/aoo42x/main/sw/inc/ |
H A D | node.hxx | 49 class SwEndNode; 134 inline SwEndNode* EndOfSectionNode(); 151 inline SwEndNode *GetEndNode(); 152 inline const SwEndNode *GetEndNode() const; 323 SwEndNode* pEndOfSection; 351 class SwEndNode : public SwNode class 363 DECL_FIXEDMEMPOOL_NEWDEL(SwEndNode) 367 SwEndNode( const SwEndNode & rNode ); 368 SwEndNode & operator= ( const SwEndNode & rNode ); 622 inline SwEndNode *SwNode::GetEndNode() in GetEndNode() [all …]
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 88 pEndOfInserts = new SwEndNode( *this, nPos++, *pTmp ); in SwNodes() 92 pEndOfAutotext = new SwEndNode( *this, nPos++, *pTmp ); in SwNodes() 100 pEndOfContent = new SwEndNode( *this, nPos++, *pTmp ); in SwNodes() 664 pSttNode->pEndOfSection = (SwEndNode*)pNd; in _MoveNodes() 720 new SwEndNode( aIdx, *pTmp ); in _MoveNodes() 767 pSttNd->pEndOfSection = (SwEndNode*)pAktNode; in _MoveNodes() 830 new SwEndNode( aTmpEIdx, *pTmpStt ); in _MoveNodes() 1236 pSttNd->pEndOfSection = (SwEndNode*)pAktNode; in SectionUpDown() 2135 new SwEndNode( aInsPos, *pTmp ); in _CopyNodes() 2222 new SwEndNode( rIdx, *pSttNd ); in MakeEmptySection() [all …]
|
H A D | node.cxx | 950 pEndOfSection = (SwEndNode*)this; in SwStartNode() 957 pEndOfSection = (SwEndNode*)this; in SwStartNode() 1004 SwEndNode::SwEndNode( const SwNodeIndex &rWhere, SwStartNode& rSttNd ) in SwEndNode() function in SwEndNode 1011 SwEndNode::SwEndNode( SwNodes& rNds, sal_uLong nPos, SwStartNode& rSttNd ) in SwEndNode() function in SwEndNode
|
H A D | ndtbl.cxx | 325 new SwEndNode( aEndIdx, *pSttNd ); in InsBoxen() 610 SwEndNode* pEndNd = new SwEndNode( rNdIdx, *pTblNd ); in InsertTable() 649 new SwEndNode( aIdx, *pSttNd ); in InsertTable() 930 new SwEndNode( rRange.aEnd, *pTblNd ); in TextToTable() 1042 new SwEndNode( aCntPos.nNode, *pSttNd ); in TextToTable() 1057 new SwEndNode( aTmpIdx, *pSttNd ); in TextToTable() 1320 new SwEndNode( aInsertIndex, *pTblNd ); in TextToTable() 1423 new SwEndNode( aCellEndIdx, *pSttNd ); in TextToTable() 3491 SwEndNode* pOldTblEndNd = (SwEndNode*)pTNd->EndOfSectionNode()->GetEndNode(); in SplitTable() 3495 new SwEndNode( aIdx, *pTNd ); in SplitTable() [all …]
|
H A D | ndsect.cxx | 417 const SwEndNode* pNxtNd; in IsInsRegionAvailable() 910 new SwEndNode( aInsPos, *pSectNd ); in InsertTextSection() 1282 SwEndNode* pEndNd = new SwEndNode( rIdx, *pSectNd ); in MakeCopy()
|
H A D | ndcopy.cxx | 465 SwEndNode* pEndNd = new SwEndNode( rIdx, *pTblNd ); in MakeCopy()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | docxexport.hxx | 38 class SwEndNode; 134 virtual void OutputEndNode( const SwEndNode& );
|
H A D | WW8TableInfo.cxx | 619 SwEndNode * pEndNode = rNode.GetEndNode(); in processSwTableByLayout() 675 SwEndNode * pEndNode = pTableNode->EndOfSectionNode(); in processSwTable() 743 const SwEndNode * pEndNd = pSttNd->EndOfSectionNode(); in processTableBoxLines() 837 SwEndNode * pEndNode = rNode.GetEndNode( ); in processTableBox()
|
H A D | rtfexport.hxx | 40 class SwEndNode;
|
H A D | docxexport.cxx | 311 void DocxExport::OutputEndNode( const SwEndNode& rEndNode ) in OutputEndNode()
|
H A D | wrtww8.hxx | 799 virtual void OutputEndNode( const SwEndNode& );
|
H A D | wrtww8.cxx | 4022 void MSWordExportBase::OutputEndNode( const SwEndNode &rNode ) in OutputEndNode()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unotext.cxx | 753 SwEndNode *const pTableEnd = pTblNode->EndOfSectionNode(); in insertTextContentAfter() 763 SwEndNode *const pEnd = pSectNode->EndOfSectionNode(); in insertTextContentAfter() 860 SwEndNode *const pTableEnd = pTblNode->EndOfSectionNode(); in removeTextContentAfter() 874 SwEndNode *const pEnd = pSectNode->EndOfSectionNode(); in removeTextContentAfter() 1001 const SwEndNode* pEnd = pStartNode->EndOfSectionNode(); in setString() 1702 SwEndNode *const pTableEnd = pEndTableNode->EndOfSectionNode(); in convertToTextFrame()
|
H A D | unosect.cxx | 481 const SwEndNode* pEndNode = pIdx->GetNode().EndOfSectionNode(); in getAnchor()
|
H A D | unoobj2.cxx | 610 const SwEndNode * pOwnEndNode = pOwnStartNode->EndOfSectionNode(); in lcl_CursorIsInSection()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | swtypes.cxx | 62 IMPL_FIXEDMEMPOOL_NEWDEL( SwEndNode, 20, 20 )
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 512 SwEndNode *pEndNd = pDoc->GetNodes()[pPam->GetPoint()->nNode.GetIndex()+1] in EndSection()
|
H A D | wrthtml.cxx | 516 const SwEndNode *pEndNd = rHTMLWrt.pDoc->GetNodes()[nIndex]->GetEndNode(); in lcl_html_IsMultiColEnd()
|
H A D | htmltab.cxx | 4190 const SwEndNode *pEndNd = pStNd->EndOfSectionNode(); in BuildTableCell()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 550 SwEndNode* pEndNd = new SwEndNode( aEndIdx, *pTblNd ); in UndoTableToText() 640 new SwEndNode( aEndIdx, *pSttNd ); in UndoTableToText()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtftbl.cxx | 819 if (const SwEndNode *pEnd = pStart->EndOfSectionNode()) in ReadTable()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 2898 const SwEndNode *pEndNd = pPrevSttNd ? pPrevSttNd->EndOfSectionNode() in InsertTableSection()
|