Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 3476 – 3500 of 5175) sorted by relevance

1...<<131132133134135136137138139140>>...207

/aoo4110/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx40 virtual sal_Bool SAL_CALL loadAlgorithm(
45 virtual rtl::OUString SAL_CALL getIndexKey( const rtl::OUString& IndexEntry,
49 virtual sal_Int16 SAL_CALL compareIndexEntry( const rtl::OUString& IndexEntry1,
55 virtual rtl::OUString SAL_CALL getIndexCharacter( const rtl::OUString& rIndexEntry,
/aoo4110/main/canvas/source/cairo/
H A Dcairo_canvascustomsprite.cxx76 void SAL_CALL CanvasCustomSprite::disposing() in disposing()
154 …::rtl::OUString SAL_CALL CanvasCustomSprite::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()
159 …sal_Bool SAL_CALL CanvasCustomSprite::supportsService( const ::rtl::OUString& ServiceName ) throw(… in supportsService()
164 …uno::Sequence< ::rtl::OUString > SAL_CALL CanvasCustomSprite::getSupportedServiceNames() throw( u… in getSupportedServiceNames()
/aoo4110/main/connectivity/source/inc/file/
H A Dfcomp.hxx58 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
60 inline static void * SAL_CALL operator new( size_t /*nSize*/,void* _pHint ) SAL_THROW( () ) in operator new()
62 inline static void SAL_CALL operator delete( void * pMem ) SAL_THROW( () ) in operator delete()
64 inline static void SAL_CALL operator delete( void * /*pMem*/,void* /*_pHint*/ ) SAL_THROW( () ) in operator delete()
/aoo4110/main/connectivity/source/inc/flat/
H A DETable.hxx89 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
91 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
92 virtual void SAL_CALL disposing(void);
95 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdent…
/aoo4110/main/desktop/source/app/
H A Dofficeipcthread.cxx290 OSignalHandler::TSignalAction SAL_CALL SalMainPipeExchangeSignalHandler::signal(TSignalInfo *pInfo) in signal()
309 OUString SAL_CALL OfficeIPCThreadController::getImplementationName() in getImplementationName()
315 sal_Bool SAL_CALL OfficeIPCThreadController::supportsService( const OUString& ) in supportsService()
321 Sequence< OUString > SAL_CALL OfficeIPCThreadController::getSupportedServiceNames() in getSupportedServiceNames()
329 void SAL_CALL OfficeIPCThreadController::disposing( const EventObject& ) in disposing()
335 void SAL_CALL OfficeIPCThreadController::queryTermination( const EventObject& ) in queryTermination()
348 void SAL_CALL OfficeIPCThreadController::notifyTermination( const EventObject& ) in notifyTermination()
664 void SAL_CALL OfficeIPCThread::run() in run()
/aoo4110/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx45 void SAL_CALL UNO_proxy_free( uno_ExtEnvironment * env, void * proxy )
49 void SAL_CALL UNO_proxy_acquire( uno_Interface * pUnoI )
53 void SAL_CALL UNO_proxy_release( uno_Interface * pUnoI )
57 void SAL_CALL UNO_proxy_dispatch(
542 void SAL_CALL UNO_proxy_free( uno_ExtEnvironment * env, void * proxy ) in UNO_proxy_free()
594 void SAL_CALL UNO_proxy_acquire( uno_Interface * pUnoI ) in UNO_proxy_acquire()
602 void SAL_CALL UNO_proxy_release( uno_Interface * pUnoI ) in UNO_proxy_release()
610 void SAL_CALL UNO_proxy_dispatch( in UNO_proxy_dispatch()
/aoo4110/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx138 extern "C" void SAL_CALL createRegistryInfo_ODBFilter( ) in createRegistryInfo_ODBFilter()
160 virtual void SAL_CALL run();
161 virtual void SAL_CALL onTerminated();
167 void SAL_CALL FastLoader::run() in run()
234 void SAL_CALL FastLoader::onTerminated() in onTerminated()
250 …virtual void SAL_CALL propertyChange( const beans::PropertyChangeEvent& _rEvent ) throw (uno::Runt… in propertyChange()
272 …virtual void SAL_CALL disposing( const lang::EventObject& /*_rSource*/ ) throw (uno::RuntimeExcept… in disposing()
464 sal_Bool SAL_CALL ODBFilter::filter( const Sequence< PropertyValue >& rDescriptor ) in filter()
/aoo4110/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx72 …virtual sal_Int32 SAL_CALL getAccessibleIndexInParent( ) throw (::com::sun::star::uno::RuntimeExc…
76 …sal_Int32 SAL_CALL OToolBoxWindowItemContext::getAccessibleIndexInParent( ) throw (::com::sun::st… in getAccessibleIndexInParent()
127 …virtual sal_Int64 SAL_CALL getSomething( const Sequence< sal_Int8 >& aIdentifier ) throw (RuntimeE…
174 …sal_Int64 SAL_CALL OToolBoxWindowItem::getSomething( const Sequence< sal_Int8 >& _rId ) throw (Run… in getSomething()
693 void SAL_CALL VCLXAccessibleToolBox::disposing() in IMPLEMENT_FORWARD_XINTERFACE2()
724 sal_Int32 SAL_CALL VCLXAccessibleToolBox::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()
736 Reference< XAccessible > SAL_CALL VCLXAccessibleToolBox::getAccessibleChild( sal_Int32 i ) throw (I… in getAccessibleChild()
783 Reference< XAccessible > SAL_CALL VCLXAccessibleToolBox::getAccessibleAtPoint( const awt::Point& _r… in getAccessibleAtPoint()
/aoo4110/main/sw/source/filter/ww8/
H A Drtfexportfilter.cxx120 uno::Sequence< OUString > SAL_CALL RtfExport_getSupportedServiceNames() throw() in RtfExport_getSupportedServiceNames()
127 uno::Reference< uno::XInterface > SAL_CALL RtfExport_createInstance(const uno::Reference< lang::XMu… in RtfExport_createInstance()
136 SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment( const sal_Char ** ppEnvT… in component_getImplementationEnvironment()
145 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, void* pService… in component_getFactory()
/aoo4110/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx155 ::sal_Bool SAL_CALL SvxTbxCtlCustomShapes::opensSubToolbar() throw (::com::sun::star::uno::RuntimeE… in opensSubToolbar()
161 ::rtl::OUString SAL_CALL SvxTbxCtlCustomShapes::getSubToolbarName() throw (::com::sun::star::uno::R… in getSubToolbarName()
168 void SAL_CALL SvxTbxCtlCustomShapes::functionSelected( const ::rtl::OUString& rCommand ) throw (::c… in functionSelected()
187 void SAL_CALL SvxTbxCtlCustomShapes::updateImage( ) throw (::com::sun::star::uno::RuntimeException) in updateImage()
/aoo4110/main/xmlsecurity/source/framework/
H A Dsignatureengine.cxx223 void SAL_CALL SignatureEngine::setReferenceCount( sal_Int32 count ) in setReferenceCount()
230 void SAL_CALL SignatureEngine::setReferenceId( sal_Int32 id ) in setReferenceId()
237 void SAL_CALL SignatureEngine::setUriBinding( in setUriBinding()
246 cssu::Reference< com::sun::star::io::XInputStream > SAL_CALL SignatureEngine::getUriBinding( const … in getUriBinding()
/aoo4110/main/sal/osl/os2/
H A Dsignal.c138 oslSignalHandler SAL_CALL osl_addSignalHandler(oslSignalHandlerFunction Handler, void* pData) in osl_addSignalHandler()
170 sal_Bool SAL_CALL osl_removeSignalHandler(oslSignalHandler Handler) in osl_removeSignalHandler()
214 oslSignalAction SAL_CALL osl_raiseSignal(sal_Int32 UserSignal, void* UserData) in osl_raiseSignal()
238 sal_Bool SAL_CALL osl_setErrorReporting( sal_Bool bEnable ) in osl_setErrorReporting()
/aoo4110/main/stoc/source/uriproc/
H A DVndSunStarPkgUrlReferenceFactory.cxx66 virtual rtl::OUString SAL_CALL getImplementationName()
69 virtual sal_Bool SAL_CALL supportsService(rtl::OUString const & serviceName)
72 virtual css::uno::Sequence< rtl::OUString > SAL_CALL
75 virtual css::uno::Reference< css::uri::XUriReference > SAL_CALL
/aoo4110/main/svtools/source/control/
H A Dvclxaccessibleheaderbar.cxx128 sal_Int32 SAL_CALL VCLXAccessibleHeaderBar::getAccessibleChildCount( ) in getAccessibleChildCount()
137 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL
156 sal_Int16 SAL_CALL VCLXAccessibleHeaderBar::getAccessibleRole( ) throw (::com::sun::star::uno::Run… in getAccessibleRole()
161 void SAL_CALL VCLXAccessibleHeaderBar::disposing (void) in disposing()
/aoo4110/main/sc/source/ui/sidebar/
H A DScPanelFactory.cxx55 ::rtl::OUString SAL_CALL ScPanelFactory::getImplementationName (void) in getImplementationName()
61 cssu::Reference<cssu::XInterface> SAL_CALL ScPanelFactory::createInstance( in createInstance()
70 cssu::Sequence<OUString> SAL_CALL ScPanelFactory::getSupportedServiceNames (void) in getSupportedServiceNames()
90 Reference<ui::XUIElement> SAL_CALL ScPanelFactory::createUIElement ( in createUIElement()
/aoo4110/main/framework/source/uielement/
H A Dstatusbarwrapper.cxx84 void SAL_CALL StatusBarWrapper::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()
108 void SAL_CALL StatusBarWrapper::initialize( const Sequence< Any >& aArguments ) throw ( Exception, … in initialize()
157 void SAL_CALL StatusBarWrapper::updateSettings() throw ( RuntimeException ) in updateSettings()
182 Reference< XInterface > SAL_CALL StatusBarWrapper::getRealInterface() throw ( RuntimeException ) in getRealInterface()
/aoo4110/main/chart2/source/tools/
H A DRegressionCurveCalculator.cxx89 Sequence< geometry::RealPoint2D > SAL_CALL RegressionCurveCalculator::getCurveValues( in getCurveValues()
129 double SAL_CALL RegressionCurveCalculator::getCorrelationCoefficient() in getCorrelationCoefficient()
135 OUString SAL_CALL RegressionCurveCalculator::getRepresentation() in getRepresentation()
141 OUString SAL_CALL RegressionCurveCalculator::getFormattedRepresentation( in getFormattedRepresentation()
/aoo4110/main/connectivity/source/inc/
H A DOColumn.hxx106 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
108 inline static void * SAL_CALL operator new( size_t ,void* _pHint ) SAL_THROW( () ) in operator new()
110 inline static void SAL_CALL operator delete( void * pMem ) SAL_THROW( () ) in operator delete()
112 inline static void SAL_CALL operator delete( void *,void* ) SAL_THROW( () ) in operator delete()
/aoo4110/main/dbaccess/source/core/api/
H A DView.cxx101 Any SAL_CALL View::queryInterface( const Type & _rType ) throw(RuntimeException) in IMPLEMENT_FORWARD_REFCOUNT()
111 Sequence< Type > SAL_CALL View::getTypes( ) throw(RuntimeException) in getTypes()
132 …void SAL_CALL View::alterCommand( const ::rtl::OUString& _rNewCommand ) throw (SQLException, Runti… in alterCommand()
139 void SAL_CALL View::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
/aoo4110/main/accessibility/inc/accessibility/standard/
H A Daccessiblemenubasecomponent.hxx130 virtual void SAL_CALL disposing();
145 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& rServiceName ) throw (::com::sun…
148 …::uno::Reference< ::com::sun::star::accessibility::XAccessibleContext > SAL_CALL getAccessibleCont…
151 …:uno::Reference< ::com::sun::star::accessibility::XAccessibleStateSet > SAL_CALL getAccessibleStat…
/aoo4110/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx64 sal_Bool SAL_CALL PDFIHybridAdaptor::filter( const uno::Sequence< beans::PropertyValue >& rFilterDa… in filter()
203 void SAL_CALL PDFIHybridAdaptor::cancel() throw() in cancel()
208 void SAL_CALL PDFIHybridAdaptor::setTargetDocument( const uno::Reference< lang::XComponent >& xDocu… in setTargetDocument()
277 sal_Bool SAL_CALL PDFIRawAdaptor::importer( const uno::Sequence< beans::PropertyValue >& rSo… in importer()
317 void SAL_CALL PDFIRawAdaptor::setTargetDocument( const uno::Reference< lang::XComponent >& xDocumen… in setTargetDocument()
/aoo4110/main/uui/source/
H A Dpasswordcontainer.cxx333 ::rtl::OUString SAL_CALL
342 sal_Bool SAL_CALL
359 uno::Sequence< ::rtl::OUString > SAL_CALL
394 void SAL_CALL
453 static uno::Reference< uno::XInterface > SAL_CALL
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx61 sal_Bool SAL_CALL VbaEventsHelperBase::hasVbaEventHandler( sal_Int32 nEventId, const uno::Sequence<… in hasVbaEventHandler()
70 sal_Bool SAL_CALL VbaEventsHelperBase::processVbaEvent( sal_Int32 nEventId, const uno::Sequence< un… in processVbaEvent()
148 void SAL_CALL VbaEventsHelperBase::notifyEvent( const document::EventObject& rEvent ) throw (uno::R… in notifyEvent()
155 void SAL_CALL VbaEventsHelperBase::changesOccurred( const util::ChangesEvent& rEvent ) throw (uno::… in changesOccurred()
193 void SAL_CALL VbaEventsHelperBase::disposing( const lang::EventObject& rEvent ) throw (uno::Runtime… in disposing()
/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx168 virtual void SAL_CALL setDialogTitle( OUString const & aTitle )
170 virtual void SAL_CALL startExecuteModal(
175 virtual void SAL_CALL trigger( OUString const & event )
352 void SAL_CALL component_getImplementationEnvironment( in component_getImplementationEnvironment()
359 void * SAL_CALL component_getFactory( in component_getFactory()
/aoo4110/main/framework/source/dispatch/
H A Dinterceptionhelper.cxx91 css::uno::Reference< css::frame::XDispatch > SAL_CALL InterceptionHelper::queryDispatch(const css::… in queryDispatch()
135 css::uno::Sequence< css::uno::Reference< css::frame::XDispatch > > SAL_CALL InterceptionHelper::que… in queryDispatches()
152 void SAL_CALL InterceptionHelper::registerDispatchProviderInterceptor(const css::uno::Reference< cs… in registerDispatchProviderInterceptor()
235 void SAL_CALL InterceptionHelper::releaseDispatchProviderInterceptor(const css::uno::Reference< css… in releaseDispatchProviderInterceptor()
286 void SAL_CALL InterceptionHelper::disposing(const css::lang::EventObject& aEvent) in disposing()

Completed in 346 milliseconds

1...<<131132133134135136137138139140>>...207