Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Dopthtml.cxx79 aExportLB ( this, CUI_RES( LB_EXPORT ) ), in OfaHtmlTabPage()
105 aExportLB.SetSelectHdl(LINK(this, OfaHtmlTabPage, ExportHdl_Impl)); in OfaHtmlTabPage()
161 if(aExportLB.GetSelectEntryPos() != aExportLB.GetSavedValue()) in FillItemSet()
162 pHtmlOpt->SetExportMode(aPosToExportArr[aExportLB.GetSelectEntryPos()]); in FillItemSet()
207 aExportLB.SelectEntryPos( nPosArr ); in Reset()
208 aExportLB.SaveValue(); in Reset()
210 ExportHdl_Impl(&aExportLB); in Reset()
H A Dopthtml.hxx58 ListBox aExportLB; member in OfaHtmlTabPage

Completed in 41 milliseconds