Kaydet (Commit) 5a890f4a authored tarafından Jan Holesovsky's avatar Jan Holesovsky

usage info: Improve the 'what is this for' comment.

Change-Id: If423bd3fde53695be33a4f890f7d363ccce8dbf0
üst fbf3aa39
......@@ -596,7 +596,7 @@ OUString SfxDispatchController_Impl::getSlaveCommand( const ::com::sun::star::ut
namespace {
/// Class that collects the usage information.
/// Class that collects the usage information - how many times what .uno: command was used.
class UsageInfo {
typedef std::map<OUString, int> UsageMap;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment