Home
last modified time | relevance | path

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

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java136 idlClass = getReflection(type.getTypeName()); in PropertySetMixin()
741 XIdlField2.class, idlClass.getField(name)); in setProperty()
747 XIdlField2.class, idlClass.getField(name)).getType(), in setProperty()
801 XIdlField2.class, idlClass.getField(name)); in getProperty()
1080 private final XIdlClass idlClass; field in PropertySetMixin
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx854 css::uno::Reference< css::reflection::XIdlClass > idlClass( in getReflection() local
857 return idlClass; in getReflection()

Completed in 45 milliseconds