Home
last modified time | relevance | path

Searched refs:GetStartNode (Results 1 – 25 of 57) sorted by relevance

123

/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx101 if( pTxtAttr->GetStartNode() ) in GetFtnText()
103 SwNodeIndex aIdx( *pTxtAttr->GetStartNode(), 1 ); in GetFtnText()
289 if (m_pStartNode && !rDest.GetStartNode()) in CopyFtn()
295 if (m_pStartNode && rDest.GetStartNode()) in CopyFtn()
307 SwNodeIndex aStart( *(rDest.GetStartNode()) ); in CopyFtn()
534 if( GetStartNode() ) in CheckCondColl()
535 ((SwStartNode&)GetStartNode()->GetNode()).CheckSectionCondColl(); in CheckCondColl()
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx464 ( (pAktNode = &aIndex.GetNode())->GetStartNode() && in _MoveNodes()
973 if( ( pAktNode = &aRg.aStart.GetNode())->GetStartNode() && in _MoveNodes()
1085 if( pRange->aEnd.GetNode().GetStartNode() ) in SectionDown()
1218 SwStartNode* pTmp = aStart.GetNode().GetStartNode(); in SectionUpDown()
1228 if( pAktNode->GetStartNode() ) in SectionUpDown()
1306 while( ( pAktNode = &aRg.aEnd.GetNode())->GetStartNode() || in Delete()
1370 else if( pAktNode->GetStartNode() ) // StartNode gefunden in Delete()
1394 ( pAktNode = &aRg.aEnd.GetNode())->GetStartNode() && in Delete()
1429 ( pAktNode = &aRg.aStart.GetNode())->GetStartNode() && in Delete()
1709 if( rpNode->GetStartNode() ) in _HighestLevel()
[all …]
H A Dnode.cxx345 if( 0 == ( pStartOfSection = pNd->GetStartNode()) ) in SwNode()
378 if( 0 == ( pStartOfSection = pNd->GetStartNode()) ) in SwNode()
707 if( 0 != ( pTxtFtn = rFtnArr[ n ])->GetStartNode() && in FindPageDesc()
709 &pTxtFtn->GetStartNode()->GetNode() ) in FindPageDesc()
1939 if( 0 != ( pTxtFtn = rFtnArr[ n ])->GetStartNode() && in IsAnyCondition()
1940 pSrchNd == &pTxtFtn->GetStartNode()->GetNode() ) in IsAnyCondition()
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx485 const SwStartNode *SwXFootnote::GetStartNode() const in GetStartNode() function in SwXFootnote
493 return pTxtFtn->GetStartNode()->GetNode().GetStartNode(); in GetStartNode()
516 SwPosition aPos( *pTxtFtn->GetStartNode() ); in createTextCursor()
545 SwNode const*const pFtnStartNode = &pTxtFtn->GetStartNode()->GetNode(); in createTextCursorByRange()
571 SwPosition aPos( *pTxtFtn->GetStartNode() ); in createEnumeration()
H A Dunotext.cxx188 const SwStartNode *SwXText::GetStartNode() const in GetStartNode() function in SwXText
333 const SwStartNode *const pOwnStartNode = GetStartNode(); in insertString()
566 const SwStartNode* pOwnStartNode = GetStartNode(); in insertTextContent()
989 const SwStartNode* pStartNode = GetStartNode(); in setString()
1236 SwStartNode const*const pStartNode = GetStartNode(); in getPropertyValue()
1367 const SwStartNode* pStartNode = m_rThis.GetStartNode(); in finishOrAppendParagraph()
1579 SwStartNode const*const pStartNode = GetStartNode(); in appendTextContent()
1711 (pStartStartNode != GetStartNode())) in convertToTextFrame()
2396 SwNodeIndex rNdIndex( *GetStartNode( ), 1 ); in copyText()
2786 const SwStartNode *SwXHeadFootText::GetStartNode() const in GetStartNode() function in SwXHeadFootText
[all …]
H A Dunoredline.cxx63 const SwStartNode* SwXRedlineText::GetStartNode() const in GetStartNode() function in SwXRedlineText
65 return aNodeIndex.GetNode().GetStartNode(); in GetStartNode()
147 != GetStartNode() ) in createTextCursor()
H A Dunorefmk.cxx616 virtual const SwStartNode *GetStartNode() const;
654 const SwStartNode *SwXMetaText::GetStartNode() const in GetStartNode() function in SwXMetaText
658 return (pParent) ? pParent->GetStartNode() : 0; in GetStartNode()
/trunk/main/sw/inc/
H A Dnode.hxx147 inline SwStartNode *GetStartNode();
148 inline const SwStartNode *GetStartNode() const;
630 inline SwStartNode *SwNode::GetStartNode() in GetStartNode() function in SwNode
634 inline const SwStartNode *SwNode::GetStartNode() const in GetStartNode() function in SwNode
H A Dtxtftn.hxx46 inline SwNodeIndex *GetStartNode() const { return m_pStartNode; } in GetStartNode() function in SwTxtFtn
H A Dunotextbodyhf.hxx138 virtual const SwStartNode *GetStartNode() const;
H A Dunofootnote.hxx70 virtual const SwStartNode *GetStartNode() const;
H A Dunoredline.hxx47 virtual const SwStartNode *GetStartNode() const;
H A Dhtmltbl.hxx76 const SwStartNode *GetStartNode() const;
/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx137 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in _UpdateCharts()
195 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in SetTableName()
242 while (0 != (pStNd = aIdx.GetNode().GetStartNode())) in CreateChartInternalDataProviders()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx222 const SwStartNode *GetStartNode() const { return pStartNode; } in GetStartNode() function in SwXMLTableCell_Impl
1814 if( pPrevCell->GetStartNode() ) in GetPrevStartNode()
1815 pSttNd = pPrevCell->GetStartNode(); in GetPrevStartNode()
2056 if( pCell->GetStartNode() ) in MakeTableBox()
2058 pBox = NewTableBox( pCell->GetStartNode(), pUpper ); in MakeTableBox()
2075 pCell->GetStartNode() && pCell->GetFormula().getLength() == 0 && in MakeTableBox()
2084 if( pCell->GetStartNode() && !sStyleName.isEmpty() && in MakeTableBox()
2093 if( pCell->GetStartNode() ) in MakeTableBox()
2118 SwNodeIndex aNodeIndex( *(pCell->GetStartNode()), 1 ); in MakeTableBox()
2337 ( pCell->GetStartNode() || pCell->GetSubTable() ) ) in MakeTableLine()
/trunk/main/sw/source/core/crsr/
H A Dtrvlfnfl.cxx70 GetPoint()->nNode = *((SwTxtFtn*)pFtn)->GetStartNode(); in GotoFtnTxt()
143 if( 0 != ( pTxtFtn = rFtnArr[ n ])->GetStartNode() && in GotoFtnAnchor()
144 pSttNd == &pTxtFtn->GetStartNode()->GetNode() ) in GotoFtnAnchor()
H A Dcrstrvl.cxx1335 pCurCrsr->GetPoint()->nNode = *((SwTxtFtn*)pTxtAttr)->GetStartNode(); in GetContentAtPos()
1726 if(pTxtFtn->GetStartNode()) in IsInRTLText()
1728 SwStartNode* pSttNd = pTxtFtn->GetStartNode()->GetNode().GetStartNode(); in IsInRTLText()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx111 aStart.GetNode().GetStartNode()->GetStartNodeType()) && in MakeEntries()
188 GetStartNode()->GetStartNodeType()); in MakeEntries()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx202 const SwStartNode *GetStartNode() const { return pStartNode; } in GetStartNode() function in HTMLTableCnts
1199 ( pLayoutCnts->GetStartNode() && in CreateLayoutInfo()
1301 return ( pPrevCnts->GetStartNode() ? pPrevCnts->GetStartNode() in GetPrevBoxStartNode()
1853 if( pCnts->GetStartNode() ) in MakeTableBox()
1856 pBox = NewTableBox( pCnts->GetStartNode(), pUpper ); in MakeTableBox()
1885 if( pCnts->GetStartNode() ) in MakeTableBox()
1900 SwTableBox* pCntBox = NewTableBox( pCnts->GetStartNode(), in MakeTableBox()
3418 pCnts->GetStartNode() && in StartNoBreak()
3419 pCnts->GetStartNode()->GetIndex() + 1 == in StartNoBreak()
H A Dhtmlftn.cxx269 pStartNodeIdx = pFootEndNoteImpl->aTxtFtns[i]->GetStartNode(); in GetFootEndNoteSection()
386 SwNodeIndex *pSttNdIdx = pTxtFtn->GetStartNode(); in OutFootEndNotes()
H A Dhtmlfly.cxx1422 const SwStartNode* pSttNd = rWrt.pDoc->GetNodes()[nStt]->GetStartNode(); in OutHTML_FrmFmtAsMulticol()
1513 const SwStartNode* pSttNd = rWrt.pDoc->GetNodes()[nStt]->GetStartNode(); in OutHTML_FrmFmtAsDivOrSpan()
1704 const SwStartNode* pSttNd = rWrt.pDoc->GetNodes()[nStt]->GetStartNode(); in OutHTML_HeaderFooter()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx1326 SwNodeIndex aIdx( *pCheck->GetAttr()->GetStartNode(), 1 ); in ResetFtn()
1758 if ( !pAttr->GetStartNode() ) in AppendFtn()
1785 SwNodeIndex aIdx( *pAttr->GetStartNode(), 1 ); in AppendFtn()
1877 ASSERT( pAttr->GetStartNode(), "FtnAtr ohne StartNode." ); in FindFtn()
1878 SwNodeIndex aIdx( *pAttr->GetStartNode(), 1 ); in FindFtn()
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx443 ASSERT( pTxtFtn->GetStartNode(), in SwHistorySetFootnote()
453 SwNodeIndex aSttIdx( *pTxtFtn->GetStartNode() ); in SwHistorySetFootnote()
468 ASSERT( rTxtFtn.GetStartNode(), in SwHistorySetFootnote()
/trunk/main/sw/source/core/frmedt/
H A Dfeflyole.cxx72 0 != (pStNd = GetNodes()[ nSttIdx ]->GetStartNode()) ) in FindFlyFrm()
/trunk/main/sw/source/core/view/
H A Dvnew.cxx346 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in ~ViewShell()

Completed in 326 milliseconds

123