Lines Matching refs:SAL_CALL

142 	virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
145 virtual void SAL_CALL acquire() throw();
146 virtual void SAL_CALL release() throw();
153 virtual ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XSpreadsheets > SAL_CALL
157 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL
161 virtual sal_Int32 SAL_CALL getRendererCount( const ::com::sun::star::uno::Any& aSelection,
166 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL
172 virtual void SAL_CALL render( sal_Int32 nRenderer, const ::com::sun::star::uno::Any& aSelection,
179 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL
183 virtual sal_Bool SAL_CALL isActionLocked() throw(::com::sun::star::uno::RuntimeException);
184 virtual void SAL_CALL addActionLock() throw(::com::sun::star::uno::RuntimeException);
185 virtual void SAL_CALL removeActionLock() throw(::com::sun::star::uno::RuntimeException);
186 virtual void SAL_CALL setActionLocks( sal_Int16 nLock )
188 virtual sal_Int16 SAL_CALL resetActionLocks() throw(::com::sun::star::uno::RuntimeException);
190 virtual void SAL_CALL lockControllers() throw (::com::sun::star::uno::RuntimeException);
191 virtual void SAL_CALL unlockControllers() throw (::com::sun::star::uno::RuntimeException);
194 virtual void SAL_CALL calculate() throw(::com::sun::star::uno::RuntimeException);
195 virtual void SAL_CALL calculateAll() throw(::com::sun::star::uno::RuntimeException);
196 virtual sal_Bool SAL_CALL isAutomaticCalculationEnabled()
198 virtual void SAL_CALL enableAutomaticCalculation( sal_Bool bEnabled )
202 virtual void SAL_CALL protect( const ::rtl::OUString& aPassword )
204 virtual void SAL_CALL unprotect( const ::rtl::OUString& aPassword )
207 virtual sal_Bool SAL_CALL isProtected() throw(::com::sun::star::uno::RuntimeException);
210 virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPages > SAL_CALL
216 virtual ::com::sun::star::sheet::GoalResult SAL_CALL seekGoal(
224 SAL_CALL createConsolidationDescriptor( sal_Bool bEmpty )
226 virtual void SAL_CALL consolidate( const ::com::sun::star::uno::Reference<
231 virtual void SAL_CALL refreshArrows() throw(::com::sun::star::uno::RuntimeException);
234 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL get…
239 SAL_CALL getPropertySetInfo()
241 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
248 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
253 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
259 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
265 virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName,
271 virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName,
279 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
283 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
289 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getAvailableServiceNames()
293 virtual ::rtl::OUString SAL_CALL getImplementationName()
295 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
297 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
301 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
310 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
312 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
316 virtual void SAL_CALL addChangesListener( const ::com::sun::star::uno::Reference<
319 virtual void SAL_CALL removeChangesListener( const ::com::sun::star::uno::Reference<
343 virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage > SAL_CALL
346 virtual void SAL_CALL remove( const ::com::sun::star::uno::Reference<
351 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
352 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
358 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
360 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
363 virtual ::rtl::OUString SAL_CALL getImplementationName()
365 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
367 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
393 virtual void SAL_CALL insertNewByName( const ::rtl::OUString& aName, sal_Int16 nPosition )
395 virtual void SAL_CALL moveByName( const ::rtl::OUString& aName, sal_Int16 nDestination )
397 virtual void SAL_CALL copyByName( const ::rtl::OUString& aName,
404 SAL_CALL getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow, sal_Int32 nSheet )
408SAL_CALL getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBot…
412 SAL_CALL getCellRangesByName( const ::rtl::OUString& aRange )
416 virtual void SAL_CALL insertByName( const ::rtl::OUString& aName,
422 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
428 virtual void SAL_CALL replaceByName( const ::rtl::OUString& aName,
436 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
440 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
442 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
445 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
446 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
452 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
456 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
458 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
462 virtual ::rtl::OUString SAL_CALL getImplementationName()
464 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
466 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
496 virtual void SAL_CALL insertByIndex( sal_Int32 nIndex, sal_Int32 nCount )
498 virtual void SAL_CALL removeByIndex( sal_Int32 nIndex, sal_Int32 nCount )
502 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
506 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
508 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
512 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
513 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
519 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
523 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
525 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
529 SAL_CALL getPropertySetInfo()
531 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
538 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
543 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
549 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
555 virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName,
561 virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName,
569 virtual ::rtl::OUString SAL_CALL getImplementationName()
571 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
573 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
601 virtual void SAL_CALL insertByIndex( sal_Int32 nIndex, sal_Int32 nCount )
603 virtual void SAL_CALL removeByIndex( sal_Int32 nIndex, sal_Int32 nCount )
607 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
608 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
614 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
618 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
620 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
624 SAL_CALL getPropertySetInfo()
626 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
633 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
638 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
644 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
650 virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName,
656 virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName,
664 virtual ::rtl::OUString SAL_CALL getImplementationName()
666 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
668 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
689 SAL_CALL getPropertySetInfo()
691 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
698 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(
703 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
709 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
715 virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName,
721 virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName,
729 virtual ::rtl::OUString SAL_CALL getImplementationName()
731 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
733 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
758 virtual void SAL_CALL insertNew( const ::com::sun::star::table::CellAddress& aPosition,
761 virtual void SAL_CALL removeByIndex( sal_Int32 nIndex )
765 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
766 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
772 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
776 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
778 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
781 virtual ::rtl::OUString SAL_CALL getImplementationName()
783 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
785 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
812 virtual void SAL_CALL addNewByName( const ::rtl::OUString& aName,
817 virtual void SAL_CALL removeByName( const ::rtl::OUString& aName )
821 virtual ::com::sun::star::uno::Any SAL_CALL getByName( const ::rtl::OUString& aName )
825 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames()
827 virtual sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName )
831 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
832 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
838 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
842 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
844 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
847 virtual ::rtl::OUString SAL_CALL getImplementationName()
849 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
851 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()