Home
last modified time | relevance | path

Searched refs:fillTypeInfo (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx609 ::dbaui::fillTypeInfo( _xSourceConnection, m_sTypeNames, m_aTypeInfo, m_aTypeInfoIndex ); in OCopyTableWizard()
610 ::dbaui::fillTypeInfo( m_xDestConnection, m_sTypeNames, m_aDestTypeInfo, m_aDestTypeInfoIndex ); in OCopyTableWizard()
690 ::dbaui::fillTypeInfo( _xConnection, m_sTypeNames, m_aTypeInfo, m_aTypeInfoIndex ); in OCopyTableWizard()
691 ::dbaui::fillTypeInfo( _xConnection, m_sTypeNames, m_aDestTypeInfo, m_aDestTypeInfoIndex ); in OCopyTableWizard()
H A DUITools.cxx666 void fillTypeInfo( const Reference< ::com::sun::star::sdbc::XConnection>& _rxConnection, in fillTypeInfo() function
/aoo42x/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx169 ::dbaui::fillTypeInfo(m_xConnection,m_sTypeNames,m_aDestTypeInfo,m_aDestTypeInfoIndex); in setConnection()
/aoo42x/main/dbaccess/source/ui/inc/
H A DUITools.hxx155 …void fillTypeInfo( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _…
/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx556 …::dbaui::fillTypeInfo(getConnection(),m_sTypeNames,m_aTypeInfo,m_aTypeInfoIndex); // fill the n… in impl_initialize()

Completed in 1169 milliseconds