Home
last modified time | relevance | path

Searched refs:GotoMark (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh3.cxx65 case BOOKMARK_INDEX:bRet = SwCrsrShell::GotoMark( pMark );break; in MoveBookMark()
147 sal_Bool SwWrtShell::GotoMark( const ::rtl::OUString& rName ) in GotoMark() function in SwWrtShell
155 sal_Bool SwWrtShell::GotoMark( const ::sw::mark::IMark* const pMark ) in GotoMark() function in SwWrtShell
H A Dmove.cxx666 sal_Bool SwWrtShell::GotoMark( const ::sw::mark::IMark* const pMark, sal_Bool bSelect, sal_Bool bSt… in GotoMark() function in SwWrtShell
669 return SwCrsrShell::GotoMark( pMark, bStart ); in GotoMark()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx99 using SwCrsrShell::GotoMark;
412 sal_Bool GotoMark( const ::sw::mark::IMark* const pMark );
413 sal_Bool GotoMark( const ::sw::mark::IMark* const pMark, sal_Bool bSelect, sal_Bool bStart );
414 sal_Bool GotoMark( const ::rtl::OUString& rName );
/trunk/main/sw/source/core/crsr/
H A Dcrbm.cxx115 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark, bool bAtStart) in GotoMark() function in SwCrsrShell
129 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark) in GotoMark() function in SwCrsrShell
/trunk/main/sw/inc/
H A Dcrsrsh.hxx590 bool GotoMark( const ::sw::mark::IMark* const pMark ); // sets CurCrsr.SPoint
591 bool GotoMark( const ::sw::mark::IMark* const pMark, bool bAtStart );
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1604 rSh.GotoMark( ppBookmark->get() ); in ExecuteStatusLine()
1961 pWrtShell->GotoMark( ppMark->get(), sal_False, sal_True ), bRet = sal_True; in JumpToSwMark()
1983 pWrtShell->GotoMark( ppMark->get(), sal_False, sal_True ), bRet = sal_True; in JumpToSwMark()
H A Dviewmdi.cxx481 rSh.GotoMark(vNavMarks[nActMark]); in IMPL_STATIC_LINK()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1464 rSh.GotoMark( pMark ); in DataToDoc()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx419 rSh.GotoMark(pMark); in select()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx3386 pActiveShell->GotoMark(pCnt->GetName()); in GotoContent()

Completed in 100 milliseconds