Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptsave.cxx209 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 …]
H A Doptsave.hxx73 ListBox aDocTypeLB; member in SvxSaveTabPage

Completed in 28 milliseconds