Home
last modified time | relevance | path

Searched refs:StartOfSectionIndex (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx465 !pAktNode->StartOfSectionIndex() )) in _MoveNodes()
845 aTmpEIdx = pAktNode->StartOfSectionIndex(); in _MoveNodes()
892 ->GetNodeType() && pAktNode->StartOfSectionIndex() && in _MoveNodes()
974 pAktNode->StartOfSectionIndex() && in _MoveNodes()
1299 if( ( !aRg.aStart.GetNode().StartOfSectionIndex() && in Delete()
1395 pAktNode->StartOfSectionIndex() ) in Delete()
1430 pAktNode->StartOfSectionIndex() ) in Delete()
1642 nSttIdx = (*ppEndNdArr)->StartOfSectionIndex() + 1; in DelNodes()
2002 !pAktNode->StartOfSectionIndex() )) in _CopyNodes()
2018 if (aRg.aEnd.GetNode().StartOfSectionIndex() != 0) in _CopyNodes()
[all …]
H A Dnode.cxx291 if( IsEndNode() && 0 == pStartOfSection->StartOfSectionIndex() ) in GetSectionLevel()
296 for( nLevel = 1; 0 != pNode->StartOfSectionIndex(); ++nLevel ) in GetSectionLevel()
H A Dndsect.cxx432 !( pNxtNd->StartOfSectionIndex() < nCmp && in IsInsRegionAvailable()
H A Dndcopy.cxx445 rIdx >= pDoc->GetNodes().GetEndOfInserts().StartOfSectionIndex() ) in MakeCopy()
H A Dndtbl.cxx373 rPos.nNode >= GetNodes().GetEndOfInserts().StartOfSectionIndex() ) in InsertTable()
3197 pDNd->StartOfSectionIndex() ) in lcl_BoxSetSplitBoxFmts()
/trunk/main/sw/source/core/edit/
H A Dedws.cxx191 if ( 1 != (pNd->GetIndex() - pNd->StartOfSectionIndex()) ) in HasOtherCnt()
195 if ( 1 != (pNd->GetIndex() - pNd->StartOfSectionIndex()) ) in HasOtherCnt()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx260 sal_uLong nStt = rEndNd.StartOfSectionIndex(), nEnd = rEndNd.GetIndex(); in lcl_TstIdx()
287 if( !pNd->StartOfSectionIndex() ) in lcl_ChkOneRange()
962 if( pPos->nNode < rNodes.GetEndOfContent().StartOfSectionIndex() ) in GoStartSection()
978 if( pPos->nNode < rNodes.GetEndOfContent().StartOfSectionIndex() ) in GoEndSection()
H A Dcallnk.cxx201 if( rStNd.EndOfSectionNode()->StartOfSectionIndex() > nNode || in ~SwCallLink()
H A Dtrvltbl.cxx95 StartOfSectionIndex() ); in GoNextCell()
/trunk/main/sw/inc/
H A Dnode.hxx128 inline sal_uLong StartOfSectionIndex() const;
713 inline sal_uLong SwNode::StartOfSectionIndex() const in StartOfSectionIndex() function in SwNode
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx130 sal_uLong nIdx = rNds.GetEndOfAutotext().StartOfSectionIndex() + 1; in ConnectImageMaps()
1331 if( pCNd && pCNd->StartOfSectionIndex()+2 < in StripTrailingPara()
1412 pCNd->StartOfSectionIndex()+2 == in StripTrailingPara()
H A Dwrthtml.cxx519 pEndNd->StartOfSectionIndex() ); in lcl_html_IsMultiColEnd()
/trunk/main/sw/source/core/frmedt/
H A Dfeflyole.cxx69 sal_uLong nSttIdx = GetNodes().GetEndOfAutotext().StartOfSectionIndex() + 1, in FindFlyFrm()
H A Dfetab.cxx983 EndOfSectionNode()->StartOfSectionIndex() && in HasWholeTabSelection()
1010 ( pNd = pPam->GetNode())->StartOfSectionIndex() && in HasBoxSelection()
H A Dtblsel.cxx245 const sal_uLong nMarkSectionStart = pMarkNode->StartOfSectionIndex(); in GetTblSel()
253 pLine = rTbl.GetTblBox( rCrsr.GetNode( sal_True )->StartOfSectionIndex() )->GetUpper(); in GetTblSel()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx2169 pNd->StartOfSectionIndex()+2 < pNd->EndOfSectionIndex() ) in Summary()
2207 if ( ( 2 == pTxtNd->EndOfSectionIndex() - pTxtNd->StartOfSectionIndex() ) || in RemoveInvisibleContent()
2243 if ( ( 2 == pTxtNd->EndOfSectionIndex() - pTxtNd->StartOfSectionIndex() ) || in RemoveInvisibleContent()
2317 if( pSectNd->StartOfSectionNode()->StartOfSectionIndex() == in RemoveInvisibleContent()
H A Ddoctxm.cxx857 (pSectNd->GetNodes().GetEndOfContent().StartOfSectionIndex() + 1) ) in Update()
1470 sal_uLong nIdx = rNds.GetEndOfAutotext().StartOfSectionIndex() + 2, in UpdateCntnt()
H A Ddocsort.cxx774 sal_uLong nCount = pNd->EndOfSectionIndex() - pNd->StartOfSectionIndex(); in MoveCell()
/trunk/main/sw/source/core/undo/
H A Dunins.cxx930 rDoc.GetNodes()[NODE.nNode-1]->StartOfSectionIndex()]->GetTableNode(); in UndoImpl()
975 rDoc.GetNodes()[NODE.nNode-1]->StartOfSectionIndex()]->GetTableNode(); in RedoImpl()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx2361 if( pTxtNode->StartOfSectionIndex() > in UpdateField()
2437 if( pFld->GetTxtNode().StartOfSectionIndex() > in ChangeExpansion()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx325 pDoc->GetNodes().GetEndOfInserts().StartOfSectionIndex() < nNd ); in Continue()
480 pAktNd->StartOfSectionIndex()+2 < in Continue()
4153 if( pCNd && pCNd->StartOfSectionIndex()+2 < in DelLastNode()
H A Drtffly.cxx1381 pAnchorNd->StartOfSectionIndex() ); in _SetPictureSize()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1378 if( StartOfSectionIndex() < rNodes.GetEndOfAutotext().GetIndex() ) in InsertHint()
1459 if( StartOfSectionIndex() > rNodes.GetEndOfRedlines().GetIndex() ) in InsertHint()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx890 if( pCNd && pCNd->StartOfSectionIndex()+2 < in endDocument()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1058 pDoc->GetNodes().GetEndOfInserts().StartOfSectionIndex() < nNd ); in SwFltShell()

Completed in 347 milliseconds

12