Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx210 if(XFTSHADOW_NONE != getFormTextShadow()) in ImpSdrFormTextAttribute()
248 XFormTextShadow getFormTextShadow() const { return meFormTextShadow; } in getFormTextShadow() function in drawinglayer::attribute::ImpSdrFormTextAttribute
265 && getFormTextShadow() == rCandidate.getFormTextShadow() in operator ==()
393 XFormTextShadow SdrFormTextAttribute::getFormTextShadow() const in getFormTextShadow() function in drawinglayer::attribute::SdrFormTextAttribute
395 return mpSdrFormTextAttribute->getFormTextShadow(); in getFormTextShadow()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx403 const bool bShadow(XFTSHADOW_NONE != maSdrFormTextAttribute.getFormTextShadow()); in HandlePair()
407 if(XFTSHADOW_NORMAL == maSdrFormTextAttribute.getFormTextShadow()) in HandlePair()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrformtextattribute.hxx74 XFormTextShadow getFormTextShadow() const;

Completed in 23 milliseconds