Searched defs:SdrTextAutoGrowWidthItem (Results 1 – 1 of 1) sorted by relevance
41 class SdrTextAutoGrowWidthItem: public SdrOnOffItem { class43 …SdrTextAutoGrowWidthItem(sal_Bool bAuto=sal_False): SdrOnOffItem(SDRATTR_TEXT_AUTOGROWWIDTH,bAuto)… in SdrTextAutoGrowWidthItem() function in SdrTextAutoGrowWidthItem44 SdrTextAutoGrowWidthItem(SvStream& rIn) : SdrOnOffItem(SDRATTR_TEXT_AUTOGROWWIDTH,rIn) {} in SdrTextAutoGrowWidthItem() function in SdrTextAutoGrowWidthItem
Completed in 10 milliseconds