Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/misc/
H A Datom.cxx71 void AtomProvider::getRecent( int atom, ::std::list< ::utl::AtomDescription >& atoms ) in getRecent() function in AtomProvider
158 void MultiAtomProvider::getRecent( int atomClass, int atom, ::std::list< ::utl::AtomDescription >& … in getRecent() function in MultiAtomProvider
163 it->second->getRecent( atom, atoms ); in getRecent()
255 m_aProvider.getRecent( atomClass, atom, atoms ); in getRecentAtoms()
/aoo42x/main/unotools/inc/unotools/
H A Datom.hxx62 void getRecent( int atom, ::std::list< AtomDescription >& atoms );
83 void getRecent( int atomClass, int atom, ::std::list< AtomDescription >& atoms );

Completed in 9 milliseconds