Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx383 sal_uInt16 nPopupId; in Command() local
402 nPopupId = RID_SLIDE_SORTER_DRAW_SEL_POPUP; in Command()
404 nPopupId = RID_SLIDE_SORTER_DRAW_NOSEL_POPUP; in Command()
410 nPopupId = RID_SLIDE_SORTER_IMPRESS_SEL_POPUP; in Command()
412 nPopupId = RID_SLIDE_SORTER_IMPRESS_NOSEL_POPUP; in Command()
415 nPopupId = RID_SLIDE_SORTER_MASTER_SEL_POPUP; in Command()
417 nPopupId = RID_SLIDE_SORTER_MASTER_NOSEL_POPUP; in Command()
469 SdResId(nPopupId), in Command()
/trunk/main/sw/source/ui/utlui/
H A Dbookctrl.cxx135 sal_uInt16 nPopupId = 1; in Command() local
143 aPop.InsertItem( nPopupId, ppBookmark->get()->GetName() ); in Command()
144 aBookmarkIdx[nPopupId] = static_cast<sal_uInt16>(ppBookmark - ppBookmarkStart); in Command()
145 nPopupId++; in Command()

Completed in 16 milliseconds