Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx82 sal_uInt16 SwView::nMoveType = NID_PGE; member in SwView
351 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()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx183 static sal_uInt16 nMoveType; // fuer Buttons unter dem Scrollbar (viewmdi) member in SwView

Completed in 22 milliseconds