Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 126 – 150 of 5156) sorted by last modified time

12345678910>>...207

/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx2064 extern "C" { static void SAL_CALL thisModule() {} } in thisModule()
/trunk/main/bridges/test/
H A Dtestsameprocess.cxx75 virtual void SAL_CALL run();
/trunk/main/framework/inc/uielement/
H A Dtoolbarmanager.hxx112 …virtual void SAL_CALL frameAction( const com::sun::star::frame::FrameActionEvent& Action ) throw (…
115 …virtual void SAL_CALL statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event ) thr…
118 …virtual void SAL_CALL disposing( const com::sun::star::lang::EventObject& Source ) throw ( ::com::…
121 …virtual void SAL_CALL elementInserted( const ::com::sun::star::ui::ConfigurationEvent& Event ) thr…
122 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::ui::ConfigurationEvent& Event ) thro…
123 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::ui::ConfigurationEvent& Event ) thr…
126 void SAL_CALL dispose() throw ( ::com::sun::star::uno::RuntimeException );
127 …void SAL_CALL addEventListener( const com::sun::star::uno::Reference< XEventListener >& xListener …
128 …void SAL_CALL removeEventListener( const com::sun::star::uno::Reference< XEventListener >& xListen…
199 … long HandleClick(void ( SAL_CALL ::com::sun::star::frame::XToolbarController::*_pClick )( ));
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx158 …virtual void SAL_CALL statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event ) thr…
177 void SAL_CALL ImageOrientationListener::statusChanged( const FeatureStateEvent& Event ) in statusChanged()
565 void SAL_CALL ToolBarManager::statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Even… in statusChanged()
583 void SAL_CALL ToolBarManager::disposing( const EventObject& Source ) throw ( RuntimeException ) in disposing()
640 void SAL_CALL ToolBarManager::dispose() throw( RuntimeException ) in dispose()
720 void SAL_CALL ToolBarManager::addEventListener( const Reference< XEventListener >& xListener ) thro… in addEventListener()
731 void SAL_CALL ToolBarManager::removeEventListener( const Reference< XEventListener >& xListener ) t… in removeEventListener()
737 void SAL_CALL ToolBarManager::elementInserted( const ::com::sun::star::ui::ConfigurationEvent& Even… in elementInserted()
742 void SAL_CALL ToolBarManager::elementRemoved( const ::com::sun::star::ui::ConfigurationEvent& Event… in elementRemoved()
813 void SAL_CALL ToolBarManager::elementReplaced( const ::com::sun::star::ui::ConfigurationEvent& Even… in elementReplaced()
[all …]
/trunk/main/basic/source/inc/
H A Dnamecont.hxx107 virtual sal_Bool SAL_CALL hasElements( )
287 virtual SfxLibrary* SAL_CALL implCreateLibraryLink
292 virtual void SAL_CALL writeLibraryElement
367 virtual void SAL_CALL disposing();
393 virtual sal_Bool SAL_CALL hasElements()
510 virtual ::rtl::OUString SAL_CALL getImplementationName( )
517 virtual ::sal_Bool SAL_CALL getVBACompatibilityMode()
521 virtual sal_Int32 SAL_CALL getRunningVBAScripts()
523 virtual void SAL_CALL addVBAScriptListener(
526 virtual void SAL_CALL removeVBAScriptListener(
[all …]
/trunk/main/sal/osl/w32/
H A Ddllentry.c47 extern void SAL_CALL _osl_callThreadKeyCallbackOnThreadDetach(void);
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx465 void SAL_CALL PasswordContainer::disposing( const EventObject& ) throw(RuntimeException) in disposing()
1149 void SAL_CALL PasswordContainer::removeAllPersistent() throw(RuntimeException) in removeAllPersistent()
1309 void SAL_CALL PasswordContainer::removeMasterPassword() in removeMasterPassword()
1327 ::sal_Bool SAL_CALL PasswordContainer::hasMasterPassword( ) in hasMasterPassword()
1340 ::sal_Bool SAL_CALL PasswordContainer::allowPersistentStoring( ::sal_Bool bAllow ) in allowPersistentStoring()
1359 ::sal_Bool SAL_CALL PasswordContainer::isPersistentStoringAllowed() in isPersistentStoringAllowed()
1426 ::sal_Bool SAL_CALL PasswordContainer::isDefaultMasterPasswordUsed() in isDefaultMasterPasswordUsed()
1447 ::rtl::OUString SAL_CALL PasswordContainer::findUrl( const ::rtl::OUString& Url ) in findUrl()
1454 void SAL_CALL PasswordContainer::removeUrl( const ::rtl::OUString& Url ) in removeUrl()
1618 SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment ( in component_getImplementationEnvironment()
[all …]
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx342 virtual void SAL_CALL add( const ::rtl::OUString& aUrl,
348 virtual void SAL_CALL addPersistent( const ::rtl::OUString& aUrl,
354 virtual ::com::sun::star::task::UrlRecord SAL_CALL
359 virtual ::com::sun::star::task::UrlRecord SAL_CALL
365 virtual void SAL_CALL remove( const ::rtl::OUString& aUrl,
369 virtual void SAL_CALL removePersistent( const ::rtl::OUString& aUrl,
373 virtual void SAL_CALL removeAllPersistent() throw(::com::sun::star::uno::RuntimeException);
375 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::task::UrlRecord > SAL_CALL
381 static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL
385 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx286 void SAL_CALL Content::acquire() in acquire()
294 void SAL_CALL Content::release() in release()
302 uno::Any SAL_CALL Content::queryInterface( const uno::Type & rType ) in queryInterface()
359 uno::Sequence< uno::Type > SAL_CALL Content::getTypes() in getTypes()
454 rtl::OUString SAL_CALL Content::getImplementationName() in getImplementationName()
479 rtl::OUString SAL_CALL Content::getContentType() in getContentType()
509 uno::Any SAL_CALL Content::execute( in execute()
856 void SAL_CALL Content::abort( sal_Int32 /*CommandId*/ ) in abort()
1132 void SAL_CALL Content::addProperty( const rtl::OUString& Name, in addProperty()
1167 uno::Sequence< ucb::ContentInfo > SAL_CALL
[all …]
H A Dwebdavprovider.cxx183 uno::Reference< ucb::XContent > SAL_CALL
H A DCurlInputStream.hxx59 virtual com::sun::star::uno::Any SAL_CALL queryInterface(
63 virtual void SAL_CALL acquire( void ) in acquire()
67 virtual void SAL_CALL release( void ) in release()
73 virtual sal_Int32 SAL_CALL readBytes(
81 virtual sal_Int32 SAL_CALL readSomeBytes(
89 virtual void SAL_CALL skipBytes( sal_Int32 nBytesToSkip )
95 virtual sal_Int32 SAL_CALL available( void )
100 virtual void SAL_CALL closeInput( void )
106 virtual void SAL_CALL seek( sal_Int64 location )
111 virtual sal_Int64 SAL_CALL getPosition()
[all …]
H A DCurlLockStore.cxx52 virtual void SAL_CALL run();
H A DCurlInputStream.cxx87 sal_Int32 SAL_CALL CurlInputStream::readBytes( in readBytes()
116 sal_Int32 SAL_CALL CurlInputStream::readSomeBytes( in readSomeBytes()
131 void SAL_CALL CurlInputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
146 sal_Int32 SAL_CALL CurlInputStream::available( ) in available()
157 void SAL_CALL CurlInputStream::closeInput( void ) in closeInput()
167 void SAL_CALL CurlInputStream::seek( sal_Int64 location ) in seek()
184 sal_Int64 SAL_CALL CurlInputStream::getPosition() in getPosition()
194 sal_Int64 SAL_CALL CurlInputStream::getLength() in getLength()
/trunk/main/extensions/source/logging/
H A Dsysloghandler.cxx102 virtual ::rtl::OUString SAL_CALL getEncoding() throw (RuntimeException);
106 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);
108 virtual void SAL_CALL flush( ) throw (RuntimeException);
115 virtual ::rtl::OUString SAL_CALL getImplementationName() throw(RuntimeException);
120 virtual void SAL_CALL disposing();
124 static ::rtl::OUString SAL_CALL getImplementationName_static();
158 void SAL_CALL SyslogHandler::disposing() in disposing()
176 ::rtl::OUString SAL_CALL SyslogHandler::getEncoding() throw (RuntimeException) in getEncoding()
206 ::sal_Int32 SAL_CALL SyslogHandler::getLevel() throw (RuntimeException) in getLevel()
220 void SAL_CALL SyslogHandler::flush( ) throw (RuntimeException) in flush()
[all …]
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx102 void SAL_CALL SwTbxInsertCtrl::update() throw (uno::RuntimeException) in update()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx263 Any SAL_CALL OCollection::queryInterface( const Type & rType ) throw (RuntimeException) in queryInterface()
272 Sequence< Type > SAL_CALL OCollection::getTypes() throw (RuntimeException) in getTypes()
341 Sequence< ::rtl::OUString > SAL_CALL OCollection::getElementNames( ) throw(RuntimeException) in getElementNames()
347 void SAL_CALL OCollection::refresh( ) throw(RuntimeException) in refresh()
364 Reference< XPropertySet > SAL_CALL OCollection::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor()
464 Reference< XEnumeration > SAL_CALL OCollection::createEnumeration( ) throw(RuntimeException) in createEnumeration()
481 void SAL_CALL OCollection::acquire() throw() in acquire()
486 void SAL_CALL OCollection::release() throw() in release()
491 Type SAL_CALL OCollection::getElementType( ) throw(RuntimeException) in getElementType()
496 sal_Bool SAL_CALL OCollection::hasElements( ) throw(RuntimeException) in hasElements()
[all …]
H A DVView.cxx91 Sequence< Type > SAL_CALL OView::getTypes( ) throw(RuntimeException) in getTypes()
96 Any SAL_CALL OView::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
112 ::rtl::OUString SAL_CALL OView::getName() throw(::com::sun::star::uno::RuntimeException) in getName()
126 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL OView::getPr… in getPropertySetInfo()
131 void SAL_CALL OView::setName( const ::rtl::OUString& ) throw(::com::sun::star::uno::RuntimeExceptio… in setName()
135 void SAL_CALL OView::acquire() throw() in acquire()
140 void SAL_CALL OView::release() throw() in release()
H A DVCatalog.cxx71 void SAL_CALL OCatalog::acquire() throw() in acquire()
76 void SAL_CALL OCatalog::release() throw() in release()
82 void SAL_CALL OCatalog::disposing() in disposing()
100 Reference< XNameAccess > SAL_CALL OCatalog::getTables( ) throw(RuntimeException) in getTables()
124 Reference< XNameAccess > SAL_CALL OCatalog::getViews( ) throw(RuntimeException) in getViews()
148 Reference< XNameAccess > SAL_CALL OCatalog::getUsers( ) throw(RuntimeException) in getUsers()
172 Reference< XNameAccess > SAL_CALL OCatalog::getGroups( ) throw(RuntimeException) in getGroups()
/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx295 void SAL_CALL FindTextToolbarController::acquire() throw () in acquire()
300 void SAL_CALL FindTextToolbarController::release() throw () in release()
336 void SAL_CALL FindTextToolbarController::dispose() throw ( css::uno::RuntimeException ) in dispose()
465 void SAL_CALL DownSearchToolboxController::acquire() throw () in acquire()
470 void SAL_CALL DownSearchToolboxController::release() throw () in release()
594 void SAL_CALL UpSearchToolboxController::acquire() throw () in acquire()
599 void SAL_CALL UpSearchToolboxController::release() throw () in release()
635 void SAL_CALL UpSearchToolboxController::dispose() throw ( css::uno::RuntimeException ) in dispose()
728 void SAL_CALL FindbarDispatcher::acquire() throw() in acquire()
733 void SAL_CALL FindbarDispatcher::release() throw() in release()
[all …]
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.cxx57 OUString SAL_CALL OOo2OasisTransformer_getImplementationName() throw();
1917 void SAL_CALL OOo2OasisTransformer::setTargetDocument( in setTargetDocument()
1938 sal_Bool SAL_CALL OOo2OasisTransformer::filter( in filter()
1950 void SAL_CALL OOo2OasisTransformer::cancel( ) in cancel()
1960 void SAL_CALL OOo2OasisTransformer::initialize( in initialize()
1967 void SAL_CALL OOo2OasisTransformer::startDocument( void ) in startDocument()
1982 void SAL_CALL OOo2OasisTransformer::Initialize( in Initialize()
2060 OUString SAL_CALL OOo2OasisTransformer::getImplementationName() in getImplementationName()
2080 Sequence< ::com::sun::star::uno::Type > SAL_CALL
2119 OUString SAL_CALL className##_getImplementationName() throw() \
[all …]
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeHandle.hxx51 virtual void SAL_CALL acquire() throw();
52 virtual void SAL_CALL release() throw();
55 virtual com::sun::star::awt::Point SAL_CALL getPosition()
57 virtual void SAL_CALL setControllerPosition( const com::sun::star::awt::Point& )
61 …virtual void SAL_CALL initialize( const com::sun::star::uno::Sequence< com::sun::star::uno::Any >&…
H A DEnhancedCustomShapeEngine.hxx87 virtual void SAL_CALL acquire() throw();
88 virtual void SAL_CALL release() throw();
91 virtual void SAL_CALL initialize( const SEQ( NMSP_UNO::Any )& aArguments )
95 virtual rtl::OUString SAL_CALL getImplementationName()
97 virtual sal_Bool SAL_CALL supportsService( const rtl::OUString& rServiceName )
99 virtual SEQ( rtl::OUString ) SAL_CALL getSupportedServiceNames()
103 virtual REF( com::sun::star::drawing::XShape ) SAL_CALL render()
105 virtual com::sun::star::awt::Rectangle SAL_CALL getTextBounds()
107 virtual com::sun::star::drawing::PolyPolygonBezierCoords SAL_CALL getLineGeometry()
109 virtual SEQ( REF( com::sun::star::drawing::XCustomShapeHandle ) ) SAL_CALL getInteraction()
[all …]
H A Dtbxcustomshapes.cxx147 ::sal_Bool SAL_CALL SvxTbxCtlCustomShapes::opensSubToolbar() throw (::com::sun::star::uno::RuntimeE… in opensSubToolbar()
153 ::rtl::OUString SAL_CALL SvxTbxCtlCustomShapes::getSubToolbarName() throw (::com::sun::star::uno::R… in getSubToolbarName()
160 void SAL_CALL SvxTbxCtlCustomShapes::functionSelected( const ::rtl::OUString& rCommand ) throw (::c… in functionSelected()
179 void SAL_CALL SvxTbxCtlCustomShapes::updateImage( ) throw (::com::sun::star::uno::RuntimeException) in updateImage()
H A DEnhancedCustomShapeHandle.cxx46 void SAL_CALL EnhancedCustomShapeHandle::acquire() throw() in acquire()
53 void SAL_CALL EnhancedCustomShapeHandle::release() throw() in release()
59 com::sun::star::awt::Point SAL_CALL EnhancedCustomShapeHandle::getPosition() in getPosition()
73 void SAL_CALL EnhancedCustomShapeHandle::setControllerPosition( const com::sun::star::awt::Point& a… in setControllerPosition()
86 void SAL_CALL EnhancedCustomShapeHandle::initialize( const com::sun::star::uno::Sequence< com::sun:… in initialize()
/trunk/main/sd/source/ui/framework/module/
H A DSlideSorterModule.hxx51 virtual void SAL_CALL notifyConfigurationChange (

Completed in 145 milliseconds

12345678910>>...207