Searched refs:xPropertyIntrospection (Results 1 – 1 of 1) sorted by relevance
91 Reference< XPropertySet > xPropertyIntrospection; member95 ,xPropertyIntrospection() in ObjectInfo()301 if ( !rObjectInfo.xPropertyIntrospection.is() ) in propertyChange()314 …rObjectInfo.xPropertyIntrospection.set( xIntrospection->queryAdapter( XPropertySet::static_type() … in propertyChange()317 if ( rObjectInfo.xPropertyIntrospection.is() ) in propertyChange()319 … xPSI.set( rObjectInfo.xPropertyIntrospection->getPropertySetInfo(), UNO_SET_THROW ); in propertyChange()
Completed in 16 milliseconds