Home
last modified time | relevance | path

Searched refs:ServiceName (Results 1 – 25 of 734) sorted by path

12345678910>>...30

/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessibleiconchoicectrl.hxx81 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Daccessibleiconchoicectrlentry.hxx135 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Daccessiblelistbox.hxx91 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Daccessiblelistboxentry.hxx161 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
/trunk/main/animations/source/animcore/
H A Danimcore.cxx150 sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw();
785 sal_Bool AnimationNode::supportsService(const OUString& ServiceName) throw() in supportsService() argument
791 if( pArray[i] == ServiceName ) in supportsService()
H A Dtargetpropertiescreator.cxx78 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( uno::Runtim…
484 …sal_Bool SAL_CALL TargetPropertiesCreator::supportsService( const ::rtl::OUString& ServiceName ) t… in supportsService() argument
486 return ServiceName.equalsIgnoreAsciiCaseAscii( SERVICE_NAME ); in supportsService()
/trunk/main/avmedia/source/gstreamer/
H A Dgstframegrabber.cxx288 sal_Bool SAL_CALL FrameGrabber::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
291 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_GSTREAMER_FRAMEGRABBER_SERVI… in supportsService()
H A Dgstframegrabber.hxx61 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Dgstmanager.cxx64 sal_Bool SAL_CALL Manager::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
67 …return( ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( AVMEDIA_GSTREAMER_MANAGER_SERVICENAM… in supportsService()
H A Dgstmanager.hxx56 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
H A Dgstplayer.cxx605 sal_Bool SAL_CALL Player::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
608 …return( ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( AVMEDIA_GSTREAMER_PLAYER_SERVICENAME… in supportsService()
H A Dgstplayer.hxx132 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
H A Dgstwindow.cxx646 sal_Bool SAL_CALL Window::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
649 return( ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in supportsService()
H A Dgstwindow.hxx153 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
/trunk/main/avmedia/source/macavf/
H A Dmacavf_framegrabber.cxx124 sal_Bool SAL_CALL FrameGrabber::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
127 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_MACAVF_FRAMEGRABBER_SERVICEN… in supportsService()
H A Dmacavf_framegrabber.hxx52 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Dmacavf_manager.cxx73 sal_Bool SAL_CALL Manager::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
76 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_MACAVF_MANAGER_SERVICENAME )… in supportsService()
H A Dmacavf_manager.hxx48 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Dmacavf_player.cxx444 sal_Bool SAL_CALL Player::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
447 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_MACAVF_PLAYER_SERVICENAME ) … in supportsService()
H A Dmacavf_player.hxx73 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Dmacavf_window.cxx322 sal_Bool SAL_CALL Window::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
325 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_MACAVF_WINDOW_SERVICENAME ) … in supportsService()
H A Dmacavf_window.hxx99 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx226 sal_Bool SAL_CALL FrameGrabber::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
229 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_WIN_FRAMEGRABBER_SERVICENAME… in supportsService()
H A Dframegrabber.hxx56 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Dmanager.cxx75 sal_Bool SAL_CALL Manager::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument
78 … return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_WIN_MANAGER_SERVICENAME ) ); in supportsService()

Completed in 68 milliseconds

12345678910>>...30