Home
last modified time | relevance | path

Searched refs:m_idlClass (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx482 css::uno::Reference< css::reflection::XIdlClass > m_idlClass; member in PropertySetMixinImpl::Impl
499 m_idlClass = getReflection(m_type.getTypeName()); in Impl()
569 m_idlClass->getField(name), css::uno::UNO_QUERY_THROW); in setProperty()
575 m_idlClass->getField(name), css::uno::UNO_QUERY_THROW)-> in setProperty()
649 m_idlClass->getField(name), css::uno::UNO_QUERY_THROW); in getProperty()
/trunk/main/extensions/qa/integration/extensions/
H A DMethodHandler.java41 private XIdlClass m_idlClass; field in MethodHandler

Completed in 25 milliseconds