Lines Matching refs:star

58 typedef ::com::sun::star::uno::Reference<
59 ::com::sun::star::util::XRefreshListener >* XRefreshListenerPtr;
65 com::sun::star::container::XNamed,
66 com::sun::star::util::XRefreshable,
67 com::sun::star::beans::XPropertySet,
68 com::sun::star::lang::XServiceInfo >,
88 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
90 throw(::com::sun::star::uno::RuntimeException);
93 virtual void SAL_CALL refresh() throw(::com::sun::star::uno::RuntimeException);
94 virtual void SAL_CALL addRefreshListener( const ::com::sun::star::uno::Reference<
95 ::com::sun::star::util::XRefreshListener >& l )
96 throw(::com::sun::star::uno::RuntimeException);
97 virtual void SAL_CALL removeRefreshListener( const ::com::sun::star::uno::Reference<
98 ::com::sun::star::util::XRefreshListener >& l )
99 throw(::com::sun::star::uno::RuntimeException);
102 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
104 throw(::com::sun::star::uno::RuntimeException);
106 const ::com::sun::star::uno::Any& aValue )
107 throw(::com::sun::star::beans::UnknownPropertyException,
108 ::com::sun::star::beans::PropertyVetoException,
109 ::com::sun::star::lang::IllegalArgumentException,
110 ::com::sun::star::lang::WrappedTargetException,
111 ::com::sun::star::uno::RuntimeException);
112 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
114 throw(::com::sun::star::beans::UnknownPropertyException,
115 ::com::sun::star::lang::WrappedTargetException,
116 ::com::sun::star::uno::RuntimeException);
118 const ::com::sun::star::uno::Reference<
119 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
120 throw(::com::sun::star::beans::UnknownPropertyException,
121 ::com::sun::star::lang::WrappedTargetException,
122 ::com::sun::star::uno::RuntimeException);
124 const ::com::sun::star::uno::Reference<
125 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
126 throw(::com::sun::star::beans::UnknownPropertyException,
127 ::com::sun::star::lang::WrappedTargetException,
128 ::com::sun::star::uno::RuntimeException);
130 const ::com::sun::star::uno::Reference<
131 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
132 throw(::com::sun::star::beans::UnknownPropertyException,
133 ::com::sun::star::lang::WrappedTargetException,
134 ::com::sun::star::uno::RuntimeException);
136 const ::com::sun::star::uno::Reference<
137 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
138 throw(::com::sun::star::beans::UnknownPropertyException,
139 ::com::sun::star::lang::WrappedTargetException,
140 ::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);
163 com::sun::star::container::XNameAccess,
164 com::sun::star::container::XEnumerationAccess,
165 com::sun::star::container::XIndexAccess,
166 com::sun::star::lang::XServiceInfo >,
182 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
183 throw(::com::sun::star::container::NoSuchElementException,
184 ::com::sun::star::lang::WrappedTargetException,
185 ::com::sun::star::uno::RuntimeException);
186 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
187 throw(::com::sun::star::uno::RuntimeException);
189 throw(::com::sun::star::uno::RuntimeException);
192 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
193 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
194 throw(::com::sun::star::lang::IndexOutOfBoundsException,
195 ::com::sun::star::lang::WrappedTargetException,
196 ::com::sun::star::uno::RuntimeException);
199 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
200 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
203 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
204 throw(::com::sun::star::uno::RuntimeException);
205 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
209 throw(::com::sun::star::uno::RuntimeException);
211 throw(::com::sun::star::uno::RuntimeException);
212 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
213 throw(::com::sun::star::uno::RuntimeException);
218 com::sun::star::sheet::XAreaLink,
219 com::sun::star::util::XRefreshable,
220 com::sun::star::beans::XPropertySet,
221 com::sun::star::lang::XServiceInfo >,
232 const com::sun::star::table::CellRangeAddress* pNewDest );
243 virtual void SAL_CALL refresh() throw(::com::sun::star::uno::RuntimeException);
244 virtual void SAL_CALL addRefreshListener( const ::com::sun::star::uno::Reference<
245 ::com::sun::star::util::XRefreshListener >& l )
246 throw(::com::sun::star::uno::RuntimeException);
247 virtual void SAL_CALL removeRefreshListener( const ::com::sun::star::uno::Reference<
248 ::com::sun::star::util::XRefreshListener >& l )
249 throw(::com::sun::star::uno::RuntimeException);
252 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
254 throw(::com::sun::star::uno::RuntimeException);
256 const ::com::sun::star::uno::Any& aValue )
257 throw(::com::sun::star::beans::UnknownPropertyException,
258 ::com::sun::star::beans::PropertyVetoException,
259 ::com::sun::star::lang::IllegalArgumentException,
260 ::com::sun::star::lang::WrappedTargetException,
261 ::com::sun::star::uno::RuntimeException);
262 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
264 throw(::com::sun::star::beans::UnknownPropertyException,
265 ::com::sun::star::lang::WrappedTargetException,
266 ::com::sun::star::uno::RuntimeException);
268 const ::com::sun::star::uno::Reference<
269 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
270 throw(::com::sun::star::beans::UnknownPropertyException,
271 ::com::sun::star::lang::WrappedTargetException,
272 ::com::sun::star::uno::RuntimeException);
274 const ::com::sun::star::uno::Reference<
275 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
276 throw(::com::sun::star::beans::UnknownPropertyException,
277 ::com::sun::star::lang::WrappedTargetException,
278 ::com::sun::star::uno::RuntimeException);
280 const ::com::sun::star::uno::Reference<
281 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
282 throw(::com::sun::star::beans::UnknownPropertyException,
283 ::com::sun::star::lang::WrappedTargetException,
284 ::com::sun::star::uno::RuntimeException);
286 const ::com::sun::star::uno::Reference<
287 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
288 throw(::com::sun::star::beans::UnknownPropertyException,
289 ::com::sun::star::lang::WrappedTargetException,
290 ::com::sun::star::uno::RuntimeException);
303 virtual ::rtl::OUString SAL_CALL getSourceArea() throw(::com::sun::star::uno::RuntimeException);
305 throw(::com::sun::star::uno::RuntimeException);
306 virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getDestArea()
307 throw(::com::sun::star::uno::RuntimeException);
308 virtual void SAL_CALL setDestArea( const ::com::sun::star::table::CellRangeAddress& aDestArea )
309 throw(::com::sun::star::uno::RuntimeException);
313 throw(::com::sun::star::uno::RuntimeException);
315 throw(::com::sun::star::uno::RuntimeException);
316 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
317 throw(::com::sun::star::uno::RuntimeException);
322 com::sun::star::sheet::XAreaLinks,
323 com::sun::star::container::XEnumerationAccess,
324 com::sun::star::lang::XServiceInfo >,
339 virtual void SAL_CALL insertAtPosition( const ::com::sun::star::table::CellAddress& aDestPos,
344 throw(::com::sun::star::uno::RuntimeException);
346 throw(::com::sun::star::uno::RuntimeException);
349 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
350 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
351 throw(::com::sun::star::lang::IndexOutOfBoundsException,
352 ::com::sun::star::lang::WrappedTargetException,
353 ::com::sun::star::uno::RuntimeException);
356 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
357 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
360 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
361 throw(::com::sun::star::uno::RuntimeException);
362 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
366 throw(::com::sun::star::uno::RuntimeException);
368 throw(::com::sun::star::uno::RuntimeException);
369 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
370 throw(::com::sun::star::uno::RuntimeException);
377 com::sun::star::sheet::XDDELink,
378 com::sun::star::container::XNamed,
379 com::sun::star::util::XRefreshable,
380 com::sun::star::sheet::XDDELinkResults,
381 com::sun::star::lang::XServiceInfo >,
401 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
403 throw(::com::sun::star::uno::RuntimeException);
406 virtual ::rtl::OUString SAL_CALL getApplication() throw(::com::sun::star::uno::RuntimeException);
407 virtual ::rtl::OUString SAL_CALL getTopic() throw(::com::sun::star::uno::RuntimeException);
408 virtual ::rtl::OUString SAL_CALL getItem() throw(::com::sun::star::uno::RuntimeException);
411 virtual void SAL_CALL refresh() throw(::com::sun::star::uno::RuntimeException);
412 virtual void SAL_CALL addRefreshListener( const ::com::sun::star::uno::Reference<
413 ::com::sun::star::util::XRefreshListener >& l )
414 throw(::com::sun::star::uno::RuntimeException);
415 virtual void SAL_CALL removeRefreshListener( const ::com::sun::star::uno::Reference<
416 ::com::sun::star::util::XRefreshListener >& l )
417 throw(::com::sun::star::uno::RuntimeException);
420 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::A…
422 throw (::com::sun::star::uno::RuntimeException);
424 …const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any…
425 throw (::com::sun::star::uno::RuntimeException);
429 throw(::com::sun::star::uno::RuntimeException);
431 throw(::com::sun::star::uno::RuntimeException);
432 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
433 throw(::com::sun::star::uno::RuntimeException);
438 com::sun::star::container::XEnumerationAccess,
439 com::sun::star::container::XIndexAccess,
440 com::sun::star::sheet::XDDELinks,
441 com::sun::star::lang::XServiceInfo >,
457 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
458 throw(::com::sun::star::container::NoSuchElementException,
459 ::com::sun::star::lang::WrappedTargetException,
460 ::com::sun::star::uno::RuntimeException);
461 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
462 throw(::com::sun::star::uno::RuntimeException);
464 throw(::com::sun::star::uno::RuntimeException);
467 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
468 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
469 throw(::com::sun::star::lang::IndexOutOfBoundsException,
470 ::com::sun::star::lang::WrappedTargetException,
471 ::com::sun::star::uno::RuntimeException);
474 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
475 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
478 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
479 throw(::com::sun::star::uno::RuntimeException);
480 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
483 … virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XDDELink > SAL_CALL addDDELink(
485 const ::rtl::OUString& aItem, ::com::sun::star::sheet::DDELinkMode nMode )
486 throw (::com::sun::star::uno::RuntimeException);
490 throw(::com::sun::star::uno::RuntimeException);
492 throw(::com::sun::star::uno::RuntimeException);
493 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
494 throw(::com::sun::star::uno::RuntimeException);
499 class ScExternalSheetCacheObj : public cppu::WeakImplHelper1< ::com::sun::star::sheet::XExternalShe…
507 sal_Int32 nCol, sal_Int32 nRow, const ::com::sun::star::uno::Any& rAny)
508 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
510 virtual ::com::sun::star::uno::Any SAL_CALL getCellValue(sal_Int32 nCol, sal_Int32 nRow)
511 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
513 virtual ::com::sun::star::uno::Sequence< sal_Int32 > SAL_CALL getAllRows()
514 throw (::com::sun::star::uno::RuntimeException);
516 virtual ::com::sun::star::uno::Sequence< sal_Int32 > SAL_CALL getAllColumns(sal_Int32 nRow)
517 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
521 throw (::com::sun::star::uno::RuntimeException);
534 class ScExternalDocLinkObj : public cppu::WeakImplHelper1< ::com::sun::star::sheet::XExternalDocLin…
541 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XExternalSheetCache >
543 throw (::com::sun::star::uno::RuntimeException);
546 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
547 throw(::com::sun::star::container::NoSuchElementException,
548 ::com::sun::star::lang::WrappedTargetException,
549 ::com::sun::star::uno::RuntimeException);
550 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
551 throw(::com::sun::star::uno::RuntimeException);
553 throw(::com::sun::star::uno::RuntimeException);
556 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
557 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 nIndex )
558 throw(::com::sun::star::lang::IndexOutOfBoundsException,
559 ::com::sun::star::lang::WrappedTargetException,
560 ::com::sun::star::uno::RuntimeException);
563 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
564 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
567 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
568 throw(::com::sun::star::uno::RuntimeException);
569 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
573 throw (::com::sun::star::uno::RuntimeException);
583 class ScExternalDocLinksObj : public cppu::WeakImplHelper1< ::com::sun::star::sheet::XExternalDocLi…
590 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XExternalDocLink >
592 throw (::com::sun::star::uno::RuntimeException);
595 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
596 throw(::com::sun::star::container::NoSuchElementException,
597 ::com::sun::star::lang::WrappedTargetException,
598 ::com::sun::star::uno::RuntimeException);
599 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
600 throw(::com::sun::star::uno::RuntimeException);
602 throw(::com::sun::star::uno::RuntimeException);
605 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
606 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 nIndex )
607 throw(::com::sun::star::lang::IndexOutOfBoundsException,
608 ::com::sun::star::lang::WrappedTargetException,
609 ::com::sun::star::uno::RuntimeException);
612 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
613 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
616 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
617 throw(::com::sun::star::uno::RuntimeException);
618 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);