Home
last modified time | relevance | path

Searched refs:getFieldNamesByCommandDescriptor (Results 1 – 11 of 11) sorted by relevance

/trunk/main/connectivity/source/simpledbt/
H A Dstaticdbtools_s.cxx190 Sequence< ::rtl::OUString > ODataAccessStaticTools::getFieldNamesByCommandDescriptor( in getFieldNamesByCommandDescriptor() function in connectivity::ODataAccessStaticTools
194 return ::dbtools::getFieldNamesByCommandDescriptor( _rxConnection, _nCommandType, in getFieldNamesByCommandDescriptor()
H A Dstaticdbtools_s.hxx176 getFieldNamesByCommandDescriptor(
/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx301 Sequence< ::rtl::OUString > OStaticDataAccessTools::getFieldNamesByCommandDescriptor( in getFieldNamesByCommandDescriptor() function in svxform::OStaticDataAccessTools
307 … aNames = m_xDataAccessTools->getFieldNamesByCommandDescriptor( _rxConnection, _nCommandType, in getFieldNamesByCommandDescriptor()
/trunk/main/svx/inc/svx/
H A Ddbtoolsclient.hxx187 getFieldNamesByCommandDescriptor(
/trunk/main/connectivity/inc/connectivity/
H A Dvirtualdbtools.hxx193 getFieldNamesByCommandDescriptor(
H A Ddbtools.hxx307 getFieldNamesByCommandDescriptor(
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx340 …m_aColumns = ::dbtools::getFieldNamesByCommandDescriptor(m_xDatabaseDataProvider->getActiveConnect… in initialize()
/trunk/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx423 _rNames = ::dbtools::getFieldNamesByCommandDescriptor( in getFormFields()
H A Dformcomponenthandler.cxx2376 …Sequence< ::rtl::OUString > aFields( ::dbtools::getFieldNamesByCommandDescriptor( m_xRowSetConnect… in impl_initFieldList_nothrow()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx776 Sequence< ::rtl::OUString > getFieldNamesByCommandDescriptor( const Reference< XConnection >& _rxCo… in getFieldNamesByCommandDescriptor() function
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx2082 … _rFieldNames = ::dbtools::getFieldNamesByCommandDescriptor( xCon, nObjectType, sObjectName ); in impl_initFieldList_nothrow()