Searched refs:GotoOutline (Results 1 – 12 of 12) sorted by relevance
646 sal_Bool GotoOutline( const String& rName );648 void GotoOutline( sal_uInt16 nIdx );
1548 sal_Bool GotoOutline( SwPosition& rPos, const String& rName ) const;
130 rSh.GotoOutline( nActPos + nDir ); in TYPEINIT1()
2278 pShell->GotoOutline( nActPos); // Falls Textselektion != BoxSelektion in ExecCommand()2290 pShell->GotoOutline( nActPos + nDir); in ExecCommand()2366 pShell->GotoOutline( nActPos + nDir); in ExecCommand()3368 pActiveShell->GotoOutline(((SwOutlineContent*)pCnt)->GetPos()); in GotoContent()
133 rSh.GotoOutline(nSource); in MoveOutline()148 rSh.GotoOutline( nSource + nMove); in MoveOutline()
351 if( GotoOutline( aPos, sName )) in SelectServerObj()
723 sal_Bool SwDoc::GotoOutline( SwPosition& rPos, const String& rName ) const in GotoOutline() function in SwDoc
925 void SwCrsrShell::GotoOutline( sal_uInt16 nIdx ) in GotoOutline() function in SwCrsrShell943 sal_Bool SwCrsrShell::GotoOutline( const String& rName ) in GotoOutline() function in SwCrsrShell952 if( pDoc->GotoOutline( *pCrsr->GetPoint(), rName ) && !pCrsr->IsSelOvr() ) in GotoOutline()
1802 if( pDoc->GotoOutline( aPos, aOutline ) ) in AddLinkTarget()
2015 mrSh.GotoOutline(i); in EnhancedPDFExport()
1927 bRet = pWrtShell->GotoOutline( sName ); in JumpToSwMark()
3007 if( pDoc->GotoOutline( aPos, aOutline ) ) in AddLinkTarget()
Completed in 166 milliseconds