Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx244 sal_Int32 getFormTextShdwYVal() const { return mnFormTextShdwYVal; } in getFormTextShdwYVal() function in drawinglayer::attribute::ImpSdrFormTextAttribute
261 && getFormTextShdwYVal() == rCandidate.getFormTextShdwYVal() in operator ==()
373 sal_Int32 SdrFormTextAttribute::getFormTextShdwYVal() const in getFormTextShdwYVal() function in drawinglayer::attribute::SdrFormTextAttribute
375 return mpSdrFormTextAttribute->getFormTextShdwYVal(); in getFormTextShdwYVal()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx411 -maSdrFormTextAttribute.getFormTextShdwYVal()); in HandlePair()
415 double fScaleValue(maSdrFormTextAttribute.getFormTextShdwYVal() / 100.0); in HandlePair()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrformtextattribute.hxx70 sal_Int32 getFormTextShdwYVal() const;

Completed in 23 milliseconds