Home
last modified time | relevance | path

Searched defs:SdrTextMinFrameWidthItem (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/inc/svx/
H A Dsdtmfitm.hxx50 class SdrTextMinFrameWidthItem: public SdrMetricItem { class
52 SdrTextMinFrameWidthItem(long nWdt=0): SdrMetricItem(SDRATTR_TEXT_MINFRAMEWIDTH,nWdt) {} in SdrTextMinFrameWidthItem() function in SdrTextMinFrameWidthItem
53 SdrTextMinFrameWidthItem(SvStream& rIn): SdrMetricItem(SDRATTR_TEXT_MINFRAMEWIDTH,rIn) {} in SdrTextMinFrameWidthItem() function in SdrTextMinFrameWidthItem

Completed in 7 milliseconds