Searched refs:sShortCut (Results 1 – 2 of 2) sorted by relevance
129 const OUString sShortCut (GetCommandShortcut(rsCommandName)); in GetLabelForCommand() local130 if (sShortCut.getLength() > 0) in GetLabelForCommand()131 return sLabel + A2S(" (") + sShortCut + A2S(")"); in GetLabelForCommand()
1386 ::rtl::OUString sShortCut; in FillToolbar()1387 if( RetrieveShortcut( aCommandURL, sShortCut ) ) in FillToolbar()1390 sQuickHelp += sShortCut; in FillToolbar()
Completed in 28 milliseconds