Home
last modified time | relevance | path

Searched refs:GotoOutline (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/inc/
H A Dcrsrsh.hxx646 sal_Bool GotoOutline( const String& rName );
648 void GotoOutline( sal_uInt16 nIdx );
H A Ddoc.hxx1548 sal_Bool GotoOutline( SwPosition& rPos, const String& rName ) const;
/trunk/main/sw/source/ui/shells/
H A Dlistsh.cxx130 rSh.GotoOutline( nActPos + nDir ); in TYPEINIT1()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2278 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()
H A Dnavipi.cxx133 rSh.GotoOutline(nSource); in MoveOutline()
148 rSh.GotoOutline( nSource + nMove); in MoveOutline()
/trunk/main/sw/source/core/doc/
H A Ddocdde.cxx351 if( GotoOutline( aPos, sName )) in SelectServerObj()
H A Ddocnum.cxx723 sal_Bool SwDoc::GotoOutline( SwPosition& rPos, const String& rName ) const in GotoOutline() function in SwDoc
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx925 void SwCrsrShell::GotoOutline( sal_uInt16 nIdx ) in GotoOutline() function in SwCrsrShell
943 sal_Bool SwCrsrShell::GotoOutline( const String& rName ) in GotoOutline() function in SwCrsrShell
952 if( pDoc->GotoOutline( *pCrsr->GetPoint(), rName ) && !pCrsr->IsSelOvr() ) in GotoOutline()
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1802 if( pDoc->GotoOutline( aPos, aOutline ) ) in AddLinkTarget()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx2015 mrSh.GotoOutline(i); in EnhancedPDFExport()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1927 bRet = pWrtShell->GotoOutline( sName ); in JumpToSwMark()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3007 if( pDoc->GotoOutline( aPos, aOutline ) ) in AddLinkTarget()

Completed in 132 milliseconds