Home
last modified time | relevance | path

Searched refs:FindFlyStartNode (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dnode.cxx576 0 != ( pSttNd = pNd->FindFlyStartNode() ) ) in FindPageDesc()
602 const SwNode* pFlyNd = pNd->FindFlyStartNode(); in FindPageDesc()
628 GetNode().FindFlyStartNode(); in FindPageDesc()
720 ASSERT( pNd->FindFlyStartNode(), in FindPageDesc()
776 const SwNode* pSttNd = FindFlyStartNode(); in GetFlyFmt()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx655 SwPosition aPos( *rAnchPos.nNode.GetNode().FindFlyStartNode() ); in _MakeFlySection()
962 SwPosition aPos( *rRg.GetNode()->FindFlyStartNode() ); in InsertDrawObj()
2256 const SwNode* pFlyNd = pNd->FindFlyStartNode(); in IsInHeaderFooter()
2275 pFlyNd = pNd->FindFlyStartNode(); in IsInHeaderFooter()
H A Ddocfly.cxx999 0 != ( pSttNd = rSrcIdx.GetNode().FindFlyStartNode() ) && in Chainable()
1000 pSttNd == rDstIdx.GetNode().FindFlyStartNode() ) || in Chainable()
H A Ddocfld.cxx953 ( pFirst->FindFlyStartNode() || pNext->FindFlyStartNode() )) in operator <()
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx480 rTxtNodeOfField.FindFlyStartNode() in MakeRefNumStr()
481 == rTxtNodeOfReferencedItem.FindFlyStartNode() && in MakeRefNumStr()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2746 !aPam.GetNode()->FindFlyStartNode()) in attachToRange()
3254 const SwStartNode* p1 = aPam.GetNode()->FindFlyStartNode(); in createTextCursorByRange()
3255 const SwStartNode* p2 = rNode.FindFlyStartNode(); in createTextCursorByRange()
3259 if(aPam.GetNode()->FindFlyStartNode() == rNode.FindFlyStartNode()) in createTextCursorByRange()
H A Dunodraw.cxx726 !pInternalPam->GetNode()->FindFlyStartNode()) in add()
/trunk/main/sw/inc/
H A Dnode.hxx206 const SwStartNode* FindFlyStartNode() const in FindFlyStartNode() function in SwNode
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx327 rContext.GetRepeatPaM().GetNode()->FindFlyStartNode(); in RepeatImpl()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx176 pPam->GetPoint()->nNode.GetNode().FindFlyStartNode(); in InsertDrawObject()
H A Dhtmlcss1.cxx2076 pPam->GetPoint()->nNode.GetNode().FindFlyStartNode(); in SetAnchorAndAdjustment()
H A Dhtmlform.cxx1170 pPam->GetPoint()->nNode.GetNode().FindFlyStartNode(); in InsertControl()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx975 pTmp = pCNd->FindFlyStartNode(); in GetLineCount()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2711 FindFlyStartNode(); in IsLowerOf()
2733 FindFlyStartNode(); in IsLowerOf()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx231 ASSERT( !pFlySave->nSttNd.GetNode().FindFlyStartNode(), in SetFlysInDoc()
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx104 const SwStartNode* pStNode = rNode.FindFlyStartNode(); in lcl_SetNewFlyPos()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx921 bParentInExtra = pRangeNode->FindFlyStartNode() || in FindAny()

Completed in 179 milliseconds