Lines Matching refs:type

55 /** Provides read access to a <type>ContentResultSet</type>.
58 You can either get a simple static <type>ContentResultSet</type> or you can
60 <type>ContentResultSet</type>.
66 <type>XDynamicResultSet</type> provides the possibility to get notifications
67 about changes on a <type>ContentResultSet</type> and have an
69 <type>ContentResultSet</type> implementations were given to the listener in
71 <type scope="com::sun::star::sdbc">XResultSet</type>.
75 To get notifications the listener has to be of type
76 <type>XDynamicResultSetListener</type>.
80 After registration you will get notifications for events of type
81 <type>ListEvent</type>.
96 <li> The listener is allowed to access both <type>ContentResultSet</type>s,
110 <type>ContentResultSet</type>. The new one is first assigned in the
113 <type>ContentResultSet</type>.</li>
123 an <type scope="com::sun::star::sdbc">XResultSet</type> that is
124 implemented as <type>ContentResultSet</type>. Its content will never
130 established a connection to a <type>CachedDynamicResultSet</type>
151 has fetched the <type>ContentResultSet</type> via
159 /** Connects this to a <type>CachedDynamicResultSet</type> for optimized
162 <p>This method creates a <type>CachedDynamicResultSetStub</type>
170 <type>CachedDynamicResultSet</type>. In particular it has to support
171 the interface <type>XSourceInitialization</type>.
174 if if someone already has fetched the <type>ContentResultSet</type> via
189 <type>ContentResultSet</type>s are sorted or filtered etc correctly as
190 demanded during the creation of the <type>XDynamicResultSet</type>.
193 zero or more constants of the <type>ContentResultSetCapability</type>