Searched refs:nMoveType (Results 1 – 2 of 2) sorted by relevance
78 sal_uInt16 SwView::nMoveType = NID_PGE; member in SwView346 if(nMoveType != NID_PGE) in CreatePageButtons()379 switch( nMoveType ) in IMPL_STATIC_LINK()396 if(nMoveType == NID_GRF) in IMPL_STATIC_LINK()398 else if(nMoveType == NID_OLE) in IMPL_STATIC_LINK()413 nMoveType == NID_DRW ? in IMPL_STATIC_LINK()667 return nMoveType; in GetMoveType()675 sal_Bool bLastPage = nMoveType == NID_PGE; in SetMoveType()676 nMoveType = nSet; in SetMoveType()677 sal_Bool bNewPage = nMoveType == NID_PGE; in SetMoveType()
182 static sal_uInt16 nMoveType; // fuer Buttons unter dem Scrollbar (viewmdi) member in SwView