#include <ucbprops.hxx>
|
bool | queryProperty (const OUString &rName, css::beans::Property &rProp) |
|
|
css::uno::Sequence< css::beans::Property > const | m_pProps |
|
Definition at line 38 of file ucbprops.hxx.
UcbPropertiesManager::UcbPropertiesManager |
( |
| ) |
|
|
explicit |
UcbPropertiesManager::~UcbPropertiesManager |
( |
| ) |
|
|
overridevirtual |
static css::uno::Reference< css::lang::XSingleServiceFactory > UcbPropertiesManager::createServiceFactory |
( |
const css::uno::Reference< css::lang::XMultiServiceFactory > & |
rxServiceMgr | ) |
|
|
static |
virtual OUString SAL_CALL UcbPropertiesManager::getImplementationName |
( |
| ) |
|
|
overridevirtual |
static OUString UcbPropertiesManager::getImplementationName_Static |
( |
| ) |
|
|
static |
Property SAL_CALL UcbPropertiesManager::getPropertyByName |
( |
const OUString & |
aName | ) |
|
|
overridevirtual |
virtual css::uno::Sequence< OUString > SAL_CALL UcbPropertiesManager::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
css::uno::Sequence< OUString > UcbPropertiesManager::getSupportedServiceNames_Static |
( |
| ) |
|
|
static |
sal_Bool SAL_CALL UcbPropertiesManager::hasPropertyByName |
( |
const OUString & |
Name | ) |
|
|
overridevirtual |
bool UcbPropertiesManager::queryProperty |
( |
const OUString & |
rName, |
|
|
css::beans::Property & |
rProp |
|
) |
| |
|
private |
virtual sal_Bool SAL_CALL UcbPropertiesManager::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
css::uno::Sequence< css::beans::Property > const UcbPropertiesManager::m_pProps |
|
private |
The documentation for this class was generated from the following files: