Lines Matching refs:star

71 namespace com { namespace sun { namespace star {  namespace
100 public cppu::OWeakObject, public com::sun::star::lang::XTypeProvider,
101 public com::sun::star::lang::XServiceInfo,
102 public com::sun::star::lang::XComponent,
103 public com::sun::star::container::XHierarchicalNameAccess,
104 public com::sun::star::container::XContainer,
105 public com::sun::star::beans::XExactName,
106 public com::sun::star::beans::XPropertySetInfo,
107 public com::sun::star::container::XHierarchicalName,
108 public com::sun::star::container::XNamed,
109 public com::sun::star::beans::XProperty,
110 public com::sun::star::beans::XPropertySet,
111 public com::sun::star::beans::XMultiPropertySet,
112 public com::sun::star::beans::XHierarchicalPropertySet,
113 public com::sun::star::beans::XMultiHierarchicalPropertySet,
114 public com::sun::star::beans::XHierarchicalPropertySetInfo,
115 public com::sun::star::container::XNameContainer,
116 public com::sun::star::lang::XSingleServiceFactory,
157 virtual void addTypes(std::vector< com::sun::star::uno::Type > * types)
167 virtual com::sun::star::uno::Any SAL_CALL queryInterface(
168 com::sun::star::uno::Type const & aType)
169 throw (com::sun::star::uno::RuntimeException);
182 com::sun::star::uno::Any const & value, Type type, bool nillable);
185 rtl::OUString const & name, com::sun::star::uno::Any const & value,
189 std::vector< com::sun::star::util::ElementChange > * changes);
195 std::vector< com::sun::star::util::ElementChange > * changes);
213 virtual com::sun::star::uno::Sequence< com::sun::star::uno::Type > SAL_CALL
214 getTypes() throw (com::sun::star::uno::RuntimeException);
216 virtual com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL
217 getImplementationId() throw (com::sun::star::uno::RuntimeException);
220 throw (com::sun::star::uno::RuntimeException);
223 throw (com::sun::star::uno::RuntimeException);
225 virtual com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL
226 getSupportedServiceNames() throw (com::sun::star::uno::RuntimeException);
229 throw (com::sun::star::uno::RuntimeException);
232 com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >
234 throw (com::sun::star::uno::RuntimeException);
237 com::sun::star::uno::Reference< com::sun::star::lang::XEventListener >
239 throw (com::sun::star::uno::RuntimeException);
241 virtual com::sun::star::uno::Type SAL_CALL getElementType()
242 throw (com::sun::star::uno::RuntimeException);
245 throw (com::sun::star::uno::RuntimeException);
247 virtual com::sun::star::uno::Any SAL_CALL getByName(
250 com::sun::star::container::NoSuchElementException,
251 com::sun::star::lang::WrappedTargetException,
252 com::sun::star::uno::RuntimeException);
254 virtual com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL
255 getElementNames() throw (com::sun::star::uno::RuntimeException);
258 throw (com::sun::star::uno::RuntimeException);
260 virtual com::sun::star::uno::Any SAL_CALL getByHierarchicalName(
263 com::sun::star::container::NoSuchElementException,
264 com::sun::star::uno::RuntimeException);
267 throw (com::sun::star::uno::RuntimeException);
270 com::sun::star::uno::Reference<
271 com::sun::star::container::XContainerListener > const & xListener)
272 throw (com::sun::star::uno::RuntimeException);
275 com::sun::star::uno::Reference<
276 com::sun::star::container::XContainerListener > const & xListener)
277 throw (com::sun::star::uno::RuntimeException);
281 throw (com::sun::star::uno::RuntimeException);
283 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
284 SAL_CALL getProperties() throw (com::sun::star::uno::RuntimeException);
286 virtual com::sun::star::beans::Property SAL_CALL getPropertyByName(
289 com::sun::star::beans::UnknownPropertyException,
290 com::sun::star::uno::RuntimeException);
293 throw (com::sun::star::uno::RuntimeException);
296 throw (com::sun::star::uno::RuntimeException);
301 com::sun::star::lang::IllegalArgumentException,
302 com::sun::star::lang::NoSupportException,
303 com::sun::star::uno::RuntimeException);
306 throw (com::sun::star::uno::RuntimeException);
309 throw (com::sun::star::uno::RuntimeException);
311 virtual com::sun::star::beans::Property SAL_CALL getAsProperty()
312 throw (com::sun::star::uno::RuntimeException);
315 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo >
316 SAL_CALL getPropertySetInfo() throw (com::sun::star::uno::RuntimeException);
320 com::sun::star::uno::Any const & aValue)
322 com::sun::star::beans::UnknownPropertyException,
323 com::sun::star::beans::PropertyVetoException,
324 com::sun::star::lang::IllegalArgumentException,
325 com::sun::star::lang::WrappedTargetException,
326 com::sun::star::uno::RuntimeException);
328 virtual com::sun::star::uno::Any SAL_CALL getPropertyValue(
331 com::sun::star::beans::UnknownPropertyException,
332 com::sun::star::lang::WrappedTargetException,
333 com::sun::star::uno::RuntimeException);
337 com::sun::star::uno::Reference<
338 com::sun::star::beans::XPropertyChangeListener > const & xListener)
340 com::sun::star::beans::UnknownPropertyException,
341 com::sun::star::lang::WrappedTargetException,
342 com::sun::star::uno::RuntimeException);
346 com::sun::star::uno::Reference<
347 com::sun::star::beans::XPropertyChangeListener > const & aListener)
349 com::sun::star::beans::UnknownPropertyException,
350 com::sun::star::lang::WrappedTargetException,
351 com::sun::star::uno::RuntimeException);
355 com::sun::star::uno::Reference<
356 com::sun::star::beans::XVetoableChangeListener > const & aListener)
358 com::sun::star::beans::UnknownPropertyException,
359 com::sun::star::lang::WrappedTargetException,
360 com::sun::star::uno::RuntimeException);
364 com::sun::star::uno::Reference<
365 com::sun::star::beans::XVetoableChangeListener > const & aListener)
367 com::sun::star::beans::UnknownPropertyException,
368 com::sun::star::lang::WrappedTargetException,
369 com::sun::star::uno::RuntimeException);
372 com::sun::star::uno::Sequence< rtl::OUString > const & aPropertyNames,
373 com::sun::star::uno::Sequence< com::sun::star::uno::Any > const &
376 com::sun::star::beans::PropertyVetoException,
377 com::sun::star::lang::IllegalArgumentException,
378 com::sun::star::lang::WrappedTargetException,
379 com::sun::star::uno::RuntimeException);
381 virtual com::sun::star::uno::Sequence< com::sun::star::uno::Any > SAL_CALL
383 com::sun::star::uno::Sequence< rtl::OUString > const & aPropertyNames)
384 throw (com::sun::star::uno::RuntimeException);
387 com::sun::star::uno::Sequence< rtl::OUString > const & aPropertyNames,
388 com::sun::star::uno::Reference<
389 com::sun::star::beans::XPropertiesChangeListener > const &
391 throw (com::sun::star::uno::RuntimeException);
394 com::sun::star::uno::Reference<
395 com::sun::star::beans::XPropertiesChangeListener > const &
397 throw (com::sun::star::uno::RuntimeException);
400 com::sun::star::uno::Sequence< rtl::OUString > const & aPropertyNames,
401 com::sun::star::uno::Reference<
402 com::sun::star::beans::XPropertiesChangeListener > const &
404 throw (com::sun::star::uno::RuntimeException);
407 com::sun::star::uno::Reference<
408 com::sun::star::beans::XHierarchicalPropertySetInfo > SAL_CALL
410 throw (com::sun::star::uno::RuntimeException);
414 com::sun::star::uno::Any const & aValue)
416 com::sun::star::beans::UnknownPropertyException,
417 com::sun::star::beans::PropertyVetoException,
418 com::sun::star::lang::IllegalArgumentException,
419 com::sun::star::lang::WrappedTargetException,
420 com::sun::star::uno::RuntimeException);
422 virtual com::sun::star::uno::Any SAL_CALL getHierarchicalPropertyValue(
425 com::sun::star::beans::UnknownPropertyException,
426 com::sun::star::lang::IllegalArgumentException,
427 com::sun::star::lang::WrappedTargetException,
428 com::sun::star::uno::RuntimeException);
431 com::sun::star::uno::Sequence< rtl::OUString > const &
433 com::sun::star::uno::Sequence< com::sun::star::uno::Any > const &
436 com::sun::star::beans::PropertyVetoException,
437 com::sun::star::lang::IllegalArgumentException,
438 com::sun::star::lang::WrappedTargetException,
439 com::sun::star::uno::RuntimeException);
441 virtual com::sun::star::uno::Sequence< com::sun::star::uno::Any > SAL_CALL
443 com::sun::star::uno::Sequence< rtl::OUString > const &
446 com::sun::star::lang::IllegalArgumentException,
447 com::sun::star::lang::WrappedTargetException,
448 com::sun::star::uno::RuntimeException);
450 virtual com::sun::star::beans::Property SAL_CALL
453 com::sun::star::beans::UnknownPropertyException,
454 com::sun::star::uno::RuntimeException);
458 throw (com::sun::star::uno::RuntimeException);
461 rtl::OUString const & aName, com::sun::star::uno::Any const & aElement)
463 com::sun::star::lang::IllegalArgumentException,
464 com::sun::star::container::NoSuchElementException,
465 com::sun::star::lang::WrappedTargetException,
466 com::sun::star::uno::RuntimeException);
469 rtl::OUString const & aName, com::sun::star::uno::Any const & aElement)
471 com::sun::star::lang::IllegalArgumentException,
472 com::sun::star::container::ElementExistException,
473 com::sun::star::lang::WrappedTargetException,
474 com::sun::star::uno::RuntimeException);
478 com::sun::star::container::NoSuchElementException,
479 com::sun::star::lang::WrappedTargetException,
480 com::sun::star::uno::RuntimeException);
482 virtual com::sun::star::uno::Reference< com::sun::star::uno::XInterface >
485 com::sun::star::uno::Exception,
486 com::sun::star::uno::RuntimeException);
488 virtual com::sun::star::uno::Reference< com::sun::star::uno::XInterface >
490 com::sun::star::uno::Sequence< com::sun::star::uno::Any > const &
493 com::sun::star::uno::Exception,
494 com::sun::star::uno::RuntimeException);
505 rtl::OUString const & name, com::sun::star::uno::Any const & value,
508 com::sun::star::beans::Property asProperty();
515 com::sun::star::uno::Any const & value);
523 com::sun::star::uno::Reference<
524 com::sun::star::lang::XEventListener > >
529 com::sun::star::uno::Reference<
530 com::sun::star::container::XContainerListener > >
535 com::sun::star::uno::Reference<
536 com::sun::star::beans::XPropertyChangeListener > >
544 com::sun::star::uno::Reference<
545 com::sun::star::beans::XVetoableChangeListener > >
553 com::sun::star::uno::Reference<
554 com::sun::star::beans::XPropertiesChangeListener > >