Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dtextattr.cxx102 aTsbAutoGrowWidth ( this, CUI_RES( TSB_AUTOGROW_WIDTH ) ), in SvxTextAttrPage()
136 aTsbAutoGrowWidth.SetClickHdl( aLink ); in SvxTextAttrPage()
236aTsbAutoGrowWidth.SetState( ( ( const SdrTextAutoGrowWidthItem& )rAttrs.Get( SDRATTR_TEXT_AUTOGROW… in Reset()
238 aTsbAutoGrowWidth.EnableTriState( sal_False ); in Reset()
241 aTsbAutoGrowWidth.SetState( STATE_DONTKNOW ); in Reset()
242 aTsbAutoGrowWidth.SaveValue(); in Reset()
418 eState = aTsbAutoGrowWidth.GetState(); in FillItemSet()
419 if( eState != aTsbAutoGrowWidth.GetSavedValue() ) in FillItemSet()
572 aTsbAutoGrowWidth.Enable( bAutoGrowWidthEnabled ); in Construct()
715 sal_Bool bAutoGrowWidth = aTsbAutoGrowWidth.GetState() == STATE_CHECK; in IMPL_LINK()
[all …]
/aoo42x/main/cui/source/inc/
H A Dtextattr.hxx51 TriStateBox aTsbAutoGrowWidth; member in SvxTextAttrPage

Completed in 17 milliseconds