Searched refs:bEnableTestConnection (Results 1 – 2 of 2) sorted by relevance
444 …sal_Bool bEnableTestConnection = !m_aConnectionURL.IsVisible() || (m_aConnectionURL.GetTextNoPrefi… in checkTestConnection() local446 bEnableTestConnection = bEnableTestConnection && (m_aJavaDriver.GetText().Len() != 0); in checkTestConnection()447 m_aTestConnection.Enable(bEnableTestConnection); in checkTestConnection()
723 …sal_Bool bEnableTestConnection = !m_aConnectionURL.IsVisible() || (m_aConnectionURL.GetTextNoPrefi… in checkTestConnection() local724 bEnableTestConnection = bEnableTestConnection && (m_aETDriverClass.GetText().Len() != 0); in checkTestConnection()725 return bEnableTestConnection; in checkTestConnection()
Completed in 17 milliseconds