#include <xserviceinfo.hxx>
Definition at line 24 of file xserviceinfo.hxx.
◆ XServiceInfo() [1/2]
apitest::XServiceInfo::XServiceInfo |
( |
OUString |
aImplName, |
|
|
const OUString & |
rServiceName |
|
) |
| |
|
inline |
◆ XServiceInfo() [2/2]
apitest::XServiceInfo::XServiceInfo |
( |
OUString |
aImplName, |
|
|
const std::vector< OUString > |
rServiceNames |
|
) |
| |
|
inline |
◆ ~XServiceInfo()
apitest::XServiceInfo::~XServiceInfo |
( |
| ) |
|
|
inlineprotected |
◆ init()
virtual css::uno::Reference< css::uno::XInterface > apitest::XServiceInfo::init |
( |
| ) |
|
|
pure virtual |
◆ testGetImplementationName()
void apitest::XServiceInfo::testGetImplementationName |
( |
| ) |
|
◆ testGetSupportedServiceNames()
void apitest::XServiceInfo::testGetSupportedServiceNames |
( |
| ) |
|
◆ testSupportsService()
void apitest::XServiceInfo::testSupportsService |
( |
| ) |
|
◆ m_aImplName
OUString const apitest::XServiceInfo::m_aImplName |
|
private |
◆ m_aServiceNames
std::vector<OUString> apitest::XServiceInfo::m_aServiceNames |
|
private |
The documentation for this class was generated from the following files: