Home
last modified time | relevance | path

Searched refs:rDrawOutliner (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrtextprimitive2d.cxx202 SdrOutliner& rDrawOutliner = getSdrText()->GetModel()->GetDrawOutliner(0); in get2DDecomposition() local
203 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
237 SdrOutliner& rDrawOutliner = getSdrText()->GetModel()->GetDrawOutliner(0); in get2DDecomposition() local
238 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
/aoo4110/main/sd/source/core/
H A Ddrawdoc.cxx655 ::Outliner& rDrawOutliner = GetDrawOutliner(); in NewOrLoadCompleted()
656 rDrawOutliner.SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in NewOrLoadCompleted()
657 sal_uLong nCntrl = rDrawOutliner.GetControlWord(); in NewOrLoadCompleted()
662 rDrawOutliner.SetControlWord(nCntrl); in NewOrLoadCompleted()

Completed in 29 milliseconds