Searched refs:aDocTypeLB (Results 1 – 2 of 2) sorted by relevance
209 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_MATH )); in SfxSaveTabPage()220 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_DRAW )); in SfxSaveTabPage()231 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_IMPRESS )); in SfxSaveTabPage()242 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_CALC )); in SfxSaveTabPage()255 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_WRITER )); in SfxSaveTabPage()256 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_WRITER_WEB )); in SfxSaveTabPage()257 aDocTypeLB.RemoveEntry(aDocTypeLB.GetEntryPos( (void*) APP_WRITER_GLOBAL )); in SfxSaveTabPage()272 aDocTypeLB.SetSelectHdl( aLink ); in SfxSaveTabPage()574 aDocTypeLB.SelectEntryPos(0); in Reset()575 FilterHdl_Impl(&aDocTypeLB); in Reset()[all …]
73 ListBox aDocTypeLB; member in SvxSaveTabPage
Completed in 12 milliseconds