| /AOO41X/main/sw/inc/ |
| H A D | node.hxx | 167 inline sal_Bool IsStartNode() const; 655 inline sal_Bool SwNode::IsStartNode() const in IsStartNode() function in SwNode 710 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionIndex() 715 const SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionNode() 720 SwStartNode* pStNd = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in EndOfSectionNode()
|
| /AOO41X/main/sw/source/core/edit/ |
| H A D | edsect.cxx | 375 aBegin.GetNode().IsStartNode() ) in lcl_SpecialInsertNode() 403 DBG_ASSERT( ( pReturn == NULL ) || pReturn->IsStartNode() || in lcl_SpecialInsertNode() 436 pInsertNode->IsStartNode() ? -1 : 0 ); in DoSpecialInsert()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8glsy.cxx | 110 while( !( aStart.GetNode().IsStartNode() && SwNormalStartNode == in MakeEntries() 186 } while( aStart.GetNode().IsStartNode() && in MakeEntries()
|
| H A D | WW8TableInfo.cxx | 812 if (rNode.IsStartNode()) in processTableBox() 1229 if (pNode->IsStartNode()) in connectCells()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | docnum.cxx | 498 while( aSttRg.GetNode().IsStartNode() ) in MoveOutlinePara() 508 while( aEndRg.GetNode().IsStartNode() ) in MoveOutlinePara() 531 while( aInsertPos.GetNode().IsStartNode() ) in MoveOutlinePara() 2029 if( pTmp1->IsStartNode() ) in MoveParagraph() 2086 if( !pTmp1->IsStartNode() ) in MoveParagraph() 2094 if( !pTmp2->IsStartNode() ) in MoveParagraph()
|
| H A D | docglbl.cxx | 405 while( aEndIdx.GetNode().IsStartNode() ) in SplitDoc() 756 while( aEndIdx.GetNode().IsStartNode() ) in SplitDoc()
|
| H A D | dbgoutsw.cxx | 676 else if (rNode.IsStartNode()) in lcl_dbg_out() 763 if (pNode->IsStartNode() && nIndex != nStartIndex) in lcl_dbg_nodes_inner()
|
| H A D | docredln.cxx | 260 while( pSttStart && (!pSttStart->IsStartNode() || pSttStart->IsSectionNode() || in CheckPosition() 264 while( pEndStart && (!pEndStart->IsStartNode() || pEndStart->IsSectionNode() || in CheckPosition() 2710 if( rCurNd.IsStartNode() ) in InsertWithValidRanges()
|
| H A D | doc.cxx | 722 if( pNd->IsStartNode() && in SplitNode() 725 ((( pNd = GetNodes()[ --nPrevPos ])->IsStartNode() && in SplitNode()
|
| H A D | doccomp.cxx | 1264 if( pNd->IsStartNode() ) in NextIdx()
|
| /AOO41X/main/sw/source/core/crsr/ |
| H A D | swcrsr.cxx | 625 if( !IDX.GetNode().IsStartNode() ) in IsInProtectTable() 714 if( ( pNd = &IDX.GetNode())->IsStartNode() || HasMark() ) in IsInProtectTable() 1995 if( (bNext && !aCellIdx.GetNode().IsStartNode()) || in GoPrevNextCell() 2373 if( !pNd->IsStartNode() ) in ParkCrsr() 2379 if( !pNd->IsStartNode() ) in ParkCrsr()
|
| H A D | trvltbl.cxx | 84 if( !aCellStt.GetNode().IsStartNode() ) in GoNextCell()
|
| H A D | pam.cxx | 280 if( !pNd->IsStartNode() ) in lcl_ChkOneRange()
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | nodes.cxx | 660 else if( pNd->IsStartNode() ) in _MoveNodes() 864 ( pAktNode->IsStartNode() && in _MoveNodes() 1148 if( pAktNode->IsStartNode() ) // selbst StartNode in SectionUp() 1163 if( pAktNode->IsStartNode() ) in SectionUp()
|
| H A D | ndsect.cxx | 425 pPrvNd = pNd->IsStartNode() ? (SwStartNode*)pNd in IsInsRegionAvailable() 943 if( pNd->IsStartNode() ) in InsertTextSection()
|
| H A D | node2lay.cxx | 123 else if( pNd->IsStartNode() && !pNd->IsSectionNode() ) in GoPreviousWithFrm()
|
| H A D | node.cxx | 295 const SwNode* pNode = IsStartNode() ? this : pStartOfSection; in GetSectionLevel() 817 SwStartNode* pTmp = IsStartNode() ? (SwStartNode*)this : pStartOfSection; in FindSttNodeByType()
|
| H A D | ndtbl.cxx | 1254 if (rNode.IsStartNode()) in ExpandRangeForTableBox() 1430 if( aCellNodeIdx.GetNode().IsStartNode() ) in TextToTable() 3504 ASSERT( pBoxNd->IsStartNode(), "das muss ein StartNode sein!" ); in SplitTable() 3705 ASSERT( pBoxNd->IsStartNode(), "das muss ein StartNode sein!" ); in MergeTable()
|
| H A D | ndcopy.cxx | 371 ASSERT( aNewIdx.GetNode().IsStartNode(), "Index nicht auf einem StartNode" ); in lcl_CopyTblBox()
|
| /AOO41X/main/sw/source/core/undo/ |
| H A D | unattr.cxx | 287 else if ( pNd->IsStartNode() && (SwTableBoxStartNode == in IsFmtInDoc() 485 ? ( !pNd->IsStartNode() || (SwFlyStartNode != in RestoreFlyAnchor()
|
| H A D | undobj1.cxx | 517 ? ( !pNd->IsStartNode() || SwFlyStartNode != in GetAnchor()
|
| H A D | rolbck.cxx | 162 else if ( pNode->IsStartNode() && (SwTableBoxStartNode == in SetInDoc()
|
| /AOO41X/main/sw/source/filter/rtf/ |
| H A D | rtffly.cxx | 379 if( aPrev.GetNode().IsStartNode() && in SetFlysInDoc()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unotext.cxx | 1915 if (aCellIndex.GetNode().IsStartNode()) in ConvertCell()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | frmtool.cxx | 1575 else if( pNd->IsStartNode() && in _InsertCnt()
|