Home
last modified time | relevance | path

Searched refs:aTsbAuto (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/cui/source/tabpages/
H A Dtextanim.cxx128 aTsbAuto ( this, CUI_RES( TSB_AUTO ) ), in SvxTextAnimationPage()
147 aTsbAuto.SetClickHdl( in SvxTextAnimationPage()
160 aMtrFldDelay.SetAccessibleRelationLabeledBy( &aTsbAuto ); in SvxTextAnimationPage()
174 aTsbAuto.SetAccessibleRelationLabeledBy( &aFtDelay ); in SvxTextAnimationPage()
305 aTsbAuto.EnableTriState( sal_False ); in Reset()
310 aTsbAuto.SetState( STATE_CHECK ); in Reset()
314 aTsbAuto.SetState( STATE_NOCHECK ); in Reset()
319 aTsbAuto.SetState( STATE_DONTKNOW ); in Reset()
321 aTsbAuto.SaveValue(); in Reset()
450 eState = aTsbAuto.GetState(); in FillItemSet()
[all …]
/AOO41X/main/cui/source/inc/
H A Dtextanim.hxx69 TriStateBox aTsbAuto; member in SvxTextAnimationPage