Searched refs:nMoveType (Results 1 – 2 of 2) sorted by relevance
82 sal_uInt16 SwView::nMoveType = NID_PGE; member in SwView351 if(nMoveType != NID_PGE) in CreatePageButtons()384 switch( nMoveType ) in IMPL_STATIC_LINK()401 if(nMoveType == NID_GRF) in IMPL_STATIC_LINK()403 else if(nMoveType == NID_OLE) in IMPL_STATIC_LINK()418 nMoveType == NID_DRW ? in IMPL_STATIC_LINK()672 return nMoveType; in GetMoveType()680 sal_Bool bLastPage = nMoveType == NID_PGE; in SetMoveType()681 nMoveType = nSet; in SetMoveType()682 sal_Bool bNewPage = nMoveType == NID_PGE; in SetMoveType()
183 static sal_uInt16 nMoveType; // fuer Buttons unter dem Scrollbar (viewmdi) member in SwView
Completed in 32 milliseconds