Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsdtagitm.hxx32 class SdrTextAutoGrowHeightItem: public SdrOnOffItem { class
34SdrTextAutoGrowHeightItem(sal_Bool bAuto=sal_True): SdrOnOffItem(SDRATTR_TEXT_AUTOGROWHEIGHT,bAuto… in SdrTextAutoGrowHeightItem() function in SdrTextAutoGrowHeightItem
35 SdrTextAutoGrowHeightItem(SvStream& rIn) : SdrOnOffItem(SDRATTR_TEXT_AUTOGROWHEIGHT,rIn) {} in SdrTextAutoGrowHeightItem() function in SdrTextAutoGrowHeightItem

Completed in 14 milliseconds