Searched refs:rDrawOutliner (Results 1 – 2 of 2) sorted by relevance
202 SdrOutliner& rDrawOutliner = getSdrText()->GetModel()->GetDrawOutliner(0); in get2DDecomposition() local203 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()237 SdrOutliner& rDrawOutliner = getSdrText()->GetModel()->GetDrawOutliner(0); in get2DDecomposition() local238 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
655 ::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 22 milliseconds