Home
last modified time | relevance | path

Searched defs:isFixedCellHeight (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/inc/sdr/primitive2d/
H A Dsdrtextprimitive2d.hxx212 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::primitive2d::SdrBlockTextPrimitive2D
251 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::primitive2d::SdrStretchTextPrimitive2D
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/inc/sdr/primitive2d/
H A Dsdrtextprimitive2d.hxx227 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::primitive2d::SdrBlockTextPrimitive2D
271 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::primitive2d::SdrStretchTextPrimitive2D
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/attribute/
H A Dsdrtextattribute.cxx169 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::attribute::ImpSdrTextAttribute
364 bool SdrTextAttribute::isFixedCellHeight() const in isFixedCellHeight() function in drawinglayer::attribute::SdrTextAttribute
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/attribute/
H A Dsdrtextattribute.cxx173 bool isFixedCellHeight() const { return mbFixedCellHeight; } in isFixedCellHeight() function in drawinglayer::attribute::ImpSdrTextAttribute
368 bool SdrTextAttribute::isFixedCellHeight() const in isFixedCellHeight() function in drawinglayer::attribute::SdrTextAttribute