Searched refs:aTsbContour (Results 1 – 2 of 2) sorted by relevance
105 aTsbContour ( this, CUI_RES( TSB_CONTOUR ) ), in SvxTextAttrPage()139 aTsbContour.SetClickHdl( aLink ); in SvxTextAttrPage()363 aTsbContour.SetState( bContour ? STATE_CHECK : STATE_NOCHECK ); in Reset()364 aTsbContour.EnableTriState( sal_False ); in Reset()367 aTsbContour.SetState( STATE_DONTKNOW ); in Reset()368 aTsbContour.SaveValue(); in Reset()437 eState = aTsbContour.GetState(); in FillItemSet()438 if( eState != aTsbContour.GetSavedValue() ) in FillItemSet()574 aTsbContour.Enable( bContourEnabled ); in Construct()718 sal_Bool bContour = aTsbContour.GetState() == STATE_CHECK; in IMPL_LINK()[all …]
54 TriStateBox aTsbContour; member in SvxTextAttrPage
Completed in 21 milliseconds