Home
last modified time | relevance | path

Searched defs:ServiceDocumenter (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A DServiceDocumenter.hxx19 class ServiceDocumenter : public ::cppu::WeakImplHelper< class
23 ServiceDocumenter(css::uno::Reference< css::uno::XComponentContext> const& xContext) in ServiceDocumenter() function in unotools::misc::ServiceDocumenter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A DServiceDocumenter.hxx19 class ServiceDocumenter : public ::cppu::WeakImplHelper< class
23 ServiceDocumenter(css::uno::Reference< css::uno::XComponentContext> const& xContext) in ServiceDocumenter() function in unotools::misc::ServiceDocumenter
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/boto3/docs/
H A Dservice.py26 class ServiceDocumenter(BaseServiceDocumenter): class
/dports/www/py-boto3/boto3-1.18.61/boto3/docs/
H A Dservice.py26 class ServiceDocumenter(BaseServiceDocumenter): class
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/botocore/docs/
H A Dservice.py22 class ServiceDocumenter(object): class
/dports/devel/py-botocore/botocore-1.21.61/botocore/docs/
H A Dservice.py21 class ServiceDocumenter(object): class
/dports/devel/py-wsme/WSME-0.11.0/wsmeext/
H A Dsphinxext.py350 class ServiceDocumenter(autodoc.ClassDocumenter): class