Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx920 Any aCursorAny = createCursorAny( rPropertyNames, eMode ); in createCursor() local
925 aCursorAny >>= xDynSet; in createCursor()
934 aCursorAny >>= aResult; in createCursor()
950 Any aCursorAny = createCursorAny( rPropertyHandles, eMode ); in createCursor() local
955 aCursorAny >>= xDynSet; in createCursor()
964 aCursorAny >>= aResult; in createCursor()
1083 Any aCursorAny = createCursorAny( rPropertyNames, eMode ); in createSortedCursor() local
1085 aCursorAny >>= aDynSet; in createSortedCursor()
1116 aCursorAny >>= aResult; in createSortedCursor()
1139 aCursorAny >>= aDynSet; in createSortedCursor()
[all …]

Completed in 27 milliseconds