Lines Matching refs:star

65 namespace com { namespace sun { namespace star { namespace sheet {  namespace
84 static com::sun::star::sheet::GeneralFunction FirstFunc( sal_uInt16 nBits );
85 static sal_uInt16 FunctionBit( com::sun::star::sheet::GeneralFunction eFunc );
88 ::com::sun::star::sheet::DataPilotFieldGroupInfo& rInfo,
96 com::sun::star::sheet::XDataPilotTables,
97 com::sun::star::container::XEnumerationAccess,
98 com::sun::star::container::XIndexAccess,
99 com::sun::star::lang::XServiceInfo>,
116 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotDescriptor > SAL_CALL
117 createDataPilotDescriptor() throw(::com::sun::star::uno::RuntimeException);
119 const ::com::sun::star::table::CellAddress& aOutputAddress,
120 const ::com::sun::star::uno::Reference<
121 ::com::sun::star::sheet::XDataPilotDescriptor >& xDescriptor )
122 throw(::com::sun::star::uno::RuntimeException);
124 throw(::com::sun::star::uno::RuntimeException);
127 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
128 throw(::com::sun::star::container::NoSuchElementException,
129 ::com::sun::star::lang::WrappedTargetException,
130 ::com::sun::star::uno::RuntimeException);
131 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
132 throw(::com::sun::star::uno::RuntimeException);
134 throw(::com::sun::star::uno::RuntimeException);
137 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
138 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
139 throw(::com::sun::star::lang::IndexOutOfBoundsException,
140 ::com::sun::star::lang::WrappedTargetException,
141 ::com::sun::star::uno::RuntimeException);
144 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
145 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
148 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
149 throw(::com::sun::star::uno::RuntimeException);
150 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
154 throw(::com::sun::star::uno::RuntimeException);
156 throw(::com::sun::star::uno::RuntimeException);
157 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
158 throw(::com::sun::star::uno::RuntimeException);
164 class ScDataPilotDescriptorBase : public com::sun::star::sheet::XDataPilotDescriptor,
165 public com::sun::star::beans::XPropertySet,
166 public com::sun::star::sheet::XDataPilotDataLayoutFieldSupplier,
167 public com::sun::star::lang::XServiceInfo,
168 public com::sun::star::lang::XUnoTunnel,
169 public com::sun::star::lang::XTypeProvider,
181 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
182 const ::com::sun::star::uno::Type & rType )
183 throw(::com::sun::star::uno::RuntimeException);
198 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getSourceRange()
199 throw(::com::sun::star::uno::RuntimeException);
200 …virtual void SAL_CALL setSourceRange( const ::com::sun::star::table::CellRangeAddress& aSourceRang…
201 throw(::com::sun::star::uno::RuntimeException);
202 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetFilterDescriptor > SAL_CA…
203 getFilterDescriptor() throw(::com::sun::star::uno::RuntimeException);
204 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
205 getDataPilotFields() throw(::com::sun::star::uno::RuntimeException);
206 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
207 getColumnFields() throw(::com::sun::star::uno::RuntimeException);
208 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
209 getRowFields() throw(::com::sun::star::uno::RuntimeException);
210 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
211 getPageFields() throw(::com::sun::star::uno::RuntimeException);
212 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
213 getDataFields() throw(::com::sun::star::uno::RuntimeException);
214 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
215 getHiddenFields() throw(::com::sun::star::uno::RuntimeException);
218 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
220 throw(::com::sun::star::uno::RuntimeException);
222 const ::com::sun::star::uno::Any& aValue )
223 throw(::com::sun::star::beans::UnknownPropertyException,
224 ::com::sun::star::beans::PropertyVetoException,
225 ::com::sun::star::lang::IllegalArgumentException,
226 ::com::sun::star::lang::WrappedTargetException,
227 ::com::sun::star::uno::RuntimeException);
228 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
230 throw(::com::sun::star::beans::UnknownPropertyException,
231 ::com::sun::star::lang::WrappedTargetException,
232 ::com::sun::star::uno::RuntimeException);
234 const ::com::sun::star::uno::Reference<
235 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
236 throw(::com::sun::star::beans::UnknownPropertyException,
237 ::com::sun::star::lang::WrappedTargetException,
238 ::com::sun::star::uno::RuntimeException);
240 const ::com::sun::star::uno::Reference<
241 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
242 throw(::com::sun::star::beans::UnknownPropertyException,
243 ::com::sun::star::lang::WrappedTargetException,
244 ::com::sun::star::uno::RuntimeException);
246 const ::com::sun::star::uno::Reference<
247 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
248 throw(::com::sun::star::beans::UnknownPropertyException,
249 ::com::sun::star::lang::WrappedTargetException,
250 ::com::sun::star::uno::RuntimeException);
252 const ::com::sun::star::uno::Reference<
253 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
254 throw(::com::sun::star::beans::UnknownPropertyException,
255 ::com::sun::star::lang::WrappedTargetException,
256 ::com::sun::star::uno::RuntimeException);
259 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotField >
261 throw(::com::sun::star::uno::RuntimeException);
264 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
266 throw(::com::sun::star::uno::RuntimeException);
268 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
269 static ScDataPilotDescriptorBase* getImplementation( const com::sun::star::uno::Reference<
270 com::sun::star::sheet::XDataPilotDescriptor> xObj );
273 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
274 throw(::com::sun::star::uno::RuntimeException);
275 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
276 throw(::com::sun::star::uno::RuntimeException);
296 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
298 throw(::com::sun::star::uno::RuntimeException);
299 virtual ::rtl::OUString SAL_CALL getTag() throw(::com::sun::star::uno::RuntimeException);
301 throw(::com::sun::star::uno::RuntimeException);
305 throw(::com::sun::star::uno::RuntimeException);
307 throw(::com::sun::star::uno::RuntimeException);
308 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
309 throw(::com::sun::star::uno::RuntimeException);
315 public com::sun::star::sheet::XDataPilotTable2,
316 public com::sun::star::util::XModifyBroadcaster
329 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
330 const ::com::sun::star::uno::Type & rType )
331 throw(::com::sun::star::uno::RuntimeException);
341 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
343 throw(::com::sun::star::uno::RuntimeException);
344 virtual ::rtl::OUString SAL_CALL getTag() throw(::com::sun::star::uno::RuntimeException);
346 throw(::com::sun::star::uno::RuntimeException);
349 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getOutputRange()
350 throw(::com::sun::star::uno::RuntimeException);
351 virtual void SAL_CALL refresh() throw(::com::sun::star::uno::RuntimeException);
354 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::A…
355 SAL_CALL getDrillDownData(const ::com::sun::star::table::CellAddress& aAddr)
356 throw(::com::sun::star::uno::RuntimeException);
358 virtual ::com::sun::star::sheet::DataPilotTablePositionData
359 SAL_CALL getPositionData(const ::com::sun::star::table::CellAddress& aAddr)
360 throw(::com::sun::star::uno::RuntimeException);
362 virtual void SAL_CALL insertDrillDownSheet(const ::com::sun::star::table::CellAddress& aAddr)
363 throw(::com::sun::star::uno::RuntimeException);
365 … virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getOutputRangeByType( sal_Int32 nType )
366 throw(::com::sun::star::lang::IllegalArgumentException,
367 ::com::sun::star::uno::RuntimeException);
370 virtual void SAL_CALL addModifyListener( const ::com::sun::star::uno::Reference<
371 … ::com::sun::star::util::XModifyListener >& aListener )
372 throw (::com::sun::star::uno::RuntimeException);
373 virtual void SAL_CALL removeModifyListener( const ::com::sun::star::uno::Reference<
374 … ::com::sun::star::util::XModifyListener >& aListener )
375 throw (::com::sun::star::uno::RuntimeException);
378 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
379 throw(::com::sun::star::uno::RuntimeException);
380 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
381 throw(::com::sun::star::uno::RuntimeException);
385 throw(::com::sun::star::uno::RuntimeException);
387 throw(::com::sun::star::uno::RuntimeException);
388 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
389 throw(::com::sun::star::uno::RuntimeException);
429 ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >
444 ::com::sun::star::container::XEnumerationAccess,
445 ::com::sun::star::container::XIndexAccess,
446 ::com::sun::star::container::XNameAccess,
447 ::com::sun::star::lang::XServiceInfo
460 ::com::sun::star::sheet::DataPilotFieldOrientation eOrient );
465 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
466 throw(::com::sun::star::container::NoSuchElementException,
467 ::com::sun::star::lang::WrappedTargetException,
468 ::com::sun::star::uno::RuntimeException);
469 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
470 throw(::com::sun::star::uno::RuntimeException);
472 throw(::com::sun::star::uno::RuntimeException);
475 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
476 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
477 throw(::com::sun::star::lang::IndexOutOfBoundsException,
478 ::com::sun::star::lang::WrappedTargetException,
479 ::com::sun::star::uno::RuntimeException);
482 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
483 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
486 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
487 throw(::com::sun::star::uno::RuntimeException);
488 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
492 throw(::com::sun::star::uno::RuntimeException);
494 throw(::com::sun::star::uno::RuntimeException);
495 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
496 throw(::com::sun::star::uno::RuntimeException);
503 ::com::sun::star::uno::Any maOrient; /// Field orientation, no value = all fields.
510 ::com::sun::star::container::XNamed,
511 ::com::sun::star::beans::XPropertySet,
512 ::com::sun::star::sheet::XDataPilotField,
513 ::com::sun::star::sheet::XDataPilotFieldGrouping,
514 ::com::sun::star::lang::XServiceInfo
529 const ::com::sun::star::uno::Any& rOrient );
534 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
536 throw(::com::sun::star::uno::RuntimeException);
539 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
541 throw(::com::sun::star::uno::RuntimeException);
543 const ::com::sun::star::uno::Any& aValue )
544 throw(::com::sun::star::beans::UnknownPropertyException,
545 ::com::sun::star::beans::PropertyVetoException,
546 ::com::sun::star::lang::IllegalArgumentException,
547 ::com::sun::star::lang::WrappedTargetException,
548 ::com::sun::star::uno::RuntimeException);
549 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
551 throw(::com::sun::star::beans::UnknownPropertyException,
552 ::com::sun::star::lang::WrappedTargetException,
553 ::com::sun::star::uno::RuntimeException);
555 const ::com::sun::star::uno::Reference<
556 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
557 throw(::com::sun::star::beans::UnknownPropertyException,
558 ::com::sun::star::lang::WrappedTargetException,
559 ::com::sun::star::uno::RuntimeException);
561 const ::com::sun::star::uno::Reference<
562 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
563 throw(::com::sun::star::beans::UnknownPropertyException,
564 ::com::sun::star::lang::WrappedTargetException,
565 ::com::sun::star::uno::RuntimeException);
567 const ::com::sun::star::uno::Reference<
568 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
569 throw(::com::sun::star::beans::UnknownPropertyException,
570 ::com::sun::star::lang::WrappedTargetException,
571 ::com::sun::star::uno::RuntimeException);
573 const ::com::sun::star::uno::Reference<
574 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
575 throw(::com::sun::star::beans::UnknownPropertyException,
576 ::com::sun::star::lang::WrappedTargetException,
577 ::com::sun::star::uno::RuntimeException);
580 virtual com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess> SAL_CALL
581 getItems() throw (::com::sun::star::uno::RuntimeException);
584 com::sun::star::sheet::DataPilotFieldOrientation getOrientation(void) const;
585 void setOrientation(com::sun::star::sheet::DataPilotFieldOrientation Orientation);
586 com::sun::star::sheet::GeneralFunction getFunction(void) const;
587 void setFunction(com::sun::star::sheet::GeneralFunction Function);
588 com::sun::star::uno::Sequence< com::sun::star::sheet::GeneralFunction > getSubtotals() const;
589 …void setSubtotals(const com::sun::star::uno::Sequence< com::sun::star::sheet::GeneralFunction >& r…
594 const com::sun::star::sheet::DataPilotFieldAutoShowInfo* getAutoShowInfo();
595 void setAutoShowInfo(const com::sun::star::sheet::DataPilotFieldAutoShowInfo* pInfo);
596 const com::sun::star::sheet::DataPilotFieldLayoutInfo* getLayoutInfo();
597 void setLayoutInfo(const com::sun::star::sheet::DataPilotFieldLayoutInfo* pInfo);
598 const com::sun::star::sheet::DataPilotFieldReference* getReference();
599 void setReference(const com::sun::star::sheet::DataPilotFieldReference* pInfo);
600 const com::sun::star::sheet::DataPilotFieldSortInfo* getSortInfo();
601 void setSortInfo(const com::sun::star::sheet::DataPilotFieldSortInfo* pInfo);
606 com::sun::star::sheet::DataPilotFieldGroupInfo getGroupInfo();
607 void setGroupInfo(const com::sun::star::sheet::DataPilotFieldGroupInfo* pInfo);
610 …sal_Bool HasString(const com::sun::star::uno::Sequence< ::rtl::OUString >& aItems, const ::rtl::OU…
611 virtual com::sun::star::uno::Reference < com::sun::star::sheet::XDataPilotField > SAL_CALL
612 createNameGroup(const com::sun::star::uno::Sequence< ::rtl::OUString >& aItems)
613 throw (::com::sun::star::uno::RuntimeException,
614 ::com::sun::star::lang::IllegalArgumentException);
615 virtual com::sun::star::uno::Reference < com::sun::star::sheet::XDataPilotField > SAL_CALL
616 createDateGroup(const com::sun::star::sheet::DataPilotFieldGroupInfo& rInfo)
617 throw (::com::sun::star::uno::RuntimeException,
618 ::com::sun::star::lang::IllegalArgumentException);
622 throw(::com::sun::star::uno::RuntimeException);
624 throw(::com::sun::star::uno::RuntimeException);
625 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
626 throw(::com::sun::star::uno::RuntimeException);
629 ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess >
632 ::com::sun::star::uno::Any maOrient;
651 ::com::sun::star::container::XNameContainer,
652 ::com::sun::star::container::XEnumerationAccess,
653 ::com::sun::star::container::XIndexAccess,
654 ::com::sun::star::lang::XServiceInfo
671 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
672 throw(::com::sun::star::container::NoSuchElementException,
673 ::com::sun::star::lang::WrappedTargetException,
674 ::com::sun::star::uno::RuntimeException);
675 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
676 throw(::com::sun::star::uno::RuntimeException);
678 throw(::com::sun::star::uno::RuntimeException);
682 const ::com::sun::star::uno::Any& aElement )
683 throw (::com::sun::star::lang::IllegalArgumentException,
684 ::com::sun::star::container::NoSuchElementException,
685 ::com::sun::star::lang::WrappedTargetException,
686 ::com::sun::star::uno::RuntimeException);
690 const ::com::sun::star::uno::Any& aElement )
691 throw (::com::sun::star::lang::IllegalArgumentException,
692 ::com::sun::star::container::ElementExistException,
693 ::com::sun::star::lang::WrappedTargetException,
694 ::com::sun::star::uno::RuntimeException);
696 throw (::com::sun::star::container::NoSuchElementException,
697 ::com::sun::star::lang::WrappedTargetException,
698 ::com::sun::star::uno::RuntimeException);
701 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
702 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
703 throw(::com::sun::star::lang::IndexOutOfBoundsException,
704 ::com::sun::star::lang::WrappedTargetException,
705 ::com::sun::star::uno::RuntimeException);
708 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
709 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
712 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
713 throw(::com::sun::star::uno::RuntimeException);
714 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
718 throw(::com::sun::star::uno::RuntimeException);
720 throw(::com::sun::star::uno::RuntimeException);
721 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
722 throw(::com::sun::star::uno::RuntimeException);
725 …ScFieldGroup& getFieldGroup( const ::rtl::OUString& rName ) throw(::com::sun::star::uno::Run…
726 …::OUString& rOldName, const ::rtl::OUString& rNewName ) throw(::com::sun::star::uno::RuntimeExcept…
739 ::com::sun::star::container::XNameContainer,
740 ::com::sun::star::container::XEnumerationAccess,
741 ::com::sun::star::container::XIndexAccess,
742 ::com::sun::star::container::XNamed,
743 ::com::sun::star::lang::XServiceInfo
754 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
755 throw(::com::sun::star::container::NoSuchElementException,
756 ::com::sun::star::lang::WrappedTargetException,
757 ::com::sun::star::uno::RuntimeException);
758 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
759 throw(::com::sun::star::uno::RuntimeException);
761 throw(::com::sun::star::uno::RuntimeException);
765 const ::com::sun::star::uno::Any& aElement )
766 throw (::com::sun::star::lang::IllegalArgumentException,
767 ::com::sun::star::container::NoSuchElementException,
768 ::com::sun::star::lang::WrappedTargetException,
769 ::com::sun::star::uno::RuntimeException);
773 const ::com::sun::star::uno::Any& aElement )
774 throw (::com::sun::star::lang::IllegalArgumentException,
775 ::com::sun::star::container::ElementExistException,
776 ::com::sun::star::lang::WrappedTargetException,
777 ::com::sun::star::uno::RuntimeException);
779 throw (::com::sun::star::container::NoSuchElementException,
780 ::com::sun::star::lang::WrappedTargetException,
781 ::com::sun::star::uno::RuntimeException);
784 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
785 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
786 throw(::com::sun::star::lang::IndexOutOfBoundsException,
787 ::com::sun::star::lang::WrappedTargetException,
788 ::com::sun::star::uno::RuntimeException);
791 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
792 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
795 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
796 throw(::com::sun::star::uno::RuntimeException);
797 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
800 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
802 throw(::com::sun::star::uno::RuntimeException);
806 throw(::com::sun::star::uno::RuntimeException);
808 throw(::com::sun::star::uno::RuntimeException);
809 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
810 throw(::com::sun::star::uno::RuntimeException);
821 ::com::sun::star::container::XNamed,
822 ::com::sun::star::lang::XServiceInfo
833 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
835 throw(::com::sun::star::uno::RuntimeException);
839 throw(::com::sun::star::uno::RuntimeException);
841 throw(::com::sun::star::uno::RuntimeException);
842 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
843 throw(::com::sun::star::uno::RuntimeException);
854 ::com::sun::star::container::XEnumerationAccess,
855 ::com::sun::star::container::XIndexAccess,
856 ::com::sun::star::container::XNameAccess,
857 ::com::sun::star::lang::XServiceInfo
868 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
869 throw(::com::sun::star::container::NoSuchElementException,
870 ::com::sun::star::lang::WrappedTargetException,
871 ::com::sun::star::uno::RuntimeException);
872 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
873 throw(::com::sun::star::uno::RuntimeException);
875 throw(::com::sun::star::uno::RuntimeException);
878 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
879 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
880 throw(::com::sun::star::lang::IndexOutOfBoundsException,
881 ::com::sun::star::lang::WrappedTargetException,
882 ::com::sun::star::uno::RuntimeException);
885 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
886 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
889 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
890 throw(::com::sun::star::uno::RuntimeException);
891 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
895 throw(::com::sun::star::uno::RuntimeException);
897 throw(::com::sun::star::uno::RuntimeException);
898 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
899 throw(::com::sun::star::uno::RuntimeException);
909 ::com::sun::star::container::XNamed,
910 ::com::sun::star::beans::XPropertySet,
911 ::com::sun::star::lang::XServiceInfo
926 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
928 throw(::com::sun::star::uno::RuntimeException);
931 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
933 throw(::com::sun::star::uno::RuntimeException);
935 const ::com::sun::star::uno::Any& aValue )
936 throw(::com::sun::star::beans::UnknownPropertyException,
937 ::com::sun::star::beans::PropertyVetoException,
938 ::com::sun::star::lang::IllegalArgumentException,
939 ::com::sun::star::lang::WrappedTargetException,
940 ::com::sun::star::uno::RuntimeException);
941 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
943 throw(::com::sun::star::beans::UnknownPropertyException,
944 ::com::sun::star::lang::WrappedTargetException,
945 ::com::sun::star::uno::RuntimeException);
947 const ::com::sun::star::uno::Reference<
948 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
949 throw(::com::sun::star::beans::UnknownPropertyException,
950 ::com::sun::star::lang::WrappedTargetException,
951 ::com::sun::star::uno::RuntimeException);
953 const ::com::sun::star::uno::Reference<
954 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
955 throw(::com::sun::star::beans::UnknownPropertyException,
956 ::com::sun::star::lang::WrappedTargetException,
957 ::com::sun::star::uno::RuntimeException);
959 const ::com::sun::star::uno::Reference<
960 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
961 throw(::com::sun::star::beans::UnknownPropertyException,
962 ::com::sun::star::lang::WrappedTargetException,
963 ::com::sun::star::uno::RuntimeException);
965 const ::com::sun::star::uno::Reference<
966 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
967 throw(::com::sun::star::beans::UnknownPropertyException,
968 ::com::sun::star::lang::WrappedTargetException,
969 ::com::sun::star::uno::RuntimeException);
973 throw(::com::sun::star::uno::RuntimeException);
975 throw(::com::sun::star::uno::RuntimeException);
976 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
977 throw(::com::sun::star::uno::RuntimeException);