Home
last modified time | relevance | path

Searched refs:FLY_AT_PARA (Results 1 – 25 of 79) sorted by relevance

1234

/aoo41x/main/sw/source/ui/frmdlg/
H A Dwrap.cxx136 nAnchorId(FLY_AT_PARA), in SwWrapTabPage()
249 if (((nAnchorId == FLY_AT_PARA) || (nAnchorId == FLY_AT_CHAR)) in Reset()
567 ((nAnchorId == FLY_AT_PARA) || (nAnchorId == FLY_AT_CHAR)) && in ActivatePage()
575 aNoWrapRB.Enable( FLY_AT_PARA == nAnchorId ); in ActivatePage()
578 ( (FLY_AT_PARA == nAnchorId) in ActivatePage()
583 ( (FLY_AT_PARA == nAnchorId) in ActivatePage()
592 || (FLY_AT_PARA == nAnchorId)) in ActivatePage()
635 ((nAnchorId == FLY_AT_PARA) || (nAnchorId == FLY_AT_CHAR)) in ActivatePage()
708 ((nAnchorId == FLY_AT_PARA) || (nAnchorId == FLY_AT_CHAR)) && in IMPL_LINK()
H A Dfrmmgr.cxx208 eAnchorType == FLY_AT_PARA || in InsertFlyFrm()
233 if ((FLY_AT_PAGE == eId) || (FLY_AT_PARA == eId) || (FLY_AT_CHAR == eId) in SetAnchor()
366 else if ((eAnchorType == FLY_AT_PARA) || in ValidateMetrics()
/aoo41x/main/sw/source/core/undo/
H A Dundobj1.cxx149 case FLY_AT_PARA: in InsFly()
219 else if ((FLY_AT_PARA == nRndId) || (FLY_AT_FLY == nRndId)) in DelFly()
251 case FLY_AT_PARA: in SwUndoInsLayFmt()
313 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in RepeatImpl()
318 if (FLY_AT_PARA == aAnchor.GetAnchorId()) in RepeatImpl()
670 case FLY_AT_PARA: in PutAttr()
685 case FLY_AT_PARA: in PutAttr()
H A Duntblk.cxx69 (pAnchor->GetAnchorId() == FLY_AT_PARA) && in SwUndoInserts()
123 (pAnchor->GetAnchorId() == FLY_AT_PARA) && in SetInsertRange()
H A Dundraw.cxx134 if ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in lcl_SaveAnchor()
172 if ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in lcl_RestoreAnchor()
/aoo41x/main/sw/source/core/doc/
H A Ddocfly.cxx169 case FLY_AT_PARA: in lcl_FindAnchorLayPos()
228 (FLY_AT_PARA == nNew) || (FLY_AS_CHAR == nNew) || in SetFlyFrmAnchor()
307 case FLY_AT_PARA: in SetFlyFrmAnchor()
672 case FLY_AT_PARA: in ChgAnchor()
905 if ( ((rAnchor.GetAnchorId() == FLY_AT_PARA) || in Chainable()
H A Ddoclay.cxx209 case FLY_AT_PARA: in MakeLayoutFmt()
415 ((FLY_AT_PARA == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt()
978 eAnchorId = rDrawObj.ISA( SdrUnoObj ) ? FLY_AS_CHAR : FLY_AT_PARA; in InsertDrawObj()
1068 if (FLY_AT_PARA == nAnchorId) in TstFlyRange()
1108 ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in GetAllFlyFmts()
1144 if ((FLY_AT_PARA != rAnchor.GetAnchorId()) && in GetAllFlyFmts()
1443 SwFmtAnchor aAnch( FLY_AT_PARA ); in lcl_InsertLabel()
1761 SwFmtAnchor aAnch( FLY_AT_PARA ); in lcl_InsertDrawLabel()
H A Ddocglbl.cxx369 ((FLY_AT_PARA == pAnchor->GetAnchorId()) || in SplitDoc()
720 ((FLY_AT_PARA == pAnchor->GetAnchorId()) || in SplitDoc()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx148 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in Copy()
206 SwFmtAnchor aAnchor( FLY_AT_PARA ); in Copy()
221 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in Copy()
348 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in CopyDrawSel()
498 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in Copy()
971 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in Paste()
H A Dfefly1.cxx140 case FLY_AT_PARA: in lcl_FindAnchorPos()
239 (FLY_AT_PARA==nOld || FLY_AT_CHAR==nOld || FLY_AS_CHAR==nOld ) && in lcl_ChkAndSetNewAnchor()
552 case FLY_AT_PARA: in FindAnchorPos()
701 case FLY_AT_PARA: in NewFlyFrm()
862 case FLY_AT_PARA: in Insert()
949 rFlyAttrSet.Put( SwFmtAnchor( FLY_AT_PARA )); in InsertDrawObj()
/aoo41x/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx137 if ((pAnchorListed->GetAnchorId() != FLY_AT_PARA) && in operator ()()
138 (pAnchorNew ->GetAnchorId() != FLY_AT_PARA) && in operator ()()
H A Datrfrm.cxx1511 ((FLY_AT_PARA == nAnchorId) || (FLY_AT_FLY == nAnchorId))) in SetAnchor()
1649 eAnchor = FLY_AT_PARA; in PutValue()
2744 case FLY_AT_PARA: in MakeFrms()
2850 aAnchorAttr.SetType( FLY_AT_PARA ); in MakeFrms()
2885 case FLY_AT_PARA: in MakeFrms()
3091 if ( ((nNewAnchorType == FLY_AT_PARA) || in SwHandleAnchorNodeChg()
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx1066 ? FLY_AT_PARA in Execute()
1123 case FLY_AT_PARA: in Execute()
1646 (eSet == FLY_AT_PARA)) in GetState()
1672 case FLY_AT_PARA: in GetState()
1737 ( (nAnchorType != FLY_AT_PARA) in GetState()
1752 ( (nAnchorType != FLY_AT_PARA) in GetState()
1794 (nAnchorType != FLY_AT_PARA)); in GetState()
H A Ddrwbassh.cxx508 if (nAnchor == FLY_AT_PARA) in Execute()
916 else if ((eAnchorType == FLY_AT_PARA) || (eAnchorType == FLY_AT_CHAR)) in IMPL_LINK()
H A Dtextsh.cxx534 aMgr.InsertFlyFrm(FLY_AT_PARA, aStartPos, aSize); in TYPEINIT1()
568 RndStdIds eAnchor = FLY_AT_PARA; in TYPEINIT1()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx270 aAnchor.SetType( FLY_AT_PARA ); in SetAnchorAndAdjustment()
297 (FLY_AT_PARA == pFlyFmt->GetAnchor().GetAnchorId()) && in RegisterFlyFrm()
1344 ((FLY_AT_PARA == pAnchor->GetAnchorId()) || in StripTrailingPara()
H A Dhtmlfly.cxx333 case FLY_AT_PARA: in CollectFlyFrms()
583 ((FLY_AT_PARA == eAnchorId) || (FLY_AT_CHAR == eAnchorId)) ) in OutFrmFmtOptions()
753 ((FLY_AT_PARA == rFrmFmt.GetAnchor().GetAnchorId()) || in OutFrmFmtOptions()
/aoo41x/main/sw/source/filter/basflt/
H A Dshellio.cxx238 && ( ( (FLY_AT_PARA == rAnchor.GetAnchorId()) in Read()
257 (FLY_AT_PARA == rAnchor.GetAnchorId()) && in Read()
/aoo41x/main/sw/source/core/docnode/
H A Dndcopy.cxx574 (FLY_AT_PARA == pAnchor->GetAnchorId())) && in lcl_ChkFlyFly()
1427 bool bAtCntnt = (pAnchor->GetAnchorId() == FLY_AT_PARA); in CopyFlyInFlyImpl()
1507 if ((aAnchor.GetAnchorId() == FLY_AT_PARA) || in CopyFlyInFlyImpl()
/aoo41x/main/sw/inc/
H A Dswtypes.hxx162 FLY_AT_PARA, // anchored at paragraph enumerator
H A Ddcontact.hxx183 bool ObjAnchoredAtPara() const { return GetAnchorId() == FLY_AT_PARA; } in ObjAnchoredAtPara()
/aoo41x/main/sw/source/core/text/
H A Dtxtfly.cxx989 ((FLY_AT_PARA != rAnchor.GetAnchorId()) && in DrawTextOpaque()
2001 ((FLY_AT_PARA != rAnchor.GetAnchorId()) && in ForEach()
2350 if ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in _GetSurroundForTextWrap()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8glsy.cxx77 ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in HasBareGraphicEnd()
/aoo41x/main/sw/source/core/fields/
H A Dexpfld.cxx190 else if ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in GetBodyTxtNode()
197 if ( FLY_AT_PARA == rAnchor.GetAnchorId() ) in GetBodyTxtNode()
/aoo41x/main/sw/source/core/access/
H A Daccframebase.cxx368 else if( pAnchor.GetAnchorId() == FLY_AT_PARA ) in GetSelectedState()

Completed in 824 milliseconds

1234