LibreOffice Module svx (master) 1
Functions
sdtmfitm.hxx File Reference
#include <svx/sdmetitm.hxx>
#include <svx/svddef.hxx>
Include dependency graph for sdtmfitm.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SdrMetricItem makeSdrTextMinFrameHeightItem (tools::Long mnHeight)
 
SdrMetricItem makeSdrTextMinFrameWidthItem (tools::Long mnWidth)
 
SdrMetricItem makeSdrTextMaxFrameWidthItem (tools::Long mnWidth)
 

Function Documentation

◆ makeSdrTextMaxFrameWidthItem()

SdrMetricItem makeSdrTextMaxFrameWidthItem ( tools::Long  mnWidth)
inline

Definition at line 35 of file sdtmfitm.hxx.

References mnWidth, and SDRATTR_TEXT_MAXFRAMEWIDTH().

◆ makeSdrTextMinFrameHeightItem()

SdrMetricItem makeSdrTextMinFrameHeightItem ( tools::Long  mnHeight)
inline

Definition at line 25 of file sdtmfitm.hxx.

References mnHeight, and SDRATTR_TEXT_MINFRAMEHEIGHT().

Referenced by SdrObjCustomShape::AdaptTextMinSize().

◆ makeSdrTextMinFrameWidthItem()

SdrMetricItem makeSdrTextMinFrameWidthItem ( tools::Long  mnWidth)
inline

Definition at line 30 of file sdtmfitm.hxx.

References mnWidth, and SDRATTR_TEXT_MINFRAMEWIDTH().

Referenced by SdrObjCustomShape::AdaptTextMinSize().