Lines Matching refs:sun

71                     ::com::sun::star::chart2::data::XDataProvider,
72 ::com::sun::star::chart2::data::XRangeXMLConversion,
73 ::com::sun::star::beans::XPropertySet,
74 ::com::sun::star::lang::XServiceInfo>,
86 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments )
87 throw (::com::sun::star::uno::RuntimeException);
89 virtual ::com::sun::star::uno::Reference<
90 ::com::sun::star::chart2::data::XDataSource > SAL_CALL createDataSource(
91 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments )
92 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
94 virtual ::com::sun::star::uno::Sequence<
95 ::com::sun::star::beans::PropertyValue > SAL_CALL detectArguments(
96 …const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::data::XDataSource >& xDataSource…
97 throw (::com::sun::star::uno::RuntimeException);
101 throw (::com::sun::star::uno::RuntimeException);
103 virtual ::com::sun::star::uno::Reference<
104 … ::com::sun::star::chart2::data::XDataSequence > SAL_CALL createDataSequenceByRangeRepresentation(
106 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
108 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XRangeSelection > SAL_CALL getR…
109 throw (::com::sun::star::uno::RuntimeException);
117 …throw ( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException …
120 …throw ( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException …
124 virtual ::com::sun::star::uno::Reference<
125 ::com::sun::star::beans::XPropertySetInfo> SAL_CALL
126 getPropertySetInfo() throw( ::com::sun::star::uno::RuntimeException);
130 const ::com::sun::star::uno::Any& rValue)
131 throw( ::com::sun::star::beans::UnknownPropertyException,
132 ::com::sun::star::beans::PropertyVetoException,
133 ::com::sun::star::lang::IllegalArgumentException,
134 ::com::sun::star::lang::WrappedTargetException,
135 ::com::sun::star::uno::RuntimeException);
137 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
139 throw( ::com::sun::star::beans::UnknownPropertyException,
140 ::com::sun::star::lang::WrappedTargetException,
141 ::com::sun::star::uno::RuntimeException);
145 const ::com::sun::star::uno::Reference<
146 ::com::sun::star::beans::XPropertyChangeListener>& xListener)
147 throw( ::com::sun::star::beans::UnknownPropertyException,
148 ::com::sun::star::lang::WrappedTargetException,
149 ::com::sun::star::uno::RuntimeException);
153 const ::com::sun::star::uno::Reference<
154 ::com::sun::star::beans::XPropertyChangeListener>& rListener)
155 throw( ::com::sun::star::beans::UnknownPropertyException,
156 ::com::sun::star::lang::WrappedTargetException,
157 ::com::sun::star::uno::RuntimeException);
161 const ::com::sun::star::uno::Reference<
162 ::com::sun::star::beans::XVetoableChangeListener>& rListener)
163 throw( ::com::sun::star::beans::UnknownPropertyException,
164 ::com::sun::star::lang::WrappedTargetException,
165 ::com::sun::star::uno::RuntimeException);
169 const ::com::sun::star::uno::Reference<
170 ::com::sun::star::beans::XVetoableChangeListener>& rListener)
171 throw( ::com::sun::star::beans::UnknownPropertyException,
172 ::com::sun::star::lang::WrappedTargetException,
173 ::com::sun::star::uno::RuntimeException);
178 ::com::sun::star::uno::RuntimeException);
181 rServiceName) throw( ::com::sun::star::uno::RuntimeException);
183 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString> SAL_CALL
185 ::com::sun::star::uno::RuntimeException);
199 ::com::sun::star::chart2::data::XDataSource,
200 ::com::sun::star::lang::XServiceInfo>,
211 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference<
212 ::com::sun::star::chart2::data::XLabeledDataSequence > > SAL_CALL
213 getDataSequences() throw (::com::sun::star::uno::RuntimeException);
218 ::com::sun::star::uno::RuntimeException);
221 rServiceName) throw( ::com::sun::star::uno::RuntimeException);
223 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString> SAL_CALL
225 ::com::sun::star::uno::RuntimeException);
229 …void AddLabeledSequence(const com::sun::star::uno::Reference < com::sun::star::chart2::data::XLabe…
234 …typedef std::list < com::sun::star::uno::Reference< com::sun::star::chart2::data::XLabeledDataSequ…
244 ::com::sun::star::chart2::data::XDataSequence,
245 ::com::sun::star::chart2::data::XTextualDataSequence,
246 ::com::sun::star::chart2::data::XNumericalDataSequence,
247 ::com::sun::star::util::XCloneable,
248 ::com::sun::star::util::XModifyBroadcaster,
249 ::com::sun::star::beans::XPropertySet,
251 ::com::sun::star::lang::XServiceInfo>,
256 … const com::sun::star::uno::Reference< com::sun::star::chart2::data::XDataProvider >& xDP,
264 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >
265 SAL_CALL getData() throw (::com::sun::star::uno::RuntimeException);
267 throw (::com::sun::star::uno::RuntimeException);
268 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString >
269 SAL_CALL generateLabel(::com::sun::star::chart2::data::LabelOrigin nOrigin)
270 throw (::com::sun::star::uno::RuntimeException);
272 throw (::com::sun::star::lang::IndexOutOfBoundsException,
273 ::com::sun::star::uno::RuntimeException);
277 virtual ::com::sun::star::uno::Sequence< double >
278 SAL_CALL getNumericalData( ) throw (::com::sun::star::uno::RuntimeException);
282 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString >
283 SAL_CALL getTextualData( ) throw (::com::sun::star::uno::RuntimeException);
287 virtual ::com::sun::star::uno::Reference<
288 ::com::sun::star::beans::XPropertySetInfo> SAL_CALL
289 getPropertySetInfo() throw( ::com::sun::star::uno::RuntimeException);
293 const ::com::sun::star::uno::Any& rValue)
294 throw( ::com::sun::star::beans::UnknownPropertyException,
295 ::com::sun::star::beans::PropertyVetoException,
296 ::com::sun::star::lang::IllegalArgumentException,
297 ::com::sun::star::lang::WrappedTargetException,
298 ::com::sun::star::uno::RuntimeException);
300 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
302 throw( ::com::sun::star::beans::UnknownPropertyException,
303 ::com::sun::star::lang::WrappedTargetException,
304 ::com::sun::star::uno::RuntimeException);
308 const ::com::sun::star::uno::Reference<
309 ::com::sun::star::beans::XPropertyChangeListener>& xListener)
310 throw( ::com::sun::star::beans::UnknownPropertyException,
311 ::com::sun::star::lang::WrappedTargetException,
312 ::com::sun::star::uno::RuntimeException);
316 const ::com::sun::star::uno::Reference<
317 ::com::sun::star::beans::XPropertyChangeListener>& rListener)
318 throw( ::com::sun::star::beans::UnknownPropertyException,
319 ::com::sun::star::lang::WrappedTargetException,
320 ::com::sun::star::uno::RuntimeException);
324 const ::com::sun::star::uno::Reference<
325 ::com::sun::star::beans::XVetoableChangeListener>& rListener)
326 throw( ::com::sun::star::beans::UnknownPropertyException,
327 ::com::sun::star::lang::WrappedTargetException,
328 ::com::sun::star::uno::RuntimeException);
332 const ::com::sun::star::uno::Reference<
333 ::com::sun::star::beans::XVetoableChangeListener>& rListener)
334 throw( ::com::sun::star::beans::UnknownPropertyException,
335 ::com::sun::star::lang::WrappedTargetException,
336 ::com::sun::star::uno::RuntimeException);
340 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClon…
341 throw (::com::sun::star::uno::RuntimeException);
346 … const ::com::sun::star::uno::Reference< ::com::sun::star::util::XModifyListener >& aListener )
347 throw (::com::sun::star::uno::RuntimeException);
349 … const ::com::sun::star::uno::Reference< ::com::sun::star::util::XModifyListener >& aListener )
350 throw (::com::sun::star::uno::RuntimeException);
355 ::com::sun::star::uno::RuntimeException);
358 rServiceName) throw( ::com::sun::star::uno::RuntimeException);
360 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString> SAL_CALL
362 ::com::sun::star::uno::RuntimeException);
453 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > m_aMixedDataCache;
455 ::com::sun::star::uno::Sequence<sal_Int32> m_aHiddenValues;
458 ::com::sun::star::chart2::data::DataSequenceRole m_aRole;
471 com::sun::star::uno::Reference < com::sun::star::chart2::data::XDataProvider > m_xDataProvider;
487 ::com::sun::star::chart2::data::XDataSequence,
488 ::com::sun::star::chart2::data::XTextualDataSequence,
489 ::com::sun::star::util::XCloneable,
490 ::com::sun::star::util::XModifyBroadcaster,
491 ::com::sun::star::beans::XPropertySet,
493 ::com::sun::star::lang::XServiceInfo>,
499 … const com::sun::star::uno::Reference< com::sun::star::chart2::data::XDataProvider >& xDP,
506 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >
507 SAL_CALL getData() throw (::com::sun::star::uno::RuntimeException);
509 throw (::com::sun::star::uno::RuntimeException);
510 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString >
511 SAL_CALL generateLabel(::com::sun::star::chart2::data::LabelOrigin nOrigin)
512 throw (::com::sun::star::uno::RuntimeException);
514 throw (::com::sun::star::lang::IndexOutOfBoundsException,
515 ::com::sun::star::uno::RuntimeException);
519 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString >
520 SAL_CALL getTextualData( ) throw (::com::sun::star::uno::RuntimeException);
524 virtual ::com::sun::star::uno::Reference<
525 ::com::sun::star::beans::XPropertySetInfo> SAL_CALL
526 getPropertySetInfo() throw( ::com::sun::star::uno::RuntimeException);
530 const ::com::sun::star::uno::Any& rValue)
531 throw( ::com::sun::star::beans::UnknownPropertyException,
532 ::com::sun::star::beans::PropertyVetoException,
533 ::com::sun::star::lang::IllegalArgumentException,
534 ::com::sun::star::lang::WrappedTargetException,
535 ::com::sun::star::uno::RuntimeException);
537 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
539 throw( ::com::sun::star::beans::UnknownPropertyException,
540 ::com::sun::star::lang::WrappedTargetException,
541 ::com::sun::star::uno::RuntimeException);
545 const ::com::sun::star::uno::Reference<
546 ::com::sun::star::beans::XPropertyChangeListener>& xListener)
547 throw( ::com::sun::star::beans::UnknownPropertyException,
548 ::com::sun::star::lang::WrappedTargetException,
549 ::com::sun::star::uno::RuntimeException);
553 const ::com::sun::star::uno::Reference<
554 ::com::sun::star::beans::XPropertyChangeListener>& rListener)
555 throw( ::com::sun::star::beans::UnknownPropertyException,
556 ::com::sun::star::lang::WrappedTargetException,
557 ::com::sun::star::uno::RuntimeException);
561 const ::com::sun::star::uno::Reference<
562 ::com::sun::star::beans::XVetoableChangeListener>& rListener)
563 throw( ::com::sun::star::beans::UnknownPropertyException,
564 ::com::sun::star::lang::WrappedTargetException,
565 ::com::sun::star::uno::RuntimeException);
569 const ::com::sun::star::uno::Reference<
570 ::com::sun::star::beans::XVetoableChangeListener>& rListener)
571 throw( ::com::sun::star::beans::UnknownPropertyException,
572 ::com::sun::star::lang::WrappedTargetException,
573 ::com::sun::star::uno::RuntimeException);
577 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClon…
578 throw (::com::sun::star::uno::RuntimeException);
583 … const ::com::sun::star::uno::Reference< ::com::sun::star::util::XModifyListener >& aListener )
584 throw (::com::sun::star::uno::RuntimeException);
586 … const ::com::sun::star::uno::Reference< ::com::sun::star::util::XModifyListener >& aListener )
587 throw (::com::sun::star::uno::RuntimeException);
592 ::com::sun::star::uno::RuntimeException);
595 rServiceName) throw( ::com::sun::star::uno::RuntimeException);
597 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString> SAL_CALL
599 ::com::sun::star::uno::RuntimeException);
618 ::com::sun::star::chart2::data::DataSequenceRole m_aRole;
623 com::sun::star::uno::Reference < com::sun::star::chart2::data::XDataProvider > m_xDataProvider;