Home
last modified time | relevance | path

Searched refs:seqSort (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx229 const uno::Sequence< ucb::NumberedSortingInfo >& seqSort, in ResultSetForRootFactory()
236 m_seqSort( seqSort ), in ResultSetForRootFactory()
277 const uno::Sequence< ucb::NumberedSortingInfo >& seqSort, in ResultSetForQueryFactory()
284 m_seqSort( seqSort ), in ResultSetForQueryFactory()
H A Dresultsetforroot.cxx43 const uno::Sequence< NumberedSortingInfo >& seqSort, in ResultSetForRoot()
46 : ResultSetBase( xMSF,xProvider,nOpenMode,seq,seqSort ), in ResultSetForRoot()
H A Dresultsetforquery.cxx80 const uno::Sequence< NumberedSortingInfo >& seqSort, in ResultSetForQuery()
83 : ResultSetBase( xMSF,xProvider,nOpenMode,seq,seqSort ), in ResultSetForQuery()
H A Dresultsetbase.cxx45 const uno::Sequence< ucb::NumberedSortingInfo >& seqSort ) in ResultSetBase()
53 m_sSortingInfo( seqSort ), in ResultSetBase()
H A Dresultsetforquery.hxx47 const com::sun::star::uno::Sequence< com::sun::star::ucb::NumberedSortingInfo >& seqSort,
H A Dresultsetforroot.hxx47 const com::sun::star::uno::Sequence< com::sun::star::ucb::NumberedSortingInfo >& seqSort,
H A Dresultsetbase.hxx64 const com::sun::star::uno::Sequence< com::sun::star::ucb::NumberedSortingInfo >& seqSort );
/aoo42x/main/ucb/source/ucp/ftp/
H A DftpresultsetI.cxx50 const Sequence< NumberedSortingInfo >& seqSort, in ResultSetI()
52 : ResultSetBase(xMSF,xProvider,nOpenMode,seqProp,seqSort) in ResultSetI()
H A Dftpresultsetbase.cxx45 const uno::Sequence< ucb::NumberedSortingInfo >& seqSort ) in ResultSetBase()
53 m_sSortingInfo( seqSort ), in ResultSetBase()
H A Dftpcontent.cxx228 const Sequence<NumberedSortingInfo>& seqSort, in ResultSetFactoryI() argument
234 m_seqSort(seqSort), in ResultSetFactoryI()
H A DftpresultsetI.hxx50 com::sun::star::ucb::NumberedSortingInfo >& seqSort,
H A Dftpresultsetbase.hxx65 com::sun::star::ucb::NumberedSortingInfo >& seqSort);
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrset.cxx51 const uno::Sequence< ucb::NumberedSortingInfo >& seqSort ) in XResultSet_impl()
60 m_sSortingInfo( seqSort ), in XResultSet_impl()
H A Dfilrset.hxx76 const com::sun::star::uno::Sequence< com::sun::star::ucb::NumberedSortingInfo >& seqSort );
H A Dshell.cxx752 const uno::Sequence< NumberedSortingInfo >& seqSort ) in ls()
755 XResultSet_impl* p = new XResultSet_impl( this,aUnqPath,OpenMode,seq,seqSort ); in ls()

Completed in 275 milliseconds