Home
last modified time | relevance | path

Searched refs:HideListView (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dlistview.hxx52 void HideListView() { mxTreeView->hide(); } in HideListView() function in ListView
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dtemplatedlglocalview.cxx219 ListView::HideListView(); in Show()
226 ListView::HideListView(); in Hide()
H A Dtemplatesearchview.cxx271 ListView::HideListView(); in Show()
279 ListView::HideListView(); in Hide()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h209 HideListView = 38, enumerator
H A DKviIconManager.cpp712 return KviIconManager::HideListView; in iconName()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviQueryWindow.cpp88 …m_pListViewButton = new KviWindowToolPageButton(KviIconManager::HideListView, KviIconManager::Show… in KviQueryWindow()
H A DKviConsoleWindow.cpp131 …m_pNotifyViewButton = new KviWindowToolPageButton(KviIconManager::HideListView, KviIconManager::Sh… in KviConsoleWindow()
H A DKviChannelWindow.cpp139 …m_pListViewButton = new KviWindowToolPageButton(KviIconManager::HideListView, KviIconManager::Show… in KviChannelWindow()