/aoo42x/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 265 if( rOut.IsInFly() ) in Start() 275 if( rOut.IsInFly() ) in Start() 292 const SfxPoolItem &rItem = ( ( rOut.IsInFly() ) ? in Start() 604 if( !rOut.IsInFly() && rMan.IsInStyle() ){ in Start() 616 if( rMan.IsInStyle() && !rOut.IsInFly() ){ in Start() 662 if( rOut.IsInFly() ){ // Kommt auch ausserhalb eines Flys vor, hat in Start()
|
H A D | fltshell.cxx | 1075 if( pOutDoc->IsInFly() ) in ~SwFltShell() 1247 if( pColls[nAktStyle]->IsInFly() && pOutDoc->IsInFly() ) in SetStyle() 1249 if( p->IsInFly() ) in SetStyle() 1819 if( !IsInFly() ){ in SetFlyAnchor() 1843 /* virtual */ sal_Bool SwFltOutDoc::IsInFly() in IsInFly() function in SwFltOutDoc 1939 /*virtual*/ sal_Bool SwFltFormatCollection::IsInFly() in IsInFly() function in SwFltFormatCollection 1978 ASSERT( pOutDoc && !pOutDoc->IsInFly(), "BeginStyleFly in Fly" ); in BeginStyleFly() 1979 if( pOutDoc && !pOutDoc->IsInFly() ) in BeginStyleFly() 1993 if (pOut->IsInFly()){ in BeginFly() 2021 if (!pOut->IsInFly()){ in EndFly() [all …]
|
H A D | w1filter.cxx | 1301 if (!rOut.IsInFly() in Start() 1324 if( rOut.IsInFly() && in Stop()
|
/aoo42x/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 357 virtual sal_Bool IsInFly() = 0; 415 virtual sal_Bool IsInFly(); 452 virtual sal_Bool IsInFly(); 586 sal_Bool IsInFly() { return pOut->IsInFly(); } in IsInFly() function in SwFltShell
|
/aoo42x/main/sw/source/core/layout/ |
H A D | findfrm.cxx | 824 else if ( pThis->IsInFly() ) in _FindNext() 945 else if ( pThis->IsInFly() ) in _FindNextCnt() 1034 if ( pCurrCntntFrm->IsInFly() ) in _FindPrevCnt() 1101 ASSERT( !pPrevCntntFrm->IsInFly(), in _FindPrevCnt() 1166 else if ( pThis->IsInFly() ) in _FindPrev() 1346 else if ( _pLayoutFrm->IsInFly() || in IsMoveable() 1357 if ( _pLayoutFrm->IsInFly() ) in IsMoveable()
|
H A D | softpagebreak.cxx | 42 if( pFrm->FindFooterOrHeader() || pFrm->IsInFly() ) in fillSoftPageBreakList() 122 || pTab->IsInFly() || pTab->GetUpper()->IsInTab() || in hasSoftPageBreak()
|
H A D | sectfrm.cxx | 1062 if( bGrow && ( !IsInFly() || !GetUpper()->IsColBodyFrm() || in _CheckClipping() 1461 if( pFrm && !pFrm->IsValid() && IsInFly() && in Format() 1698 else if( !pSect->IsInFly() && in GetNextSctLeaf() 1877 const sal_Bool bFly = IsInFly(); in GetPrevSctLeaf() 2040 sal_Bool bInCalcCntnt = GetUpper() && IsInFly() && FindFlyFrm()->IsLocked(); in _Grow() 2299 if( IsInFly() ) // Bei spaltigen oder verketteten Rahmen in MoveAllowed()
|
H A D | flowfrm.cxx | 803 if ( !(IsInDocBody() || IsInFtn() || IsInFly()) ) in GetLeaf() 972 if( IsInFly() ) in GetNextLeaf() 1026 if ( pNew != FindPageFrm() && !bNewPg && !IsInFly() && in GetNextLeaf() 1113 const sal_Bool bFly = IsInFly(); in GetPrevLeaf() 1307 while( pPrev && ( ( !pPrev->IsInDocBody() && !rThis.IsInFly() ) || in IsColBreak()
|
H A D | flylay.cxx | 156 if( !GetPageFrm() && GetAnchorFrm() && GetAnchorFrm()->IsInFly() ) in MakeAll() 181 GetAnchorFrm()->IsInFly() && in MakeAll() 535 ( GetAnchorFrm() && GetAnchorFrm()->IsInFly() ) ); in IsFormatPossible()
|
H A D | flycnt.cxx | 370 if( !GetPageFrm() && GetAnchorFrm() && GetAnchorFrm()->IsInFly() ) in MakeAll() 817 ( pLay->Frm().Top() <= rPt.Y() || pLay->IsInFly() || in lcl_CalcDownDist() 1262 if ( pCnt->IsInFly() ) in FindAnchor()
|
H A D | frmtool.cxx | 910 ASSERT( pCnt->IsInFly(), "OLE not in FlyFrm" ); in ~SwCntntNotify() 1506 if ( pFrm->IsInFly() ) in _InsertCnt() 1699 sal_Bool bAllowMove = !pFrm->IsInFly() && pFrm->IsMoveable() && in MakeFrms() 1839 if( pFrm->IsInFly() ) in MakeFrms() 3024 if( PREP_FLY_LEAVE != eHint && pAnchor->IsInFly() ) in Notify_Background()
|
H A D | fly.cxx | 658 if ( pAnch->IsInFly() ) in FindChainNeighbour() 677 if ( pFly->GetAnchorFrm()->IsInFly() ) in FindChainNeighbour() 2056 if ( GetAnchorFrm()->IsInFly() ) in _Shrink() 2109 if ( GetAnchorFrm()->IsInFly() ) in _Shrink()
|
H A D | trvlfrm.cxx | 740 else if ( pStart->IsInFly() ) in lcl_UpDown() 2038 if ( pStartFrm->IsInFly() ) in CalcFrmRects() 2489 if ( pCntnt->IsInFly() ) in CalcFrmRects()
|
H A D | objectformattertxtfrm.cxx | 168 _rAnchoredObj.GetAnchorFrm()->IsInFly() && in DoFormatObj()
|
H A D | calcmove.cxx | 1185 const sal_Bool bFly = IsInFly(); in MakeAll() 1918 if ( bTstMove || IsInFly() || ( IsInSct() && in _WouldFit()
|
H A D | paintfrm.cxx | 3586 if ( pAnch->IsInFly() ) in IsPaint() 4161 ( IsInFly() ? SUBCOL_FLY : SUBCOL_PAGE ) ); in PaintBorderLine() 6330 ( IsInFly() ? SUBCOL_FLY : SUBCOL_PAGE ) ); in PaintSubsidiaryLines() 6473 (bLineInFly && pCnt->IsInFly())) ) ) && in RefreshExtraData()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | frame.hxx | 602 inline sal_Bool IsInFly() const; 997 inline sal_Bool SwFrm::IsInFly() const in IsInFly() function in SwFrm 1168 return IsInFly() ? ImplFindFlyFrm() : 0; in FindFlyFrm() 1185 return IsInFly() ? ((SwFrm*)this)->ImplFindFlyFrm() : 0; in FindFlyFrm()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accdoc.cxx | 678 if (pCurrFrm->IsInFly())//such as, graphic,chart in getExtendedAttributes() 727 if (!(pTxtFrm->IsInTab() || pTxtFrm->IsInFtn() || pTxtFrm->IsInFly())) in getExtendedAttributes() 738 if(pCurrTxtFrm->IsInFly()) in getExtendedAttributes()
|
/aoo42x/main/sw/source/core/text/ |
H A D | frmform.cxx | 110 if ( !IsInFly() && !IsInTab() ) in ValidateFrm() 172 if ( !IsInFly() && !IsInTab() && in ValidateBodyFrm() 257 if ( !IsInFly() && GetNext() ) in CalcFollow() 447 if ( IsInFly() ) in AdjustFrm()
|
H A D | txtfrm.cxx | 1527 if( IsInFly() || IsInSct() ) in Prepare() 1719 if( IsInFly() ) in Prepare()
|
H A D | frmpaint.cxx | 311 ( !IsInFly() || rLineInf.IsCountInFlys() ) && rLineNum.IsCount(); in PaintExtraData()
|
/aoo42x/main/sw/source/core/view/ |
H A D | vdraw.cxx | 318 if ( !pAnchor || pAnchor->IsInFly() || !pAnchor->IsValid() || in NotifySizeChg()
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dview.cxx | 381 if ( pAnch && pAnch->IsInFly() ) in lcl_FindParent()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | editsh.cxx | 974 if( pCntFrm->IsInFly() ) // Fly in GetLineCount()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | pam.cxx | 654 if( rFrm.IsInFly() && in lcl_FindEditInReadonlyFrm()
|