/trunk/main/sw/source/core/doc/ |
H A D | docchart.cxx | 136 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 D | doclay.cxx | 154 SwNodeIndex aTmpIdx( GetNodes().GetEndOfAutotext() ); in MakeLayoutFmt() 452 SwNodeIndex aIdx( GetNodes().GetEndOfAutotext() ); in CopyLayoutFmt() 617 SwNodeRange aRange( GetNodes().GetEndOfAutotext(), -1, in _MakeFlySection() 618 GetNodes().GetEndOfAutotext() ); in _MakeFlySection() 771 (SwNodeIndex( GetNodes().GetEndOfAutotext()), in MakeFlySection() 1377 SwNodeIndex( rDoc.GetNodes().GetEndOfAutotext() ), in lcl_InsertLabel() 1693 SwNodeIndex( rDoc.GetNodes().GetEndOfAutotext() ), in lcl_InsertDrawLabel()
|
H A D | docdesc.cxx | 324 SwNodeIndex aTmp( GetNodes().GetEndOfAutotext() ); in ChgPageDesc() 383 SwNodeIndex aTmp( GetNodes().GetEndOfAutotext() ); in ChgPageDesc()
|
H A D | doc.cxx | 968 SwNodeIndex( GetNodes().GetEndOfAutotext() ), in Insert() 987 SwNodeIndex( GetNodes().GetEndOfAutotext() ), in Insert() 1009 SwNodeIndex( GetNodes().GetEndOfAutotext() ), in Insert() 1027 SwNodeIndex( GetNodes().GetEndOfAutotext() ), in InsertOLE()
|
H A D | doctxm.cxx | 1470 sal_uLong nIdx = rNds.GetEndOfAutotext().StartOfSectionIndex() + 2, in UpdateCntnt() 1471 nEndIdx = rNds.GetEndOfAutotext().GetIndex(); in UpdateCntnt()
|
H A D | docedt.cxx | 380 const bool bDelFtn = rInsPos.GetIndex() < rNds.GetEndOfAutotext().GetIndex() && in lcl_SaveFtn() 381 rSttNd.GetIndex() >= rNds.GetEndOfAutotext().GetIndex(); in lcl_SaveFtn()
|
H A D | docfmt.cxx | 2112 SwNodeIndex aTmpIdx( GetNodes().GetEndOfAutotext() ); in CopyPageDescHeaderFooterImpl()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | feflyole.cxx | 69 sal_uLong nSttIdx = GetNodes().GetEndOfAutotext().StartOfSectionIndex() + 1, in FindFlyFrm() 70 nEndIdx = GetNodes().GetEndOfAutotext().GetIndex(); in FindFlyFrm()
|
H A D | fefly1.cxx | 2276 SwNodeIndex aIdx( *GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in AlignAllFormulasToBaseline()
|
/trunk/main/sw/source/core/undo/ |
H A D | unmove.cxx | 117 sal_uLong nCntntStt = pDoc->GetNodes().GetEndOfAutotext().GetIndex(); in SwUndoMove() 339 sal_uLong nCntntStt = pDoc->GetNodes().GetEndOfAutotext().GetIndex(); in DelFtn()
|
/trunk/main/sw/source/core/edit/ |
H A D | edws.cxx | 194 pNd = &rNds.GetEndOfAutotext(); in HasOtherCnt()
|
H A D | editsh.cxx | 471 SwNodeIndex aIdx( *GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in HasOLEObj()
|
/trunk/main/sw/source/core/view/ |
H A D | vnew.cxx | 345 SwNodeIndex aIdx( *rNds.GetEndOfAutotext().StartOfSectionNode(), 1 ); in ~ViewShell()
|
H A D | viewsh.cxx | 691 SwNodeIndex aIdx( *GetDoc()->GetNodes().GetEndOfAutotext(). in HasCharts()
|
/trunk/main/sw/source/core/crsr/ |
H A D | pam.cxx | 308 eSec = lcl_TstIdx( nStt, nEnd, rNds.GetEndOfAutotext() ); in CheckNodesRange() 311 rNds.GetEndOfAutotext(), nStt, nEnd ); in CheckNodesRange()
|
/trunk/main/sw/inc/ |
H A D | ndarr.hxx | 162 SwNode& GetEndOfAutotext() const { return *pEndOfAutotext; } in GetEndOfAutotext() function in SwNodes
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlgrin.cxx | 130 sal_uLong nIdx = rNds.GetEndOfAutotext().StartOfSectionIndex() + 1; in ConnectImageMaps() 131 sal_uLong nEndIdx = rNds.GetEndOfAutotext().GetIndex(); in ConnectImageMaps()
|
H A D | swhtml.cxx | 3190 ( nTmpIdx = pDoc->GetNodes().GetEndOfAutotext().GetIndex()) >= nOldEnd ) in SplitAttrTab()
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 764 SwNodeIndex( GetNodes().GetEndOfAutotext() )); in CopyRange() 769 aPam.GetPoint()->nNode = pDoc->GetNodes().GetEndOfAutotext(); in CopyRange()
|
H A D | node.cxx | 646 if( pNd->GetIndex() > GetNodes().GetEndOfAutotext().GetIndex() ) in FindPageDesc()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unochart.cxx | 97 SwNodeIndex aIdx( *pDoc->GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in DoUpdateAllCharts() 178 SwNodeIndex aIdx( *pDoc->GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in LockUnlockAllCharts()
|
H A D | unotbl.cxx | 3459 SwNodeIndex aIdx( *pFmt->GetDoc()->GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in setName()
|
/trunk/main/sw/source/core/layout/ |
H A D | laycache.cxx | 578 nTmp -= (pDoc->GetNodes().GetEndOfAutotext().GetIndex() - in CalcPageCount()
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 357 SwNodeIndex aTmpIdx( rNds.GetEndOfAutotext() ); in SetFlysInDoc()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 1378 if( StartOfSectionIndex() < rNodes.GetEndOfAutotext().GetIndex() ) in InsertHint()
|