Home
last modified time | relevance | path

Searched refs:GetStartNode (Results 26 – 50 of 57) sorted by relevance

123

/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx581 0 == ( pSNd = rCntnt.GetCntntIdx()->GetNode().GetStartNode() )) in lcl_ChkFlyFly()
1596 0 != ( pSNd = rCntnt.GetCntntIdx()->GetNode().GetStartNode() ) && in CopyFlyInFlyImpl()
H A Dndtbl.cxx2052 const SwStartNode* pSttNd = aIdx.GetNode().GetStartNode(); in DeleteRowCol()
3502 SwNode* pBoxNd = aIdx.GetNode().GetStartNode(); in SplitTable()
3703 SwNode* pBoxNd = aIdx.GetNode().GetStartNode(); in MergeTable()
/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()
H A Ddoclay.cxx1269 SwStartNode *pSttNd = rDoc.GetNodes()[nNdIdx]->GetStartNode(); in lcl_InsertLabel()
1530 rDoc.GetNodes()[nNdIdx]->GetStartNode()->GetTableNode(); in lcl_InsertLabel()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx298 SwNodeIndex* pIdx = pTxtFtn->GetStartNode(); in GetSeqFtnList()
H A Deditsh.cxx472 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in HasOLEObj()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1278 pTxtFtn->GetStartNode()->GetNode(). in CreateParentXText()
1283 if (pSttNode == pTxtFtn->GetStartNode()->GetNode(). in CreateParentXText()
H A Dunochart.cxx98 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in DoUpdateAllCharts()
179 while( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in LockUnlockAllCharts()
H A Dunoframe.cxx3176 const SwStartNode *SwXTextFrame::GetStartNode() const in GetStartNode() function in SwXTextFrame
3185 pSttNd = rFlyCntnt.GetCntntIdx()->GetNode().GetStartNode(); in GetStartNode()
H A Dunotbl.cxx850 const SwStartNode *SwXCell::GetStartNode() const in GetStartNode() function in SwXCell
3460 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in setName()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx113 pFrmFmt->SetFmtAttr( SwFmtCntnt( aIdx.GetNode().GetStartNode() )); in InsFly()
H A Dunattr.cxx1003 RemoveIdxFromSection( rDoc, pFtn->GetStartNode()->GetIndex() ); in RemoveIdx()
/trunk/main/sw/inc/
H A Dunotext.hxx91 virtual const SwStartNode *GetStartNode() const;
H A Dunoframe.hxx172 virtual const SwStartNode *GetStartNode() const;
H A Dunotbl.hxx104 virtual const SwStartNode *GetStartNode() const;
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx1592 0 != ( pSttNd = pIdx->GetNode().GetStartNode() ) && in WizzardGetFly()
2277 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in AlignAllFormulasToBaseline()
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx810 0 != ( pSttNd = pBoxIdx->GetNode().GetStartNode() ) && in CheckTblBoxCntnt()
/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()
H A Dndtxt.cxx324 ASSERT( pAttr->GetStartNode(), "FtnAtr ohne StartNode." ); in lcl_ChangeFtnRef()
325 SwNodeIndex aIdx( *pAttr->GetStartNode(), 1 ); in lcl_ChangeFtnRef()
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx875 SwNodeIndex* pIdx = pFtnIdx->GetStartNode(); in FindAnchor()
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx693 SwNodeIndex aIdx( *pFtn->GetStartNode(), 1 ); in ConnectFtn()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx2067 const SwNodeIndex* pStartIndex = ((SwTxtFtn*)pFN)->GetStartNode(); in BeginFootnote()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx693 while ( 0 != (pStNd = aIdx.GetNode().GetStartNode()) ) in HasCharts()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx2084 const SwNodeIndex* pIdx = pFtn->GetTxtFtn()->GetStartNode(); in WriteGenericTxt()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1803 pSttNd = rIdx.GetNode().GetStartNode(); in SwTableBox()

Completed in 260 milliseconds

123