Home
last modified time | relevance | path

Searched refs:GetEndNode (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx844 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 …]
H A Dnode.cxx348 if( pNd->GetEndNode() ) // EndNode ? Section ueberspringen! in SwNode()
381 if( pNd->GetEndNode() ) // EndNode ? Section ueberspringen! in SwNode()
H A Dndsect.cxx430 while( 0 != ( pNxtNd = (pNd = &aIdx.GetNode())->GetEndNode() ) && in IsInsRegionAvailable()
H A Dndtbl.cxx3491 SwEndNode* pOldTblEndNd = (SwEndNode*)pTNd->EndOfSectionNode()->GetEndNode(); in SplitTable()
/trunk/main/sw/inc/
H A Dnode.hxx151 inline SwEndNode *GetEndNode();
152 inline const SwEndNode *GetEndNode() const;
622 inline SwEndNode *SwNode::GetEndNode() in GetEndNode() function in SwNode
626 inline const SwEndNode *SwNode::GetEndNode() const in GetEndNode() function in SwNode
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx861 const SwNode& GetEndNode() const;
940 const SwNode& SwCompareLine::GetEndNode() const in GetEndNode() function in SwCompareLine
1348 ((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()
/trunk/main/sw/source/core/inc/
H A DUndoSplitMove.hxx83 sal_uLong GetEndNode() const { return nEndNode; } in GetEndNode() function in SwUndoMove
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx619 SwEndNode * pEndNode = rNode.GetEndNode(); in processSwTableByLayout()
837 SwEndNode * pEndNode = rNode.GetEndNode( ); in processTableBox()
H A Dwrtww8.cxx2704 OutputEndNode( *pNd->GetEndNode() ); in WriteText()
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx442 const SvxNodeIdx& GetEndNode() const { return *pEndNd; } in GetEndNode() function in SvxRTFItemStackType
/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx312 ContentNode* pEndNode = ((EditNodeIdx&)rSet.GetEndNode()).GetNode(); in SetAttrInDoc()
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx513 ->GetEndNode(); in EndSection()
H A Dwrthtml.cxx516 const SwEndNode *pEndNd = rHTMLWrt.pDoc->GetNodes()[nIndex]->GetEndNode(); in lcl_html_IsMultiColEnd()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2098 aIdx = pUndo->GetEndNode(); in UndoImpl()

Completed in 147 milliseconds