Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dtextattr.cxx107 aTsbAutoGrowSize( this, CUI_RES( TSB_AUTOGROW_SIZE ) ), in SvxTextAttrPage()
247aTsbAutoGrowSize.SetState( ( ( const SdrTextAutoGrowHeightItem& )rAttrs.Get( SDRATTR_TEXT_AUTOGROW… in Reset()
249 aTsbAutoGrowSize.EnableTriState( sal_False ); in Reset()
252 aTsbAutoGrowSize.SetState( STATE_DONTKNOW ); in Reset()
253 aTsbAutoGrowSize.SaveValue(); in Reset()
424 eState = aTsbAutoGrowSize.GetState(); in FillItemSet()
425 if( eState != aTsbAutoGrowSize.GetSavedValue() ) in FillItemSet()
575 aTsbAutoGrowSize.Enable( bAutoGrowSizeEnabled ); in Construct()
/aoo4110/main/cui/source/inc/
H A Dtextattr.hxx56 TriStateBox aTsbAutoGrowSize; member in SvxTextAttrPage

Completed in 19 milliseconds