Lines Matching refs:aTsbContour
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()
720 aTsbContour.Enable( !bFitToSize && in IMPL_LINK()