Lines Matching refs:OTableTreeListBox

120 OTableTreeListBox::OTableTreeListBox( Window* pParent, const Reference< XMultiServiceFactory >& _rx…  in OTableTreeListBox()  function in dbaui::OTableTreeListBox
129 OTableTreeListBox::OTableTreeListBox( Window* pParent, const Reference< XMultiServiceFactory >& _rx… in OTableTreeListBox() function in dbaui::OTableTreeListBox
139 OTableTreeListBox::~OTableTreeListBox() in ~OTableTreeListBox()
144 void OTableTreeListBox::implSetDefaultImages() in implSetDefaultImages()
154 bool OTableTreeListBox::isFolderEntry( const SvLBoxEntry* _pEntry ) const in isFolderEntry()
166 void OTableTreeListBox::notifyHiContrastChanged() in notifyHiContrastChanged()
208 void OTableTreeListBox::implOnNewConnection( const Reference< XConnection >& _rxConnection ) in implOnNewConnection()
215 void OTableTreeListBox::UpdateTableList( const Reference< XConnection >& _rxConnection ) throw(SQLE… in UpdateTableList()
260 struct OViewSetter : public ::std::unary_function< OTableTreeListBox::TNames::value_type, bool>
266 OTableTreeListBox::TNames::value_type operator() (const ::rtl::OUString& lhs) in operator ()()
268 OTableTreeListBox::TNames::value_type aRet; in operator ()()
280 void OTableTreeListBox::UpdateTableList( in UpdateTableList()
323 void OTableTreeListBox::UpdateTableList( const Reference< XConnection >& _rxConnection, const TName… in UpdateTableList()
405 sal_Bool OTableTreeListBox::isWildcardChecked(SvLBoxEntry* _pEntry) const in isWildcardChecked()
417 void OTableTreeListBox::checkWildcard(SvLBoxEntry* _pEntry) in checkWildcard()
424 SvLBoxEntry* OTableTreeListBox::getAllObjectsEntry() const in getAllObjectsEntry()
430 void OTableTreeListBox::checkedButton_noBroadcast(SvLBoxEntry* _pEntry) in checkedButton_noBroadcast()
444 void OTableTreeListBox::implEmphasize(SvLBoxEntry* _pEntry, sal_Bool _bChecked, sal_Bool _bUpdateDe… in implEmphasize()
484 void OTableTreeListBox::InitEntry(SvLBoxEntry* _pEntry, const XubString& _rString, const Image& _rC… in InitEntry()
498 SvLBoxEntry* OTableTreeListBox::implAddEntry( in implAddEntry()
561 NamedDatabaseObject OTableTreeListBox::describeObject( SvLBoxEntry* _pEntry ) in describeObject()
608 SvLBoxEntry* OTableTreeListBox::addedTable( const ::rtl::OUString& _rName ) in addedTable()
624 bool OTableTreeListBox::impl_getAndAssertMetaData( Reference< XDatabaseMetaData >& _out_rMetaData )… in impl_getAndAssertMetaData()
633 String OTableTreeListBox::getQualifiedTableName( SvLBoxEntry* _pEntry ) const in getQualifiedTableName()
679 SvLBoxEntry* OTableTreeListBox::getEntryByQualifiedName( const ::rtl::OUString& _rName ) in getEntryByQualifiedName()
717 void OTableTreeListBox::removedTable( const ::rtl::OUString& _rName ) in removedTable()