Home
last modified time | relevance | path

Searched refs:getFormTextShdwTransp (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx245 sal_uInt16 getFormTextShdwTransp() const { return mnFormTextShdwTransp; } in getFormTextShdwTransp() function in drawinglayer::attribute::ImpSdrFormTextAttribute
262 && getFormTextShdwTransp() == rCandidate.getFormTextShdwTransp() in operator ==()
378 sal_uInt16 SdrFormTextAttribute::getFormTextShdwTransp() const in getFormTextShdwTransp() function in drawinglayer::attribute::SdrFormTextAttribute
380 return mpSdrFormTextAttribute->getFormTextShdwTransp(); in getFormTextShdwTransp()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrformtextattribute.hxx71 sal_uInt16 getFormTextShdwTransp() const;

Completed in 18 milliseconds