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