Issue 100875

Summary: Refactoring of Writer's usage of the Drawing layer
Product: Writer Reporter: Oliver-Rainer Wittmann <orw>
Component: codeAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: Armin.Le.Grand, issues, michael.ruess, ooo
Version: OOo 1.0.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 81480    

Description Oliver-Rainer Wittmann 2009-04-06 09:58:18 UTC
Refactoring of the Writer code regarding its usage of the Drawing layer - see
wiki page
http://wiki.services.openoffice.org/wiki/Refactoring_of_Writer%27s_usage_of_the_Drawing_layer
Comment 1 Oliver-Rainer Wittmann 2009-04-16 16:47:12 UTC
In progress in cws swrefactordlusage01

Replaced class <SwVirtFlyDrawObj> by <SwFlyDrawViewObj>, rev. 270897
Comment 2 Oliver-Rainer Wittmann 2009-04-22 10:47:11 UTC
Setup factory for the creation of Drawing View Object instances, rev. 271088
Comment 3 Oliver-Rainer Wittmann 2009-04-23 12:16:31 UTC
<SwFlyFrmFmt> takes over ownership of <SwFlyDrawObj>, rev. 271162
Comment 4 Oliver-Rainer Wittmann 2009-04-28 09:18:34 UTC
Introduce new class <SwDrawViewLayout> as new aspect of <SwRootFrm> in order to
provide an own Draw View Model for the Writer layout, rev. 271306
Comment 5 Oliver-Rainer Wittmann 2009-04-28 14:56:17 UTC
Introduction of listener to Drawing View Model of the Writer layout, rev. 271329
Comment 6 Oliver-Rainer Wittmann 2009-04-30 08:51:10 UTC
Extend interface <IDocumentDrawModelAccess> and move existing implementation
from class <SwDoc> to new class <SwDocDrawModel>, rev. 271400
Comment 7 Oliver-Rainer Wittmann 2009-05-05 10:49:14 UTC
Introduction of listener to the Draw Model of the Writer model, rev. 271509
Comment 8 Oliver-Rainer Wittmann 2009-05-06 09:24:37 UTC
<SwAnchoredObject> takes over ownership of <SdrObject> for Draw View Model, rev.
271574
Comment 9 Oliver-Rainer Wittmann 2009-12-03 14:42:25 UTC
adjusting target
Comment 10 Marcus 2017-05-20 11:17:38 UTC
Reset assigne to the default "issues@openoffice.apache.org".