Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dtextattr.cxx103 aTsbAutoGrowHeight ( this, CUI_RES( TSB_AUTOGROW_HEIGHT ) ), in SvxTextAttrPage()
137 aTsbAutoGrowHeight.SetClickHdl( aLink ); in SvxTextAttrPage()
225aTsbAutoGrowHeight.SetState( ( ( const SdrTextAutoGrowHeightItem& )rAttrs.Get( SDRATTR_TEXT_AUTOGR… in Reset()
227 aTsbAutoGrowHeight.EnableTriState( sal_False ); in Reset()
230 aTsbAutoGrowHeight.SetState( STATE_DONTKNOW ); in Reset()
231 aTsbAutoGrowHeight.SaveValue(); in Reset()
412 eState = aTsbAutoGrowHeight.GetState(); in FillItemSet()
413 if( eState != aTsbAutoGrowHeight.GetSavedValue() ) in FillItemSet()
571 aTsbAutoGrowHeight.Enable( bAutoGrowHeightEnabled ); in Construct()
716 sal_Bool bAutoGrowHeight = aTsbAutoGrowHeight.GetState() == STATE_CHECK; in IMPL_LINK()
[all …]
/aoo42x/main/cui/source/inc/
H A Dtextattr.hxx52 TriStateBox aTsbAutoGrowHeight; member in SvxTextAttrPage

Completed in 12 milliseconds