Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx91 Reference< XPropertySet > xPropertyIntrospection; member
95 ,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 7 milliseconds