Home
last modified time | relevance | path

Searched refs:SAL_CALL (Results 151 – 175 of 5156) sorted by path

12345678910>>...207

/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx120 uno::Reference< graphic::XGraphic > SAL_CALL FrameGrabber::grabFrame( double fMediaTime ) in grabFrame()
218 ::rtl::OUString SAL_CALL FrameGrabber::getImplementationName( ) in getImplementationName()
226 sal_Bool SAL_CALL FrameGrabber::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
234 uno::Sequence< ::rtl::OUString > SAL_CALL FrameGrabber::getSupportedServiceNames( ) in getSupportedServiceNames()
H A Dframegrabber.hxx52 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic > SAL_CALL grabFrame…
55 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw (::com::sun::star::uno::RuntimeEx…
56 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
57 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
H A Dmanager.cxx52 uno::Reference< media::XPlayer > SAL_CALL Manager::createPlayer( const ::rtl::OUString& rURL ) in createPlayer()
67 ::rtl::OUString SAL_CALL Manager::getImplementationName( ) in getImplementationName()
75 sal_Bool SAL_CALL Manager::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
83 uno::Sequence< ::rtl::OUString > SAL_CALL Manager::getSupportedServiceNames( ) in getSupportedServiceNames()
H A Dmanager.hxx48 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::media::XPlayer > SAL_CALL createPlayer…
51 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw (::com::sun::star::uno::RuntimeEx…
52 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
53 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
H A Dplayer.cxx123 void SAL_CALL Player::disposing() in disposing()
265 void SAL_CALL Player::start( ) in start()
310 void SAL_CALL Player::stop( ) in stop()
321 sal_Bool SAL_CALL Player::isPlaying() in isPlaying()
337 double SAL_CALL Player::getDuration( ) in getDuration()
370 double SAL_CALL Player::getMediaTime( ) in getMediaTime()
396 double SAL_CALL Player::getStopTime( ) in getStopTime()
422 double SAL_CALL Player::getRate( ) in getRate()
447 sal_Bool SAL_CALL Player::isPlaybackLoop( ) in isPlaybackLoop()
471 sal_Bool SAL_CALL Player::isMute( ) in isMute()
[all …]
H A Dplayer.hxx72 virtual void SAL_CALL start( ) throw (::com::sun::star::uno::RuntimeException);
73 virtual void SAL_CALL stop( ) throw (::com::sun::star::uno::RuntimeException);
74 virtual sal_Bool SAL_CALL isPlaying( ) throw (::com::sun::star::uno::RuntimeException);
75 virtual double SAL_CALL getDuration( ) throw (::com::sun::star::uno::RuntimeException);
77 virtual double SAL_CALL getMediaTime( ) throw (::com::sun::star::uno::RuntimeException);
79 virtual double SAL_CALL getStopTime( ) throw (::com::sun::star::uno::RuntimeException);
81 virtual double SAL_CALL getRate( ) throw (::com::sun::star::uno::RuntimeException);
83 virtual sal_Bool SAL_CALL isPlaybackLoop( ) throw (::com::sun::star::uno::RuntimeException);
85 virtual sal_Bool SAL_CALL isMute( ) throw (::com::sun::star::uno::RuntimeException);
87 virtual sal_Int16 SAL_CALL getVolumeDB( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
H A Dwindow.cxx423 void SAL_CALL Window::update( ) in update()
431 sal_Bool SAL_CALL Window::setZoomLevel( media::ZoomLevel eZoomLevel ) in setZoomLevel()
453 media::ZoomLevel SAL_CALL Window::getZoomLevel( ) in getZoomLevel()
461 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType()
481 awt::Rectangle SAL_CALL Window::getPosSize() in getPosSize()
504 void SAL_CALL Window::setVisible( sal_Bool bVisible ) in setVisible()
520 void SAL_CALL Window::setEnable( sal_Bool bEnable ) in setEnable()
529 void SAL_CALL Window::setFocus( ) in setFocus()
634 void SAL_CALL Window::dispose( ) in dispose()
717 ::rtl::OUString SAL_CALL Window::getImplementationName( ) in getImplementationName()
[all …]
H A Dwindow.hxx58 virtual void SAL_CALL update( ) throw (::com::sun::star::uno::RuntimeException);
59 …virtual sal_Bool SAL_CALL setZoomLevel( ::com::sun::star::media::ZoomLevel ZoomLevel ) throw (::co…
60 …virtual ::com::sun::star::media::ZoomLevel SAL_CALL getZoomLevel( ) throw (::com::sun::star::uno:…
61 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…
65 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getPosSize( ) throw (::com::sun::star::uno::Run…
66 …virtual void SAL_CALL setVisible( sal_Bool Visible ) throw (::com::sun::star::uno::RuntimeExceptio…
67 …virtual void SAL_CALL setEnable( sal_Bool Enable ) throw (::com::sun::star::uno::RuntimeException);
68 virtual void SAL_CALL setFocus( ) throw (::com::sun::star::uno::RuntimeException);
83 virtual void SAL_CALL dispose( ) throw (::com::sun::star::uno::RuntimeException);
88 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw (::com::sun::star::uno::RuntimeEx…
[all …]
H A Dwinuno.cxx33 static uno::Reference< uno::XInterface > SAL_CALL create_MediaPlayer( const uno::Reference< lang::X… in create_MediaPlayer()
42 extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment( const sal_Cha… in component_getImplementationEnvironment()
51 extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, voi… in component_getFactory()
/trunk/main/avmedia/source/xine/
H A Dmanager.cxx47 uno::Reference< media::XPlayer > SAL_CALL Manager::createPlayer( const ::rtl::OUString& aURL ) in createPlayer()
61 ::rtl::OUString SAL_CALL Manager::getImplementationName( ) in getImplementationName()
69 sal_Bool SAL_CALL Manager::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
77 uno::Sequence< ::rtl::OUString > SAL_CALL Manager::getSupportedServiceNames( ) in getSupportedServiceNames()
H A Dmanager.hxx48 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::media::XPlayer > SAL_CALL createPlayer…
51 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw (::com::sun::star::uno::RuntimeEx…
52 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
53 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
H A Dplayer.cxx57 void SAL_CALL Player::start( ) in start()
64 void SAL_CALL Player::stop( ) in stop()
71 sal_Bool SAL_CALL Player::isPlaying() in isPlaying()
81 double SAL_CALL Player::getDuration( ) in getDuration()
98 double SAL_CALL Player::getMediaTime( ) in getMediaTime()
115 double SAL_CALL Player::getStopTime( ) in getStopTime()
125 void SAL_CALL Player::setRate( double /* fRate */ ) in setRate()
132 double SAL_CALL Player::getRate( ) in getRate()
149 sal_Bool SAL_CALL Player::isPlaybackLoop( ) in isPlaybackLoop()
166 sal_Bool SAL_CALL Player::isMute( ) in isMute()
[all …]
H A Dplayer.hxx50 virtual void SAL_CALL start( ) throw (::com::sun::star::uno::RuntimeException);
51 virtual void SAL_CALL stop( ) throw (::com::sun::star::uno::RuntimeException);
52 virtual sal_Bool SAL_CALL isPlaying( ) throw (::com::sun::star::uno::RuntimeException);
53 virtual double SAL_CALL getDuration( ) throw (::com::sun::star::uno::RuntimeException);
55 virtual double SAL_CALL getMediaTime( ) throw (::com::sun::star::uno::RuntimeException);
57 virtual double SAL_CALL getStopTime( ) throw (::com::sun::star::uno::RuntimeException);
58 virtual void SAL_CALL setRate( double fRate ) throw (::com::sun::star::uno::RuntimeException);
59 virtual double SAL_CALL getRate( ) throw (::com::sun::star::uno::RuntimeException);
61 virtual sal_Bool SAL_CALL isPlaybackLoop( ) throw (::com::sun::star::uno::RuntimeException);
63 virtual sal_Bool SAL_CALL isMute( ) throw (::com::sun::star::uno::RuntimeException);
[all …]
H A Dwindow.cxx278 void SAL_CALL Window::update( ) in update()
285 sal_Bool SAL_CALL Window::setZoomLevel( media::ZoomLevel eZoomLevel ) in setZoomLevel()
307 media::ZoomLevel SAL_CALL Window::getZoomLevel( ) in getZoomLevel()
315 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType()
331 awt::Rectangle SAL_CALL Window::getPosSize() in getPosSize()
341 void SAL_CALL Window::setVisible( sal_Bool /* bVisible */ ) in setVisible()
348 void SAL_CALL Window::setEnable( sal_Bool /* bEnable */ ) in setEnable()
355 void SAL_CALL Window::setFocus( ) in setFocus()
458 void SAL_CALL Window::dispose( ) in dispose()
541 ::rtl::OUString SAL_CALL Window::getImplementationName( ) in getImplementationName()
[all …]
H A Dwindow.hxx53 virtual void SAL_CALL update( ) throw (::com::sun::star::uno::RuntimeException);
54 …virtual sal_Bool SAL_CALL setZoomLevel( ::com::sun::star::media::ZoomLevel ZoomLevel ) throw (::co…
55 …virtual ::com::sun::star::media::ZoomLevel SAL_CALL getZoomLevel( ) throw (::com::sun::star::uno:…
56 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…
60 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getPosSize( ) throw (::com::sun::star::uno::Run…
61 …virtual void SAL_CALL setVisible( sal_Bool Visible ) throw (::com::sun::star::uno::RuntimeExceptio…
62 …virtual void SAL_CALL setEnable( sal_Bool Enable ) throw (::com::sun::star::uno::RuntimeException);
63 virtual void SAL_CALL setFocus( ) throw (::com::sun::star::uno::RuntimeException);
78 virtual void SAL_CALL dispose( ) throw (::com::sun::star::uno::RuntimeException);
83 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw (::com::sun::star::uno::RuntimeEx…
[all …]
H A Dxineuno.cxx33 static uno::Reference< uno::XInterface > SAL_CALL create_MediaPlayer( const uno::Reference< lang::X… in create_MediaPlayer()
42 extern "C" void SAL_CALL component_getImplementationEnvironment( const sal_Char ** ppEnvTypeName, u… in component_getImplementationEnvironment()
51 extern "C" void* SAL_CALL component_getFactory( const sal_Char* pImplName, void* pServiceManager, v… in component_getFactory()
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx102 sal_Int32 SAL_CALL BasicRenderable::getRendererCount ( in getRendererCount()
132 Sequence<beans::PropertyValue> SAL_CALL BasicRenderable::getRenderer ( in getRenderer()
159 void SAL_CALL BasicRenderable::render ( in render()
H A Dbasicrenderable.hxx48 virtual sal_Int32 SAL_CALL getRendererCount (
53 … virtual com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> SAL_CALL getRenderer (
59 virtual void SAL_CALL render (
H A Dbasidectrlr.cxx67 Any SAL_CALL BasicIDEController::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
78 void SAL_CALL BasicIDEController::acquire() throw() in acquire()
85 void SAL_CALL BasicIDEController::release() throw() in release()
94 Sequence< Type > SAL_CALL BasicIDEController::getTypes() throw(RuntimeException) in getTypes()
106 Sequence< sal_Int8 > SAL_CALL BasicIDEController::getImplementationId() throw(RuntimeException) in getImplementationId()
124 Reference< beans::XPropertySetInfo > SAL_CALL BasicIDEController::getPropertySetInfo() throw(Runtim… in getPropertySetInfo()
H A Dbasidesh.cxx129 virtual void SAL_CALL disposing( const lang::EventObject& ) throw( uno::RuntimeException ) {} in disposing()
132 …virtual void SAL_CALL elementInserted( const container::ContainerEvent& Event ) throw( uno::Runtim… in elementInserted()
138 …virtual void SAL_CALL elementReplaced( const container::ContainerEvent& ) throw( com::sun::star::u… in elementReplaced()
139 …virtual void SAL_CALL elementRemoved( const container::ContainerEvent& Event ) throw( com::sun::st… in elementRemoved()
H A Ddoceventnotifier.cxx86 virtual void SAL_CALL notifyEvent( const EventObject& Event ) throw (RuntimeException);
89 … virtual void SAL_CALL disposing( const csslang::EventObject& Event ) throw (RuntimeException);
92 virtual void SAL_CALL disposing();
134 …void SAL_CALL DocumentEventNotifier_Impl::notifyEvent( const EventObject& _rEvent ) throw (Runtime… in notifyEvent()
188 …void SAL_CALL DocumentEventNotifier_Impl::disposing( const csslang::EventObject& /*Event*/ ) throw… in disposing()
198 void SAL_CALL DocumentEventNotifier_Impl::disposing() in disposing()
227 … void ( SAL_CALL XEventBroadcaster::*listenerAction )( const Reference< XEventListener >& ) = in impl_listenerAction_nothrow() local
H A Dmoduldl2.cxx91 …virtual void SAL_CALL handle( const Reference< task::XInteractionRequest >& rRequest ) throw (::co… in handle()
1241 virtual Reference< task::XInteractionHandler > SAL_CALL getInteractionHandler()
1243 virtual Reference< XProgressHandler > SAL_CALL getProgressHandler()
H A Dregister.cxx43 SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment( in component_getImplementationEnvironment()
52 void* SAL_CALL component_getFactory( const sal_Char* pImplementationName, in component_getFactory()
H A Dunomodel.cxx54 uno::Any SAL_CALL SIDEModel::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface()
66 void SAL_CALL SIDEModel::acquire() throw() in acquire()
72 void SAL_CALL SIDEModel::release() throw() in release()
78 uno::Sequence< uno::Type > SAL_CALL SIDEModel::getTypes( ) throw(uno::RuntimeException) in getTypes()
116 uno::Reference< uno::XInterface > SAL_CALL SIDEModel_createInstance( in SIDEModel_createInstance()
H A Dunomodel.hxx39 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aT…
40 virtual void SAL_CALL acquire( ) throw();
41 virtual void SAL_CALL release( ) throw();
44 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
47 virtual rtl::OUString SAL_CALL getImplementationName(void)
49 virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName)
51 virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void)
58 com::sun::star::uno::Reference< com::sun::star::uno::XInterface > SAL_CALL SIDEModel_createInstance(

Completed in 119 milliseconds

12345678910>>...207