Lines Matching refs:sun

120 typedef ::com::sun::star::uno::Reference<
121 ::com::sun::star::util::XModifyListener >* XModifyListenerPtr;
137 …static const SvxBorderLine* GetBorderLine( SvxBorderLine& rLine, const com::sun::star::table::Bord…
138 …static void FillBoxItems( SvxBoxItem& rOuter, SvxBoxInfoItem& rInner, const com::sun::star::table:…
139 …static void FillBorderLine( com::sun::star::table::BorderLine& rStruct, const SvxBorderLine* pLine…
140 static void FillTableBorder( com::sun::star::table::TableBorder& rBorder,
155 class SC_DLLPUBLIC ScCellRangesBase : public com::sun::star::beans::XPropertySet,
156 public com::sun::star::beans::XMultiPropertySet,
157 public com::sun::star::beans::XPropertyState,
158 public com::sun::star::sheet::XSheetOperation,
159 public com::sun::star::chart::XChartDataArray,
160 public com::sun::star::util::XIndent,
161 public com::sun::star::sheet::XCellRangesQuery,
162 public com::sun::star::sheet::XFormulaQuery,
163 public com::sun::star::util::XReplaceable,
164 public com::sun::star::util::XModifyBroadcaster,
165 public com::sun::star::lang::XServiceInfo,
166 public com::sun::star::lang::XUnoTunnel,
167 public com::sun::star::lang::XTypeProvider,
168 public com::sun::star::beans::XTolerantMultiPropertySet,
207 com::sun::star::uno::Reference<com::sun::star::sheet::XSheetCellRanges>
208 QueryDifferences_Impl(const com::sun::star::table::CellAddress& aCompare,
210 com::sun::star::uno::Reference<com::sun::star::uno::XInterface>
211 Find_Impl(const com::sun::star::uno::Reference<
212 com::sun::star::util::XSearchDescriptor>& xDesc,
220 virtual ::com::sun::star::beans::PropertyState GetOnePropertyState(
223 ::com::sun::star::uno::Any& )
224 throw(::com::sun::star::uno::RuntimeException);
226 const ::com::sun::star::uno::Any& aValue )
227 throw(::com::sun::star::lang::IllegalArgumentException,
228 ::com::sun::star::uno::RuntimeException);
236 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
237 const ::com::sun::star::uno::Type & rType )
238 throw(::com::sun::star::uno::RuntimeException);
261 virtual double SAL_CALL computeFunction( ::com::sun::star::sheet::GeneralFunction nFunction )
262 throw(::com::sun::star::uno::Exception,
263 ::com::sun::star::uno::RuntimeException);
265 throw(::com::sun::star::uno::RuntimeException);
268 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
270 throw(::com::sun::star::uno::RuntimeException);
272 const ::com::sun::star::uno::Any& aValue )
273 throw(::com::sun::star::beans::UnknownPropertyException,
274 ::com::sun::star::beans::PropertyVetoException,
275 ::com::sun::star::lang::IllegalArgumentException,
276 ::com::sun::star::lang::WrappedTargetException,
277 ::com::sun::star::uno::RuntimeException);
278 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
280 throw(::com::sun::star::beans::UnknownPropertyException,
281 ::com::sun::star::lang::WrappedTargetException,
282 ::com::sun::star::uno::RuntimeException);
284 const ::com::sun::star::uno::Reference<
285 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
286 throw(::com::sun::star::beans::UnknownPropertyException,
287 ::com::sun::star::lang::WrappedTargetException,
288 ::com::sun::star::uno::RuntimeException);
290 const ::com::sun::star::uno::Reference<
291 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
292 throw(::com::sun::star::beans::UnknownPropertyException,
293 ::com::sun::star::lang::WrappedTargetException,
294 ::com::sun::star::uno::RuntimeException);
296 const ::com::sun::star::uno::Reference<
297 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
298 throw(::com::sun::star::beans::UnknownPropertyException,
299 ::com::sun::star::lang::WrappedTargetException,
300 ::com::sun::star::uno::RuntimeException);
302 const ::com::sun::star::uno::Reference<
303 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
304 throw(::com::sun::star::beans::UnknownPropertyException,
305 ::com::sun::star::lang::WrappedTargetException,
306 ::com::sun::star::uno::RuntimeException);
309 …virtual void SAL_CALL setPropertyValues( const ::com::sun::star::uno::Sequence< ::rtl::OUString >&…
310 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues )
311 throw (::com::sun::star::beans::PropertyVetoException,
312 ::com::sun::star::lang::IllegalArgumentException,
313 ::com::sun::star::lang::WrappedTargetException,
314 ::com::sun::star::uno::RuntimeException);
315 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL
316 getPropertyValues( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyNames )
317 throw (::com::sun::star::uno::RuntimeException);
318 …virtual void SAL_CALL addPropertiesChangeListener( const ::com::sun::star::uno::Sequence< ::rtl::O…
319 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeListener >& xLis…
320 throw (::com::sun::star::uno::RuntimeException);
321 …oid SAL_CALL removePropertiesChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::s…
322 throw (::com::sun::star::uno::RuntimeException);
323 …virtual void SAL_CALL firePropertiesChangeEvent( const ::com::sun::star::uno::Sequence< ::rtl::OUS…
324 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeListener >& xLis…
325 throw (::com::sun::star::uno::RuntimeException);
328 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::SetPropertyTolerantFailed > SAL_…
329 …setPropertyValuesTolerant( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyName…
330 … const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues )
331 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
332 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::GetPropertyTolerantResult > SAL_…
333 …getPropertyValuesTolerant( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyName…
334 throw (::com::sun::star::uno::RuntimeException);
335 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::GetDirectPropertyTolerantResult …
336 …getDirectPropertyValuesTolerant( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aProper…
337 throw (::com::sun::star::uno::RuntimeException);
340 virtual ::com::sun::star::beans::PropertyState SAL_CALL getPropertyState(
342 throw(::com::sun::star::beans::UnknownPropertyException,
343 ::com::sun::star::uno::RuntimeException);
344 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyState > SAL_CALL
345 getPropertyStates( const ::com::sun::star::uno::Sequence<
347 throw(::com::sun::star::beans::UnknownPropertyException,
348 ::com::sun::star::uno::RuntimeException);
350 throw(::com::sun::star::beans::UnknownPropertyException,
351 ::com::sun::star::uno::RuntimeException);
352 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyDefault(
354 throw(::com::sun::star::beans::UnknownPropertyException,
355 ::com::sun::star::lang::WrappedTargetException,
356 ::com::sun::star::uno::RuntimeException);
359 virtual void SAL_CALL decrementIndent() throw(::com::sun::star::uno::RuntimeException);
360 virtual void SAL_CALL incrementIndent() throw(::com::sun::star::uno::RuntimeException);
364 const ::com::sun::star::uno::Reference<
365 ::com::sun::star::chart::XChartDataChangeEventListener >& aListener )
366 throw(::com::sun::star::uno::RuntimeException);
367 virtual void SAL_CALL removeChartDataChangeEventListener( const ::com::sun::star::uno::Reference<
368 ::com::sun::star::chart::XChartDataChangeEventListener >& aListener )
369 throw(::com::sun::star::uno::RuntimeException);
370 virtual double SAL_CALL getNotANumber() throw(::com::sun::star::uno::RuntimeException);
372 throw(::com::sun::star::uno::RuntimeException);
375 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< double > > SAL_CALL
376 getData() throw(::com::sun::star::uno::RuntimeException);
377 virtual void SAL_CALL setData( const ::com::sun::star::uno::Sequence<
378 ::com::sun::star::uno::Sequence< double > >& aData )
379 throw(::com::sun::star::uno::RuntimeException);
380 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getRowDescriptions()
381 throw(::com::sun::star::uno::RuntimeException);
382 virtual void SAL_CALL setRowDescriptions( const ::com::sun::star::uno::Sequence<
384 throw(::com::sun::star::uno::RuntimeException);
385 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getColumnDescriptions()
386 throw(::com::sun::star::uno::RuntimeException);
387 virtual void SAL_CALL setColumnDescriptions( const ::com::sun::star::uno::Sequence<
389 throw(::com::sun::star::uno::RuntimeException);
392 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
393 queryVisibleCells() throw(::com::sun::star::uno::RuntimeException);
394 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
395 queryEmptyCells() throw(::com::sun::star::uno::RuntimeException);
396 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
398 throw(::com::sun::star::uno::RuntimeException);
399 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
401 throw(::com::sun::star::uno::RuntimeException);
402 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
404 const ::com::sun::star::table::CellAddress& aCompare )
405 throw(::com::sun::star::uno::RuntimeException);
406 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
408 const ::com::sun::star::table::CellAddress& aCompare )
409 throw(::com::sun::star::uno::RuntimeException);
410 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
412 const ::com::sun::star::table::CellRangeAddress& aRange )
413 throw(::com::sun::star::uno::RuntimeException);
416 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
418 throw(::com::sun::star::uno::RuntimeException);
419 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellRanges > SAL_CALL
421 throw(::com::sun::star::uno::RuntimeException);
424 virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XSearchDescriptor > SAL_CALL
426 throw(::com::sun::star::uno::RuntimeException);
427 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
428 findAll( const ::com::sun::star::uno::Reference<
429 ::com::sun::star::util::XSearchDescriptor >& xDesc )
430 throw(::com::sun::star::uno::RuntimeException);
431 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
432 findFirst( const ::com::sun::star::uno::Reference<
433 ::com::sun::star::util::XSearchDescriptor >& xDesc )
434 throw(::com::sun::star::uno::RuntimeException);
435 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
436 findNext( const ::com::sun::star::uno::Reference<
437 ::com::sun::star::uno::XInterface >& xStartAt,
438 const ::com::sun::star::uno::Reference<
439 ::com::sun::star::util::XSearchDescriptor >& xDesc )
440 throw(::com::sun::star::uno::RuntimeException);
443 virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XReplaceDescriptor > SAL_CALL
444 createReplaceDescriptor() throw(::com::sun::star::uno::RuntimeException);
445 virtual sal_Int32 SAL_CALL replaceAll( const ::com::sun::star::uno::Reference<
446 ::com::sun::star::util::XSearchDescriptor >& xDesc )
447 throw(::com::sun::star::uno::RuntimeException);
450 virtual void SAL_CALL addModifyListener( const ::com::sun::star::uno::Reference<
451 ::com::sun::star::util::XModifyListener >& aListener )
452 throw (::com::sun::star::uno::RuntimeException);
453 virtual void SAL_CALL removeModifyListener( const ::com::sun::star::uno::Reference<
454 ::com::sun::star::util::XModifyListener >& aListener )
455 throw (::com::sun::star::uno::RuntimeException);
459 throw(::com::sun::star::uno::RuntimeException);
461 throw(::com::sun::star::uno::RuntimeException);
462 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
463 throw(::com::sun::star::uno::RuntimeException);
466 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
468 throw(::com::sun::star::uno::RuntimeException);
470 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
471 static ScCellRangesBase* getImplementation( const com::sun::star::uno::Reference<
472 com::sun::star::uno::XInterface> xObj );
475 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
476 throw(::com::sun::star::uno::RuntimeException);
477 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
478 throw(::com::sun::star::uno::RuntimeException);
483 public com::sun::star::sheet::XSheetCellRangeContainer,
484 public com::sun::star::container::XNameContainer,
485 public com::sun::star::container::XEnumerationAccess
496 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
497 const ::com::sun::star::uno::Type & rType )
498 throw(::com::sun::star::uno::RuntimeException);
505 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumerationAccess > SAL_CA…
506 getCells() throw(::com::sun::star::uno::RuntimeException);
508 throw(::com::sun::star::uno::RuntimeException);
509 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::table::CellRangeAddress > SAL_CALL
510 getRangeAddresses() throw(::com::sun::star::uno::RuntimeException);
513 virtual void SAL_CALL addRangeAddress( const ::com::sun::star::table::CellRangeAddress& rRange,
515 throw(::com::sun::star::uno::RuntimeException);
516 virtual void SAL_CALL removeRangeAddress( const ::com::sun::star::table::CellRangeAddress& rRange )
517 throw(::com::sun::star::container::NoSuchElementException,
518 ::com::sun::star::uno::RuntimeException);
519 virtual void SAL_CALL addRangeAddresses( const ::com::sun::star::uno::Sequence<
520 ::com::sun::star::table::CellRangeAddress >& rRanges,
522 throw(::com::sun::star::uno::RuntimeException);
523 virtual void SAL_CALL removeRangeAddresses( const ::com::sun::star::uno::Sequence<
524 ::com::sun::star::table::CellRangeAddress >& rRanges )
525 throw(::com::sun::star::container::NoSuchElementException,
526 ::com::sun::star::uno::RuntimeException);
530 const ::com::sun::star::uno::Any& aElement )
531 throw(::com::sun::star::lang::IllegalArgumentException,
532 ::com::sun::star::container::ElementExistException,
533 ::com::sun::star::lang::WrappedTargetException,
534 ::com::sun::star::uno::RuntimeException);
536 throw(::com::sun::star::container::NoSuchElementException,
537 ::com::sun::star::lang::WrappedTargetException,
538 ::com::sun::star::uno::RuntimeException);
542 const ::com::sun::star::uno::Any& aElement )
543 throw(::com::sun::star::lang::IllegalArgumentException,
544 ::com::sun::star::container::NoSuchElementException,
545 ::com::sun::star::lang::WrappedTargetException,
546 ::com::sun::star::uno::RuntimeException);
549 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
550 throw(::com::sun::star::container::NoSuchElementException,
551 ::com::sun::star::lang::WrappedTargetException,
552 ::com::sun::star::uno::RuntimeException);
553 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
554 throw(::com::sun::star::uno::RuntimeException);
556 throw(::com::sun::star::uno::RuntimeException);
559 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
560 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
561 throw(::com::sun::star::lang::IndexOutOfBoundsException,
562 ::com::sun::star::lang::WrappedTargetException,
563 ::com::sun::star::uno::RuntimeException);
566 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
567 throw(::com::sun::star::uno::RuntimeException);
568 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
571 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
572 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
576 throw(::com::sun::star::uno::RuntimeException);
578 throw(::com::sun::star::uno::RuntimeException);
579 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
580 throw(::com::sun::star::uno::RuntimeException);
583 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
584 throw(::com::sun::star::uno::RuntimeException);
585 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
586 throw(::com::sun::star::uno::RuntimeException);
591 public com::sun::star::sheet::XCellRangeAddressable,
592 public com::sun::star::sheet::XSheetCellRange,
593 public com::sun::star::sheet::XArrayFormulaRange,
594 public com::sun::star::sheet::XArrayFormulaTokens,
595 public com::sun::star::sheet::XCellRangeData,
596 public com::sun::star::sheet::XCellRangeFormula,
597 public com::sun::star::sheet::XMultipleOperation,
598 public com::sun::star::util::XMergeable,
599 public com::sun::star::sheet::XCellSeries,
600 public com::sun::star::table::XAutoFormattable,
601 public com::sun::star::util::XSortable,
602 public com::sun::star::sheet::XSheetFilterableEx,
603 public com::sun::star::sheet::XSubTotalCalculatable,
604 public com::sun::star::util::XImportable,
605 public com::sun::star::sheet::XCellFormatRangesSupplier,
606 public com::sun::star::sheet::XUniqueCellFormatRangesSupplier,
607 public com::sun::star::table::XColumnRowRange
617 ::com::sun::star::uno::Any& )
618 throw(::com::sun::star::uno::RuntimeException);
620 const ::com::sun::star::uno::Any& aValue )
621 throw(::com::sun::star::lang::IllegalArgumentException,
622 ::com::sun::star::uno::RuntimeException);
624 ::com::sun::star::uno::Reference< ::com::sun::star::table::XCell >
626 throw(::com::sun::star::lang::IndexOutOfBoundsException,
627 ::com::sun::star::uno::RuntimeException);
632 throw(::com::sun::star::uno::RuntimeException);
639 static com::sun::star::uno::Reference<com::sun::star::table::XCellRange>
642 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
643 const ::com::sun::star::uno::Type & rType )
644 throw(::com::sun::star::uno::RuntimeException);
654 throw(::com::sun::star::uno::RuntimeException);
660 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getRangeAddress()
661 throw(::com::sun::star::uno::RuntimeException);
664 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSpreadsheet > SAL_CALL
665 getSpreadsheet() throw(::com::sun::star::uno::RuntimeException);
668 virtual ::rtl::OUString SAL_CALL getArrayFormula() throw(::com::sun::star::uno::RuntimeException);
670 throw(::com::sun::star::uno::RuntimeException);
673 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > SAL_CALL getArray…
674 throw (::com::sun::star::uno::RuntimeException);
675 virtual void SAL_CALL setArrayTokens( const ::com::sun::star::uno::Sequence<
676 ::com::sun::star::sheet::FormulaToken >& aTokens )
677 throw (::com::sun::star::uno::RuntimeException);
680 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence<
681 ::com::sun::star::uno::Any > > SAL_CALL getDataArray()
682 throw(::com::sun::star::uno::RuntimeException);
683 virtual void SAL_CALL setDataArray( const ::com::sun::star::uno::Sequence<
684 ::com::sun::star::uno::Sequence<
685 ::com::sun::star::uno::Any > >& aArray )
686 throw(::com::sun::star::uno::RuntimeException);
689 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence<
691 throw (::com::sun::star::uno::RuntimeException);
692 virtual void SAL_CALL setFormulaArray( const ::com::sun::star::uno::Sequence<
693 ::com::sun::star::uno::Sequence< ::rtl::OUString > >& aArray )
694 throw (::com::sun::star::uno::RuntimeException);
698 const ::com::sun::star::table::CellRangeAddress& aFormulaRange,
699 ::com::sun::star::sheet::TableOperationMode nMode,
700 const ::com::sun::star::table::CellAddress& aColumnCell,
701 const ::com::sun::star::table::CellAddress& aRowCell )
702 throw(::com::sun::star::uno::RuntimeException);
705 virtual void SAL_CALL merge( sal_Bool bMerge ) throw(::com::sun::star::uno::RuntimeException);
706 virtual sal_Bool SAL_CALL getIsMerged() throw(::com::sun::star::uno::RuntimeException);
709 virtual void SAL_CALL fillSeries( ::com::sun::star::sheet::FillDirection nFillDirection,
710 ::com::sun::star::sheet::FillMode nFillMode,
711 ::com::sun::star::sheet::FillDateMode nFillDateMode,
713 throw(::com::sun::star::uno::RuntimeException);
714 virtual void SAL_CALL fillAuto( ::com::sun::star::sheet::FillDirection nFillDirection,
716 throw(::com::sun::star::uno::RuntimeException);
720 throw(::com::sun::star::lang::IllegalArgumentException,
721 ::com::sun::star::uno::RuntimeException);
724 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL
725 createSortDescriptor() throw(::com::sun::star::uno::RuntimeException);
726 virtual void SAL_CALL sort( const ::com::sun::star::uno::Sequence<
727 ::com::sun::star::beans::PropertyValue >& xDescriptor )
728 throw(::com::sun::star::uno::RuntimeException);
731 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetFilterDescriptor > SAL_CA…
732 createFilterDescriptorByObject( const ::com::sun::star::uno::Reference<
733 ::com::sun::star::sheet::XSheetFilterable >& xObject )
734 throw(::com::sun::star::uno::RuntimeException);
737 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetFilterDescriptor > SAL_CA…
739 throw(::com::sun::star::uno::RuntimeException);
740 virtual void SAL_CALL filter( const ::com::sun::star::uno::Reference<
741 ::com::sun::star::sheet::XSheetFilterDescriptor >& xDescriptor )
742 throw(::com::sun::star::uno::RuntimeException);
745 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSubTotalDescriptor > SAL_CALL
747 throw(::com::sun::star::uno::RuntimeException);
748 virtual void SAL_CALL applySubTotals( const ::com::sun::star::uno::Reference<
749 ::com::sun::star::sheet::XSubTotalDescriptor >& xDescriptor,
750 sal_Bool bReplace ) throw(::com::sun::star::uno::RuntimeException);
751 virtual void SAL_CALL removeSubTotals() throw(::com::sun::star::uno::RuntimeException);
754 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL
756 throw(::com::sun::star::uno::RuntimeException);
757 virtual void SAL_CALL doImport( const ::com::sun::star::uno::Sequence<
758 ::com::sun::star::beans::PropertyValue >& aDescriptor )
759 throw(::com::sun::star::uno::RuntimeException);
762 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
763 getCellFormatRanges() throw(::com::sun::star::uno::RuntimeException);
766 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL
767 getUniqueCellFormatRanges() throw(::com::sun::star::uno::RuntimeException);
770 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTableColumns > SAL_CALL
771 getColumns() throw(::com::sun::star::uno::RuntimeException);
772 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTableRows > SAL_CALL
773 getRows() throw(::com::sun::star::uno::RuntimeException);
776 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL
778 throw(::com::sun::star::lang::IndexOutOfBoundsException,
779 ::com::sun::star::uno::RuntimeException);
780 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL
783 throw(::com::sun::star::lang::IndexOutOfBoundsException,
784 ::com::sun::star::uno::RuntimeException);
785 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL
787 throw(::com::sun::star::uno::RuntimeException);
788 ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange >
790 throw(::com::sun::star::uno::RuntimeException);
793 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
795 throw(::com::sun::star::uno::RuntimeException);
799 throw(::com::sun::star::uno::RuntimeException);
801 throw(::com::sun::star::uno::RuntimeException);
802 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
803 throw(::com::sun::star::uno::RuntimeException);
806 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
807 throw(::com::sun::star::uno::RuntimeException);
808 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
809 throw(::com::sun::star::uno::RuntimeException);
816 public com::sun::star::text::XText,
817 public com::sun::star::container::XEnumerationAccess,
818 public com::sun::star::table::XCell,
819 public com::sun::star::sheet::XFormulaTokens,
820 public com::sun::star::sheet::XCellAddressable,
821 public com::sun::star::sheet::XSheetAnnotationAnchor,
822 public com::sun::star::text::XTextFieldsSupplier,
823 public com::sun::star::document::XActionLockable
837 com::sun::star::table::CellContentType GetResultType_Impl();
842 ::com::sun::star::uno::Any& )
843 throw(::com::sun::star::uno::RuntimeException);
845 const ::com::sun::star::uno::Any& aValue )
846 throw(::com::sun::star::lang::IllegalArgumentException,
847 ::com::sun::star::uno::RuntimeException);
856 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
857 const ::com::sun::star::uno::Type & rType )
858 throw(::com::sun::star::uno::RuntimeException);
877 virtual void SAL_CALL insertTextContent( const ::com::sun::star::uno::Reference<
878 ::com::sun::star::text::XTextRange >& xRange,
879 const ::com::sun::star::uno::Reference<
880 ::com::sun::star::text::XTextContent >& xContent,
882 throw(::com::sun::star::lang::IllegalArgumentException,
883 ::com::sun::star::uno::RuntimeException);
884 virtual void SAL_CALL removeTextContent( const ::com::sun::star::uno::Reference<
885 ::com::sun::star::text::XTextContent >& xContent )
886 throw(::com::sun::star::container::NoSuchElementException,
887 ::com::sun::star::uno::RuntimeException);
890 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL
891 createTextCursor() throw(::com::sun::star::uno::RuntimeException);
892 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL
893 createTextCursorByRange( const ::com::sun::star::uno::Reference<
894 ::com::sun::star::text::XTextRange >& aTextPosition )
895 throw(::com::sun::star::uno::RuntimeException);
896 virtual void SAL_CALL insertString( const ::com::sun::star::uno::Reference<
897 ::com::sun::star::text::XTextRange >& xRange,
899 throw(::com::sun::star::uno::RuntimeException);
900 virtual void SAL_CALL insertControlCharacter( const ::com::sun::star::uno::Reference<
901 ::com::sun::star::text::XTextRange >& xRange,
903 throw(::com::sun::star::lang::IllegalArgumentException,
904 ::com::sun::star::uno::RuntimeException);
907 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
908 getText() throw(::com::sun::star::uno::RuntimeException);
909 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
910 getStart() throw(::com::sun::star::uno::RuntimeException);
911 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
912 getEnd() throw(::com::sun::star::uno::RuntimeException);
913 virtual ::rtl::OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException);
915 throw(::com::sun::star::uno::RuntimeException);
918 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
919 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
922 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
923 throw(::com::sun::star::uno::RuntimeException);
924 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
927 virtual ::rtl::OUString SAL_CALL getFormula() throw(::com::sun::star::uno::RuntimeException);
929 throw(::com::sun::star::uno::RuntimeException);
930 virtual double SAL_CALL getValue() throw(::com::sun::star::uno::RuntimeException);
931 virtual void SAL_CALL setValue( double nValue ) throw(::com::sun::star::uno::RuntimeException);
932 virtual ::com::sun::star::table::CellContentType SAL_CALL getType()
933 throw(::com::sun::star::uno::RuntimeException);
934 virtual sal_Int32 SAL_CALL getError() throw(::com::sun::star::uno::RuntimeException);
937 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > SAL_CALL getToken…
938 throw (::com::sun::star::uno::RuntimeException);
939 virtual void SAL_CALL setTokens( const ::com::sun::star::uno::Sequence<
940 ::com::sun::star::sheet::FormulaToken >& aTokens )
941 throw (::com::sun::star::uno::RuntimeException);
944 virtual ::com::sun::star::table::CellAddress SAL_CALL getCellAddress()
945 throw(::com::sun::star::uno::RuntimeException);
948 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetAnnotation > SAL_CALL
949 getAnnotation() throw(::com::sun::star::uno::RuntimeException);
952 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumerationAccess > SAL_CA…
953 getTextFields() throw(::com::sun::star::uno::RuntimeException);
954 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL
955 getTextFieldMasters() throw(::com::sun::star::uno::RuntimeException);
958 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
960 throw(::com::sun::star::uno::RuntimeException);
964 throw(::com::sun::star::uno::RuntimeException);
966 throw(::com::sun::star::uno::RuntimeException);
967 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
968 throw(::com::sun::star::uno::RuntimeException);
971 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
972 throw(::com::sun::star::uno::RuntimeException);
973 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
974 throw(::com::sun::star::uno::RuntimeException);
977 virtual sal_Bool SAL_CALL isActionLocked() throw(::com::sun::star::uno::RuntimeException);
978 virtual void SAL_CALL addActionLock() throw(::com::sun::star::uno::RuntimeException);
979 virtual void SAL_CALL removeActionLock() throw(::com::sun::star::uno::RuntimeException);
981 throw(::com::sun::star::uno::RuntimeException);
982 virtual sal_Int16 SAL_CALL resetActionLocks() throw(::com::sun::star::uno::RuntimeException);
989 public com::sun::star::sheet::XSpreadsheet,
990 public com::sun::star::container::XNamed,
991 public com::sun::star::sheet::XSheetPageBreak,
992 public com::sun::star::sheet::XCellRangeMovement,
993 public com::sun::star::table::XTableChartsSupplier,
994 public com::sun::star::sheet::XDataPilotTablesSupplier,
995 public com::sun::star::sheet::XScenariosSupplier,
996 public com::sun::star::sheet::XSheetAnnotationsSupplier,
997 public com::sun::star::drawing::XDrawPageSupplier,
998 public com::sun::star::sheet::XPrintAreas,
999 public com::sun::star::sheet::XSheetLinkable,
1000 public com::sun::star::sheet::XSheetAuditing,
1001 public com::sun::star::sheet::XSheetOutline,
1002 public com::sun::star::util::XProtectable,
1003 public com::sun::star::sheet::XScenario,
1004 public com::sun::star::sheet::XScenarioEnhanced,
1005 public com::sun::star::sheet::XExternalSheetName,
1006 public com::sun::star::document::XEventsSupplier
1019 ::com::sun::star::uno::Any& )
1020 throw(::com::sun::star::uno::RuntimeException);
1022 const ::com::sun::star::uno::Any& aValue )
1023 throw(::com::sun::star::lang::IllegalArgumentException,
1024 ::com::sun::star::uno::RuntimeException);
1032 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
1033 const ::com::sun::star::uno::Type & rType )
1034 throw(::com::sun::star::uno::RuntimeException);
1039 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellCursor >
1040 SAL_CALL createCursor() throw(::com::sun::star::uno::RuntimeException);
1041 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetCellCursor > SAL_CALL
1042 createCursorByRange( const ::com::sun::star::uno::Reference<
1043 ::com::sun::star::sheet::XSheetCellRange >& aRange )
1044 throw(::com::sun::star::uno::RuntimeException);
1047 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSpreadsheet > SAL_CALL
1048 getSpreadsheet() throw(::com::sun::star::uno::RuntimeException);
1051 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL
1053 throw(::com::sun::star::lang::IndexOutOfBoundsException,
1054 ::com::sun::star::uno::RuntimeException);
1055 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL
1058 throw(::com::sun::star::lang::IndexOutOfBoundsException,
1059 ::com::sun::star::uno::RuntimeException);
1061 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL
1063 throw(::com::sun::star::uno::RuntimeException);
1066 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
1068 throw(::com::sun::star::uno::RuntimeException);
1071 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::TablePageBreakData > SAL_CALL
1072 getColumnPageBreaks() throw(::com::sun::star::uno::RuntimeException);
1073 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::TablePageBreakData > SAL_CALL
1074 getRowPageBreaks() throw(::com::sun::star::uno::RuntimeException);
1075 virtual void SAL_CALL removeAllManualPageBreaks() throw(::com::sun::star::uno::RuntimeException);
1078 virtual void SAL_CALL insertCells( const ::com::sun::star::table::CellRangeAddress& aRange,
1079 ::com::sun::star::sheet::CellInsertMode nMode )
1080 throw(::com::sun::star::uno::RuntimeException);
1081 virtual void SAL_CALL removeRange( const ::com::sun::star::table::CellRangeAddress& aRange,
1082 ::com::sun::star::sheet::CellDeleteMode nMode )
1083 throw(::com::sun::star::uno::RuntimeException);
1084 virtual void SAL_CALL moveRange( const ::com::sun::star::table::CellAddress& aDestination,
1085 const ::com::sun::star::table::CellRangeAddress& aSource )
1086 throw(::com::sun::star::uno::RuntimeException);
1087 virtual void SAL_CALL copyRange( const ::com::sun::star::table::CellAddress& aDestination,
1088 const ::com::sun::star::table::CellRangeAddress& aSource )
1089 throw(::com::sun::star::uno::RuntimeException);
1092 virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTableCharts > SAL_CALL
1093 getCharts() throw(::com::sun::star::uno::RuntimeException);
1096 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDataPilotTables > SAL_CALL
1097 getDataPilotTables() throw(::com::sun::star::uno::RuntimeException);
1100 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XScenarios > SAL_CALL
1101 getScenarios() throw(::com::sun::star::uno::RuntimeException);
1104 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSheetAnnotations > SAL_CALL
1105 getAnnotations() throw(::com::sun::star::uno::RuntimeException);
1108 virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage > SAL_CALL
1109 getDrawPage() throw(::com::sun::star::uno::RuntimeException);
1112 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::table::CellRangeAddress > SAL_CALL
1113 getPrintAreas() throw(::com::sun::star::uno::RuntimeException);
1114 virtual void SAL_CALL setPrintAreas( const ::com::sun::star::uno::Sequence<
1115 ::com::sun::star::table::CellRangeAddress >& aPrintAreas )
1116 throw(::com::sun::star::uno::RuntimeException);
1117 virtual sal_Bool SAL_CALL getPrintTitleColumns() throw(::com::sun::star::uno::RuntimeException);
1119 throw(::com::sun::star::uno::RuntimeException);
1120 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getTitleColumns()
1121 throw(::com::sun::star::uno::RuntimeException);
1123 const ::com::sun::star::table::CellRangeAddress& aTitleColumns )
1124 throw(::com::sun::star::uno::RuntimeException);
1125 virtual sal_Bool SAL_CALL getPrintTitleRows() throw(::com::sun::star::uno::RuntimeException);
1127 throw(::com::sun::star::uno::RuntimeException);
1128 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getTitleRows()
1129 throw(::com::sun::star::uno::RuntimeException);
1131 const ::com::sun::star::table::CellRangeAddress& aTitleRows )
1132 throw(::com::sun::star::uno::RuntimeException);
1135 virtual ::com::sun::star::sheet::SheetLinkMode SAL_CALL getLinkMode()
1136 throw(::com::sun::star::uno::RuntimeException);
1137 virtual void SAL_CALL setLinkMode( ::com::sun::star::sheet::SheetLinkMode nLinkMode )
1138 throw(::com::sun::star::uno::RuntimeException);
1139 virtual ::rtl::OUString SAL_CALL getLinkUrl() throw(::com::sun::star::uno::RuntimeException);
1141 throw(::com::sun::star::uno::RuntimeException);
1142 virtual ::rtl::OUString SAL_CALL getLinkSheetName() throw(::com::sun::star::uno::RuntimeException);
1144 throw(::com::sun::star::uno::RuntimeException);
1149 ::com::sun::star::sheet::SheetLinkMode nMode )
1150 throw(::com::sun::star::uno::RuntimeException);
1153 virtual sal_Bool SAL_CALL hideDependents( const ::com::sun::star::table::CellAddress& aPosition )
1154 throw(::com::sun::star::uno::RuntimeException);
1155 virtual sal_Bool SAL_CALL hidePrecedents( const ::com::sun::star::table::CellAddress& aPosition )
1156 throw(::com::sun::star::uno::RuntimeException);
1157 virtual sal_Bool SAL_CALL showDependents( const ::com::sun::star::table::CellAddress& aPosition )
1158 throw(::com::sun::star::uno::RuntimeException);
1159 virtual sal_Bool SAL_CALL showPrecedents( const ::com::sun::star::table::CellAddress& aPosition )
1160 throw(::com::sun::star::uno::RuntimeException);
1161 virtual sal_Bool SAL_CALL showErrors( const ::com::sun::star::table::CellAddress& aPosition )
1162 throw(::com::sun::star::uno::RuntimeException);
1163 virtual sal_Bool SAL_CALL showInvalid() throw(::com::sun::star::uno::RuntimeException);
1164 virtual void SAL_CALL clearArrows() throw(::com::sun::star::uno::RuntimeException);
1167 virtual void SAL_CALL group( const ::com::sun::star::table::CellRangeAddress& aRange,
1168 ::com::sun::star::table::TableOrientation nOrientation )
1169 throw(::com::sun::star::uno::RuntimeException);
1170 virtual void SAL_CALL ungroup( const ::com::sun::star::table::CellRangeAddress& aRange,
1171 ::com::sun::star::table::TableOrientation nOrientation )
1172 throw(::com::sun::star::uno::RuntimeException);
1173 virtual void SAL_CALL autoOutline( const ::com::sun::star::table::CellRangeAddress& aRange )
1174 throw(::com::sun::star::uno::RuntimeException);
1175 virtual void SAL_CALL clearOutline() throw(::com::sun::star::uno::RuntimeException);
1176 virtual void SAL_CALL hideDetail( const ::com::sun::star::table::CellRangeAddress& aRange )
1177 throw(::com::sun::star::uno::RuntimeException);
1178 virtual void SAL_CALL showDetail( const ::com::sun::star::table::CellRangeAddress& aRange )
1179 throw(::com::sun::star::uno::RuntimeException);
1181 ::com::sun::star::table::TableOrientation nOrientation )
1182 throw(::com::sun::star::uno::RuntimeException);
1186 throw(::com::sun::star::uno::RuntimeException);
1188 throw(::com::sun::star::lang::IllegalArgumentException,
1189 ::com::sun::star::uno::RuntimeException);
1190 virtual sal_Bool SAL_CALL isProtected() throw(::com::sun::star::uno::RuntimeException);
1193 virtual sal_Bool SAL_CALL getIsScenario() throw(::com::sun::star::uno::RuntimeException);
1194 …virtual ::rtl::OUString SAL_CALL getScenarioComment() throw(::com::sun::star::uno::RuntimeExceptio…
1196 throw(::com::sun::star::uno::RuntimeException);
1197 virtual void SAL_CALL addRanges( const ::com::sun::star::uno::Sequence<
1198 ::com::sun::star::table::CellRangeAddress >& aRanges )
1199 throw(::com::sun::star::uno::RuntimeException);
1200 virtual void SAL_CALL apply() throw(::com::sun::star::uno::RuntimeException);
1202 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::table::CellRangeAddress > SAL_CALL
1204 throw(::com::sun::star::uno::RuntimeException);
1208 throw (::com::sun::star::container::ElementExistException,
1209 ::com::sun::star::uno::RuntimeException);
1212 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameReplace > SAL_CALL get…
1213 throw (::com::sun::star::uno::RuntimeException);
1216 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
1218 throw(::com::sun::star::uno::RuntimeException);
1222 throw(::com::sun::star::uno::RuntimeException);
1224 throw(::com::sun::star::uno::RuntimeException);
1225 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1226 throw(::com::sun::star::uno::RuntimeException);
1229 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
1231 throw(::com::sun::star::uno::RuntimeException);
1233 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
1234 static ScTableSheetObj* getImplementation( const com::sun::star::uno::Reference<
1235 com::sun::star::uno::XInterface> xObj );
1238 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
1239 throw(::com::sun::star::uno::RuntimeException);
1240 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
1241 throw(::com::sun::star::uno::RuntimeException);
1246 public com::sun::star::container::XNamed
1254 ::com::sun::star::uno::Any& )
1255 throw(::com::sun::star::uno::RuntimeException);
1257 const ::com::sun::star::uno::Any& aValue )
1258 throw(::com::sun::star::lang::IllegalArgumentException,
1259 ::com::sun::star::uno::RuntimeException);
1265 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
1266 const ::com::sun::star::uno::Type & rType )
1267 throw(::com::sun::star::uno::RuntimeException);
1272 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
1274 throw(::com::sun::star::uno::RuntimeException);
1277 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
1279 throw(::com::sun::star::uno::RuntimeException);
1283 throw(::com::sun::star::uno::RuntimeException);
1285 throw(::com::sun::star::uno::RuntimeException);
1286 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1287 throw(::com::sun::star::uno::RuntimeException);
1290 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
1291 throw(::com::sun::star::uno::RuntimeException);
1292 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
1293 throw(::com::sun::star::uno::RuntimeException);
1305 ::com::sun::star::uno::Any& )
1306 throw(::com::sun::star::uno::RuntimeException);
1308 const ::com::sun::star::uno::Any& aValue )
1309 throw(::com::sun::star::lang::IllegalArgumentException,
1310 ::com::sun::star::uno::RuntimeException);
1317 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
1319 throw(::com::sun::star::uno::RuntimeException);
1323 throw(::com::sun::star::uno::RuntimeException);
1325 throw(::com::sun::star::uno::RuntimeException);
1326 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1327 throw(::com::sun::star::uno::RuntimeException);
1332 com::sun::star::container::XEnumerationAccess,
1333 com::sun::star::lang::XServiceInfo >,
1347 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
1348 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
1351 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
1352 throw(::com::sun::star::uno::RuntimeException);
1353 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
1357 throw(::com::sun::star::uno::RuntimeException);
1359 throw(::com::sun::star::uno::RuntimeException);
1360 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1361 throw(::com::sun::star::uno::RuntimeException);
1366 com::sun::star::container::XEnumeration,
1367 com::sun::star::lang::XServiceInfo >,
1388 virtual sal_Bool SAL_CALL hasMoreElements() throw(::com::sun::star::uno::RuntimeException);
1389 virtual ::com::sun::star::uno::Any SAL_CALL nextElement()
1390 throw(::com::sun::star::container::NoSuchElementException,
1391 ::com::sun::star::lang::WrappedTargetException,
1392 ::com::sun::star::uno::RuntimeException);
1396 throw(::com::sun::star::uno::RuntimeException);
1398 throw(::com::sun::star::uno::RuntimeException);
1399 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1400 throw(::com::sun::star::uno::RuntimeException);
1404 com::sun::star::container::XIndexAccess,
1405 com::sun::star::container::XEnumerationAccess,
1406 com::sun::star::lang::XServiceInfo >,
1423 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
1424 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
1425 throw(::com::sun::star::lang::IndexOutOfBoundsException,
1426 ::com::sun::star::lang::WrappedTargetException,
1427 ::com::sun::star::uno::RuntimeException);
1430 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
1431 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
1434 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
1435 throw(::com::sun::star::uno::RuntimeException);
1436 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
1440 throw(::com::sun::star::uno::RuntimeException);
1442 throw(::com::sun::star::uno::RuntimeException);
1443 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1444 throw(::com::sun::star::uno::RuntimeException);
1449 com::sun::star::container::XEnumeration,
1450 com::sun::star::lang::XServiceInfo >,
1472 virtual sal_Bool SAL_CALL hasMoreElements() throw(::com::sun::star::uno::RuntimeException);
1473 virtual ::com::sun::star::uno::Any SAL_CALL nextElement()
1474 throw(::com::sun::star::container::NoSuchElementException,
1475 ::com::sun::star::lang::WrappedTargetException,
1476 ::com::sun::star::uno::RuntimeException);
1480 throw(::com::sun::star::uno::RuntimeException);
1482 throw(::com::sun::star::uno::RuntimeException);
1483 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1484 throw(::com::sun::star::uno::RuntimeException);
1490 com::sun::star::container::XIndexAccess,
1491 com::sun::star::container::XEnumerationAccess,
1492 com::sun::star::lang::XServiceInfo >,
1510 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
1511 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
1512 throw(::com::sun::star::lang::IndexOutOfBoundsException,
1513 ::com::sun::star::lang::WrappedTargetException,
1514 ::com::sun::star::uno::RuntimeException);
1517 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
1518 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
1521 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
1522 throw(::com::sun::star::uno::RuntimeException);
1523 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
1527 throw(::com::sun::star::uno::RuntimeException);
1529 throw(::com::sun::star::uno::RuntimeException);
1530 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1531 throw(::com::sun::star::uno::RuntimeException);
1535 com::sun::star::container::XEnumeration,
1536 com::sun::star::lang::XServiceInfo >,
1551 virtual sal_Bool SAL_CALL hasMoreElements() throw(::com::sun::star::uno::RuntimeException);
1552 virtual ::com::sun::star::uno::Any SAL_CALL nextElement()
1553 throw(::com::sun::star::container::NoSuchElementException,
1554 ::com::sun::star::lang::WrappedTargetException,
1555 ::com::sun::star::uno::RuntimeException);
1559 throw(::com::sun::star::uno::RuntimeException);
1561 throw(::com::sun::star::uno::RuntimeException);
1562 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
1563 throw(::com::sun::star::uno::RuntimeException);