Searched refs:createSortedCursor (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/ucbhelper/inc/ucbhelper/ |
H A D | content.hxx | 700 createSortedCursor( const ::com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames, 709 createSortedCursor( const ::com::sun::star::uno::Sequence< sal_Int32 >& rPropertyHandles,
|
/aoo41x/main/sfx2/source/doc/ |
H A D | doctempl.cxx | 2360 … xResultSet = rContent.createSortedCursor( aProps, aSortingInfo, m_rCompareFactory, eInclude ); in AddRegion() 2396 … xResultSet = rTemplRoot.createSortedCursor( aProps, aSortingInfo, m_rCompareFactory, eInclude ); in CreateFromHierarchy() 2504 …xResultSet = rTargetFolder.createSortedCursor( aProps, aSortingInfo, m_rCompareFactory, eInclude ); in GetTemplates()
|
/aoo41x/main/ucbhelper/source/client/ |
H A D | content.cxx | 1073 Reference< XResultSet > Content::createSortedCursor( in createSortedCursor() function in ucbhelper::Content 1127 Reference< XResultSet > Content::createSortedCursor( in createSortedCursor() function in ucbhelper::Content
|
Completed in 120 milliseconds