Searched refs:isFixedCellHeight (Results 1 – 6 of 6) sorted by relevance
408 && isFixedCellHeight() == rCompare.isFixedCellHeight() in operator ==()426 isFixedCellHeight(), in createTransformedClone()471 && isFixedCellHeight() == rCompare.isFixedCellHeight()); in operator ==()483 isFixedCellHeight()); in createTransformedClone()
281 rText.isFixedCellHeight()); in createTextPrimitive()292 rText.isFixedCellHeight(), in createTextPrimitive()
180 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::attribute::ImpSdrTextAttribute238 && isFixedCellHeight() == rCandidate.isFixedCellHeight() in operator ==()388 bool SdrTextAttribute::isFixedCellHeight() const in isFixedCellHeight() function in drawinglayer::attribute::SdrTextAttribute390 return mpSdrTextAttribute->isFixedCellHeight(); in isFixedCellHeight()
237 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::primitive2d::SdrBlockTextPrimitive2D283 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::primitive2d::SdrStretchTextPrimitive2D
100 bool isFixedCellHeight() const;
750 rOutliner.SetFixedCellHeight(rSdrBlockTextPrimitive.isFixedCellHeight()); in impDecomposeBlockTextPrimitive()957 rOutliner.SetFixedCellHeight(rSdrStretchTextPrimitive.isFixedCellHeight()); in impDecomposeStretchTextPrimitive()
Completed in 32 milliseconds