Searched refs:DST_JDBC (Results 1 – 6 of 6) sorted by relevance
310 case ::dbaccess::DST_JDBC: in implInitControls()345 … const sal_Bool bEnableJDBC = m_pCollection->determineType(m_eType) == ::dbaccess::DST_JDBC; in implInitControls()409 if ( m_pCollection->determineType(m_eType) == ::dbaccess::DST_JDBC ) in FillItemSet()445 if ( m_pCollection->determineType(m_eType) == ::dbaccess::DST_JDBC ) in checkTestConnection()
214 case ::dbaccess::DST_JDBC: in determineNextState()
145 … m_aConnectionURL.ShowPrefix( ::dbaccess::DST_JDBC == m_pCollection->determineType(m_eType) ); in implInitControls()
592 case ::dbaccess::DST_JDBC: in getConnectionURL()
368 return DST_JDBC; in determineType()470 case DST_JDBC: in fillPageIds()
53 DST_JDBC = 9, enumerator
Completed in 44 milliseconds