Home
last modified time | relevance | path

Searched refs:GetCntntAnchor (Results 1 – 25 of 72) sorted by relevance

123

/aoo4110/main/sw/source/core/doc/
H A Ddocfly.cxx161 if( pFlyFmt && rAnch.GetCntntAnchor() ) in lcl_FindAnchorLayPos()
171 if( rAnch.GetCntntAnchor() ) in lcl_FindAnchorLayPos()
173 const SwPosition *pPos = rAnch.GetCntntAnchor(); in lcl_FindAnchorLayPos()
182 if( rAnch.GetCntntAnchor() ) in lcl_FindAnchorLayPos()
227 if( !aNewAnch.GetCntntAnchor() && (FLY_AT_FLY == nNew || in SetFlyFrmAnchor()
251 const SwPosition *pPos = rOldAnch.GetCntntAnchor(); in SetFlyFrmAnchor()
281 const SwPosition *pPos = aNewAnch.GetCntntAnchor(); in SetFlyFrmAnchor()
907 0 != rAnchor.GetCntntAnchor() && in Chainable()
909 rAnchor.GetCntntAnchor()->nNode.GetIndex() ) && in Chainable()
930 ( rDstAnchor.GetCntntAnchor() && in Chainable()
[all …]
H A Ddoclay.cxx351 const SwPosition* pPos = rAnchor.GetCntntAnchor(); in DelLayoutFmt()
418 rNewAnchor.GetCntntAnchor() && in CopyLayoutFmt()
654 !pAnchor->GetCntntAnchor() ) || in _MakeFlySection()
656 !pAnchor->GetCntntAnchor() && in _MakeFlySection()
757 pAnchorPos = pAnch->GetCntntAnchor(); in MakeFlySection()
949 pAnchor->GetCntntAnchor() ? &pAnchor->GetCntntAnchor()->nNode : &rRg.GetPoint()->nNode; in InsertDrawObj()
1721 const SwPosition *pPos = rAnchor.GetCntntAnchor(); in lcl_InsertDrawLabel()
2180 rAnchor.GetCntntAnchor() ) in SetAllUniqueFlyNames()
2277 !rAnchor.GetCntntAnchor() ) in IsInHeaderFooter()
2326 pAnchor->GetCntntAnchor()) in GetTextDirection()
[all …]
H A Ddocbm.cxx1512 SwPosition const*const pAPos = rAnchor.GetCntntAnchor(); in _SaveCntntIdx()
1558 SwPosition const*const pAPos = rAnchor.GetCntntAnchor(); in _SaveCntntIdx()
1676 if( rFlyAnchor.GetCntntAnchor() ) in _RestoreCntntIdx()
1679 SwPosition aNewPos( *rFlyAnchor.GetCntntAnchor() ); in _RestoreCntntIdx()
1844 if( rFlyAnchor.GetCntntAnchor() ) in _RestoreCntntIdx()
1847 SwPosition aNewPos( *rFlyAnchor.GetCntntAnchor() ); in _RestoreCntntIdx()
H A Ddocglbl.cxx367 pAnchor->GetCntntAnchor(); in SplitDoc()
718 pAnchor->GetCntntAnchor(); in SplitDoc()
/aoo4110/main/sw/source/core/undo/
H A Dundobj1.cxx145 nNdPgPos = rAnchor.GetCntntAnchor()->nNode.GetIndex(); in InsFly()
146 nCntPos = rAnchor.GetCntntAnchor()->nContent.GetIndex(); in InsFly()
153 nNdPgPos = rAnchor.GetCntntAnchor()->nNode.GetIndex(); in InsFly()
194 const SwPosition* pPos = rAnchor.GetCntntAnchor(); in DelFly()
253 nNdPgPos = rAnchor.GetCntntAnchor()->nNode.GetIndex(); in SwUndoInsLayFmt()
258 const SwPosition* pPos = rAnchor.GetCntntAnchor(); in SwUndoInsLayFmt()
593 const SwPosition *pPos = rOldAnch.GetCntntAnchor(); in UndoImpl()
669 nOldCntnt = pAnchor->GetCntntAnchor()->nContent.GetIndex(); in PutAttr()
672 nOldNode = pAnchor->GetCntntAnchor()->nNode.GetIndex(); in PutAttr()
684 nNewCntnt = pAnchor->GetCntntAnchor()->nContent.GetIndex(); in PutAttr()
[all …]
H A Dunattr.cxx447 if( !rAnchor.GetCntntAnchor() ) in SaveFlyAnchor()
455 nCntnt = rAnchor.GetCntntAnchor()->nContent.GetIndex(); in SaveFlyAnchor()
458 m_nNodeIndex = rAnchor.GetCntntAnchor()->nNode.GetIndex(); in SaveFlyAnchor()
547 const SwPosition *pPos = rOldAnch.GetCntntAnchor(); in RestoreFlyAnchor()
606 const SwPosition* pPos = aNewAnchor.GetCntntAnchor(); in RestoreFlyAnchor()
H A Dundraw.cxx139 rNodePos = rAnchor.GetCntntAnchor()->nNode.GetIndex(); in lcl_SaveAnchor()
144 nCntntPos = rAnchor.GetCntntAnchor()->nContent.GetIndex(); in lcl_SaveAnchor()
162 nCntntPos = rAnchor.GetCntntAnchor()->nContent.GetIndex(); in lcl_SaveAnchor()
H A Dundobj.cxx655 if( 0 != (pAPos = pAnchor->GetCntntAnchor() ) && in DelCntntIndex()
675 pAPos = pAnchor->GetCntntAnchor(); in DelCntntIndex()
723 if( 0 != (pAPos = pAnchor->GetCntntAnchor() ) && in DelCntntIndex()
754 if( 0 != (pAPos = pAnchor->GetCntntAnchor() ) && in DelCntntIndex()
H A Duntblk.cxx67 const SwPosition* pAPos = pAnchor->GetCntntAnchor(); in SwUndoInserts()
121 SwPosition const*const pAPos = pAnchor->GetCntntAnchor(); in SetInsertRange()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx1495 pCntntAnchor = rCpy.GetCntntAnchor() ? in SwFmtAnchor()
1496 new SwPosition( *rCpy.GetCntntAnchor() ) : 0; in SwFmtAnchor()
1539 (pCntntAnchor == ((SwFmtAnchor&)rAttr).GetCntntAnchor() || in operator ==()
2658 !pAnchor->GetCntntAnchor() ) in IsLowerOf()
2663 pFlyNd = pAnchor->GetCntntAnchor()->nNode.GetNode(). in IsLowerOf()
2746 if( aAnchorAttr.GetCntntAnchor() ) in MakeFrms()
2753 if( aAnchorAttr.GetCntntAnchor() ) in MakeFrms()
2798 if( nPgNum == 0 && aAnchorAttr.GetCntntAnchor() ) in MakeFrms()
3093 _rNewAnchorFmt.GetCntntAnchor() && in SwHandleAnchorNodeChg()
3098 aOldAnchorFmt.GetCntntAnchor() && in SwHandleAnchorNodeChg()
[all …]
H A Danchoredobject.cxx303 rAnch.GetCntntAnchor() ) in CheckCharRectAndTopOfLine()
341 if ( !_rAnchorCharFrm.GetAutoPos( aCharRect, *_rAnch.GetCntntAnchor() ) ) in _CheckCharRect()
407 if ( _rAnchorCharFrm.GetTopOfLine( nTopOfLine, *_rAnch.GetCntntAnchor() ) ) in _CheckTopOfLine()
859 GetFrmAtOfst( rAnch.GetCntntAnchor()->nContent.GetIndex() )); in FindAnchorCharFrm()
H A Dsortedobjsimpl.cxx125 const SwPosition* pCntntAnchorListed = pAnchorListed->GetCntntAnchor(); in operator ()()
126 const SwPosition* pCntntAnchorNew = pAnchorNew->GetCntntAnchor(); in operator ()()
H A Dfrmtool.cxx968 rAnch.GetCntntAnchor() == 0 ) in ~SwCntntNotify()
977 if ( rAnch.GetCntntAnchor()->nNode == *pIdx ) in ~SwCntntNotify()
1050 if ( rAnch.GetCntntAnchor() && in AppendObjs()
1051 (rAnch.GetCntntAnchor()->nNode.GetIndex() == nIndex) ) in AppendObjs()
1158 bRetVal = _rFmt.GetDoc()->IsInHeaderFooter( rAnch.GetCntntAnchor()->nNode ); in lcl_InHeaderOrFooter()
/aoo4110/main/sw/source/core/txtnode/
H A Datrflyin.cxx128 SwPosition* pPos = (SwPosition*)aAnchor.GetCntntAnchor(); in CopyFlyFmt()
168 if( !aAnchor.GetCntntAnchor() || in SetAnchor()
169 !aAnchor.GetCntntAnchor()->nNode.GetNode().GetNodes().IsDocNodes() || in SetAnchor()
170 &aAnchor.GetCntntAnchor()->nNode.GetNode() != (SwNode*)pNode ) in SetAnchor()
173 aPos.nNode = aAnchor.GetCntntAnchor()->nNode; in SetAnchor()
H A Dthints.cxx1318 pAnchor->GetCntntAnchor() && in InsertHint()
1319 pAnchor->GetCntntAnchor()->nNode == *this && in InsertHint()
1320 pAnchor->GetCntntAnchor()->nContent == aIdx ) in InsertHint()
1323 pAnchor->GetCntntAnchor()->nContent)--; in InsertHint()
1336 pDoc->IsInHeaderFooter( pFmt->GetAnchor().GetCntntAnchor()->nNode ) ) in InsertHint()
/aoo4110/main/sw/inc/
H A Ddcontact.hxx187 const SwPosition& GetCntntAnchor() const in GetCntntAnchor() function in SwContact
189 ASSERT( GetAnchorFmt().GetCntntAnchor(), in GetCntntAnchor()
192 return *(GetAnchorFmt().GetCntntAnchor()); in GetCntntAnchor()
H A Dfmtanchr.hxx72 const SwPosition *GetCntntAnchor() const { return pCntntAnchor; } in GetCntntAnchor() function in SwFmtAnchor
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx504 return rAnchor.GetCntntAnchor() in IsProtect()
505 ? rAnchor.GetCntntAnchor()->nNode.GetNode().IsProtect() in IsProtect()
599 pAnchor->GetCntntAnchor() ) in FindPageDesc()
601 pNd = &pAnchor->GetCntntAnchor()->nNode.GetNode(); in FindPageDesc()
621 !pAnchor->GetCntntAnchor() ) in FindPageDesc()
627 pFlyNd = pAnchor->GetCntntAnchor()->nNode. in FindPageDesc()
H A Dswbaslnk.cxx351 const SwPosition* pAPos = pFmt->GetAnchor().GetCntntAnchor(); in SetGrfFlySize()
462 SwPosition const*const pAPos = rAnchor.GetCntntAnchor(); in GetAnchor()
H A Dndcopy.cxx569 SwPosition const*const pAPos = pAnchor->GetCntntAnchor(); in lcl_ChkFlyFly()
1426 SwPosition const*const pAPos = pAnchor->GetCntntAnchor(); in CopyFlyInFlyImpl()
1499 SwPosition* pNewPos = (SwPosition*)aAnchor.GetCntntAnchor(); in CopyFlyInFlyImpl()
1520 bAnchorTxtNdFound = aAnchor.GetCntntAnchor()->nNode == aIdx; in CopyFlyInFlyImpl()
/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx395 return GetCntntAnchor().nContent; in GetCntntAnchorIndex()
1960 if( pAnch->GetCntntAnchor() ) in ConnectToLayout()
1964 SwNodeIndex aIdx( pAnch->GetCntntAnchor()->nNode ); in ConnectToLayout()
1970 const SwNodeIndex& rIdx = pAnch->GetCntntAnchor()->nNode; in ConnectToLayout()
1995 pModify = pAnch->GetCntntAnchor()->nNode.GetNode().GetCntntNode(); in ConnectToLayout()
2027 pAnch->GetCntntAnchor()->nContent.GetIndex() ); in ConnectToLayout()
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx240 pDoc->IsInHeaderFooter( rOldAnch.GetCntntAnchor()->nNode )), in lcl_ChkAndSetNewAnchor()
554 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in FindAnchorPos()
576 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in FindAnchorPos()
865 if( !pAnchor->GetCntntAnchor() ) in Insert()
871 if( !pAnchor->GetCntntAnchor() ) in Insert()
/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx1231 const SwPosition *pPos = aAnchor.GetCntntAnchor(); in setPropertyValue()
1317 const SwPosition *pPos = rOldAnchor.GetCntntAnchor(); in setPropertyValue()
1550 if ( aAnchor.GetCntntAnchor() ) in getPropertyValue()
1555 *aAnchor.GetCntntAnchor(), in getPropertyValue()
2089 (rAnchor.GetCntntAnchor() && !rAnchor.GetPageNum())) in getAnchor()
2091 const SwPosition &rPos = *(pFmt->GetAnchor().GetCntntAnchor()); in getAnchor()
2132 const SwPosition &rPos = *(pFmt->GetAnchor().GetCntntAnchor()); in dispose()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1365 pAnchor->GetCntntAnchor() ) in TrueFrameDirection()
1367 pFlyFmt = pAnchor->GetCntntAnchor()->nNode.GetNode().GetFlyFmt(); in TrueFrameDirection()
1423 pAnchor->GetCntntAnchor()) in TrueFrameBgBrush()
1426 pAnchor->GetCntntAnchor()->nNode.GetNode().GetFlyFmt(); in TrueFrameBgBrush()
2737 SwTxtNode* pParTxtNode = rAnch.GetCntntAnchor()->nNode.GetNode().GetTxtNode(); in OutputFlyFrame_Impl()
2761 const SwTxtNode* pParTxtNode = rAnch.GetCntntAnchor()->nNode.GetNode().GetTxtNode(); in OutputFlyFrame_Impl()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlfly.cxx338 (pAPos = rAnchor.GetCntntAnchor()) != 0 && in CollectFlyFrms()
1888 ASSERT( rAnchor.GetCntntAnchor(), "Keine Anker-Position?" ); in SwHTMLPosFlyFrm()
1889 if( rAnchor.GetCntntAnchor() ) in SwHTMLPosFlyFrm()
1891 nCntntIdx = rAnchor.GetCntntAnchor()->nContent.GetIndex(); in SwHTMLPosFlyFrm()

Completed in 243 milliseconds

123