Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx136 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 Ddoclay.cxx154 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 Ddocdesc.cxx324 SwNodeIndex aTmp( GetNodes().GetEndOfAutotext() ); in ChgPageDesc()
383 SwNodeIndex aTmp( GetNodes().GetEndOfAutotext() ); in ChgPageDesc()
H A Ddoc.cxx968 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 Ddoctxm.cxx1470 sal_uLong nIdx = rNds.GetEndOfAutotext().StartOfSectionIndex() + 2, in UpdateCntnt()
1471 nEndIdx = rNds.GetEndOfAutotext().GetIndex(); in UpdateCntnt()
H A Ddocedt.cxx380 const bool bDelFtn = rInsPos.GetIndex() < rNds.GetEndOfAutotext().GetIndex() && in lcl_SaveFtn()
381 rSttNd.GetIndex() >= rNds.GetEndOfAutotext().GetIndex(); in lcl_SaveFtn()
H A Ddocfmt.cxx2112 SwNodeIndex aTmpIdx( GetNodes().GetEndOfAutotext() ); in CopyPageDescHeaderFooterImpl()
/trunk/main/sw/source/core/frmedt/
H A Dfeflyole.cxx69 sal_uLong nSttIdx = GetNodes().GetEndOfAutotext().StartOfSectionIndex() + 1, in FindFlyFrm()
70 nEndIdx = GetNodes().GetEndOfAutotext().GetIndex(); in FindFlyFrm()
H A Dfefly1.cxx2276 SwNodeIndex aIdx( *GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in AlignAllFormulasToBaseline()
/trunk/main/sw/source/core/undo/
H A Dunmove.cxx117 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 Dedws.cxx194 pNd = &rNds.GetEndOfAutotext(); in HasOtherCnt()
H A Deditsh.cxx471 SwNodeIndex aIdx( *GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in HasOLEObj()
/trunk/main/sw/source/core/view/
H A Dvnew.cxx345 SwNodeIndex aIdx( *rNds.GetEndOfAutotext().StartOfSectionNode(), 1 ); in ~ViewShell()
H A Dviewsh.cxx691 SwNodeIndex aIdx( *GetDoc()->GetNodes().GetEndOfAutotext(). in HasCharts()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx308 eSec = lcl_TstIdx( nStt, nEnd, rNds.GetEndOfAutotext() ); in CheckNodesRange()
311 rNds.GetEndOfAutotext(), nStt, nEnd ); in CheckNodesRange()
/trunk/main/sw/inc/
H A Dndarr.hxx162 SwNode& GetEndOfAutotext() const { return *pEndOfAutotext; } in GetEndOfAutotext() function in SwNodes
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx130 sal_uLong nIdx = rNds.GetEndOfAutotext().StartOfSectionIndex() + 1; in ConnectImageMaps()
131 sal_uLong nEndIdx = rNds.GetEndOfAutotext().GetIndex(); in ConnectImageMaps()
H A Dswhtml.cxx3190 ( nTmpIdx = pDoc->GetNodes().GetEndOfAutotext().GetIndex()) >= nOldEnd ) in SplitAttrTab()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx764 SwNodeIndex( GetNodes().GetEndOfAutotext() )); in CopyRange()
769 aPam.GetPoint()->nNode = pDoc->GetNodes().GetEndOfAutotext(); in CopyRange()
H A Dnode.cxx646 if( pNd->GetIndex() > GetNodes().GetEndOfAutotext().GetIndex() ) in FindPageDesc()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx97 SwNodeIndex aIdx( *pDoc->GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in DoUpdateAllCharts()
178 SwNodeIndex aIdx( *pDoc->GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in LockUnlockAllCharts()
H A Dunotbl.cxx3459 SwNodeIndex aIdx( *pFmt->GetDoc()->GetNodes().GetEndOfAutotext().StartOfSectionNode(), 1 ); in setName()
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx578 nTmp -= (pDoc->GetNodes().GetEndOfAutotext().GetIndex() - in CalcPageCount()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx357 SwNodeIndex aTmpIdx( rNds.GetEndOfAutotext() ); in SetFlysInDoc()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1378 if( StartOfSectionIndex() < rNodes.GetEndOfAutotext().GetIndex() ) in InsertHint()

Completed in 467 milliseconds