Searched refs:getFormTextShadow (Results 1 – 3 of 3) sorted by relevance
210 if(XFTSHADOW_NONE != getFormTextShadow()) in ImpSdrFormTextAttribute()248 XFormTextShadow getFormTextShadow() const { return meFormTextShadow; } in getFormTextShadow() function in drawinglayer::attribute::ImpSdrFormTextAttribute265 && getFormTextShadow() == rCandidate.getFormTextShadow() in operator ==()393 XFormTextShadow SdrFormTextAttribute::getFormTextShadow() const in getFormTextShadow() function in drawinglayer::attribute::SdrFormTextAttribute395 return mpSdrFormTextAttribute->getFormTextShadow(); in getFormTextShadow()
74 XFormTextShadow getFormTextShadow() const;
403 const bool bShadow(XFTSHADOW_NONE != maSdrFormTextAttribute.getFormTextShadow()); in HandlePair()407 if(XFTSHADOW_NORMAL == maSdrFormTextAttribute.getFormTextShadow()) in HandlePair()
Completed in 13 milliseconds