Home
last modified time | relevance | path

Searched refs:m_bShowMenu (Results 1 – 7 of 7) sorted by relevance

/trunk/main/framework/source/uielement/
H A Dlangselectionstatusbarcontroller.cxx98 m_bShowMenu( sal_True ),
123 if (!m_bShowMenu) in LangMenu()
299 m_bShowMenu = sal_True; in statusChanged()
331 m_bShowMenu = sal_False; // no language -> no menu in statusChanged()
H A Dlangselectionmenucontroller.cxx106 m_bShowMenu( sal_True ),
139 m_bShowMenu = sal_True; in statusChanged()
159 m_bShowMenu = sal_False; // no language -> no sub-menu entries -> disable menu in statusChanged()
233 if (!m_bShowMenu) in fillPopupMenu()
/trunk/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx168 if ( !m_bShowMenu ) in SelectionChanged()
183 if ( !m_bShowMenu ) in describeSupportedFeatures()
H A Dunodatbr.cxx236 ,m_bShowMenu(sal_False) in SbaTableQueryBrowser()
3184 rArguments.get_ensureType( (::rtl::OUString)PROPERTY_SHOWMENU, m_bShowMenu ); in impl_initialize()
3731 if ( m_bShowMenu ) in loadMenu()
/trunk/main/framework/inc/uielement/
H A Dlangselectionstatusbarcontroller.hxx73 …sal_Bool m_bShowMenu; // if the menu is to be displayed or not (depending on the… member in framework::LangSelectionStatusbarController
H A Dlangselectionmenucontroller.hxx92 sal_Bool m_bShowMenu; member in framework::LanguageSelectionMenuController
/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx167 sal_Bool m_bShowMenu; // if sal_True the menu should be visible otherwise not member in dbaui::SbaTableQueryBrowser

Completed in 68 milliseconds