Searched refs:GotoFly (Results 1 – 9 of 9) sorted by relevance
307 if( pSh->GotoFly( rSendMark ) ) in InsertEnv()312 if ( pSh->GotoFly( rAddrMark ) ) in InsertEnv()
423 pSh->GotoFly(pFirstFlyFmt->GetName(), FLYCNTTYPE_ALL, sal_False); in InsertLab()
448 sal_Bool GotoFly( const String& rName, FlyCntType eType = FLYCNTTYPE_ALL,
232 m_pExampleWrtShell->GotoFly( m_pAddressBlockFormat->GetName() ); in ActivatePage()
774 if(pWrtShell->GotoFly( pFmt->GetName(), FLYCNTTYPE_FRM )) in Execute()1966 if( FLYCNTTYPE_ALL != eFlyType && pWrtShell->GotoFly( sName, eFlyType )) in JumpToSwMark()
351 sal_Bool bSuccess = rSh.GotoFly( pFrmFmt->GetName(), pFrame->GetFlyCntType()); in select()
2404 sal_Bool SwFEShell::GotoFly( const String& rName, FlyCntType eType, sal_Bool bSelFrm ) in GotoFly() function in SwFEShell
3379 if(pActiveShell->GotoFly(pCnt->GetName())) in GotoContent()
2801 rSh.GotoFly( sFlyNm ); in _PasteFileList()
Completed in 206 milliseconds