Home
last modified time | relevance | path

Searched refs:MENU_FLAG_NOAUTOMNEMONICS (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svtools/source/control/
H A Dstdmenu.cxx37 SetMenuFlags( GetMenuFlags() | MENU_FLAG_NOAUTOMNEMONICS ); in FontNameMenu()
127 SetMenuFlags( GetMenuFlags() | MENU_FLAG_NOAUTOMNEMONICS ); in FontStyleMenu()
375 SetMenuFlags( GetMenuFlags() | MENU_FLAG_NOAUTOMNEMONICS ); in FontSizeMenu()
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx397 SetMenuFlags(MENU_FLAG_NOAUTOMNEMONICS); in SwSpellPopup()
411 pMenu->SetMenuFlags(MENU_FLAG_NOAUTOMNEMONICS); in SwSpellPopup()
472 …pMenu->SetMenuFlags(MENU_FLAG_NOAUTOMNEMONICS); //! necessary to retrieve the correct dictiona… in SwSpellPopup()
600 SetMenuFlags(MENU_FLAG_NOAUTOMNEMONICS); in SwSpellPopup()
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx804 mpMenu->SetMenuFlags( mpMenu->GetMenuFlags() | MENU_FLAG_NOAUTOMNEMONICS ); in enableAutoMnemonics()
806 mpMenu->SetMenuFlags( mpMenu->GetMenuFlags() & ~MENU_FLAG_NOAUTOMNEMONICS ); in enableAutoMnemonics()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenuitem.cxx486 …etStyleSettings().GetAutoMnemonic() && !( m_pParent->GetMenuFlags() & MENU_FLAG_NOAUTOMNEMONICS ) ) in getAccessibleActionKeyBinding()
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx224 pThesSubMenu->SetMenuFlags(MENU_FLAG_NOAUTOMNEMONICS); in InsertThesaurusSubmenu_Impl()
/trunk/main/vcl/inc/vcl/
H A Dmenu.hxx93 #define MENU_FLAG_NOAUTOMNEMONICS 0x0001 macro
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1044 …pInsertMenu->SetMenuFlags( MENU_FLAG_NOAUTOMNEMONICS ); //! necessary to retrieve the corr… in ExecuteSpellPopup()
1117 aPopupMenu.SetMenuFlags( aPopupMenu.GetMenuFlags() | MENU_FLAG_NOAUTOMNEMONICS ); in ExecuteSpellPopup()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx693 pMenu->SetMenuFlags( MENU_FLAG_NOAUTOMNEMONICS ); in SvxThesaurusDialog()
H A DSpellDialog.cxx977 pMenu->SetMenuFlags(MENU_FLAG_NOAUTOMNEMONICS);
/trunk/main/svx/source/dialog/
H A Dhyprlink.cxx491 MENU_FLAG_NOAUTOMNEMONICS ); in TargetMenu()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx86 maPopup.SetMenuFlags( maPopup.GetMenuFlags() | MENU_FLAG_NOAUTOMNEMONICS ); in ScCsvGrid()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx619 aDocMenu.SetMenuFlags( aDocMenu.GetMenuFlags() | MENU_FLAG_NOAUTOMNEMONICS ); in Command()
/trunk/main/vcl/source/window/
H A Dmenu.cxx3766 …GetSettings().GetStyleSettings().GetAutoMnemonic() && !( nMenuFlags & MENU_FLAG_NOAUTOMNEMONICS ) ) in ImplExecute()

Completed in 105 milliseconds