Searched refs:GotoTable (Results 1 – 7 of 7) sorted by relevance
175 virtual sal_Bool GotoTable( const String& rName );270 virtual sal_Bool GotoTable( const String& rName );
631 sal_Bool GotoTable( const String& rName );
783 sal_Bool SwCrsrShell::GotoTable( const String& rName ) in GotoTable() function in SwCrsrShell786 sal_Bool bRet = !pTblCrsr && pCurCrsr->GotoTable( rName ); in GotoTable()
2033 sal_Bool SwTableCursor::GotoTable( const String& /*rName*/ ) in GotoTable() function in SwTableCursor2038 sal_Bool SwCursor::GotoTable( const String& rName ) in GotoTable() function in SwCursor
372 rSh.GotoTable(pTblFrmFmt->GetName()); in select()
1938 bRet = pWrtShell->GotoTable( sName ); in JumpToSwMark()
3373 pActiveShell->GotoTable(pCnt->GetName()); in GotoContent()
Completed in 61 milliseconds