Home
last modified time | relevance | path

Searched refs:ShowListView (Results 1 – 14 of 14) sorted by relevance

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/CSharpFormLibrary/
H A DIMECandidateForm.cs227 this.ShowListView(m_mode); // not show, only setstring in SetCandidates()
243 this.ShowListView(m_mode); in SwitchCandiMode()
297 private void ShowListView(int mode) //mode 0:���� 1:�i�} in ShowListView() method in CSharpFormLibrary.IMECandidateForm
H A DIMECandidateFrom2D.cs549 this.ShowListView(a_inputs); in SetCandidates()
621 private void ShowListView(string[] pageCandidates) in ShowListView() method in CSharpFormLibrary.IMECandidateForm2D
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/CSharpFormLibrary/
H A DIMECandidateForm.cs227 this.ShowListView(m_mode); // not show, only setstring in SetCandidates()
243 this.ShowListView(m_mode); in SwitchCandiMode()
297 private void ShowListView(int mode) //mode 0:���� 1:�i�} in ShowListView() method in CSharpFormLibrary.IMECandidateForm
H A DIMECandidateFrom2D.cs549 this.ShowListView(a_inputs); in SetCandidates()
621 private void ShowListView(string[] pageCandidates) in ShowListView() method in CSharpFormLibrary.IMECandidateForm2D
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DTechTreeWnd.h62 void ShowListView();
H A DTechTreeWnd.cpp2233 { show_list_view ? ShowListView() : ShowTreeView(); } in ToggleViewType()
2242 void TechTreeWnd::ShowListView() { in ShowListView() function in TechTreeWnd
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dlistview.hxx50 void ShowListView() { mxTreeView->show(); } in ShowListView() function in ListView
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h208 ShowListView = 37, enumerator
H A DKviIconManager.cpp709 return KviIconManager::ShowListView; in iconName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dtemplatedlglocalview.cxx214 ListView::ShowListView(); in Show()
H A Dtemplatesearchview.cxx266 ListView::ShowListView(); in Show()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviQueryWindow.cpp88 …KviWindowToolPageButton(KviIconManager::HideListView, KviIconManager::ShowListView, __tr2qs("Show … in KviQueryWindow()
H A DKviConsoleWindow.cpp131 …KviWindowToolPageButton(KviIconManager::HideListView, KviIconManager::ShowListView, __tr2qs("Notif… in KviConsoleWindow()
H A DKviChannelWindow.cpp139 …KviWindowToolPageButton(KviIconManager::HideListView, KviIconManager::ShowListView, __tr2qs("User … in KviChannelWindow()