Lines Matching refs:aTsbFullWidth
123 aTsbFullWidth ( this, CUI_RES( TSB_FULL_WIDTH ) ), in SvxTextAttrPage()
141 aTsbFullWidth.SetClickHdl( in SvxTextAttrPage()
279 aTsbFullWidth.EnableTriState( sal_False ); in Reset()
329 aTsbFullWidth.SetState(STATE_CHECK); in Reset()
342 aTsbFullWidth.SetState(STATE_DONTKNOW); in Reset()
343 aTsbFullWidth.Enable( sal_False ); in Reset()
491 if( aTsbFullWidth.GetState() == STATE_CHECK ) in FillItemSet()
612 if (aTsbFullWidth.GetState() == STATE_CHECK) in PointChanged()
625 aTsbFullWidth.SetState( STATE_NOCHECK ); in PointChanged()
638 aTsbFullWidth.SetState( STATE_NOCHECK ); in PointChanged()
657 if( aTsbFullWidth.GetState() == STATE_CHECK ) in IMPL_LINK()
762 aTsbFullWidth.Enable(!bContour && !bHorAndVer); in IMPL_LINK()