Searched refs:getSdrTextVertAdjust (Results 1 – 6 of 6) sorted by relevance
189 SdrTextVertAdjust getSdrTextVertAdjust() const { return maSdrTextVertAdjust; } in getSdrTextVertAdjust() function in drawinglayer::attribute::ImpSdrTextAttribute230 && getSdrTextVertAdjust() == rCandidate.getSdrTextVertAdjust() in operator ==()433 SdrTextVertAdjust SdrTextAttribute::getSdrTextVertAdjust() const in getSdrTextVertAdjust() function in drawinglayer::attribute::SdrTextAttribute435 return mpSdrTextAttribute->getSdrTextVertAdjust(); in getSdrTextVertAdjust()
407 && getSdrTextVertAdjust() == rCompare.getSdrTextVertAdjust() in operator ==()425 getSdrTextVertAdjust(), in createTransformedClone()
320 rText.getSdrTextVertAdjust(), in createTextPrimitive()
109 SdrTextVertAdjust getSdrTextVertAdjust() const;
236 SdrTextVertAdjust getSdrTextVertAdjust() const { return maSdrTextVertAdjust; } in getSdrTextVertAdjust() function in drawinglayer::primitive2d::SdrBlockTextPrimitive2D
744 SdrTextVertAdjust eVAdj = rSdrBlockTextPrimitive.getSdrTextVertAdjust(); in impDecomposeBlockTextPrimitive()
Completed in 24 milliseconds