Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptsave.cxx180 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()
H A Doptsave.hxx68 ListBox aODFVersionLB; member in SvxSaveTabPage

Completed in 20 milliseconds