Home
last modified time | relevance | path

Searched refs:StartOfSectionNode (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx893 pTmpNode->StartOfSectionNode() == pAktNode ) in _MoveNodes()
1069 SwNodeIndex aTmpIdx( *pAktNode->StartOfSectionNode() ); in SectionDown()
1147 SwNodeIndex aIdx( *pAktNode->StartOfSectionNode() ); in SectionUp()
1503 SwNodeIndex aTmp( *pIdx->GetNode().StartOfSectionNode(), +1 ); in GoStartOfSection()
2175 pTmpNd->StartOfSectionNode()->IsSectionNode() ) in _CopyNodes()
2311 aTmp = *pNd->StartOfSectionNode(); in GoPrevSection()
2325 aTmp = *pNd->StartOfSectionNode(); in GoPrevSection()
2375 ? pSttNd->StartOfSectionNode()->FindTableNode() in FindPrvNxtFrmNode()
2442 pFrmNd = pNd->StartOfSectionNode(); in FindPrvNxtFrmNode()
2630 while ((*this)[0] != pNode->StartOfSectionNode()) in DocumentSectionStartNode()
[all …]
H A Dndsect.cxx214 while( pPrvNd != aStt.GetNode().StartOfSectionNode() ) in InsertSwSection()
216 while( pPrvNd != aEnd.GetNode().StartOfSectionNode() ) in InsertSwSection()
426 : pNd->StartOfSectionNode(); in IsInsRegionAvailable()
431 pNxtNd->StartOfSectionNode()->IsSectionNode() && in IsInsRegionAvailable()
440 if( pPrvNd && pNxtNd && pPrvNd == pNxtNd->StartOfSectionNode() ) in IsInsRegionAvailable()
836 pNd->StartOfSectionNode()->IsSectionNode()) in InsertTextSection()
853 const SwNode* pLastNode = pSectNd->StartOfSectionNode()->EndOfSectionNode(); in InsertTextSection()
858 const SwStartNode* pStartNode = aInsPos.GetNode().StartOfSectionNode(); in InsertTextSection()
867 pStartNode = pStartNode->StartOfSectionNode(); in InsertTextSection()
1007 rThis.StartOfSectionNode()->FindSectionNode(); in lcl_initParent()
[all …]
H A Dnode.cxx885 ( ND_ENDNODE == rNd.GetNodeType() && rNd.StartOfSectionNode() && in IsValidNextPrevNd()
886 ND_TABLENODE == rNd.StartOfSectionNode()->GetNodeType() ); in IsValidNextPrevNd()
901 aIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) ) in HasPrevNextLayNode()
914 aIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) ) in HasPrevNextLayNode()
1827 ( pNd->IsEndNode() && pNd->StartOfSectionNode()->IsSectionNode() ))) in CanJoinNext()
1857 ( pNd->IsEndNode() && pNd->StartOfSectionNode()->IsSectionNode() ))) in CanJoinPrev()
1908 const SwStartNode* pSttNd = StartOfSectionNode(); in IsAnyCondition()
1960 ? pSttNd->StartOfSectionNode() in IsAnyCondition()
H A Dsection.cxx640 pNd = pNd->StartOfSectionNode(); // falls SectionNode ist! in MakeChildLinksVisible()
645 pNd = pParent->StartOfSectionNode(); in MakeChildLinksVisible()
1126 !pNd->StartOfSectionNode()->IsSectionNode() && in GetGlobalDocSection()
1127 !pNd->StartOfSectionNode()->FindSectionNode() ) in GetGlobalDocSection()
H A Dnode2lay.cxx91 else if( pNd->IsEndNode() && !pNd->StartOfSectionNode()->IsSectionNode() ) in GoNextWithFrm()
292 const SwNode* pNode = rNode.StartOfSectionNode(); in UpperFrm()
/trunk/main/sw/source/core/crsr/
H A Dunocrsr.cxx120 SwStartNode *pOldSttNd = aOldIdx.GetNode().StartOfSectionNode(), in IsSelOvr()
121 *pNewSttNd = rPtIdx.GetNode().StartOfSectionNode(); in IsSelOvr()
130 pOldSttNd = pOldSttNd->StartOfSectionNode(); in IsSelOvr()
141 pNewSttNd = rPtIdx.GetNode().StartOfSectionNode(); in IsSelOvr()
155 pSttNd = pSttNd->StartOfSectionNode(); in IsSelOvr()
H A Dswcrsr.cxx700 IDX.Assign( *pNd->StartOfSectionNode(), +1 ); in IsInProtectTable()
737 else if( pNd->StartOfSectionNode()->IsTableNode() && IDX-- ) in IsInProtectTable()
1036 *rNds.GetEndOfPostIts().StartOfSectionNode(), in FindAll()
1091 ? rNds.GetEndOfContent().StartOfSectionNode() in FindAll()
1092 : rNds.GetEndOfPostIts().StartOfSectionNode(); in FindAll()
1154 rPos.nNode = *rNds.GetEndOfContent().StartOfSectionNode(); in FillFindPos()
1170 rPos.nNode = *rNds.GetEndOfContent().StartOfSectionNode(); in FillFindPos()
1823 if( pTblCrsr && GetNode( sal_True )->StartOfSectionNode() == in UpDown()
1824 GetNode( sal_False )->StartOfSectionNode() ) in UpDown()
2386 pNd = pNd->StartOfSectionNode(); in ParkCrsr()
[all …]
H A Dtrvltbl.cxx437 const SwTableNode* pTblNd = pTableEndNode->StartOfSectionNode()->GetTableNode(); in lcl_FindPrevCell()
460 aTmp.Assign( *pCNd->StartOfSectionNode(), -1 ); in lcl_FindPrevCell()
483 aTmp.Assign( *pCNd->StartOfSectionNode(), - 1 ); in lcl_FindPrevCell()
506 0 == ( pInnerTblNd = aTmpIdx.GetNode().StartOfSectionNode()->GetTableNode()) ) in GotoPrevTable()
515 0 == ( pTblNd = aIdx.GetNode().StartOfSectionNode()->GetTableNode()) ) in GotoPrevTable()
522 aIdx = *aIdx.GetNode().StartOfSectionNode(); in GotoPrevTable()
H A Dcrsrsh.cxx759 pCrsr->GetPoint()->nNode.GetNode().StartOfSectionNode() ) in SetCrsr()
1444 pTstCrsr->GetNode( sal_True )->StartOfSectionNode() != in UpdateCrsr()
1445 pTstCrsr->GetNode( sal_False )->StartOfSectionNode() ) ) in UpdateCrsr()
2594 if( ( pNode = pNode->StartOfSectionNode())->IsTableNode() ) in ParkCrsr()
2598 pNew->GetPoint()->nNode = *pNode->StartOfSectionNode(); in ParkCrsr()
2606 pNew->GetPoint()->nNode = *pNode->StartOfSectionNode(); in ParkCrsr()
2698 SwNodeIndex aNodeIdx( *rNds.GetEndOfContent().StartOfSectionNode() ); in SwCrsrShell()
2863 aPam.GetMark()->nNode = *rNds.GetEndOfPostIts().StartOfSectionNode(); in FindValidCntntNode()
3262 const SwStartNode *pRet = rNode.StartOfSectionNode(); in lcl_NodeContext()
3266 pRet = pRet->StartOfSectionNode(); in lcl_NodeContext()
[all …]
H A Dpam.cxx281 pNd = pNd->StartOfSectionNode(); in lcl_ChkOneRange()
283 if( pNd == rNds[ nEnd ]->StartOfSectionNode() ) in lcl_ChkOneRange()
290 while( ( pTmp = pNd->StartOfSectionNode())->EndOfSectionNode() != in lcl_ChkOneRange()
939 pPos->nNode = *rNodes.GetEndOfContent().StartOfSectionNode(); in GoStartDoc()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx512 pNd = aEndRg.GetNode().StartOfSectionNode(); in MoveOutlinePara()
521 pNd = GetNodes().GetEndOfContent().StartOfSectionNode(); in MoveOutlinePara()
554 pNd = aInsertPos.GetNode().StartOfSectionNode(); in MoveOutlinePara()
565 pNd = pNd->StartOfSectionNode(); in MoveOutlinePara()
1593 rNd.StartOfSectionNode()->IsSectionNode(); in lcl_IsValidPrevNextNumNode()
1949 pTmp1 = pTmp1->StartOfSectionNode(); in MoveParagraph()
1953 pTmp1 = pTmp1->StartOfSectionNode(); in MoveParagraph()
1988 pTmp1 = GetNodes()[ nStIdx ]->StartOfSectionNode(); in MoveParagraph()
1996 pTmp1 = pTmp1->StartOfSectionNode(); in MoveParagraph()
2005 pTmp2 = pTmp2->StartOfSectionNode(); in MoveParagraph()
[all …]
H A Ddoccomp.cxx1068 bRet = rSrcNd.StartOfSectionNode()->GetNodeType() == in CompareNode()
1069 rDstNd.StartOfSectionNode()->GetNodeType(); in CompareNode()
1072 if (bRet && rSrcNd.StartOfSectionNode()->GetNodeType() == ND_TABLENODE) in CompareNode()
1075 *rSrcNd.StartOfSectionNode(), *rDstNd.StartOfSectionNode()); in CompareNode()
1281 if( pNd->StartOfSectionNode()->IsTableNode() || in PrevIdx()
1282 ( 0 != (pSNd = pNd->StartOfSectionNode()->GetSectionNode() ) && in PrevIdx()
1285 pNd = pNd->StartOfSectionNode(); in PrevIdx()
1299 sal_uLong nSrcSttIdx = NextIdx( rSrcEndNd.StartOfSectionNode() ); in CheckRanges()
1302 sal_uLong nDstSttIdx = NextIdx( rDstEndNd.StartOfSectionNode() ); in CheckRanges()
H A Ddocredln.cxx257 SwNode* pSttTab = pSttNode->StartOfSectionNode()->FindTableNode(); in CheckPosition()
258 SwNode* pEndTab = pEndNode->StartOfSectionNode()->FindTableNode(); in CheckPosition()
262 pSttStart = pSttStart->StartOfSectionNode(); in CheckPosition()
266 pEndStart = pEndStart->StartOfSectionNode(); in CheckPosition()
1309 pPrevStt->nNode.GetNode().StartOfSectionNode() == in CompressRedlines()
1310 pCurEnd->nNode.GetNode().StartOfSectionNode() && in CompressRedlines()
1311 !pCurEnd->nNode.GetNode().StartOfSectionNode()->IsTableNode() ) in CompressRedlines()
2691 if( pTab && !pNew->GetMark()->nNode.GetNode().StartOfSectionNode()->FindTableNode() ) in InsertWithValidRanges()
3126 if( pPtNd->StartOfSectionNode() == pMkNd->StartOfSectionNode() && in HasValidRange()
3127 !pPtNd->StartOfSectionNode()->IsTableNode() && in HasValidRange()
[all …]
H A Ddocchart.cxx136 SwNodeIndex aIdx( *GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in _UpdateCharts()
194 SwNodeIndex aIdx( *GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in SetTableName()
241 SwNodeIndex aIdx( *GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in CreateChartInternalDataProviders()
H A Ddoccorr.cxx74 const SwStartNode* pStartNode = rNode.StartOfSectionNode(); in lcl_FindUnoCrsrSection()
76 ( pStartNode->StartOfSectionNode() != pStartNode ) && in lcl_FindUnoCrsrSection()
78 pStartNode = pStartNode->StartOfSectionNode(); in lcl_FindUnoCrsrSection()
H A Ddocfld.cxx935 if( pFirst->StartOfSectionNode() != pNext->StartOfSectionNode() ) in operator <()
941 pFirstStt = pTblNd->StartOfSectionNode(); in operator <()
943 pFirstStt = pFirst->StartOfSectionNode(); in operator <()
946 pNextStt = pTblNd->StartOfSectionNode(); in operator <()
948 pNextStt = pNext->StartOfSectionNode(); in operator <()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx190 return GetDoc()->GetNodes().GetEndOfContent().StartOfSectionNode(); in GetStartNode()
355 pTmp = pTmp->StartOfSectionNode(); in insertString()
587 pTmp = pTmp->StartOfSectionNode(); in insertTextContent()
592 pOwnStartNode = pOwnStartNode->StartOfSectionNode(); in insertTextContent()
1057 pOwnCursor->GetPaM()->GetNode()->StartOfSectionNode(); in CheckForOwnMember()
1079 pTmp = pTmp->StartOfSectionNode(); in CheckForOwnMember()
1085 pOwnStartNode = pOwnStartNode->StartOfSectionNode(); in CheckForOwnMember()
1680 pEndStartNode = pEndStartNode->StartOfSectionNode(); in convertToTextFrame()
2590 SwStartNode* p1 = aPam.GetNode()->StartOfSectionNode(); in createTextCursorByRange()
2594 p1 = p1->StartOfSectionNode(); in createTextCursorByRange()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx315 if ( TXT_MAINTEXT == nTxtTyp && rEndNode.StartOfSectionNode()->IsSectionNode() ) in OutputEndNode()
320 const SwSection& rSect = rEndNode.StartOfSectionNode()->GetSectionNode()->GetSection(); in OutputEndNode()
326 if ( rNd.IsEndNode() && rNd.StartOfSectionNode()->IsSectionNode() ) in OutputEndNode()
617 pCurPam->GetPoint()->nNode = pDoc->GetNodes().GetEndOfContent().StartOfSectionNode()->GetIndex(); in WriteMainText()
H A Dww8glsy.cxx107 SwNodeIndex aStart( *aDocEnd.GetNode().StartOfSectionNode(), 1 ); in MakeEntries()
226 *pD->GetNodes().GetEndOfContent().StartOfSectionNode(), 1); in Load()
/trunk/main/sw/source/core/edit/
H A Dedsect.cxx233 StartOfSectionNode()->GetSectionNode())) ) in SetSectionAttr()
292 !aEIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) in GetFullSelectedSectionCount()
299 if( &aSIdx.GetNode() != aEIdx.GetNode().StartOfSectionNode() ) in GetFullSelectedSectionCount()
H A Deddel.cxx62 rPam.GetNode()->StartOfSectionNode() != rPam.GetNode(sal_False)->StartOfSectionNode() ) in DeleteSel()
/trunk/main/sw/source/core/undo/
H A Dundel.cxx241 SwNode* pNode = aRg.aEnd.GetNode().StartOfSectionNode(); in SwUndoDelete()
253 pTmpNd->StartOfSectionNode()->IsSectionNode() && in SwUndoDelete()
254 pTmpNd->StartOfSectionNode()->GetIndex() >= aRg.aStart.GetIndex() ) ) in SwUndoDelete()
/trunk/main/sw/inc/
H A Dnode.hxx129 inline const SwStartNode* StartOfSectionNode() const { return pStartOfSection; } in StartOfSectionNode() function in SwNode
130 inline SwStartNode* StartOfSectionNode() { return pStartOfSection; } in StartOfSectionNode() function in SwNode
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx821 pPam->GetNode( sal_True )->StartOfSectionNode() != in _UnitUp()
822 pPam->GetNode( sal_False )->StartOfSectionNode() ) in _UnitUp()
1214 pPam->GetNode( sal_True )->StartOfSectionNode() != in _UnitDown()
1215 pPam->GetNode( sal_False )->StartOfSectionNode() ) in _UnitDown()
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx535 SwNodeIndex aIndex( *pDoc->GetNodes().GetEndOfContent().StartOfSectionNode() ); in Init()
575 SwNodeIndex aTmp( *pDoc->GetNodes().GetEndOfContent().StartOfSectionNode(), 1 ); in Init()

Completed in 225 milliseconds

1234