Searched refs:_rxValues (Results 1 – 2 of 2) sorted by relevance
148 sal_Bool ODADescriptorImpl::buildFrom( const Reference< XPropertySet >& _rxValues ) in buildFrom() argument151 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() argument481 m_pImpl->buildFrom(_rxValues); in initializeFrom()
111 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxValues,
Completed in 12 milliseconds