Home
last modified time | relevance | path

Searched refs:MovePage (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx342 return MovePage( fnPageNext, fnPageStart ); in SttNxtPg()
350 return MovePage( fnPagePrev, fnPageStart ); in SttPrvPg()
358 return MovePage( fnPageNext, fnPageEnd ); in EndNxtPg()
366 return MovePage( fnPagePrev, fnPageEnd ); in EndPrvPg()
374 return MovePage( fnPageCurr, fnPageStart ); in SttPg()
382 return MovePage( fnPageCurr, fnPageEnd ); in EndPg()
/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx414 void SdDrawDocument::MovePage(sal_uInt16 nPgNum, sal_uInt16 nNewPos) in MovePage() function in SdDrawDocument
417 FmFormModel::MovePage(nPgNum, nNewPos); in MovePage()
857 MovePage(nPage, 1); in MovePages()
861 MovePage(nPage+1, 2); in MovePages()
886 MovePage(nPage, nTargetPage); in MovePages()
890 MovePage(nPage+1, nTargetPage+1); in MovePages()
901 MovePage(nPage+1, nTargetPage+1); in MovePages()
905 MovePage(nPage, nTargetPage); in MovePages()
/trunk/main/svx/source/form/
H A Dfmmodel.cxx157 void FmFormModel::MovePage( sal_uInt16 nPgNum, sal_uInt16 nNewPos ) in MovePage() function in FmFormModel
164 SdrModel::MovePage( nPgNum, nNewPos ); in MovePage()
/trunk/main/svx/inc/svx/
H A Dfmmodel.hxx63 virtual void MovePage(sal_uInt16 nPgNum, sal_uInt16 nNewPos);
H A Dsvdmodel.hxx454 virtual void MovePage(sal_uInt16 nPgNum, sal_uInt16 nNewPos);
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx687 MovePage( aModuleList[i].nPageId , i ); in Sort()
693 MovePage( aDialogList[i].nPageId , nModules + i ); in Sort()
/trunk/main/sw/source/ui/inc/
H A Dpview.hxx124 int MovePage( int eMoveMode );
/trunk/main/svtools/inc/svtools/
H A Dtabbar.hxx425 void MovePage( sal_uInt16 nPageId, sal_uInt16 nNewPos );
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1143 MovePage( fnPageCurr, fnPageStart ); in PastePages()
1171 MovePage( fnPageCurr, fnPageEnd ); in PastePages()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx268 void MovePage(sal_uInt16 nPgNum, sal_uInt16 nNewPos);
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx334 int SwPagePreViewWin::MovePage( int eMoveMode ) in MovePage() function in SwPagePreViewWin
1488 int bChg = pViewWin->MovePage( eMvMode ) || in IMPL_LINK_INLINE_END()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx388 sal_Bool MovePage( SwWhichPage, SwPosPage );
/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx1592 rMod.MovePage(nOldNum,nNewNum); in ImpMovePage()
H A Dsvdmodel.cxx1468 void SdrModel::MovePage(sal_uInt16 nPgNum, sal_uInt16 nNewPos) in MovePage() function in SdrModel
/trunk/main/svtools/source/control/
H A Dtabbar.cxx1690 void TabBar::MovePage( sal_uInt16 nPageId, sal_uInt16 nNewPos ) in MovePage() function in TabBar
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx418 MovePage( nOldPos, nNewPos ); in ScMovePage()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx642 sal_Bool SwCrsrShell::MovePage( SwWhichPage fnWhichPage, SwPosPage fnPosPage ) in MovePage() function in SwCrsrShell

Completed in 120 milliseconds