Lines Matching refs:aCursorAny
920 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()
1137 Any aCursorAny = createCursorAny( rPropertyHandles, eMode ); in createSortedCursor() local
1139 aCursorAny >>= aDynSet; in createSortedCursor()
1170 aCursorAny >>= aResult; in createSortedCursor()