Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx249 Color getFormTextShdwColor() const { return maFormTextShdwColor; } in getFormTextShdwColor() function in drawinglayer::attribute::ImpSdrFormTextAttribute
266 && getFormTextShdwColor() == rCandidate.getFormTextShdwColor() in operator ==()
398 Color SdrFormTextAttribute::getFormTextShdwColor() const in getFormTextShdwColor() function in drawinglayer::attribute::SdrFormTextAttribute
400 return mpSdrFormTextAttribute->getFormTextShdwColor(); in getFormTextShdwColor()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrformtextattribute.hxx75 Color getFormTextShdwColor() const;
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx530 const Color aShadowColor(maSdrFormTextAttribute.getFormTextShdwColor()); in HandlePair()

Completed in 27 milliseconds