Home
last modified time | relevance | path

Searched refs:GetHelpCommand (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/vcl/inc/vcl/
H A Dmenu.hxx306 const XubString& GetHelpCommand( sal_uInt16 nItemId ) const;
/AOO41X/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx555 ::rtl::OUString sHelpURL = _rMenu.GetHelpCommand( nId ); in lcl_adjustMenuItemIDs()
/AOO41X/main/framework/source/uielement/
H A Dmenubarmanager.cxx1339 if ( pMenu->GetHelpCommand( nItemId ).Len() > 0 ) in FillMenuManager()
1341 aModuleIdentifier = pMenu->GetHelpCommand( nItemId ); in FillMenuManager()
/AOO41X/main/toolkit/source/awt/
H A Dvclxmenu.cxx645 aHelpCommand = mpMenu->GetHelpCommand( nItemId ); in getHelpCommand()
/AOO41X/main/vcl/source/window/
H A Dmenu.cxx2042 const XubString& Menu::GetHelpCommand( sal_uInt16 nItemId ) const in GetHelpCommand() function in Menu