Searched refs:aODFVersionLB (Results 1 – 2 of 2) sorted by relevance
180 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()
68 ListBox aODFVersionLB; member in SvxSaveTabPage
Completed in 20 milliseconds