Home
last modified time | relevance | path

Searched refs:NID_PGE (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sw/source/ui/uiview/ !
H A Dviewmdi.cxx78 sal_uInt16 SwView::nMoveType = NID_PGE;
346 if(nMoveType != NID_PGE) in CreatePageButtons()
381 case NID_PGE: in IMPL_STATIC_LINK()
675 sal_Bool bLastPage = nMoveType == NID_PGE; in SetMoveType()
677 sal_Bool bNewPage = nMoveType == NID_PGE; in SetMoveType()
/AOO42X/main/sw/source/ui/ribbar/ !
H A Dworkctrl.hrc66 #define NID_PGE 20004
H A Dworkctrl.src99 NID_PGE ; \
H A Dworkctrl.cxx435 NID_PGE,
/AOO42X/main/sw/source/ui/inc/ !
H A Dworkctrl.hxx42 #define NID_PGE 20004 macro