Searched refs:fillTypeInfo (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | WCopyTable.cxx | 609 ::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 D | UITools.cxx | 666 void fillTypeInfo( const Reference< ::com::sun::star::sdbc::XConnection>& _rxConnection, in fillTypeInfo() function
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | ColumnControlWindow.cxx | 169 ::dbaui::fillTypeInfo(m_xConnection,m_sTypeNames,m_aDestTypeInfo,m_aDestTypeInfoIndex); in setConnection()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | UITools.hxx | 155 …void fillTypeInfo( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _…
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableController.cxx | 556 …::dbaui::fillTypeInfo(getConnection(),m_sTypeNames,m_aTypeInfo,m_aTypeInfoIndex); // fill the n… in impl_initialize()
|
Completed in 1169 milliseconds