Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
38 /** A mapping from a (source) set of <type>XContentIdentifier</type>s to
39 another (target) set of XContentIdentifiers.
42 representations of source/target XContentIdentifiers, as well as mapping
47 associated contents) returned by the various methods of an
48 <type>XContentAccess</type> need to be mapped to some other space of
59 /** Map the string representation of an <type>XContentIdentifier</type>.
61 @param Source The string representation of an XContentIdentifier
64 @returns The string representation of the target set's
99 of a <type scope="com::sun::star::sdbc">XRow</type>.
101 @param Value On input, a sequence of anys corresponding to the columns
102 of the XRow (the first column goes into the zeroth position of the
105 comination of in parameter and return value for performance reasons
109 @returns <TRUE/> if any of the columns contain data that (potentially)
111 data of this call). This information can be useful to decide whether,