Searched refs:_rxPropInfo (Results 1 – 4 of 4) sorted by relevance
72 const Reference< XPropertySet >& _rxProps, const Reference< XPropertySetInfo >& _rxPropInfo, in implImportBool()86 if (_rxPropInfo->hasPropertyByName(_rPropName)) in implImportBool()143 const Reference< XPropertySet >& _rxProps, const Reference< XPropertySetInfo >& _rxPropInfo, in implExportBool()148 if (_rxPropInfo->hasPropertyByName(_rPropName)) in implExportBool()
63 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >& _rxPropInfo,88 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >& _rxPropInfo,
943 void OControlImport::implTranslateValueProperty(const Reference< XPropertySetInfo >& _rxPropInfo, in implTranslateValueProperty() argument946 OSL_ENSURE(_rxPropInfo->hasPropertyByName(_rPropValue.Name), in implTranslateValueProperty()950 Property aProp = _rxPropInfo->getPropertyByName(_rPropValue.Name); in implTranslateValueProperty()
255 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >& _rxPropInfo,
Completed in 29 milliseconds