Searched refs:maTsbAutoGrowWidth (Results 1 – 2 of 2) sorted by relevance
733 maTsbAutoGrowWidth ( this, CUI_RES( TSB_AUTOGROW_WIDTH ) ), in SvxPositionSizeTabPage()761 maTsbAutoGrowWidth.Disable(); in SvxPositionSizeTabPage()849 maTsbAutoGrowWidth.Enable(); in Construct()855 maTsbAutoGrowWidth.EnableTriState( sal_False ); in Construct()967 if ( maTsbAutoGrowWidth.GetState() != maTsbAutoGrowWidth.GetSavedValue() ) in FillItemSet()969 if ( !maTsbAutoGrowWidth.IsTriStateEnabled() ) in FillItemSet()971 if( maTsbAutoGrowWidth.GetState() == STATE_DONTKNOW ) in FillItemSet()1078 maTsbAutoGrowWidth.SetState( ( ( const SfxBoolItem* )pItem )->GetValue() in Reset()1082 maTsbAutoGrowWidth.SetState( STATE_DONTKNOW ); in Reset()1098 maTsbAutoGrowWidth.SaveValue(); in Reset()[all …]
113 TriStateBox maTsbAutoGrowWidth; member in SvxPositionSizeTabPage
Completed in 28 milliseconds