Home
last modified time | relevance | path

Searched refs:bShowSocket (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Ddetailpages.cxx357 …DialogController* pController, const SfxItemSet& rCoreAttrs ,sal_uInt16 _nPortId, bool bShowSocket) in OGeneralSpecialJDBCDetailsPage() argument
390 m_xFTSocket->set_visible(bShowSocket && !m_bUseClass); in OGeneralSpecialJDBCDetailsPage()
391 m_xEDSocket->set_visible(bShowSocket && !m_bUseClass); in OGeneralSpecialJDBCDetailsPage()
H A Ddetailpages.hxx162 bool bShowSocket = true);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Ddetailpages.cxx361 …DialogController* pController, const SfxItemSet& rCoreAttrs ,sal_uInt16 _nPortId, bool bShowSocket) in OGeneralSpecialJDBCDetailsPage() argument
394 m_xFTSocket->set_visible(bShowSocket && !m_bUseClass); in OGeneralSpecialJDBCDetailsPage()
395 m_xEDSocket->set_visible(bShowSocket && !m_bUseClass); in OGeneralSpecialJDBCDetailsPage()
H A Ddetailpages.hxx163 bool bShowSocket = true);