#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 |
( |
| ) |
|
|
explicit |
UcbPropertiesManager::~UcbPropertiesManager |
( |
| ) |
|
|
overridevirtual |
OUString SAL_CALL UcbPropertiesManager::getImplementationName |
( |
| ) |
|
|
overridevirtual |
Property SAL_CALL UcbPropertiesManager::getPropertyByName |
( |
const OUString & |
aName | ) |
|
|
overridevirtual |
css::uno::Sequence< OUString > SAL_CALL UcbPropertiesManager::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
sal_Bool SAL_CALL UcbPropertiesManager::hasPropertyByName |
( |
const OUString & |
Name | ) |
|
|
overridevirtual |
bool UcbPropertiesManager::queryProperty |
( |
const OUString & |
rName, |
|
|
css::beans::Property & |
rProp |
|
) |
| |
|
private |
sal_Bool SAL_CALL UcbPropertiesManager::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
css::uno::Sequence< css::beans::Property > UcbPropertiesManager::m_pProps |
|
private |
The documentation for this class was generated from the following files: