Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Ddataaccessdescriptor.cxx148 sal_Bool ODADescriptorImpl::buildFrom( const Reference< XPropertySet >& _rxValues ) in buildFrom() argument
151 if (_rxValues.is()) in buildFrom()
152 xPropInfo = _rxValues->getPropertySetInfo(); in buildFrom()
170 pValues->Value = _rxValues->getPropertyValue(pProperty->Name); in buildFrom()
176 m_xAsSet = _rxValues; in buildFrom()
476 …void ODataAccessDescriptor::initializeFrom(const Reference< XPropertySet >& _rxValues, sal_Bool _b… in initializeFrom() argument
481 m_pImpl->buildFrom(_rxValues); in initializeFrom()
/aoo42x/main/svx/inc/svx/
H A Ddataaccessdescriptor.hxx111 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxValues,

Completed in 17 milliseconds