Home
last modified time | relevance | path

Searched refs:IsSectionNode (Results 1 – 25 of 39) sorted by relevance

12

/aoo42x/main/sw/source/core/docnode/
H A Dnodes.cxx427 else if( pFrmNd->IsSectionNode() ) in ChgNode()
480 !pAktNode->IsSectionNode() ) || in _MoveNodes()
665 if( pSttNode->IsSectionNode() ) in _MoveNodes()
708 if( !pSttNd->IsSectionNode() ) in _MoveNodes()
865 aSttNdStack[nLevel]->IsSectionNode()), in _MoveNodes()
948 if( pTmpNd->IsSectionNode() || in _MoveNodes()
2174 if( pTmpNd->IsSectionNode() || in _CopyNodes()
2261 if( pNd->pStartOfSection->IsSectionNode() ) in GoNextSection()
2398 (!pSectNd || pSttNd->IsSectionNode() || in FindPrvNxtFrmNode()
2419 (!pSectNd || pSttNd->IsSectionNode() || in FindPrvNxtFrmNode()
[all …]
H A Dndsect.cxx431 pNxtNd->StartOfSectionNode()->IsSectionNode() && in IsInsRegionAvailable()
482 if( aIdx.GetNode().IsSectionNode() ) in IsInsRegionAvailable()
486 } while( aIdx.GetNode().IsSectionNode() ); in IsInsRegionAvailable()
487 if( !aIdx.GetNode().IsSectionNode() ) in IsInsRegionAvailable()
824 } while( aInsPos.GetNode().IsSectionNode() ); in InsertTextSection()
836 pNd->StartOfSectionNode()->IsSectionNode()) in InsertTextSection()
946 if( pNd->IsSectionNode() ) in InsertTextSection()
985 if( IsSectionNode() ) in FindSectionNode()
988 while( !pTmp->IsSectionNode() && pTmp->GetIndex() ) in FindSectionNode()
1349 if( aTmp.GetNode().IsSectionNode() ) in IsCntntHidden()
H A Dnode2lay.cxx91 else if( pNd->IsEndNode() && !pNd->StartOfSectionNode()->IsSectionNode() ) in GoNextWithFrm()
123 else if( pNd->IsStartNode() && !pNd->IsSectionNode() ) in GoPreviousWithFrm()
145 if( bSearch || rNode.IsSectionNode() ) in SwNode2LayImpl()
293 if( pNode->IsSectionNode() ) in UpperFrm()
387 else if( pNd->IsSectionNode() ) in RestoreUpperFrms()
H A Dnode.cxx754 else if( pNd->IsSectionNode() ) in FindPageDesc()
899 while ( aIdx.GetNode().IsSectionNode() || in HasPrevNextLayNode()
901 aIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) ) in HasPrevNextLayNode()
912 while ( aIdx.GetNode().IsSectionNode() || in HasPrevNextLayNode()
914 aIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) ) in HasPrevNextLayNode()
1826 (( pNd = &aIdx.GetNode())->IsSectionNode() || in CanJoinNext()
1827 ( pNd->IsEndNode() && pNd->StartOfSectionNode()->IsSectionNode() ))) in CanJoinNext()
1856 (( pNd = &aIdx.GetNode())->IsSectionNode() || in CanJoinPrev()
1857 ( pNd->IsEndNode() && pNd->StartOfSectionNode()->IsSectionNode() ))) in CanJoinPrev()
H A Dndcopy.cxx86 if( ( rNode.IsSectionNode() && rNode.EndOfSectionIndex() >= nEnd ) in lcl_NonCopyCount()
99 if( ( rNode.IsSectionNode() && rNode.EndOfSectionIndex() >= nEnd ) in lcl_NonCopyCount()
1361 !rRg.aStart.GetNode().IsSectionNode() && in CopyWithFlyInFly()
/aoo42x/main/sw/source/core/edit/
H A Dedsect.cxx290 if( !aSIdx.GetNode().IsSectionNode() || in GetFullSelectedSectionCount()
292 !aEIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) in GetFullSelectedSectionCount()
360 pInnermostNode->IsSectionNode(), "wrong node found" ); in lcl_SpecialInsertNode()
H A Dednumber.cxx489 ( pNd = GetDoc()->GetNodes()[ nIdx ])->IsSectionNode() || in MoveNumParas()
490 ( pNd->IsEndNode() && pNd->StartOfSectionNode()->IsSectionNode()))) in MoveNumParas()
508 if (pNd->IsSectionNode() || in MoveNumParas()
509 ( pNd->IsEndNode() && pNd->StartOfSectionNode()->IsSectionNode()) || in MoveNumParas()
H A Dedglbldc.cxx108 || pNd->IsSectionNode() || pNd->IsTableNode() ) in GetGlobalDocContent()
129 || pNd->IsSectionNode() || pNd->IsTableNode() ) in GetGlobalDocContent()
/aoo42x/main/sw/source/filter/ww8/
H A Ddocxexport.cxx315 if ( TXT_MAINTEXT == nTxtTyp && rEndNode.StartOfSectionNode()->IsSectionNode() ) in OutputEndNode()
326 if ( rNd.IsEndNode() && rNd.StartOfSectionNode()->IsSectionNode() ) in OutputEndNode()
329 if ( !rNd.IsSectionNode() && !bIsInTable ) // No sections in table in OutputEndNode()
H A Dwrtww8.cxx2645 else if ( pNd->IsSectionNode() && TXT_MAINTEXT == nTxtTyp ) in WriteText()
2648 pNd->StartOfSectionNode()->IsSectionNode() ) in WriteText()
2656 … if ( aIdx.GetNode().IsEndNode() && aIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) in WriteText()
2658 else if ( aIdx.GetNode().IsSectionNode() ) in WriteText()
H A Drtfexport.cxx582 else if( rSttNd.IsSectionNode() ) in ExportDocument_Impl()
/aoo42x/main/sw/source/core/unocore/
H A Dunotext.cxx353 while (pTmp && pTmp->IsSectionNode()) in insertString()
585 while (pTmp && pTmp->IsSectionNode()) in insertTextContent()
590 while (pOwnStartNode->IsSectionNode()) in insertTextContent()
1077 while(pTmp && pTmp->IsSectionNode()) in CheckForOwnMember()
1083 while(pOwnStartNode->IsSectionNode()) in CheckForOwnMember()
1673 while (pStartStartNode && pStartStartNode->IsSectionNode()) in convertToTextFrame()
1678 while (pEndStartNode && pEndStartNode->IsSectionNode()) in convertToTextFrame()
2592 while(p1->IsSectionNode()) in createTextCursorByRange()
H A Dunoobj.cxx1215 if (pTmp->IsSectionNode()) in gotoStart()
1339 && pOwnStartNode->IsSectionNode()) in gotoRange()
1347 && pTmp->IsSectionNode() ) in gotoRange()
/aoo42x/main/sw/source/core/crsr/
H A Dunocrsr.cxx129 while( pOldSttNd->IsSectionNode() ) in IsSelOvr()
153 if( !pSttNd->IsSectionNode() ) in IsSelOvr()
H A Dswcrsr.cxx521 if( pMyNd->IsSectionNode() || ( pMyNd->IsEndNode() && in IsSelOvr()
522 pMyNd->StartOfSectionNode()->IsSectionNode() ) ) in IsSelOvr()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlsect.cxx260 if (aPrvNdIdx.GetNode().IsSectionNode()) in NewDivision()
514 if( pEndNd && pEndNd->StartOfSectionNode()->IsSectionNode() ) in EndSection()
687 if (aPrvNdIdx.GetNode().IsSectionNode()) in NewMultiCol()
H A Dwrthtml.cxx773 else if( pNd->IsSectionNode() ) in Out_SwDoc()
1372 if( pNd->IsTableNode() || pNd->IsSectionNode() ) in HTMLSaveData()
/aoo42x/main/sw/inc/
H A Dnode.hxx178 inline sal_Bool IsSectionNode() const;
684 inline sal_Bool SwNode::IsSectionNode() const in IsSectionNode() function in SwNode
/aoo42x/main/sw/source/core/undo/
H A Dundel.cxx253 pTmpNd->StartOfSectionNode()->IsSectionNode() && in SwUndoDelete()
281 ( (pTmpNd = rDocNds[ aRg.aStart.GetIndex()-1 ])->IsSectionNode() && in SwUndoDelete()
H A Dunattr.cxx274 else if ( pNd->IsSectionNode() ) in IsFmtInDoc()
/aoo42x/main/sw/source/core/layout/
H A Dfrmtool.cxx1431 else if ( pNd->IsSectionNode() ) in _InsertCnt()
1520 else if ( pNd->IsEndNode() && pNd->StartOfSectionNode()->IsSectionNode() ) in _InsertCnt()
1811 if( pSct && rSttIdx.GetNode().IsSectionNode() ) in MakeFrms()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxvw.cxx1441 while(pTmp && pTmp->IsSectionNode()) in gotoRange()
1445 while(pOwnStartNode && pOwnStartNode->IsSectionNode()) in gotoRange()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlexp.cxx1005 else if( pNd->IsSectionNode() ) in ExportCurPaM()
/aoo42x/main/sw/source/core/doc/
H A Ddbgoutsw.cxx752 else if (pNode->IsSectionNode()) in lcl_dbg_nodes_inner()
H A Ddocredln.cxx260 while( pSttStart && (!pSttStart->IsStartNode() || pSttStart->IsSectionNode() || in CheckPosition()
264 while( pEndStart && (!pEndStart->IsStartNode() || pEndStart->IsSectionNode() || in CheckPosition()

Completed in 220 milliseconds

12