Home
last modified time | relevance | path

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

/aoo4110/main/ucb/source/ucp/file/
H A Dfilrset.cxx46 XResultSet_impl::XResultSet_impl( in XResultSet_impl() function in XResultSet_impl
84 XResultSet_impl::~XResultSet_impl() in ~XResultSet_impl()
112 XResultSet_impl::acquire( in acquire()
121 XResultSet_impl::release( in release()
280 XResultSet_impl::OneMore( in OneMore()
361 XResultSet_impl::next( in next()
405 XResultSet_impl::isLast( in isLast()
440 XResultSet_impl::first( in first()
451 XResultSet_impl::last( in last()
464 XResultSet_impl::getRow( in getRow()
[all …]
H A Dfilrset.hxx57 class XResultSet_impl class
72 XResultSet_impl( shell* pMyShell,
78 virtual ~XResultSet_impl();
H A Dshell.hxx70 class XResultSet_impl;
78 friend class XResultSet_impl;
H A Dshell.cxx755 XResultSet_impl* p = new XResultSet_impl( this,aUnqPath,OpenMode,seq,seqSort ); in ls()

Completed in 43 milliseconds