Lines Matching refs:com

70         SwChartEventListenerContainer( ::com::sun::star::uno::XInterface* pxParentL) :  in SwChartEventListenerContainer()
80 ::com::sun::star::table::XCell,
81 ::com::sun::star::lang::XServiceInfo,
82 ::com::sun::star::beans::XPropertySet,
83 ::com::sun::star::container::XEnumerationAccess
106 virtual ::com::sun::star::uno::Reference<
107 ::com::sun::star::text::XTextCursor >
109 throw (::com::sun::star::uno::RuntimeException);
125 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
128 … sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier )…
130 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
135 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
136 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( ) throw(::com::…
139 virtual ::rtl::OUString SAL_CALL getFormula( ) throw(::com::sun::star::uno::RuntimeException);
140 …virtual void SAL_CALL setFormula( const ::rtl::OUString& aFormula ) throw(::com::sun::star::uno::R…
141 virtual double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
142 virtual void SAL_CALL setValue( double nValue ) throw(::com::sun::star::uno::RuntimeException);
143 …virtual ::com::sun::star::table::CellContentType SAL_CALL getType( ) throw(::com::sun::star::uno:…
144 virtual sal_Int32 SAL_CALL getError( ) throw(::com::sun::star::uno::RuntimeException);
147 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createTe…
148com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createTextCursorBy…
149 …virtual void SAL_CALL setString(const rtl::OUString& aString) throw( ::com::sun::star::uno::Runti…
152 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
153com::sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com:…
154com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::
155com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) th…
156com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) th…
157com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
158com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
161 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
162 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
163 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
166 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL cr…
169 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
170 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
183 ::com::sun::star::beans::XPropertySet,
184 ::com::sun::star::lang::XServiceInfo
204 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
205com::sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com:…
206com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::
207com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) th…
208com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) th…
209com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
210com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
213 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
214 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
215 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
224 ::com::sun::star::text::XTextTableCursor,
225 ::com::sun::star::lang::XServiceInfo,
226 ::com::sun::star::beans::XPropertySet
248 … virtual ::rtl::OUString SAL_CALL getRangeName( ) throw(::com::sun::star::uno::RuntimeException);
249 …toCellByName( const ::rtl::OUString& aCellName, sal_Bool bExpand ) throw(::com::sun::star::uno::Ru…
250 …virtual sal_Bool SAL_CALL goLeft( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::uno…
251 …virtual sal_Bool SAL_CALL goRight( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::un…
252 …virtual sal_Bool SAL_CALL goUp( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::uno::…
253 …virtual sal_Bool SAL_CALL goDown( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::uno…
254 …virtual void SAL_CALL gotoStart( sal_Bool bExpand ) throw(::com::sun::star::uno::RuntimeException);
255 … virtual void SAL_CALL gotoEnd( sal_Bool bExpand ) throw(::com::sun::star::uno::RuntimeException);
256 virtual sal_Bool SAL_CALL mergeRange( ) throw(::com::sun::star::uno::RuntimeException);
257 …virtual sal_Bool SAL_CALL splitRange( sal_Int16 Count, sal_Bool Horizontal ) throw(::com::sun::sta…
260 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
261com::sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com:…
262com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::
263com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) th…
264com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) th…
265com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
266com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
269 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
270 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
271 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
303 ::com::sun::star::text::XTextTable,
304 ::com::sun::star::lang::XServiceInfo,
305 ::com::sun::star::table::XCellRange,
306 ::com::sun::star::chart::XChartDataArray,
307 ::com::sun::star::beans::XPropertySet,
308 ::com::sun::star::container::XNamed,
309 ::com::sun::star::table::XAutoFormattable,
310 ::com::sun::star::util::XSortable,
311 ::com::sun::star::lang::XUnoTunnel,
312 ::com::sun::star::sheet::XCellRangeData
337 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
340 … sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier )…
345 …virtual void SAL_CALL initialize( sal_Int32 nRows, sal_Int32 nColumns ) throw(::com::sun::star::un…
346 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTableRows > SAL_CALL getRows( …
347 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XTableColumns > SAL_CALL getCol…
348 …irtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL getCellByName( …
349 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCellNames( ) throw(::com::…
350com::sun::star::uno::Reference< ::com::sun::star::text::XTextTableCursor > SAL_CALL createCursorBy…
353 …t ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & xTextRange) throw( ::co…
354 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getAnchor(…
357 virtual void SAL_CALL dispose(void) throw( ::com::sun::star::uno::RuntimeException );
358 …L addEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener …
359 …emoveEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener …
362com::sun::star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL getCellByPosition( sal_I…
363com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeByPosit…
364 …al ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeBy…
367 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< double > > SAL_CALL getD…
368 …id SAL_CALL setData( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< doubl…
369 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getRowDescriptions( ) throw(:…
370 …AL_CALL setRowDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aRowDescript…
371 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getColumnDescriptions( ) thro…
372 …ALL setColumnDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aColumnDescri…
375 …ntListener( const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEvent…
376 …ntListener( const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEvent…
377 virtual double SAL_CALL getNotANumber( ) throw(::com::sun::star::uno::RuntimeException);
378 …virtual sal_Bool SAL_CALL isNotANumber( double nNumber ) throw(::com::sun::star::uno::RuntimeExcep…
381 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL createS…
382 …void SAL_CALL sort(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >…
385 …L autoFormat(const rtl::OUString& aName) throw( ::com::sun::star::lang::IllegalArgumentException, …
388 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
389com::sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com:…
390com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::
391com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) th…
392com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) th…
393com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
394com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
397 virtual rtl::OUString SAL_CALL getName(void) throw( ::com::sun::star::uno::RuntimeException );
398 …virtual void SAL_CALL setName(const rtl::OUString& Name_) throw( ::com::sun::star::uno::RuntimeExc…
401 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::A…
402 …ataArray( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star…
405 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
406 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
407 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
409 …t ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & xTextRange)throw( ::com
413 …::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > GetRangeByName(SwFrmFmt*…
428 ::com::sun::star::table::XCellRange,
429 ::com::sun::star::lang::XServiceInfo,
430 ::com::sun::star::lang::XUnoTunnel,
431 ::com::sun::star::beans::XPropertySet,
432 ::com::sun::star::chart::XChartDataArray,
433 ::com::sun::star::util::XSortable,
434 ::com::sun::star::sheet::XCellRangeData
455 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
458 … sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier )…
462com::sun::star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL getCellByPosition( sal_I…
463com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeByPosit…
464 …al ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeBy…
467 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
468com::sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com:…
469com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::
470com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) th…
471com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) th…
472com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
473com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) th…
476 …ntListener( const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEvent…
477 …ntListener( const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEvent…
478 virtual double SAL_CALL getNotANumber( ) throw(::com::sun::star::uno::RuntimeException);
479 …virtual sal_Bool SAL_CALL isNotANumber( double nNumber ) throw(::com::sun::star::uno::RuntimeExcep…
482 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< double > > SAL_CALL getD…
483 …id SAL_CALL setData( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< doubl…
484 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getRowDescriptions( ) throw(:…
485 …AL_CALL setRowDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aRowDescript…
486 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getColumnDescriptions( ) thro…
487 …ALL setColumnDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aColumnDescri…
490 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL createS…
491 …void SAL_CALL sort(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >…
494 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::A…
495 …ataArray( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star…
498 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
499 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
500 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
513 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > *pAnySeq,
514 ::com::sun::star::uno::Sequence< ::rtl::OUString > *pTxtSeq,
515 ::com::sun::star::uno::Sequence< double > *pDblSeq,
516 … sal_Bool bForceNumberResults = sal_False ) throw (::com::sun::star::uno::RuntimeException);
524 ::com::sun::star::table::XTableRows,
525 ::com::sun::star::lang::XServiceInfo
548 virtual sal_Int32 SAL_CALL getCount(void) throw( ::com::sun::star::uno::RuntimeException );
549com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::lang::Inde…
552 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
553 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
556 …virtual void SAL_CALL insertByIndex(sal_Int32 nIndex, sal_Int32 nCount) throw( ::com::sun::star::u…
557 …virtual void SAL_CALL removeByIndex(sal_Int32 nIndex, sal_Int32 nCount) throw( ::com::sun::star::u…
560 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
561 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
562 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
573 ::com::sun::star::table::XTableColumns,
574 ::com::sun::star::lang::XServiceInfo
596 virtual sal_Int32 SAL_CALL getCount(void) throw( ::com::sun::star::uno::RuntimeException );
597com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::lang::Inde…
600 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
601 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
604 …virtual void SAL_CALL insertByIndex(sal_Int32 nIndex, sal_Int32 nCount) throw( ::com::sun::star::u…
605 …virtual void SAL_CALL removeByIndex(sal_Int32 nIndex, sal_Int32 nCount) throw( ::com::sun::star::u…
608 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
609 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
610 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…