Searched refs:rPropertyHandles (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/ucbhelper/source/client/ |
H A D | content.cxx | 882 Any Content::createCursorAny( const Sequence< sal_Int32 >& rPropertyHandles, in createCursorAny() argument 886 sal_Int32 nCount = rPropertyHandles.getLength(); in createCursorAny() 889 const sal_Int32* pHandles = rPropertyHandles.getConstArray(); in createCursorAny() 946 const Sequence< sal_Int32 >& rPropertyHandles, in createCursor() 950 Any aCursorAny = createCursorAny( rPropertyHandles, eMode ); in createCursor() 990 const Sequence< sal_Int32 >& rPropertyHandles, in createDynamicCursor() 995 createCursorAny( rPropertyHandles, eMode ) >>= aResult; in createDynamicCursor() 1039 const Sequence< sal_Int32 >& rPropertyHandles, in createSortedDynamicCursor() 1046 Reference< XDynamicResultSet > aOrigCursor = createDynamicCursor( rPropertyHandles, eMode ); in createSortedDynamicCursor() 1128 const Sequence< sal_Int32 >& rPropertyHandles, in createSortedCursor() [all …]
|
/aoo42x/main/ucbhelper/inc/ucbhelper/ |
H A D | content.hxx | 109 sal_Int32 >& rPropertyHandles, 629 sal_Int32 >& rPropertyHandles, 674 sal_Int32 >& rPropertyHandles, 691 createSortedDynamicCursor( const ::com::sun::star::uno::Sequence< sal_Int32 >& rPropertyHandles, 709 createSortedCursor( const ::com::sun::star::uno::Sequence< sal_Int32 >& rPropertyHandles,
|
Completed in 24 milliseconds