Home
last modified time | relevance | path

Searched refs:m_pEndOfAutotext (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dndarr.hxx108 *m_pEndOfAutotext, *m_pEndOfRedlines; member in SwNodes
157 SwNode& GetEndOfAutotext() const { return *m_pEndOfAutotext; } in GetEndOfAutotext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dndarr.hxx108 *m_pEndOfAutotext, *m_pEndOfRedlines; member in SwNodes
157 SwNode& GetEndOfAutotext() const { return *m_pEndOfAutotext; } in GetEndOfAutotext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dnodes.cxx74 m_pEndOfAutotext = new SwEndNode( *this, nPos++, *pTmp ); in SwNodes()
1333 if( TstIdx( nStt, nEnd, m_pEndOfAutotext->StartOfSectionIndex(), in CheckNodesRange()
1334 m_pEndOfAutotext->GetIndex() )) return true; in CheckNodesRange()
1360 m_pEndOfAutotext, m_pEndOfRedlines, in DelNodes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/docnode/
H A Dnodes.cxx74 m_pEndOfAutotext = new SwEndNode( *this, nPos++, *pTmp ); in SwNodes()
1349 m_pEndOfAutotext, m_pEndOfRedlines, in DelNodes()