Searched refs:aExportLB (Results 1 – 2 of 2) sorted by relevance
79 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()
58 ListBox aExportLB; member in OfaHtmlTabPage
Completed in 13 milliseconds