Home
last modified time | relevance | path

Searched refs:supportsService (Results 401 – 425 of 1406) sorted by relevance

1...<<11121314151617181920>>...57

/aoo42x/main/fpicker/source/win32/folderpicker/
H A DFolderPicker.hxx94 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
/aoo42x/main/sc/source/core/inc/
H A Daddinlis.hxx86 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
/aoo42x/main/sc/inc/
H A Deventuno.hxx77 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
/aoo42x/main/package/source/package/manifest/
H A DManifestReader.hxx58 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
H A DManifestWriter.cxx115 sal_Bool SAL_CALL ManifestWriter::supportsService(OUString const & rServiceName) in supportsService() function in ManifestWriter
H A DManifestWriter.hxx58 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
/aoo42x/main/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.BreakIterator.csv2 "BreakIterator";"com::sun::star::lang::XServiceInfo";"supportsService()"
/aoo42x/main/qadevOOo/tests/java/ifc/drawing/
H A D_LineShapeDescriptor.java43 if ( ! xInfo.supportsService in _LineColor()
/aoo42x/main/extensions/source/oooimprovement/
H A Dinvite_job.cxx101 … sal_Bool SAL_CALL InviteJob::supportsService(const OUString& service_name) throw(RuntimeException) in supportsService() function in oooimprovement::InviteJob
/aoo42x/main/dtrans/source/os2/dnd/
H A DDropTarget.hxx115 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw (RuntimeExceptio…
/aoo42x/main/embeddedobj/test/mtexecutor/
H A Dbitmapcreator.hxx59 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvascustomsprite.hxx120 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( ::com::sun:…
H A Dcairo_canvasbitmap.hxx96 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
/aoo42x/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/
H A DImageShrink.java142 public boolean supportsService(String serviceName) { in supportsService() method in ImageShrink
/aoo42x/main/sw/source/core/unocore/
H A Dunofield.cxx417 sal_Bool SwXFieldMaster::supportsService(const OUString& rServiceName) throw( uno::RuntimeException… in supportsService() function in SwXFieldMaster
2414 sal_Bool SwXTextField::supportsService(const OUString& rServiceName) throw( uno::RuntimeException ) in supportsService() function in SwXTextField
2504 sal_Bool SwXTextFieldMasters::supportsService(const OUString& rServiceName) throw( uno::RuntimeExce… in supportsService() function in SwXTextFieldMasters
2731 sal_Bool SwXTextFieldTypes::supportsService(const OUString& rServiceName) throw( uno::RuntimeExcept… in supportsService() function in SwXTextFieldTypes
2824 sal_Bool SwXFieldEnumeration::supportsService(const OUString& rServiceName) throw( uno::RuntimeExce… in supportsService() function in SwXFieldEnumeration
H A Dunodraw.cxx423 …virtual sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw(uno::RuntimeException…
462 sal_Bool SwXShapesEnumeration::supportsService(const OUString& ServiceName) throw(uno::RuntimeExcep… in supportsService() function in SwXShapesEnumeration
486 sal_Bool SwXDrawPage::supportsService(const rtl::OUString& rServiceName) throw( uno::RuntimeExcepti… in supportsService() function in SwXDrawPage
2173 sal_Bool SwXShape::supportsService(const rtl::OUString& rServiceName) throw( uno::RuntimeException ) in supportsService() function in SwXShape
2182 bRet = pSvxShape->supportsService(rServiceName); in supportsService()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1223 sal_Bool SAL_CALL SdXImpressDocument::supportsService( const OUString& ServiceName ) in supportsService() function in SdXImpressDocument
2560 sal_Bool SAL_CALL SdDrawPagesAccess::supportsService( const OUString& ServiceName ) throw(uno::Runt… in supportsService() function in SdDrawPagesAccess
2830 sal_Bool SAL_CALL SdMasterPagesAccess::supportsService( const OUString& ServiceName ) throw(uno::Ru… in supportsService() function in SdMasterPagesAccess
3018 sal_Bool SAL_CALL SdDocLinkTargets::supportsService( const OUString& ServiceName ) in supportsService() function in SdDocLinkTargets
3021 return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
/aoo42x/main/svl/source/inc/
H A Dfsfactory.hxx62 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
/aoo42x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dseinitializer_mscryptimpl.hxx83 virtual sal_Bool SAL_CALL supportsService( const rtl::OUString& ServiceName )
/aoo42x/main/uui/source/
H A Dinteractionhandler.cxx50 UUIInteractionHandler::supportsService(rtl::OUString const & rServiceName) in supportsService() function in UUIInteractionHandler
H A Dinteractionhandler.hxx71 virtual sal_Bool SAL_CALL supportsService(rtl::OUString const &
/aoo42x/main/comphelper/source/misc/
H A Ddocumentiologring.hxx76 …virtual ::sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::su…
/aoo42x/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.hxx74 supportsService( const ::rtl::OUString& ServiceName )
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxViewDescriptor.java118 public boolean supportsService(String serviceName) { in supportsService() method in SdbcxViewDescriptor
/aoo42x/main/avmedia/source/macavf/
H A Dmacavf_framegrabber.cxx124 sal_Bool SAL_CALL FrameGrabber::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() function in avmedia::macavf::FrameGrabber

Completed in 151 milliseconds

1...<<11121314151617181920>>...57