Searched refs:GotoFly (Results 1 – 9 of 9) sorted by relevance
298 if( pSh->GotoFly( rSendMark ) ) in InsertEnv()303 if ( pSh->GotoFly( rAddrMark ) ) in InsertEnv()
430 pSh->GotoFly(pFirstFlyFmt->GetName(), FLYCNTTYPE_ALL, sal_False); in InsertLab()
446 sal_Bool GotoFly( const String& rName, FlyCntType eType = FLYCNTTYPE_ALL,
772 if(pWrtShell->GotoFly( pFmt->GetName(), FLYCNTTYPE_FRM )) in Execute()1964 if( FLYCNTTYPE_ALL != eFlyType && pWrtShell->GotoFly( sName, eFlyType )) in JumpToSwMark()
232 m_pExampleWrtShell->GotoFly( m_pAddressBlockFormat->GetName() ); in ActivatePage()
351 sal_Bool bSuccess = rSh.GotoFly( pFrmFmt->GetName(), pFrame->GetFlyCntType()); in select()
2401 sal_Bool SwFEShell::GotoFly( const String& rName, FlyCntType eType, sal_Bool bSelFrm ) in GotoFly() function in SwFEShell
3380 if(pActiveShell->GotoFly(pCnt->GetName())) in GotoContent()
2786 rSh.GotoFly( sFlyNm ); in _PasteFileList()