Searched refs:bAutoGrowWidthEnabled (Results 1 – 2 of 2) sorted by relevance
534 …bWordWrapTextEnabled = bAutoGrowSizeEnabled = bAutoGrowWidthEnabled = bAutoGrowHeightEnabled = sal… in Construct()556 bAutoGrowWidthEnabled = bAutoGrowHeightEnabled = sal_True; in Construct()572 aTsbAutoGrowWidth.Enable( bAutoGrowWidthEnabled ); in Construct()721 …!( ( bAutoGrowWidth && bAutoGrowWidthEnabled ) || ( bAutoGrowHeight && bAutoGrowHeightEnabled ) ) … in IMPL_LINK()726 bAutoGrowWidthEnabled ); in IMPL_LINK()732 …aTsbFitToSize.Enable( !( ( bAutoGrowWidth && bAutoGrowWidthEnabled ) || ( bAutoGrowHeight && bAuto… in IMPL_LINK()
80 sal_Bool bAutoGrowWidthEnabled; member in SvxTextAttrPage
Completed in 27 milliseconds