Lines Matching refs:star

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_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::c…
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 …rtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createText…
148star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL createTextCursorByRange(cons…
149 …virtual void SAL_CALL setString(const rtl::OUString& aString) throw( ::com::sun::star::uno::Runti…
152 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
153star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star
154star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::
155star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com:…
156star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com:…
157star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
158star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
161 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
162 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
163 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
166 …al ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createE…
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 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
205star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star
206star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::
207star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com:…
208star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com:…
209star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
210star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
213 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
214 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
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 …e( const ::rtl::OUString& aCellName, sal_Bool bExpand ) throw(::com::sun::star::uno::RuntimeExcept…
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 …CALL splitRange( sal_Int16 Count, sal_Bool Horizontal ) throw(::com::sun::star::uno::RuntimeExcept…
260 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
261star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star
262star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::
263star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com:…
264star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com:…
265star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
266star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
269 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
270 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
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_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::c…
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 …m::sun::star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL getCellByName( const ::rtl…
349 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCellNames( ) throw(::com::…
350star::uno::Reference< ::com::sun::star::text::XTextTableCursor > SAL_CALL createCursorByCellName( …
353 …n::star::uno::Reference< ::com::sun::star::text::XTextRange > & xTextRange) throw( ::com::sun::sta…
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 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & aListe…
359 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & aListe…
362star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL getCellByPosition( sal_Int32 nColu…
363star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeByPosition( sal_I…
364 …sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeByName( cons…
367 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< double > > SAL_CALL getD…
368 … setData( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< double > >& aDat…
369 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getRowDescriptions( ) throw(:…
370 …tRowDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aRowDescriptions ) thr…
371 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getColumnDescriptions( ) thro…
372 …mnDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aColumnDescriptions ) th…
375 … const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEventListener >&…
376 … const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEventListener >&…
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 …ual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL createSortD…
382 …ALL sort(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& xDescrip…
385 …t(const rtl::OUString& aName) throw( ::com::sun::star::lang::IllegalArgumentException, ::com::sun:…
388 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
389star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star
390star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::
391star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com:…
392star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com:…
393star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
394star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
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 …om::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > > SAL_…
402 …onst ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any …
405 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
406 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
407 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
409 …un::star::uno::Reference< ::com::sun::star::text::XTextRange > & xTextRange)throw( ::com::sun::sta…
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_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::c…
462star::uno::Reference< ::com::sun::star::table::XCell > SAL_CALL getCellByPosition( sal_Int32 nColu…
463star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeByPosition( sal_I…
464 …sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL getCellRangeByName( cons…
467 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
468star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star
469star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::
470star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com:…
471star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com:…
472star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
473star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com:…
476 … const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEventListener >&…
477 … const ::com::sun::star::uno::Reference< ::com::sun::star::chart::XChartDataChangeEventListener >&…
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 … setData( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< double > >& aDat…
484 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getRowDescriptions( ) throw(:…
485 …tRowDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aRowDescriptions ) thr…
486 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getColumnDescriptions( ) thro…
487 …mnDescriptions( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aColumnDescriptions ) th…
490 …ual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL createSortD…
491 …ALL sort(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& xDescrip…
494 …om::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > > SAL_…
495 …onst ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any …
498 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
499 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
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 );
549star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::lang::IndexOutOfBoun…
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 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
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 );
597star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::lang::IndexOutOfBoun…
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 …CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeExcept…
610 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…