/aoo4110/main/sw/source/core/layout/ |
H A D | sortedobjsimpl.cxx | 107 if ((pAnchorListed->GetAnchorId() == FLY_AT_FLY) && in operator ()() 108 (pAnchorNew ->GetAnchorId() != FLY_AT_FLY)) in operator ()() 112 else if ((pAnchorListed->GetAnchorId() != FLY_AT_FLY) && in operator ()() 113 (pAnchorNew ->GetAnchorId() == FLY_AT_FLY)) in operator ()() 117 else if ((pAnchorListed->GetAnchorId() == FLY_AT_FLY) && in operator ()() 118 (pAnchorNew ->GetAnchorId() == FLY_AT_FLY)) in operator ()()
|
H A D | atrfrm.cxx | 1511 ((FLY_AT_PARA == nAnchorId) || (FLY_AT_FLY == nAnchorId))) in SetAnchor() 1579 case FLY_AT_FLY: in QueryValue() 1596 if(pCntntAnchor && FLY_AT_FLY == nAnchorId) in QueryValue() 1642 eAnchor = FLY_AT_FLY; in PutValue() 2752 case FLY_AT_FLY: in MakeFrms() 2838 if ( FLY_AT_FLY == aAnchorAttr.GetAnchorId() && !pFrm->IsFlyFrm() ) in MakeFrms() 2881 case FLY_AT_FLY: in MakeFrms()
|
H A D | fly.cxx | 911 if( FLY_AT_FLY == GetFmt()->GetAnchor().GetAnchorId() ) in _UpdateAttr() 1277 else if ( eAnchorType == FLY_AT_FLY ) in ChgRelPos() 1331 else if ( eAnchorType == FLY_AT_FLY ) in ChgRelPos()
|
H A D | anchoreddrawobject.cxx | 366 case FLY_AT_FLY: in MakeObjPos()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | undobj1.cxx | 150 case FLY_AT_FLY: in InsFly() 219 else if ((FLY_AT_PARA == nRndId) || (FLY_AT_FLY == nRndId)) in DelFly() 252 case FLY_AT_FLY: in SwUndoInsLayFmt() 324 else if( FLY_AT_FLY == aAnchor.GetAnchorId() ) in RepeatImpl() 516 if( FLY_AT_FLY == nAnchorTyp in GetAnchor() 671 case FLY_AT_FLY: in PutAttr() 686 case FLY_AT_FLY: in PutAttr()
|
H A D | undraw.cxx | 136 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in lcl_SaveAnchor() 174 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in lcl_RestoreAnchor()
|
H A D | unattr.cxx | 457 case FLY_AT_FLY: in SaveFlyAnchor() 484 if ( (FLY_AT_FLY == rAnchor.GetAnchorId()) in RestoreFlyAnchor()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doclay.cxx | 208 case FLY_AT_FLY: in MakeLayoutFmt() 319 if ( rAnch.GetAnchorId() == FLY_AT_FLY && in DelLayoutFmt() 416 (FLY_AT_FLY == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt() 661 if (pAnchor && (FLY_AT_FLY == pAnchor->GetAnchorId())) in _MakeFlySection() 665 eAnchorId = FLY_AT_FLY; in _MakeFlySection() 968 if ( eAnchorId == FLY_AT_FLY ) in InsertDrawObj() 1109 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in GetAllFlyFmts() 1145 (FLY_AT_FLY != rAnchor.GetAnchorId()) && in GetAllFlyFmts()
|
H A D | docfly.cxx | 181 case FLY_AT_FLY: // LAYER_IMPL in lcl_FindAnchorLayPos() 227 if( !aNewAnch.GetCntntAnchor() && (FLY_AT_FLY == nNew || in SetFlyFrmAnchor() 309 case FLY_AT_FLY: // LAYER_IMPL in SetFlyFrmAnchor() 700 case FLY_AT_FLY: // LAYER_IMPL in ChgAnchor()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 150 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in Copy() 223 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in Copy() 273 else if ( FLY_AT_FLY == rAnchor.GetAnchorId() ) in lcl_SetAnchor() 350 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in CopyDrawSel() 500 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in Copy() 988 else if( FLY_AT_FLY == aAnchor.GetAnchorId() ) in Paste()
|
H A D | fefly1.cxx | 181 case FLY_AT_FLY: // LAYER_IMPL in lcl_FindAnchorPos() 351 if( pFmt && FLY_AT_FLY == pFmt->GetAnchor().GetAnchorId() ) in IsFlyInFly() 520 if( FLY_AT_FLY == nAnchorId ) // LAYER_IMPL in FindAnchorPos() 566 case FLY_AT_FLY: in FindAnchorPos() 700 case FLY_AT_FLY: in NewFlyFrm() 706 if( FLY_AT_FLY != eRndId ) in NewFlyFrm() 870 case FLY_AT_FLY: in Insert()
|
H A D | fews.cxx | 785 if ((FLY_AT_PAGE == _nAnchorId) || (FLY_AT_FLY == _nAnchorId)) // LAYER_IMPL in CalcBoundRect() 790 ((FLY_AT_FLY == _nAnchorId) && !_bFollowTextFlow)) in CalcBoundRect()
|
/aoo4110/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 210 eAnchorType == FLY_AT_FLY || in InsertFlyFrm() 234 || (FLY_AT_FLY == eId)) in SetAnchor() 316 if ((eAnchorType == FLY_AT_PAGE) || (eAnchorType == FLY_AT_FLY)) in ValidateMetrics()
|
H A D | frmpage.cxx | 857 if (rAnchor.GetAnchorId() != FLY_AT_FLY && !pSh->IsFlyInFly()) in Reset() 933 case FLY_AT_FLY: aAnchorAtFrameRB.Check();break; in Reset() 1243 else if ( eId == FLY_AT_FLY ) in InitPos() 1692 nRet = FLY_AT_FLY; in GetAnchor()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmldraw.cxx | 186 aAnchor.SetType( FLY_AT_FLY ); in InsertDrawObject() 217 else if( FLY_AT_FLY != aAnchor.GetAnchorId() ) in InsertDrawObject()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 573 (FLY_AT_FLY == pAnchor->GetAnchorId()) || in lcl_ChkFlyFly() 1430 (pAnchor->GetAnchorId() == FLY_AT_FLY) || in CopyFlyInFlyImpl() 1432 (( bCopyFlyAtFly && FLY_AT_FLY == pAnchor->GetAnchorId() ) in CopyFlyInFlyImpl()
|
H A D | swbaslnk.cxx | 466 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in GetAnchor()
|
/aoo4110/main/sw/source/core/objectpositioning/ |
H A D | tolayoutanchoredobjectposition.cxx | 71 const bool bFlyAtFly = FLY_AT_FLY == rFrmFmt.GetAnchor().GetAnchorId(); in CalcPosition()
|
/aoo4110/main/sw/inc/ |
H A D | swtypes.hxx | 165 FLY_AT_FLY, // anchored at frame enumerator
|
H A D | dcontact.hxx | 182 bool ObjAnchoredAtFly() const { return GetAnchorId() == FLY_AT_FLY; } in ObjAnchoredAtFly()
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtfly.cxx | 1226 else if (FLY_AT_FLY == rNewA.GetAnchorId()) in GetTop() 1228 else if( FLY_AT_FLY == rCurrA.GetAnchorId() ) in GetTop() 1332 if( pHeader || FLY_AT_FLY == rNewA.GetAnchorId() ) in GetTop()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1947 case FLY_AT_FLY: in ConnectToLayout() 1962 if ( pAnch->GetAnchorId() == FLY_AT_FLY ) in ConnectToLayout() 2013 if ( FLY_AT_FLY == pAnch->GetAnchorId() && !pFrm->IsFlyFrm() ) in ConnectToLayout()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 1068 ? FLY_AT_FLY in Execute() 1109 case FLY_AT_FLY: in Execute() 1648 (eSet == FLY_AT_FLY)) in GetState() 1681 case FLY_AT_FLY: in GetState()
|
H A D | drwbassh.cxx | 868 if ((eAnchorType == FLY_AT_PAGE) || (eAnchorType == FLY_AT_FLY)) in IMPL_LINK()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1315 aAnchor.SetType(FLY_AT_FLY); in setPropertyValue() 1336 if(aAnchor.GetAnchorId() == FLY_AT_FLY) in setPropertyValue() 2102 if( FLY_AT_FLY == eAnchorId && in attachToRange()
|