Home
last modified time | relevance | path

Searched refs:LISTACTION (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/ucb/source/sorter/
H A Dsortresult.hxx77 #define LISTACTION com::sun::star::ucb::ListAction macro
81 std::deque < LISTACTION* > maData;
90 void Insert( LISTACTION *pAction ) { maData.push_back( pAction ); } in Insert()
92 LISTACTION* GetAction( long nIndex ) { return maData[ nIndex ]; } in GetAction()
H A Dsortdynres.cxx544 for ( std::deque< LISTACTION* >::size_type i = 0; in Clear()
H A Dsortresult.cxx1866 for ( std::deque< LISTACTION* >::size_type i = 0; in Clear()

Completed in 15 milliseconds