Home
last modified time | relevance | path

Searched refs:createCursorAny (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/ucbhelper/source/client/
H A Dcontent.cxx849 Any Content::createCursorAny( const Sequence< rtl::OUString >& rPropertyNames, in createCursorAny() function in ucbhelper::Content
882 Any Content::createCursorAny( const Sequence< sal_Int32 >& rPropertyHandles, in createCursorAny() function in ucbhelper::Content
920 Any aCursorAny = createCursorAny( rPropertyNames, eMode ); in createCursor()
950 Any aCursorAny = createCursorAny( rPropertyHandles, eMode ); in createCursor()
981 createCursorAny( rPropertyNames, eMode ) >>= aResult; in createDynamicCursor()
995 createCursorAny( rPropertyHandles, eMode ) >>= aResult; in createDynamicCursor()
1083 Any aCursorAny = createCursorAny( rPropertyNames, eMode ); in createSortedCursor()
1137 Any aCursorAny = createCursorAny( rPropertyHandles, eMode ); in createSortedCursor()
/aoo42x/main/ucbhelper/inc/ucbhelper/
H A Dcontent.hxx101 ::com::sun::star::uno::Any createCursorAny( const ::com::sun::star::uno::Sequence<
108 ::com::sun::star::uno::Any createCursorAny( const ::com::sun::star::uno::Sequence<

Completed in 24 milliseconds