Home
last modified time | relevance | path

Searched refs:getLastAtom (Results 1 – 2 of 2) sorted by relevance

/trunk/main/unotools/source/misc/
H A Datom.cxx150 int MultiAtomProvider::getLastAtom( int atomClass ) const in getLastAtom() function in MultiAtomProvider
155 return it != m_aAtomLists.end() ? it->second->getLastAtom() : INVALID_ATOM; in getLastAtom()
324 aSeq = m_xServer->getRecentAtoms( atomClass, m_aProvider.getLastAtom( atomClass ) ); in getString()
/trunk/main/unotools/inc/unotools/
H A Datom.hxx57 int getLastAtom() const { return m_nAtoms-1; } in getLastAtom() function in utl::AtomProvider
77 int getLastAtom( int atomClass ) const;

Completed in 19 milliseconds