Searched refs:getFieldNamesByCommandDescriptor (Results 1 – 11 of 11) sorted by relevance
190 Sequence< ::rtl::OUString > ODataAccessStaticTools::getFieldNamesByCommandDescriptor( in getFieldNamesByCommandDescriptor() function in connectivity::ODataAccessStaticTools194 return ::dbtools::getFieldNamesByCommandDescriptor( _rxConnection, _nCommandType, in getFieldNamesByCommandDescriptor()
176 getFieldNamesByCommandDescriptor(
301 Sequence< ::rtl::OUString > OStaticDataAccessTools::getFieldNamesByCommandDescriptor( in getFieldNamesByCommandDescriptor() function in svxform::OStaticDataAccessTools307 … aNames = m_xDataAccessTools->getFieldNamesByCommandDescriptor( _rxConnection, _nCommandType, in getFieldNamesByCommandDescriptor()
187 getFieldNamesByCommandDescriptor(
193 getFieldNamesByCommandDescriptor(
307 getFieldNamesByCommandDescriptor(
340 …m_aColumns = ::dbtools::getFieldNamesByCommandDescriptor(m_xDatabaseDataProvider->getActiveConnect… in initialize()
423 _rNames = ::dbtools::getFieldNamesByCommandDescriptor( in getFormFields()
2376 …Sequence< ::rtl::OUString > aFields( ::dbtools::getFieldNamesByCommandDescriptor( m_xRowSetConnect… in impl_initFieldList_nothrow()
776 Sequence< ::rtl::OUString > getFieldNamesByCommandDescriptor( const Reference< XConnection >& _rxCo… in getFieldNamesByCommandDescriptor() function
2082 … _rFieldNames = ::dbtools::getFieldNamesByCommandDescriptor( xCon, nObjectType, sObjectName ); in impl_initFieldList_nothrow()