Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dpage.cxx274 aLayoutBox ( this, CUI_RES( LB_LAYOUT ) ), in SvxPageDescPage()
452 aLayoutBox.SetSelectHdl( LINK( this, SvxPageDescPage, LayoutHdl_Impl ) ); in Init_Impl()
538 aLayoutBox.SelectEntryPos( ::PageUsageToPos_Impl( nUse ) ); in Reset()
674 aLayoutBox.Hide(); in Reset()
701 aLayoutBox.SaveValue(); in Reset()
877 bMod = aLayoutBox.GetSelectEntryPos() != aLayoutBox.GetSavedValue(); in FillItemSet()
881 ::PosToPageUsage_Impl( aLayoutBox.GetSelectEntryPos() ) ); in FillItemSet()
982 const sal_uInt16 nPos = PosToPageUsage_Impl( aLayoutBox.GetSelectEntryPos() ); in IMPL_LINK()
1269 aBspWin.SetUsage( PosToPageUsage_Impl( aLayoutBox.GetSelectEntryPos() ) ); in IMPL_LINK_INLINE_END()
/trunk/main/cui/source/inc/
H A Dpage.hxx129 ListBox aLayoutBox; member in SvxPageDescPage

Completed in 24 milliseconds