Home
last modified time | relevance | path

Searched refs:GetAnchor (Results 1 – 25 of 121) sorted by relevance

12345

/aoo41x/main/sw/source/core/undo/
H A Dundobj1.cxx144 const SwFmtAnchor& rAnchor = pFrmFmt->GetAnchor(); in InsFly()
152 const SwFmtAnchor& rAnchor = pFrmFmt->GetAnchor(); in InsFly()
193 const SwFmtAnchor& rAnchor = pFrmFmt->GetAnchor(); in DelFly()
243 const SwFmtAnchor& rAnchor = pFrmFmt->GetAnchor(); in SwUndoInsLayFmt()
312 SwFmtAnchor aAnchor( pFrmFmt->GetAnchor() ); in RepeatImpl()
508 void SwUndoSetFlyFmt::GetAnchor( SwFmtAnchor& rAnchor, in GetAnchor() function in SwUndoSetFlyFmt
585 const SwFmtAnchor& rOldAnch = pFrmFmt->GetAnchor(); in UndoImpl()
612 GetAnchor( aNewAnchor, nOldNode, nOldCntnt ); in UndoImpl()
640 GetAnchor( aNewAnchor, nNewNode, nNewCntnt ); in RedoImpl()
679 pAnchor = (SwFmtAnchor*)&pFrmFmt->GetAnchor(); in PutAttr()
H A Drolbck.cxx913 , m_nOldNodeIndex( rFmt.GetAnchor().GetCntntAnchor()->nNode.GetIndex() ) in SwHistoryChangeFlyAnchor()
914 , m_nOldContentIndex( (FLY_AT_CHAR == rFmt.GetAnchor().GetAnchorId()) in SwHistoryChangeFlyAnchor()
915 ? rFmt.GetAnchor().GetCntntAnchor()->nContent.GetIndex() in SwHistoryChangeFlyAnchor()
928 SwFmtAnchor aTmp( m_rFmt.GetAnchor() ); in SetInDoc()
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx348 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in DelLayoutFmt()
524 if( pDest->GetAnchor() == rNewAnchor ) in CopyLayoutFmt()
649 : pFmt->GetAnchor().GetAnchorId(); in _MakeFlySection()
660 SwFmtAnchor aAnch( pFmt->GetAnchor() ); in _MakeFlySection()
688 eAnchorId = pFmt->GetAnchor().GetAnchorId(); in _MakeFlySection()
1105 const SwFmtAnchor& rAnchor = pFly->GetAnchor(); in GetAllFlyFmts()
1143 const SwFmtAnchor& rAnchor = pFly->GetAnchor(); in GetAllFlyFmts()
1377 pNewSet->Put( pOldFmt->GetAnchor() ); in lcl_InsertLabel()
1684 pNewSet->Put( pOldFmt->GetAnchor() ); in lcl_InsertDrawLabel()
1718 const SwFmtAnchor& rAnchor = pNewFmt->GetAnchor(); in lcl_InsertDrawLabel()
[all …]
H A Ddocfly.cxx220 const SwFmtAnchor &rOldAnch = rFmt.GetAnchor(); in SetFlyFrmAnchor()
551 rFmt.GetAnchor().GetAnchorId() ) in SetFrmFmtToFly()
902 const SwFmtAnchor& rAnchor = (*GetSpzFrmFmts())[ n ]->GetAnchor(); in Chainable()
923 const SwFmtAnchor &rSrcAnchor = rSource.GetAnchor(), in Chainable()
924 &rDstAnchor = rDest.GetAnchor(); in Chainable()
H A Ddocdraw.cxx230 const SwFmtAnchor aAnch( pMyContact->GetFmt()->GetAnchor() ); in GroupSelection()
359 SwFmtAnchor aAnch( pContact->GetFmt()->GetAnchor() ); in UnGroupSelection()
477 FLY_AS_CHAR == pFrmFmt->GetAnchor().GetAnchorId() ) in DeleteSelection()
/aoo41x/main/sw/inc/
H A Dfmtanchr.hxx81 inline const SwFmtAnchor &SwAttrSet::GetAnchor(sal_Bool bInP) const in GetAnchor() function in SwAttrSet
84 inline const SwFmtAnchor &SwFmt::GetAnchor(sal_Bool bInP) const in GetAnchor() function in SwFmt
85 { return aSet.GetAnchor(bInP); } in GetAnchor()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx146 SwFmtAnchor aAnchor( pFlyFmt->GetAnchor() ); in Copy()
181 const SwIndex& rIdx = pFlyFmt->GetAnchor().GetCntntAnchor()->nContent; in Copy()
220 SwFmtAnchor aAnchor( pFmt->GetAnchor() ); in Copy()
323 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in CopyDrawSel()
494 SwFmtAnchor aAnchor( pFlyFmt->GetAnchor() ); in Copy()
923 (FLY_AS_CHAR != rCpyFmt.GetAnchor().GetAnchorId()) ) in Paste()
970 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in Paste()
1095 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in Paste()
1203 SwFmtAnchor aAnchor( rCpyFmt.GetAnchor() ); in PastePages()
H A Dfefly1.cxx227 const SwFmtAnchor &rOldAnch = rFmt.GetAnchor(); in lcl_ChkAndSetNewAnchor()
351 if( pFmt && FLY_AT_FLY == pFmt->GetAnchor().GetAnchorId() ) in IsFlyInFly()
458 const RndStdIds nAnchorId = rFmt.GetAnchor().GetAnchorId(); in FindAnchorPos()
549 SwFmtAnchor aAnch( rFmt.GetAnchor() ); in FindAnchorPos()
1005 if (FLY_AT_PAGE == pFmt->GetAnchor().GetAnchorId()) in GetPageObjs()
1038 SwFmtAnchor aNewAnchor( pFmt->GetAnchor() ); in SetPageObjsNewPage()
1203 if ( nNew != pFmt->GetAnchor().GetAnchorId() ) in SetDrawingAttr()
1871 else if ( FLY_AS_CHAR != pFrmFmt->GetAnchor().GetAnchorId() ) in GetObjCntType()
2007 aResult = pFmt->GetAnchor().GetPageNum(); in SwFmtGetPageNum()
2226 if ( pFly && pFrmFmt && FLY_AS_CHAR == pFrmFmt->GetAnchor().GetAnchorId() ) in AlignFormulaToBaseline()
/aoo41x/main/sw/source/core/layout/
H A Danchoredobject.cxx301 const SwFmtAnchor& rAnch = GetFrmFmt().GetAnchor(); in CheckCharRectAndTopOfLine()
535 const SwFmtAnchor& rAnchor = rObjFmt.GetAnchor(); in ConsiderObjWrapInfluenceOnObjPos()
788 if ( GetFrmFmt().GetAnchor().GetAnchorId() != FLY_AS_CHAR ) in UpdateObjInSortedList()
854 const SwFmtAnchor& rAnch = GetFrmFmt().GetAnchor(); in FindAnchorCharFrm()
H A Dflypos.cxx55 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in SwPosFlyFrm()
93 const SwFmtAnchor& rAnchor = pFrmFmt->GetAnchor(); in ~SwPosFlyFrm()
H A Dobjectformattertxtfrm.cxx132 !(_rAnchoredObj.GetFrmFmt().GetAnchor().GetAnchorId() == FLY_AS_CHAR) ) in DoFormatObj()
652 ((_rAnchoredObj.GetFrmFmt().GetAnchor().GetAnchorId() == FLY_AT_CHAR) || in CheckMovedFwdCondition()
653 (_rAnchoredObj.GetFrmFmt().GetAnchor().GetAnchorId() == FLY_AT_PARA))) in CheckMovedFwdCondition()
H A Dsortedobjsimpl.cxx82 const SwFmtAnchor* pAnchorListed = &(rFmtListed.GetAnchor()); in operator ()()
86 const SwFmtAnchor* pAnchorNew = &(rFmtNew.GetAnchor()); in operator ()()
H A Dflylay.cxx586 GetFmt()->GetAnchor().GetAnchorId(), in Modify()
952 if ( FLY_AS_CHAR == _rNewObj.GetFrmFmt().GetAnchor().GetAnchorId() ) in AppendDrawObjToPage()
997 _rToRemoveObj.GetFrmFmt().GetAnchor().GetAnchorId()) in RemoveDrawObjFromPage()
1330 const SwFmtAnchor &rAnch = pFmt->GetAnchor(); in CalcClipRect()
H A Dfly.cxx911 if( FLY_AT_FLY == GetFmt()->GetAnchor().GetAnchorId() ) in _UpdateAttr()
1271 const RndStdIds eAnchorType = GetFrmFmt().GetAnchor().GetAnchorId(); in ChgRelPos()
1291 pFmt->GetAnchor().GetCntntAnchor()->nContent.GetIndex(); in ChgRelPos()
1347 xub_StrLen nOfs = pFmt->GetAnchor().GetCntntAnchor() in ChgRelPos()
1745 if ((rFmt.GetAnchor().GetAnchorId() == in CalcCntnt()
2420 (pAnchoredObj->GetFrmFmt().GetAnchor().GetAnchorId() in InvalidateObjs()
/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx152 SwFmtAnchor* GetAnchor(sal_Bool bCreate = sal_False) in GetAnchor() function in SwShapeDescriptor_Impl
663 if(pDesc->GetAnchor()) in add()
664 aAnchor = *pDesc->GetAnchor(); in add()
1306 const SwFmtAnchor& rOldAnchor = pFmt->GetAnchor(); in setPropertyValue()
1383 pItem = pImpl->GetAnchor(sal_True); in setPropertyValue()
1540 const SwFmtAnchor aAnchor = pFmt->GetAnchor(); in getPropertyValue()
1605 pItem = pImpl->GetAnchor(); in getPropertyValue()
1810 pItem = pImpl->GetAnchor(); in getPropertyStates()
2085 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in getAnchor()
2091 const SwPosition &rPos = *(pFmt->GetAnchor().GetCntntAnchor()); in getAnchor()
[all …]
/aoo41x/main/sw/source/core/access/
H A Daccfrmobj.cxx168 ? (FLY_AS_CHAR == mpFrmFmt->GetAnchor().GetAnchorId()) in IsBoundAsChar()
186 const SwPosition *pPos = pFrmFmt->GetAnchor().GetCntntAnchor(); in GetAnchorPosition()
396 if( pFrmFmt && FLY_AS_CHAR == pFrmFmt->GetAnchor().GetAnchorId() ) in GetParent()
/aoo41x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx497 if (ScDrawLayer::GetAnchor(pObj) == SCA_PAGE) in setPropertyValue()
524 else if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in setPropertyValue()
595 if (ScDrawLayer::GetAnchor(pObj) == SCA_PAGE) in setPropertyValue()
608 else if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in setPropertyValue()
675 if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in getPropertyValue()
734 if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in getPropertyValue()
794 if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in getPropertyValue()
/aoo41x/main/sw/source/core/docnode/
H A Dswbaslnk.cxx351 const SwPosition* pAPos = pFmt->GetAnchor().GetCntntAnchor(); in SetGrfFlySize()
454 const SwNode* SwBaseLink::GetAnchor() const in GetAnchor() function in SwBaseLink
461 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in GetAnchor()
/aoo41x/main/sw/source/core/text/
H A Dtxtfly.cxx978 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in DrawTextOpaque()
1157 const SwFmtAnchor& rNewA = rFrmFmt.GetAnchor(); in GetTop()
1200 const SwFmtAnchor& rNewA = _pAnchoredObj->GetFrmFmt().GetAnchor(); in GetTop()
1203 const SwFmtAnchor& rCurrA = mpCurrAnchoredObj->GetFrmFmt().GetAnchor(); in GetTop()
1268 const SwFmtAnchor& rNewA = _pAnchoredObj->GetFrmFmt().GetAnchor(); in GetTop()
1995 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in ForEach()
2349 const SwFmtAnchor& rAnchor = pFmt->GetAnchor(); in _GetSurroundForTextWrap()
/aoo41x/main/sw/source/ui/inc/
H A Dfrmmgr.hxx85 inline RndStdIds GetAnchor() const;
182 inline RndStdIds SwFlyFrmAttrMgr::GetAnchor() const in GetAnchor() function in SwFlyFrmAttrMgr
/aoo41x/main/sc/source/ui/view/
H A Ddrawvie3.cxx91 ScAnchorType ScDrawView::GetAnchor() const in GetAnchor() function in ScDrawView
104 if( ScDrawLayer::GetAnchor( pObj ) == SCA_CELL ) in GetAnchor()
/aoo41x/main/sw/source/core/txtnode/
H A Datrflyin.cxx116 SwFmtAnchor aAnchor( pFmt->GetAnchor() ); in CopyFlyFmt()
166 SwFmtAnchor aAnchor( pFmt->GetAnchor() ); in SetAnchor()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx959 if (GetAnchor() == FLY_AT_PAGE) in Reset()
1022 RndStdIds eAnchorId = (RndStdIds)GetAnchor(); in FillItemSet()
1675 RndStdIds SwFrmPage::GetAnchor() in GetAnchor() function in SwFrmPage
1726 RndStdIds eAnchorId = (RndStdIds)GetAnchor(); in DeactivatePage()
1740 RndStdIds eId = GetAnchor(); in IMPL_LINK()
1791 aVal.nAnchorType = static_cast< sal_uInt16 >(GetAnchor()); in IMPL_LINK()
1920 RndStdIds eId = GetAnchor(); in IMPL_LINK()
1988 (FLY_AT_CHAR == GetAnchor())) in IMPL_LINK()
2060 if (bHtmlMode && (FLY_AT_CHAR == GetAnchor())) in IMPL_LINK()
2162 aExampleWN.SetAnchor( static_cast< sal_uInt16 >(GetAnchor()) ); in UpdateExample()
[all …]
/aoo41x/main/sw/source/core/draw/
H A Ddview.cxx241 const SwFmtAnchor &rAnchor = pFrmFmt->GetAnchor(); in AddCustomHdl()
986 && FLY_AS_CHAR == pFly->GetFmt()->GetAnchor().GetAnchorId() in CheckPossibilities()
1011 else if ((FLY_AS_CHAR == pFrmFmt->GetAnchor().GetAnchorId()) && in CheckPossibilities()
/aoo41x/main/sw/source/core/fields/
H A Dddefld.cxx64 virtual const SwNode* GetAnchor() const;
179 const SwNode* SwIntrnlRefLink::GetAnchor() const in GetAnchor() function in SwIntrnlRefLink

Completed in 286 milliseconds

12345