Searched refs:aDocTypeLB (Results 1 – 2 of 2) sorted by relevance
208 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_MATH )); in SfxSaveTabPage()219 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_DRAW )); in SfxSaveTabPage()230 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_IMPRESS )); in SfxSaveTabPage()241 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_CALC )); in SfxSaveTabPage()254 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_WRITER )); in SfxSaveTabPage()255 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_WRITER_WEB )); in SfxSaveTabPage()256 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_WRITER_GLOBAL )); in SfxSaveTabPage()271 aDocTypeLB.SetSelectHdl( aLink ); in SfxSaveTabPage()567 aDocTypeLB.SelectEntryPos(0); in Reset()568 FilterHdl_Impl(&aDocTypeLB); in Reset()[all …]
72 ListBox aDocTypeLB; member in SvxSaveTabPage
Completed in 16 milliseconds