Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1034 Reference< XPropertySet > xSettingsAsProps( m_pImpl->m_xSettings, UNO_QUERY_THROW ); in getFastPropertyValue() local
1035 … Reference< XPropertySetInfo > xPST( xSettingsAsProps->getPropertySetInfo(), UNO_SET_THROW ); in getFastPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1036 … Reference< XPropertySet > xSettingsAsProps( m_pImpl->m_xSettings, UNO_QUERY_THROW ); in getFastPropertyValue() local
1037 … Reference< XPropertySetInfo > xPST( xSettingsAsProps->getPropertySetInfo(), UNO_SET_THROW ); in getFastPropertyValue()