Home
last modified time | relevance | path

Searched refs:GetStartNode (Results 1 – 25 of 57) sorted by last modified time

123

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx693 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in HasCharts()
H A Dvnew.cxx346 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in ~ViewShell()
/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()
H A Dhtmlatr.cxx2310 pPrevNd->GetStartNode()->GetStartNodeType() ) ) in OutHTML_SwTxtNode()
/trunk/main/sw/source/core/unocore/
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 Dunochart.cxx98 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in DoUpdateAllCharts()
179 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in LockUnlockAllCharts()
H A Dunotbl.cxx850 const SwStartNode *SwXCell::GetStartNode() const in GetStartNode() function in SwXCell
3460 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in setName()
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()
H A Dunoobj2.cxx1278 pTxtFtn->GetStartNode()->GetNode(). in CreateParentXText()
1283 if (pSttNode == pTxtFtn->GetStartNode()->GetNode(). in CreateParentXText()
H A Dunoframe.cxx3176 const SwStartNode *SwXTextFrame::GetStartNode() const in GetStartNode() function in SwXTextFrame
3185 pSttNd = rFlyCntnt.GetCntntIdx()->GetNode().GetStartNode(); in GetStartNode()
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()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx391 const SwNodeIndex* pSttIdx = ((SwTxtFtn*)pFN)->GetStartNode(); in End_Ftn()
H A Ddocxattributeoutput.cxx2773 const SwNodeIndex* pIndex = (*i)->GetTxtFtn()->GetStartNode(); in FootnotesEndnotes()
H A Dwrtww8.cxx2700 OutputStartNode( *pNd->GetStartNode() ); in WriteText()
H A Dww8glsy.cxx111 aStart.GetNode().GetStartNode()->GetStartNodeType()) && in MakeEntries()
188 GetStartNode()->GetStartNodeType()); in MakeEntries()
H A Dwrtw8sty.cxx2084 const SwNodeIndex* pIdx = pFtn->GetTxtFtn()->GetStartNode(); in WriteGenericTxt()
H A Drtfattributeoutput.cxx2538 const SwNodeIndex* pIndex = rFootnote.GetTxtFtn()->GetStartNode(); in TextFootnote_Impl()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1402 sal_Bool bNewFtn = 0 == ((SwTxtFtn*)pAttr)->GetStartNode(); in InsertHint()
1415 ((SwTxtFtn*)pAttr)->GetStartNode()->GetIndex(); in InsertHint()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx105 const SwStartNode *SwHTMLTableLayoutCnts::GetStartNode() const in GetStartNode() function in SwHTMLTableLayoutCnts
544 const SwStartNode *pSttNd = pCnts->GetStartNode(); in AutoLayoutPass1()
/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/filter/ww1/
H A Dfltshell.cxx2067 const SwNodeIndex* pStartIndex = ((SwTxtFtn*)pFN)->GetStartNode(); in BeginFootnote()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx3634 pSttIdx = ((SwTxtFtn*)pTxtAttr)->GetStartNode(); in ReadHeaderFooter()

Completed in 289 milliseconds

123