Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrtextprimitive2d.cxx155 Color aNewTextBackgroundColor; in get2DDecomposition() local
203 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
206 if(aNewTextBackgroundColor != maLastTextBackgroundColor) in get2DDecomposition()
238 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
244 const_cast< SdrTextPrimitive2D* >(this)->maLastTextBackgroundColor = aNewTextBackgroundColor; in get2DDecomposition()

Completed in 9 milliseconds