Searched refs:isShowPropertiesEnabled (Results 1 – 3 of 3) sorted by relevance
174 bool isShowPropertiesEnabled( const ::rtl::OUString& _sURL ) const;
208 bool ODsnTypeCollection::isShowPropertiesEnabled( const ::rtl::OUString& _sURL ) const in isShowPropertiesEnabled() function in dbaccess::ODsnTypeCollection
853 …aReturn.bEnabled = m_xDataSource.is() && m_aTypeCollection.isShowPropertiesEnabled(::comphelper::g… in GetState()