Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 3426 – 3450 of 5175) sorted by relevance

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

/aoo4110/main/framework/source/services/
H A Dmodelwinservice.cxx239 uno::Any SAL_CALL ModelWinService::getByName( const ::rtl::OUString& sName ) in getByName()
245 uno::Sequence< ::rtl::OUString > SAL_CALL ModelWinService::getElementNames() in getElementNames()
251 sal_Bool SAL_CALL ModelWinService::hasByName( const ::rtl::OUString& sName ) in hasByName()
260 uno::Type SAL_CALL ModelWinService::getElementType() in getElementType()
266 sal_Bool SAL_CALL ModelWinService::hasElements() in hasElements()
/aoo4110/main/sc/source/ui/vba/
H A Dvbahyperlink.cxx148 OUString SAL_CALL ScVbaHyperlink::getScreenTip() throw (uno::RuntimeException) in getScreenTip()
153 void SAL_CALL ScVbaHyperlink::setScreenTip( const OUString& rScreenTip ) throw (uno::RuntimeExcepti… in setScreenTip()
172 sal_Int32 SAL_CALL ScVbaHyperlink::getType() throw (uno::RuntimeException) in getType()
177 uno::Reference< excel::XRange > SAL_CALL ScVbaHyperlink::getRange() throw (uno::RuntimeException) in getRange()
196 uno::Reference< msforms::XShape > SAL_CALL ScVbaHyperlink::getShape() throw (uno::RuntimeException) in getShape()
H A Dvbachartobject.hxx52 virtual ::rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
53 virtual void SAL_CALL setName( const ::rtl::OUString& sName ) throw (css::uno::RuntimeException);
54 …virtual css::uno::Reference< ov::excel::XChart > SAL_CALL getChart() throw (css::uno::RuntimeExcep…
55 virtual void SAL_CALL Delete() throw ( css::script::BasicErrorException );
H A Dvbapagebreak.hxx51 virtual sal_Int32 SAL_CALL getType( ) throw (css::uno::RuntimeException);
52 virtual void SAL_CALL setType(sal_Int32 type) throw (css::uno::RuntimeException);
54 …virtual void SAL_CALL Delete() throw ( css::script::BasicErrorException, css::uno::RuntimeExceptio…
55 …virtual css::uno::Reference< ov::excel::XRange> SAL_CALL Location() throw ( css::script::BasicErro…
/aoo4110/main/sw/source/ui/vba/
H A Dvbafield.hxx60 …virtual css::uno::Reference< ::ooo::vba::word::XField > SAL_CALL Add( const css::uno::Reference< :…
61 virtual sal_Int32 SAL_CALL Update() throw (css::uno::RuntimeException);
63 virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException);
64 …virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL createEnumeration() throw (cs…
H A Dvbawindow.cxx60 uno::Any SAL_CALL
66 void SAL_CALL SwVbaWindow::setView( const uno::Any& _view ) throw (uno::RuntimeException) in setView()
76 uno::Any SAL_CALL
86 uno::Any SAL_CALL
/aoo4110/main/ucb/source/cacher/
H A Dcacheddynamicresultset.hxx45 virtual void SAL_CALL
48 virtual void SAL_CALL
79 virtual void SAL_CALL
120 com::sun::star::ucb::XDynamicResultSet > SAL_CALL
/aoo4110/main/ucb/source/ucp/gio/
H A Dgio_seekable.cxx47 void SAL_CALL Seekable::truncate( void ) in truncate()
62 void SAL_CALL Seekable::seek( sal_Int64 location ) in seek()
77 sal_Int64 SAL_CALL Seekable::getPosition() throw( io::IOException, uno::RuntimeException ) in getPosition()
85 sal_Int64 SAL_CALL Seekable::getLength() throw( io::IOException, uno::RuntimeException ) in getLength()
/aoo4110/main/svtools/source/uno/
H A Dmiscservices.cxx61 …Reference< XInterface > SAL_CALL ImplName##_CreateInstance( const Reference< XMultiServiceFactory …
66 …Reference< XInterface > SAL_CALL ImplName##_CreateInstance( const Reference< XMultiServiceFactory …
94 SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment ( in DECLARE_CREATEINSTANCE_NAMESPACE()
100 SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory ( in DECLARE_CREATEINSTANCE_NAMESPACE()
/aoo4110/main/framework/inc/uiconfiguration/
H A Dmoduleuicfgsupplier.hxx84 virtual void SAL_CALL dispose()
86 …virtual void SAL_CALL addEventListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…
88 …virtual void SAL_CALL removeEventListener( const ::com::sun::star::uno::Reference< ::com::sun::sta…
92 …::star::uno::Reference< ::com::sun::star::ui::XUIConfigurationManager > SAL_CALL getUIConfiguratio…
/aoo4110/main/framework/inc/uielement/
H A Dlangselectionmenucontroller.hxx71 virtual void SAL_CALL updatePopupMenu() throw (::com::sun::star::uno::RuntimeException);
74 …virtual void SAL_CALL initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::An…
77 …virtual void SAL_CALL statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event ) thr…
80 …virtual void SAL_CALL disposing( const com::sun::star::lang::EventObject& Source ) throw ( ::com::…
/aoo4110/main/mysqlc/source/
H A Dmysqlc_services.cxx36 typedef Reference< XSingleServiceFactory > (SAL_CALL *createFactoryFunc)
109 extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment( in component_getImplementationEnvironment()
120 extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_writeInfo(void * /* pServiceManager */,… in component_writeInfo()
141 extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( in component_getFactory()
/aoo4110/main/embeddedobj/source/msole/
H A Downview.hxx77 …virtual void SAL_CALL notifyEvent( const ::com::sun::star::document::EventObject& Event ) throw (:…
79 …virtual void SAL_CALL queryClosing( const ::com::sun::star::lang::EventObject& Source, sal_Bool Ge…
80 …virtual void SAL_CALL notifyClosing( const ::com::sun::star::lang::EventObject& Source ) throw (::…
82 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
/aoo4110/main/extensions/source/propctrlr/
H A Ddefaulthelpprovider.hxx63 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
70 …virtual void SAL_CALL focusGained( const ::com::sun::star::uno::Reference< ::com::sun::star::inspe…
71 …virtual void SAL_CALL valueChanged( const ::com::sun::star::uno::Reference< ::com::sun::star::insp…
74 …virtual void SAL_CALL initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::An…
/aoo4110/main/canvas/inc/canvas/base/
H A Dbitmapcanvasbase.hxx75 …virtual void SAL_CALL copyRect( const ::com::sun::star::uno::Reference< ::com::sun::star::renderin… in copyRect()
105 …virtual ::com::sun::star::geometry::IntegerSize2D SAL_CALL getSize( ) throw (::com::sun::star::un… in getSize()
112 virtual ::sal_Bool SAL_CALL hasAlpha( ) throw (::com::sun::star::uno::RuntimeException) in hasAlpha()
119 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > SAL_CALL getScale… in getScaledBitmap()
/aoo4110/main/connectivity/source/inc/calc/
H A DCTable.hxx88 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
90 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
91 virtual void SAL_CALL disposing(void);
94 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdent…
/aoo4110/main/basctl/source/dlged/
H A Ddlgedclip.cxx85 Any SAL_CALL DlgEdTransferableImpl::getTransferData( const DataFlavor& rFlavor ) throw(UnsupportedF… in getTransferData()
108 Sequence< DataFlavor > SAL_CALL DlgEdTransferableImpl::getTransferDataFlavors( ) throw(RuntimeExce… in getTransferDataFlavors()
117 sal_Bool SAL_CALL DlgEdTransferableImpl::isDataFlavorSupported( const DataFlavor& rFlavor ) throw(R… in isDataFlavorSupported()
138 void SAL_CALL DlgEdTransferableImpl::lostOwnership( const Reference< XClipboard >&, const Reference… in lostOwnership()
/aoo4110/main/connectivity/source/sdbcx/
H A DVKeyColumn.cxx35 ::rtl::OUString SAL_CALL OKeyColumn::getImplementationName( ) throw (::com::sun::star::uno::Runtim… in getImplementationName()
42 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL OKeyColumn::getSupportedServiceNames( … in getSupportedServiceNames()
53 sal_Bool SAL_CALL OKeyColumn::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::… in supportsService()
107 ::cppu::IPropertyArrayHelper& SAL_CALL OKeyColumn::getInfoHelper() in getInfoHelper()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Dcommanddefinition.hxx114 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
115 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
120 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
124 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw (::com::sun::star::sdbc::SQLE…
/aoo4110/main/dbaccess/source/core/inc/
H A DContainerMediator.hxx94 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& _rEvent …
95 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent )…
96 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& _rEvent …
97 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::…
/aoo4110/main/svx/source/form/
H A Dfmvwimp.cxx246 sal_Bool SAL_CALL FormViewPageWindowAdapter::hasElements(void) throw( RuntimeException ) in hasElements()
252 Type SAL_CALL FormViewPageWindowAdapter::getElementType(void) throw( RuntimeException ) in getElementType()
266 sal_Int32 SAL_CALL FormViewPageWindowAdapter::getCount(void) throw( RuntimeException ) in getCount()
508 void SAL_CALL FmXFormView::disposing(const EventObject& Source) throw( RuntimeException ) in disposing()
516 void SAL_CALL FmXFormView::formActivated(const EventObject& rEvent) throw( RuntimeException ) in formActivated()
523 void SAL_CALL FmXFormView::formDeactivated(const EventObject& rEvent) throw( RuntimeException ) in formDeactivated()
531 void SAL_CALL FmXFormView::elementInserted(const ContainerEvent& evt) throw( RuntimeException ) in elementInserted()
559 void SAL_CALL FmXFormView::elementReplaced(const ContainerEvent& evt) throw( RuntimeException ) in elementReplaced()
565 void SAL_CALL FmXFormView::elementRemoved(const ContainerEvent& /*evt*/) throw( RuntimeException ) in elementRemoved()
1877 void SAL_CALL FmXFormView::focusGained( const FocusEvent& /*e*/ ) throw (RuntimeException) in focusGained()
[all …]
H A Dfmservs.cxx33 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL ImplName##_NewInstan…
54 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL ClassName##_Create(…
56 …::rtl::OUString SAL_CALL ClassName##_GetImplementationName(); …
57 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL ClassName##_GetSupportedServiceNames()…
/aoo4110/main/sal/osl/unx/
H A Dprofile.c180 oslProfile SAL_CALL osl_openProfile(rtl_uString *ustrProfileName, oslProfileOption Options) in osl_openProfile()
271 sal_Bool SAL_CALL osl_closeProfile(oslProfile Profile) in osl_closeProfile()
379 sal_Bool SAL_CALL osl_flushProfile(oslProfile Profile) in osl_flushProfile()
483 sal_Bool SAL_CALL osl_readProfileString(oslProfile Profile, in osl_readProfileString()
579 sal_Bool SAL_CALL osl_readProfileBool(oslProfile Profile, in osl_readProfileBool()
611 sal_uInt32 SAL_CALL osl_readProfileIdent(oslProfile Profile, in osl_readProfileIdent()
644 sal_Bool SAL_CALL osl_writeProfileString(oslProfile Profile, in osl_writeProfileString()
788 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool()
811 sal_Bool SAL_CALL osl_writeProfileIdent(oslProfile Profile, in osl_writeProfileIdent()
837 sal_Bool SAL_CALL osl_removeProfileEntry(oslProfile Profile, in osl_removeProfileEntry()
[all …]
/aoo4110/main/sw/source/ui/sidebar/
H A DSwPanelFactory.cxx52 ::rtl::OUString SAL_CALL SwPanelFactory::getImplementationName (void) in getImplementationName()
58 cssu::Reference<cssu::XInterface> SAL_CALL SwPanelFactory::createInstance( in createInstance()
67 cssu::Sequence<OUString> SAL_CALL SwPanelFactory::getSupportedServiceNames (void) in getSupportedServiceNames()
87 Reference<ui::XUIElement> SAL_CALL SwPanelFactory::createUIElement ( in createUIElement()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxexportfilter.cxx106 uno::Sequence< OUString > SAL_CALL DocxExport_getSupportedServiceNames() throw() in DocxExport_getSupportedServiceNames()
113 uno::Reference< uno::XInterface > SAL_CALL DocxExport_createInstance(const uno::Reference< lang::XM… in DocxExport_createInstance()
123 SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment( const sal_Char ** ppEnvT… in component_getImplementationEnvironment()
132 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, void* pService… in component_getFactory()

Completed in 237 milliseconds

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