Home
last modified time | relevance | path

Searched refs:FLY_AT_FLY (Results 1 – 25 of 36) sorted by relevance

12

/aoo4110/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx107 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 Datrfrm.cxx1511 ((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 Dfly.cxx911 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 Danchoreddrawobject.cxx366 case FLY_AT_FLY: in MakeObjPos()
/aoo4110/main/sw/source/core/undo/
H A Dundobj1.cxx150 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 Dundraw.cxx136 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in lcl_SaveAnchor()
174 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in lcl_RestoreAnchor()
H A Dunattr.cxx457 case FLY_AT_FLY: in SaveFlyAnchor()
484 if ( (FLY_AT_FLY == rAnchor.GetAnchorId()) in RestoreFlyAnchor()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx208 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 Ddocfly.cxx181 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 Dfecopy.cxx150 (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 Dfefly1.cxx181 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 Dfews.cxx785 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 Dfrmmgr.cxx210 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 Dfrmpage.cxx857 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 Dhtmldraw.cxx186 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 Dndcopy.cxx573 (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 Dswbaslnk.cxx466 (FLY_AT_FLY == rAnchor.GetAnchorId()) || in GetAnchor()
/aoo4110/main/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx71 const bool bFlyAtFly = FLY_AT_FLY == rFrmFmt.GetAnchor().GetAnchorId(); in CalcPosition()
/aoo4110/main/sw/inc/
H A Dswtypes.hxx165 FLY_AT_FLY, // anchored at frame enumerator
H A Ddcontact.hxx182 bool ObjAnchoredAtFly() const { return GetAnchorId() == FLY_AT_FLY; } in ObjAnchoredAtFly()
/aoo4110/main/sw/source/core/text/
H A Dtxtfly.cxx1226 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 Ddcontact.cxx1947 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 Dbasesh.cxx1068 ? 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 Ddrwbassh.cxx868 if ((eAnchorType == FLY_AT_PAGE) || (eAnchorType == FLY_AT_FLY)) in IMPL_LINK()
/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx1315 aAnchor.SetType(FLY_AT_FLY); in setPropertyValue()
1336 if(aAnchor.GetAnchorId() == FLY_AT_FLY) in setPropertyValue()
2102 if( FLY_AT_FLY == eAnchorId && in attachToRange()

Completed in 233 milliseconds

12