Lines Matching refs:star

61 <   ::com::sun::star::lang::XServiceInfo
62 , ::com::sun::star::beans::XPropertySet
63 , ::com::sun::star::beans::XPropertyState
64 , ::com::sun::star::beans::XMultiPropertyStates
65 , ::com::sun::star::container::XEnumerationAccess
66 , ::com::sun::star::container::XContentEnumerationAccess
67 , ::com::sun::star::util::XSortable
68 , ::com::sun::star::document::XDocumentInsertable
69 , ::com::sun::star::text::XSentenceCursor
70 , ::com::sun::star::text::XWordCursor
71 , ::com::sun::star::text::XParagraphCursor
72 , ::com::sun::star::text::XRedline
73 , ::com::sun::star::text::XMarkingAccess
92 ::com::sun::star::uno::Reference<
93 ::com::sun::star::text::XText > const& xParent,
98 ::com::sun::star::uno::Reference<
99 ::com::sun::star::text::XText > const& xParent,
119 static const ::com::sun::star::uno::Sequence< sal_Int8 >& getUnoTunnelId();
123 const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier)
124 throw (::com::sun::star::uno::RuntimeException);
128 throw (::com::sun::star::uno::RuntimeException);
131 throw (::com::sun::star::uno::RuntimeException);
132 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL
134 throw (::com::sun::star::uno::RuntimeException);
137 virtual ::com::sun::star::uno::Reference<
138 ::com::sun::star::beans::XPropertySetInfo > SAL_CALL
140 throw (::com::sun::star::uno::RuntimeException);
143 const ::com::sun::star::uno::Any& rValue)
144 throw (::com::sun::star::beans::UnknownPropertyException,
145 ::com::sun::star::beans::PropertyVetoException,
146 ::com::sun::star::lang::IllegalArgumentException,
147 ::com::sun::star::lang::WrappedTargetException,
148 ::com::sun::star::uno::RuntimeException);
149 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
151 throw (::com::sun::star::beans::UnknownPropertyException,
152 ::com::sun::star::lang::WrappedTargetException,
153 ::com::sun::star::uno::RuntimeException);
156 const ::com::sun::star::uno::Reference<
157 ::com::sun::star::beans::XPropertyChangeListener >& xListener)
158 throw (::com::sun::star::beans::UnknownPropertyException,
159 ::com::sun::star::lang::WrappedTargetException,
160 ::com::sun::star::uno::RuntimeException);
163 const ::com::sun::star::uno::Reference<
164 ::com::sun::star::beans::XPropertyChangeListener >& xListener)
165 throw (::com::sun::star::beans::UnknownPropertyException,
166 ::com::sun::star::lang::WrappedTargetException,
167 ::com::sun::star::uno::RuntimeException);
170 const ::com::sun::star::uno::Reference<
171 ::com::sun::star::beans::XVetoableChangeListener >& xListener)
172 throw (::com::sun::star::beans::UnknownPropertyException,
173 ::com::sun::star::lang::WrappedTargetException,
174 ::com::sun::star::uno::RuntimeException);
177 const ::com::sun::star::uno::Reference<
178 ::com::sun::star::beans::XVetoableChangeListener >& xListener)
179 throw (::com::sun::star::beans::UnknownPropertyException,
180 ::com::sun::star::lang::WrappedTargetException,
181 ::com::sun::star::uno::RuntimeException);
184 virtual ::com::sun::star::beans::PropertyState SAL_CALL
186 throw (::com::sun::star::beans::UnknownPropertyException,
187 ::com::sun::star::uno::RuntimeException);
188 virtual ::com::sun::star::uno::Sequence<
189 ::com::sun::star::beans::PropertyState > SAL_CALL
191 const ::com::sun::star::uno::Sequence<
193 throw (::com::sun::star::beans::UnknownPropertyException,
194 ::com::sun::star::uno::RuntimeException);
197 throw (::com::sun::star::beans::UnknownPropertyException,
198 ::com::sun::star::uno::RuntimeException);
199 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyDefault(
201 throw (::com::sun::star::beans::UnknownPropertyException,
202 ::com::sun::star::lang::WrappedTargetException,
203 ::com::sun::star::uno::RuntimeException);
207 throw (::com::sun::star::uno::RuntimeException);
209 const ::com::sun::star::uno::Sequence< ::rtl::OUString >&
211 throw (::com::sun::star::beans::UnknownPropertyException,
212 ::com::sun::star::uno::RuntimeException);
213 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >
215 const ::com::sun::star::uno::Sequence< ::rtl::OUString >&
217 throw (::com::sun::star::beans::UnknownPropertyException,
218 ::com::sun::star::lang::WrappedTargetException,
219 ::com::sun::star::uno::RuntimeException);
222 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
223 throw (::com::sun::star::uno::RuntimeException);
225 throw (::com::sun::star::uno::RuntimeException);
228 virtual ::com::sun::star::uno::Reference<
229 ::com::sun::star::container::XEnumeration > SAL_CALL
231 throw (::com::sun::star::uno::RuntimeException);
234 virtual ::com::sun::star::uno::Reference<
235 ::com::sun::star::container::XEnumeration > SAL_CALL
237 throw (::com::sun::star::uno::RuntimeException);
238 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL
240 throw (::com::sun::star::uno::RuntimeException);
243 virtual ::com::sun::star::uno::Sequence<
244 ::com::sun::star::beans::PropertyValue > SAL_CALL
246 throw (::com::sun::star::uno::RuntimeException);
248 const ::com::sun::star::uno::Sequence<
249 ::com::sun::star::beans::PropertyValue >& xDescriptor)
250 throw (::com::sun::star::uno::RuntimeException);
255 const ::com::sun::star::uno::Sequence<
256 ::com::sun::star::beans::PropertyValue >& rOptions)
257 throw (::com::sun::star::lang::IllegalArgumentException,
258 ::com::sun::star::io::IOException,
259 ::com::sun::star::uno::RuntimeException);
262 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText >
264 throw (::com::sun::star::uno::RuntimeException);
265 virtual ::com::sun::star::uno::Reference<
266 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
267 throw (::com::sun::star::uno::RuntimeException);
268 virtual ::com::sun::star::uno::Reference<
269 ::com::sun::star::text::XTextRange > SAL_CALL getEnd()
270 throw (::com::sun::star::uno::RuntimeException);
272 throw (::com::sun::star::uno::RuntimeException);
274 throw (::com::sun::star::uno::RuntimeException);
278 throw (::com::sun::star::uno::RuntimeException);
280 throw (::com::sun::star::uno::RuntimeException);
282 throw (::com::sun::star::uno::RuntimeException);
284 throw (::com::sun::star::uno::RuntimeException);
286 throw (::com::sun::star::uno::RuntimeException);
288 throw (::com::sun::star::uno::RuntimeException);
290 throw (::com::sun::star::uno::RuntimeException);
292 const ::com::sun::star::uno::Reference<
293 ::com::sun::star::text::XTextRange >& xRange,
295 throw (::com::sun::star::uno::RuntimeException);
299 throw (::com::sun::star::uno::RuntimeException);
301 throw (::com::sun::star::uno::RuntimeException);
303 throw (::com::sun::star::uno::RuntimeException);
305 throw (::com::sun::star::uno::RuntimeException);
307 throw (::com::sun::star::uno::RuntimeException);
309 throw (::com::sun::star::uno::RuntimeException);
313 throw (::com::sun::star::uno::RuntimeException);
315 throw (::com::sun::star::uno::RuntimeException);
317 throw (::com::sun::star::uno::RuntimeException);
319 throw (::com::sun::star::uno::RuntimeException);
321 throw (::com::sun::star::uno::RuntimeException);
323 throw (::com::sun::star::uno::RuntimeException);
327 throw (::com::sun::star::uno::RuntimeException);
329 throw (::com::sun::star::uno::RuntimeException);
331 throw (::com::sun::star::uno::RuntimeException);
333 throw (::com::sun::star::uno::RuntimeException);
335 throw (::com::sun::star::uno::RuntimeException);
337 throw (::com::sun::star::uno::RuntimeException);
342 const ::com::sun::star::uno::Sequence<
343 ::com::sun::star::beans::PropertyValue >& RedlineProperties)
344 throw (::com::sun::star::lang::IllegalArgumentException,
345 ::com::sun::star::uno::RuntimeException);
349 throw (::com::sun::star::uno::RuntimeException);