|
| Impl (css::uno::Reference< css::uno::XComponentContext > const &context, Implements theImplements, css::uno::Sequence< OUString > const &absentOptional, css::uno::Type const &type) |
|
OUString const & | translateHandle (css::uno::Reference< css::uno::XInterface > const &object, sal_Int32 handle) const |
|
void | setProperty (css::uno::Reference< css::uno::XInterface > const &object, OUString const &name, css::uno::Any const &value, bool isAmbiguous, bool isDefaulted, sal_Int16 illegalArgumentPosition) const |
|
css::uno::Any | getProperty (css::uno::Reference< css::uno::XInterface > const &object, OUString const &name, css::beans::PropertyState *state) const |
|
|
static css::uno::Any | wrapValue (css::uno::Reference< css::uno::XInterface > const &object, css::uno::Any const &value, css::uno::Reference< css::reflection::XIdlClass > const &type, bool wrapAmbiguous, bool isAmbiguous, bool wrapDefaulted, bool isDefaulted, bool wrapOptional) |
|
|
css::uno::Reference< css::uno::XComponentContext > const & | m_context |
|
css::uno::Type | m_type |
|
css::uno::Reference< css::reflection::XIdlClass > | m_idlClass |
|
Definition at line 351 of file propertysetmixin.cxx.
cppu::PropertySetMixinImpl::Impl::Impl |
( |
css::uno::Reference< css::uno::XComponentContext > const & |
context, |
|
|
Implements |
theImplements, |
|
|
css::uno::Sequence< OUString > const & |
absentOptional, |
|
|
css::uno::Type const & |
type |
|
) |
| |
Definition at line 405 of file propertysetmixin.cxx.
References assert(), cppu::copy(), cppu::getCaughtException(), cppu::PropertySetMixinImpl::Impl::getReflection(), cppu::PropertySetMixinImpl::Impl::handleMap, cppu::PropertySetMixinImpl::Impl::implements, cppu::PropertySetMixinImpl::Impl::m_context, cppu::PropertySetMixinImpl::Impl::m_idlClass, m_type, cppu::PropertySetMixinImpl::Impl::m_type, SAL_MAX_INT32, and size.
css::uno::Any cppu::PropertySetMixinImpl::Impl::getProperty |
( |
css::uno::Reference< css::uno::XInterface > const & |
object, |
|
|
OUString const & |
name, |
|
|
css::beans::PropertyState * |
state |
|
) |
| const |
css::uno::Reference< css::reflection::XIdlClass > cppu::PropertySetMixinImpl::Impl::getReflection |
( |
OUString const & |
typeName | ) |
const |
|
private |
void cppu::PropertySetMixinImpl::Impl::setProperty |
( |
css::uno::Reference< css::uno::XInterface > const & |
object, |
|
|
OUString const & |
name, |
|
|
css::uno::Any const & |
value, |
|
|
bool |
isAmbiguous, |
|
|
bool |
isDefaulted, |
|
|
sal_Int16 |
illegalArgumentPosition |
|
) |
| const |
OUString const & cppu::PropertySetMixinImpl::Impl::translateHandle |
( |
css::uno::Reference< css::uno::XInterface > const & |
object, |
|
|
sal_Int32 |
handle |
|
) |
| const |
css::uno::Any cppu::PropertySetMixinImpl::Impl::wrapValue |
( |
css::uno::Reference< css::uno::XInterface > const & |
object, |
|
|
css::uno::Any const & |
value, |
|
|
css::uno::Reference< css::reflection::XIdlClass > const & |
type, |
|
|
bool |
wrapAmbiguous, |
|
|
bool |
isAmbiguous, |
|
|
bool |
wrapDefaulted, |
|
|
bool |
isDefaulted, |
|
|
bool |
wrapOptional |
|
) |
| |
|
staticprivate |
bool cppu::PropertySetMixinImpl::Impl::disposed |
css::uno::Sequence< OUString > cppu::PropertySetMixinImpl::Impl::handleMap |
css::uno::Reference< css::uno::XComponentContext > const& cppu::PropertySetMixinImpl::Impl::m_context |
|
private |
css::uno::Reference< css::reflection::XIdlClass > cppu::PropertySetMixinImpl::Impl::m_idlClass |
|
private |
css::uno::Type cppu::PropertySetMixinImpl::Impl::m_type |
|
private |
osl::Mutex cppu::PropertySetMixinImpl::Impl::mutex |
|
mutable |
The documentation for this class was generated from the following file: