Searched refs:aODFVersionLB (Results 1 – 2 of 2) sorted by relevance
180 aODFVersionLB ( this, CUI_RES( LB_ODF_VERSION ) ), in SfxSaveTabPage()269 aODFVersionLB.SetSelectHdl( aLink ); in SfxSaveTabPage()367 if ( aODFVersionLB.GetSelectEntryPos() != aODFVersionLB.GetSavedValue() ) in FillItemSet()369 long nVersion = long( aODFVersionLB.GetEntryData( aODFVersionLB.GetSelectEntryPos() ) ); in FillItemSet()615 aODFVersionLB.SelectEntryPos( aODFVersionLB.GetEntryPos( pDefaultVersion ) ); in Reset()618 ODFVersionHdl_Impl( &aODFVersionLB ); in Reset()630 aODFVersionLB.SaveValue(); in Reset()749 long nVersion = long( aODFVersionLB.GetEntryData( aODFVersionLB.GetSelectEntryPos() ) ); in IMPL_LINK()
68 ListBox aODFVersionLB; member in SvxSaveTabPage
Completed in 12 milliseconds