Searched defs:aEndIdx (Results 1 – 14 of 14) sorted by relevance
/trunk/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 245 SwNodeIndex aEndIdx( pEndNd ? *pEndNd in SplitDoc() local 597 SwNodeIndex aEndIdx( pEndNd ? *pEndNd in SplitDoc() local
|
H A D | docsort.cxx | 385 SwNodeIndex aEndIdx( pEnd->nNode, 1 ); in SortText() local
|
H A D | doctxm.cxx | 899 SwNodeIndex aEndIdx( *pSectNd->EndOfSectionNode() ); in Update() local 1058 SwNodeIndex aEndIdx( aInsPos, 1 ); in Update() local
|
H A D | docedt.cxx | 740 SwNodeIndex aSttIdx( *pSttNd ), aEndIdx( *pNode->EndOfSectionNode() ); in DeleteSection() local
|
/trunk/main/sw/source/core/undo/ |
H A D | undobj.cxx | 155 SwNodeIndex aEndIdx( rDoc.GetNodes(), pEndIdx ? *pEndIdx in RemoveIdxFromSection() local 928 SwNodeIndex aEndIdx( aPam.End()->nNode.GetNode() ); in SaveSection() local
|
H A D | undel.cxx | 414 SwIndex aEndIdx( pEndTxtNd ); in SaveCntnt() local
|
H A D | undobj1.cxx | 287 SwNodeIndex aEndIdx( rDoc.GetNodes(), in UndoImpl() local
|
H A D | untbl.cxx | 483 SwNodeIndex aEndIdx( rDoc.GetNodes(), nEndNd ); in UndoImpl() local 547 SwNodeIndex aEndIdx( *this, nEndNd+1 ); in UndoTableToText() local 783 SwNodeIndex aEndIdx( *pTNd->EndOfSectionNode() ); in UndoImpl() local
|
/trunk/main/sw/source/core/docnode/ |
H A D | section.cxx | 1407 SwNodeIndex aEndIdx( *pSectNd->EndOfSectionNode() ); in DataChanged() local
|
H A D | nodes.cxx | 1750 SwNodeIndex aEndIdx( pEnd->nNode ); in MoveRange() local
|
H A D | ndtbl.cxx | 319 SwNodeIndex aEndIdx( *this, nIdxPos ); in InsBoxen() local 940 SwNodeIndex aEndIdx( rRange.aEnd, -1 ); in TextToTable() local
|
/trunk/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 1949 SwNodeIndex aEndIdx = rErrorPosition.Start()->nNode; in IgnoreGrammarErrorAt() local
|
/trunk/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1094 SwNodeIndex aEndIdx( *pEndNd, -1L ); in ~SwFltShell() local
|
/trunk/main/sw/source/core/unocore/ |
H A D | unotext.cxx | 1002 SwNodeIndex aEndIdx(*pEnd); in setString() local
|
Completed in 322 milliseconds