Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Dofficeforms.cxx72 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()
H A Dofficeforms.hxx63 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,
H A Delementimport.cxx942 void OControlImport::implTranslateValueProperty(const Reference< XPropertySetInfo >& _rxPropInfo, in implTranslateValueProperty() argument
945 OSL_ENSURE(_rxPropInfo->hasPropertyByName(_rPropValue.Name), in implTranslateValueProperty()
949 Property aProp = _rxPropInfo->getPropertyByName(_rPropValue.Name); in implTranslateValueProperty()
H A Delementimport.hxx255 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >& _rxPropInfo,

Completed in 54 milliseconds