Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx243 sal_Int32 getFormTextShdwXVal() const { return mnFormTextShdwXVal; } in getFormTextShdwXVal() function in drawinglayer::attribute::ImpSdrFormTextAttribute
260 && getFormTextShdwXVal() == rCandidate.getFormTextShdwXVal() in operator ==()
368 sal_Int32 SdrFormTextAttribute::getFormTextShdwXVal() const in getFormTextShdwXVal() function in drawinglayer::attribute::SdrFormTextAttribute
370 return mpSdrFormTextAttribute->getFormTextShdwXVal(); in getFormTextShdwXVal()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx410 maSdrFormTextAttribute.getFormTextShdwXVal(), in HandlePair()
416 double fShearValue(-maSdrFormTextAttribute.getFormTextShdwXVal() * F_PI1800); in HandlePair()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrformtextattribute.hxx69 sal_Int32 getFormTextShdwXVal() const;

Completed in 16 milliseconds