Lines Matching refs:aTsbAutoGrowHeight
103 aTsbAutoGrowHeight ( this, CUI_RES( TSB_AUTOGROW_HEIGHT ) ), in SvxTextAttrPage()
137 aTsbAutoGrowHeight.SetClickHdl( aLink ); in SvxTextAttrPage()
225 …aTsbAutoGrowHeight.SetState( ( ( const SdrTextAutoGrowHeightItem& )rAttrs.Get( SDRATTR_TEXT_AUTOGR… in Reset()
227 aTsbAutoGrowHeight.EnableTriState( sal_False ); in Reset()
230 aTsbAutoGrowHeight.SetState( STATE_DONTKNOW ); in Reset()
231 aTsbAutoGrowHeight.SaveValue(); in Reset()
412 eState = aTsbAutoGrowHeight.GetState(); in FillItemSet()
413 if( eState != aTsbAutoGrowHeight.GetSavedValue() ) in FillItemSet()
571 aTsbAutoGrowHeight.Enable( bAutoGrowHeightEnabled ); in Construct()
716 sal_Bool bAutoGrowHeight = aTsbAutoGrowHeight.GetState() == STATE_CHECK; in IMPL_LINK()
728 aTsbAutoGrowHeight.Enable( !bFitToSize && in IMPL_LINK()