Searched refs:aTsbAutoGrowHeight (Results 1 – 2 of 2) sorted by relevance
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()[all …]
52 TriStateBox aTsbAutoGrowHeight; member in SvxTextAttrPage
Completed in 7 milliseconds