Home
last modified time | relevance | path

Searched refs:SwStartNode (Results 1 – 25 of 97) sorted by relevance

1234

/trunk/main/sw/inc/
H A Dnode.hxx61 class SwStartNode;
112 SwStartNode* pStartOfSection;
317 class SwStartNode: public SwNode class
330 SwStartNode( const SwNodeIndex &rWhere,
334 DECL_FIXEDMEMPOOL_NEWDEL(SwStartNode) in DECL_FIXEDMEMPOOL_NEWDEL() argument
343 SwStartNode( const SwStartNode & rNode );
344 SwStartNode & operator= ( const SwStartNode & rNode );
572 : public SwStartNode
719 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionIndex()
724 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionNode()
[all …]
H A Dhtmltbl.hxx53 const SwStartNode *pStartNode;
66 SwHTMLTableLayoutCnts( const SwStartNode* pSttNd, SwHTMLTableLayout* pTab,
76 const SwStartNode *GetStartNode() const;
256 const SwStartNode *GetAnyBoxStartNode() const;
H A Dswtable.hxx35 class SwStartNode;
378 const SwStartNode * pSttNd;
392 SwTableBox( SwTableBoxFmt*, const SwStartNode&, SwTableLine *pUp = 0 );
410 const SwStartNode *GetSttNd() const { return pSttNd; } in GetSttNd()
H A Dndarr.hxx60 class SwStartNode;
212 SwStartNode* MakeEmptySection( const SwNodeIndex& rIdx,
219 SwStartNode* MakeTextSection( const SwNodeIndex & rWhere,
H A Dfmtcntnt.hxx31 class SwStartNode;
43 SwFmtCntnt( const SwStartNode* pStartNode = 0 );
H A DIDocumentRedlineAccess.hxx44 class SwStartNode;
178 /*[in]*/const SwStartNode& rSection,
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx84 SwStartNode* pSttNd = new SwStartNode( *this, nPos++ ); in SwNodes()
87 SwStartNode* pTmp = new SwStartNode( *this, nPos++ ); in SwNodes()
90 pTmp = new SwStartNode( *this, nPos++ ); in SwNodes()
661 pSttNode = (SwStartNode*)pNd; in _MoveNodes()
711 SwStartNode* pTmp = new SwStartNode( aIdx, in _MoveNodes()
758 SwStartNode* pTmpSttNd = new SwStartNode( *this, nSttPos+1 ); in _MoveNodes()
823 SwStartNode* pTmpStt = new SwStartNode( aTmpSIdx, in _MoveNodes()
1230 pTmp = (SwStartNode*)pAktNode; in SectionUpDown()
2133 SwStartNode* pTmp = new SwStartNode( aInsPos, ND_STARTNODE, in _CopyNodes()
2221 SwStartNode* pSttNd = new SwStartNode( rIdx, ND_STARTNODE, eSttNdTyp ); in MakeEmptySection()
[all …]
H A Dnode.cxx358 pStartOfSection = (SwStartNode*)this; in SwNode()
391 pStartOfSection = (SwStartNode*)this; in SwNode()
412 SwStartNode* pTmp = pStartOfSection; in FindTableNode()
481 const SwStartNode* pSttNd = pNd->FindSectionNode(); in IsProtect()
574 const SwStartNode* pSttNd; in FindPageDesc()
815 SwStartNode* SwNode::FindSttNodeByType( SwStartNodeType eTyp ) in FindSttNodeByType()
817 SwStartNode* pTmp = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in FindSttNodeByType()
945 SwStartNode::SwStartNode( const SwNodeIndex &rWhere, const sal_uInt8 nNdType, in SwStartNode() function in SwStartNode
953 SwStartNode::SwStartNode( SwNodes& rNodes, sal_uLong nPos ) in SwStartNode() function in SwStartNode
961 void SwStartNode::CheckSectionCondColl() const in CheckSectionCondColl()
[all …]
H A Dndsect.cxx124 const SwStartNode* pNd = rSortBoxes[ n ]->GetSttNd(); in lcl_IsInSameTblBox()
416 const SwStartNode* pPrvNd; in IsInsRegionAvailable()
425 pPrvNd = pNd->IsStartNode() ? (SwStartNode*)pNd in IsInsRegionAvailable()
858 const SwStartNode* pStartNode = aInsPos.GetNode().StartOfSectionNode(); in InsertTextSection()
987 SwStartNode* pTmp = pStartOfSection; in FindSectionNode()
1018 : SwStartNode( rIdx, ND_SECTIONNODE ) in SwSectionNode()
H A Dndtbl.cxx322 SwStartNode* pSttNd = new SwStartNode( aEndIdx, ND_STARTNODE, in InsBoxen()
621 SwStartNode* pSttNd = new SwStartNode( aIdx, ND_STARTNODE, in InsertTable()
1012 SwStartNode* pSttNd; in TextToTable()
1040 pSttNd = new SwStartNode( aTmpIdx, ND_STARTNODE, in TextToTable()
1055 pSttNd = new SwStartNode( aCntPos.nNode, ND_STARTNODE, SwTableBoxStartNode ); in TextToTable()
1421 SwStartNode* pSttNd = new SwStartNode( aTmpIdx, ND_STARTNODE, in TextToTable()
2052 const SwStartNode* pSttNd = aIdx.GetNode().GetStartNode(); in DeleteRowCol()
2260 const SwStartNode* pSttNd = rBoxes[ n ]->GetSttNd(); in SplitTbl()
2424 : SwStartNode( rIdx, ND_TABLENODE ) in SwTableNode()
4261 SwStartNode* pSttNd; in ClearBoxNumAttrs()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.hxx43 class SwStartNode;
79 const SwStartNode *pSttNd1;
103 SwTableBox *NewTableBox( const SwStartNode *pStNd,
122 const SwStartNode *GetPrevStartNode( sal_uInt32 nRow,
124 inline const SwStartNode *GetLastStartNode() const;
176 const SwStartNode *pStNd=0,
191 const SwStartNode *InsertTableSection( const SwStartNode *pPrevSttNd=0 );
211 inline const SwStartNode *SwXMLTableContext::GetLastStartNode() const in GetLastStartNode()
H A Dxmltbli.cxx177 const SwStartNode *pStartNode;
198 const SwStartNode *pStNd, SwXMLTableContext *pTable,
222 const SwStartNode *GetStartNode() const { return pStartNode; } in GetStartNode()
223 inline void SetStartNode( const SwStartNode *pSttNd );
232 const SwStartNode *pStNd, in Set()
1582 const SwStartNode *pStartNode, in InsertCell()
1811 const SwStartNode *pSttNd = 0; in GetPrevStartNode()
1849 const SwStartNode *pSttNd = InsertTableSection( pPrevSttNd ); in ReplaceWithEmptyCell()
2870 const SwStartNode *SwXMLTableContext::InsertTableSection( in InsertTableSection()
2871 const SwStartNode *pPrevSttNd ) in InsertTableSection()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx185 const SwStartNode *pStartNode; // ein Absatz
196 HTMLTableCnts( const SwStartNode* pStNd );
1308 const SwStartNode *pSttNd = pBox->GetSttNd(); in IsBoxEmpty()
2684 const SwStartNode *pStNd = in MakeTable()
2870 ( const SwStartNode *pPrevStNd ) in InsertTableSection()
2877 const SwStartNode *pStNd; in InsertTableSection()
2924 const SwStartNode *pStNd; in InsertTableSection()
3479 const SwStartNode *pStNd = in InsertTableContents()
4067 const SwStartNode *pCapStNd = in BuildTableCell()
4186 const SwStartNode *pStNd = in BuildTableCell()
[all …]
H A Dswhtml.hxx63 class SwStartNode;
846 const SwStartNode *InsertTableSection( const SwStartNode *pPrevStNd );
850 const SwStartNode *InsertTableSection( sal_uInt16 nPoolId );
857 SwStartNode *InsertTempTableCaptionSection();
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx188 const SwStartNode *SwXText::GetStartNode() const in GetStartNode()
333 const SwStartNode *const pOwnStartNode = GetStartNode(); in insertString()
566 const SwStartNode* pOwnStartNode = GetStartNode(); in insertTextContent()
581 const SwStartNode* pTmp = in insertTextContent()
989 const SwStartNode* pStartNode = GetStartNode(); in setString()
1056 const SwStartNode* pOwnStartNode = in CheckForOwnMember()
1367 const SwStartNode* pStartNode = m_rThis.GetStartNode(); in finishOrAppendParagraph()
1579 SwStartNode const*const pStartNode = GetStartNode(); in appendTextContent()
2786 const SwStartNode *SwXHeadFootText::GetStartNode() const in GetStartNode()
2788 const SwStartNode *pSttNd = 0; in GetStartNode()
[all …]
H A Dunotbl.cxx850 const SwStartNode *SwXCell::GetStartNode() const in GetStartNode()
852 const SwStartNode *pSttNd = 0; in GetStartNode()
1149 const SwStartNode* pSttNd = pBox->GetSttNd(); in createEnumeration()
1479 const SwStartNode* pSttNd = pBox->GetSttNd(); in SwXTextTableCursor()
2403 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in GetRangeByName()
3039 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in setPropertyValue()
3233 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getPropertyValue()
3458 SwStartNode *pStNd; in setName()
3684 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getCellRangeByPosition()
4677 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in insertByIndex()
[all …]
H A Dunoobj2.cxx463 SwStartNode const*const m_pOwnStartNode;
474 SwStartNode const*const pStartNode, SwTable const*const pTable) in Impl()
535 SwStartNode const*const pStartNode, SwTable const*const pTable) in SwXParagraphEnumeration()
602 SwUnoCrsr const*const pUnoCrsr, SwStartNode const*const pOwnStartNode) in lcl_CursorIsInSection()
1150 lcl_IsStartNodeInFormat(const bool bHeader, SwStartNode *const pSttNode, in lcl_IsStartNodeInFormat()
1168 SwStartNode const*const pCurSttNode = rNode.FindSttNodeByType( in lcl_IsStartNodeInFormat()
1208 SwStartNode* pSttNode = rPos.nNode.GetNode().StartOfSectionNode(); in CreateParentXText()
1277 const SwStartNode* pTmpSttNode = in CreateParentXText()
/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx209 const SwStartNode * pSNdOld = pWasInTblNd ? in DelLeft()
225 const SwStartNode* pSNdNew = pIsInTblNd ? in DelLeft()
327 const SwStartNode * pSNdOld; in DelRight()
348 const SwStartNode * pSNdNew = GetSwCrsr() in DelRight()
/trunk/main/sw/source/core/crsr/
H A Dunocrsr.cxx120 SwStartNode *pOldSttNd = aOldIdx.GetNode().StartOfSectionNode(), in IsSelOvr()
138 const SwStartNode* pInvalidNode; in IsSelOvr()
143 const SwStartNode *pSttNd = pNewSttNd, *pEndNd = pOldSttNd; in IsSelOvr()
/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx135 SwStartNode *pStNd; in _UpdateCharts()
193 SwStartNode *pStNd; in SetTableName()
240 SwStartNode *pStNd; in CreateChartInternalDataProviders()
H A Ddbgoutsw.cxx680 const SwStartNode * pStartNode = dynamic_cast<const SwStartNode *> (&rNode); in lcl_dbg_out()
738 SwStartNode * pStartNode = dynamic_cast<SwStartNode *> (pNode); in lcl_dbg_nodes_inner()
H A Ddocglos.cxx164 SwStartNode* pBoxSttNd = (SwStartNode*)rInsPos.nNode.GetNode(). in InsertGlossary()
H A Dhtmltbl.cxx91 SwHTMLTableLayoutCnts::SwHTMLTableLayoutCnts( const SwStartNode *pSttNd, in SwHTMLTableLayoutCnts()
105 const SwStartNode *SwHTMLTableLayoutCnts::GetStartNode() const in GetStartNode()
431 const SwStartNode *SwHTMLTableLayout::GetAnyBoxStartNode() const in GetAnyBoxStartNode()
433 const SwStartNode *pBoxSttNd; in GetAnyBoxStartNode()
544 const SwStartNode *pSttNd = pCnts->GetStartNode(); in AutoLayoutPass1()
H A Dswserv.cxx134 const SwStartNode* pNd = 0; in SendDataChanged()
175 const SwStartNode* pNd = 0; in SendDataChanged()
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx604 const SwStartNode * pSttNd = pTableBox->GetSttNd(); in processSwTableByLayout()
620 SwStartNode * pTmpSttNd = pEndNode->StartOfSectionNode(); in processSwTableByLayout()
742 const SwStartNode * pSttNd = pBox->GetSttNd(); in processTableBoxLines()
784 const SwStartNode * pSttNd = pBox->GetSttNd(); in processTableBox()
838 SwStartNode * pTmpSttNd = pEndNode->StartOfSectionNode(); in processTableBox()

Completed in 239 milliseconds

1234