Searched refs:GotoFieldmark (Results 1 – 6 of 6) sorted by relevance
104 bool SwWrtShell::GotoFieldmark(::sw::mark::IFieldmark const * const pMark) in GotoFieldmark() function in SwWrtShell107 bool bRet = SwCrsrShell::GotoFieldmark(pMark); in GotoFieldmark()
1777 GotoFieldmark(pBM); in SwWrtShell()
243 bool SwCrsrShell::GotoFieldmark(::sw::mark::IFieldmark const * const pMark) in GotoFieldmark() function in SwCrsrShell
418 bool GotoFieldmark(::sw::mark::IFieldmark const * const pMark);
599 bool GotoFieldmark( const ::sw::mark::IFieldmark* const pMark );
2420 if(pFieldmark) rSh.GotoFieldmark(pFieldmark); in KeyInput()2427 if(pFieldmark) rSh.GotoFieldmark(pFieldmark); in KeyInput()
Completed in 78 milliseconds