Home
last modified time | relevance | path

Searched refs:GetAnchorId (Results 76 – 100 of 101) sorted by relevance

12345

/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx345 if (pAPos && (FLY_AT_PARA == pAnchor->GetAnchorId()) && in SortText()
H A Ddocnew.cxx1309 if (FLY_AT_PAGE == aAnchor.GetAnchorId()) in Paste()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx323 if ( pAnchoredObj->GetFrmFmt().GetAnchor().GetAnchorId() in lcl_InvalidateLowerObjs()
4032 (rFrmFmt.GetAnchor().GetAnchorId() != FLY_AS_CHAR) && in CalcHeightWidthFlys()
5083 !pAnchoredObj->GetFrmFmt().GetAnchor().GetAnchorId() in lcl_ArrangeLowers()
H A Dwsfrm.cxx4021 if ((rAnch.GetAnchorId() != FLY_AT_PARA) && in InvalidateAllObjPos()
4022 (rAnch.GetAnchorId() != FLY_AT_CHAR)) in InvalidateAllObjPos()
H A Dcalcmove.cxx1019 if ( FLY_AS_CHAR == rFmt.GetAnchor().GetAnchorId() ) in MakePrtArea()
H A Dflowfrm.cxx359 if ( rFmt.GetAnchor().GetAnchorId() == FLY_AT_PARA ) in BwdMoveNecessary()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx986 ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in IsEmptyBox()
987 (FLY_AT_CHAR == rAnchor.GetAnchorId())) && in IsEmptyBox()
H A Dfews.cxx1322 CalcBoundRect( aBound, pFly->GetFmt()->GetAnchor().GetAnchorId()); in GetGraphicDefaultSize()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx2121 switch( rAnchor.GetAnchorId() ) in OutCSS1_FrmFmtOptions()
2366 RndStdIds eAnchorId = rAnchor.GetAnchorId(); in OutCSS1_FrmFmtBackground()
H A Dhtmlplug.cxx1159 if ((FLY_AT_PARA == rFrmFmt.GetAnchor().GetAnchorId()) && in OutHTML_FrmFmtOLENode()
H A Dhtmlforw.cxx1418 if ((FLY_AS_CHAR != rAnchor.GetAnchorId()) || !pPos) in GetControls()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx652 switch( pAnchor->GetAnchorId() ) in DelCntntIndex()
H A Drolbck.cxx914 , m_nOldContentIndex( (FLY_AT_CHAR == rFmt.GetAnchor().GetAnchorId()) in SwHistoryChangeFlyAnchor()
H A Duntbl.cxx453 ((FLY_AT_CHAR == pAnchor->GetAnchorId()) || in SwUndoTblToTxt()
454 (FLY_AT_PARA == pAnchor->GetAnchorId())) && in SwUndoTblToTxt()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx452 if ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in Continue()
453 (FLY_AT_CHAR == rAnchor.GetAnchorId())) in Continue()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx3582 ASSERT( pTableDesc->pFlyFmt->GetAnchor().GetAnchorId() == eAnchor, in StartTable()
3650 switch (pAnchor->GetAnchorId()) in lcl_PamContainsFly()
H A Dww8par6.cxx2518 ASSERT(pSFlyPara->pFlyFmt->GetAnchor().GetAnchorId() == in StartApo()
3280 (FLY_AS_CHAR == pFlyFmt->GetAnchor().GetAnchorId())) in ContainsSingleInlineGraphic()
H A Drtfattributeoutput.cxx3049 sal_uInt16 nId = static_cast< sal_uInt16 >(rAnchor.GetAnchorId()); in FormatAnchor()
H A Dww8atr.cxx4066 switch ( rAnchor.GetAnchorId() ) in FormatAnchor()
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx1094 (*GetDrawObjs())[0]->GetFrmFmt().GetAnchor().GetAnchorId() == FLY_AS_CHAR; in FormatAdjust()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1722 ((FLY_AT_PARA == rAnchor.GetAnchorId()) || in TableToText()
1723 (FLY_AT_CHAR == rAnchor.GetAnchorId())) && in TableToText()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx505 && (FLY_AT_PARA == pFmt->GetAnchor().GetAnchorId())) in SetAttrInDoc()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx966 RndStdIds eAnchorId = ((SwFmtAnchor&)aSet.Get(RES_ANCHOR)).GetAnchorId(); in ChangeFly()
1222 !bHoriMove || (rSh.GetAnchorId() != FLY_AS_CHAR); in ChangeDrawing()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx383 if ((FLY_AT_PAGE != rAnchor.GetAnchorId()) && in HasObjects()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1317 (FLY_AS_CHAR == pAnchor->GetAnchorId()) && in InsertHint()

Completed in 382 milliseconds

12345