Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dtextattr.cxx123 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()
657 if( aTsbFullWidth.GetState() == STATE_CHECK ) in IMPL_LINK()
[all …]
/aoo42x/main/cui/source/inc/
H A Dtextattr.hxx73 TriStateBox aTsbFullWidth; member in SvxTextAttrPage

Completed in 26 milliseconds