Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptsave.cxx180 aODFVersionLB ( this, CUI_RES( LB_ODF_VERSION ) ), in SfxSaveTabPage()
270 aODFVersionLB.SetSelectHdl( aLink ); in SfxSaveTabPage()
368 if ( aODFVersionLB.GetSelectEntryPos() != aODFVersionLB.GetSavedValue() ) in FillItemSet()
370 long nVersion = long( aODFVersionLB.GetEntryData( aODFVersionLB.GetSelectEntryPos() ) ); in FillItemSet()
625 aODFVersionLB.SelectEntryPos( aODFVersionLB.GetEntryPos( pDefaultVersion ) ); in Reset()
628 ODFVersionHdl_Impl( &aODFVersionLB ); in Reset()
641 aODFVersionLB.SaveValue(); in Reset()
760 long nVersion = long( aODFVersionLB.GetEntryData( aODFVersionLB.GetSelectEntryPos() ) ); in IMPL_LINK()
H A Doptsave.hxx68 ListBox aODFVersionLB; member in SvxSaveTabPage

Completed in 23 milliseconds