Searched refs:nPopupId (Results 1 – 2 of 2) sorted by relevance
383 sal_uInt16 nPopupId; in Command() local402 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()
135 sal_uInt16 nPopupId = 1; in Command() local143 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 12 milliseconds