Searched refs:SupportedCommandsArray (Results 1 – 1 of 1) sorted by relevance
87 static DispatchInfo SupportedCommandsArray[] = variable124 while ( SupportedCommandsArray[i].pCommand != 0 ) in GetCommandToInfoCache()126 … rtl::OUString aCommand( rtl::OUString::createFromAscii( SupportedCommandsArray[i].pCommand )); in GetCommandToInfoCache()129 aDispatchInfo.nGroupId = SupportedCommandsArray[i].nGroupId; in GetCommandToInfoCache()130 aDispatchInfo.bActiveConnection = SupportedCommandsArray[i].bActiveConnection; in GetCommandToInfoCache()
Completed in 15 milliseconds