Home
last modified time | relevance | path

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

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