Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx87 static DispatchInfo SupportedCommandsArray[] = variable
124 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 17 milliseconds