Searched refs:GetEndNode (Results 1 – 14 of 14) sorted by relevance
844 if( 0 != (( pAktNode = &aTmpEIdx.GetNode())->GetEndNode()) ) in _MoveNodes()975 aRg.aEnd.GetNode().GetEndNode() ) in _MoveNodes()1071 if( pAktNode->GetEndNode() ) in SectionDown()1150 SwEndNode* pEndNd = pRange->aEnd.GetNode().GetEndNode(); in SectionUp()1233 else if( pAktNode->GetEndNode() ) in SectionUpDown()1307 ( pAktNode->GetEndNode() && in Delete()1326 if( pAktNode->GetEndNode() ) in Delete()1391 SwNode* pTmpNode = aRg.aEnd.GetNode().GetEndNode(); in Delete()1399 pTmpNode = aRg.aEnd.GetNode().GetEndNode(); in Delete()1428 while( aRg.aEnd.GetNode().GetEndNode() && in Delete()[all …]
348 if( pNd->GetEndNode() ) // EndNode ? Section ueberspringen! in SwNode()381 if( pNd->GetEndNode() ) // EndNode ? Section ueberspringen! in SwNode()
430 while( 0 != ( pNxtNd = (pNd = &aIdx.GetNode())->GetEndNode() ) && in IsInsRegionAvailable()
3491 SwEndNode* pOldTblEndNd = (SwEndNode*)pTNd->EndOfSectionNode()->GetEndNode(); in SplitTable()
145 inline SwEndNode *GetEndNode();146 inline const SwEndNode *GetEndNode() const;613 inline SwEndNode *SwNode::GetEndNode() in GetEndNode() function in SwNode617 inline const SwEndNode *SwNode::GetEndNode() const in GetEndNode() function in SwNode
861 const SwNode& GetEndNode() const;940 const SwNode& SwCompareLine::GetEndNode() const in GetEndNode() function in SwCompareLine1348 ((SwCompareLine*)GetLine( nEnd-1 ))->GetEndNode(), 0, in ShowInsert()1365 ((SwCompareLine*)rData.GetLine( nEnd-1 ))->GetEndNode(), 1 ); in ShowDelete()1381 pLineNd = &((SwCompareLine*)pLine)->GetEndNode(); in ShowDelete()
83 sal_uLong GetEndNode() const { return nEndNode; } in GetEndNode() function in SwUndoMove
619 SwEndNode * pEndNode = rNode.GetEndNode(); in processSwTableByLayout()837 SwEndNode * pEndNode = rNode.GetEndNode( ); in processTableBox()
2718 OutputEndNode( *pNd->GetEndNode() ); in WriteText()
442 const SvxNodeIdx& GetEndNode() const { return *pEndNd; } in GetEndNode() function in SvxRTFItemStackType
312 ContentNode* pEndNode = ((EditNodeIdx&)rSet.GetEndNode()).GetNode(); in SetAttrInDoc()
513 ->GetEndNode(); in EndSection()
516 const SwEndNode *pEndNd = rHTMLWrt.pDoc->GetNodes()[nIndex]->GetEndNode(); in lcl_html_IsMultiColEnd()
2098 aIdx = pUndo->GetEndNode(); in UndoImpl()
Completed in 271 milliseconds