Searched refs:aCommandInfoTable (Results 1 – 7 of 7) sorted by relevance
158 static const ucb::CommandInfo aCommandInfoTable[] = in getCommands() local217 ucb::CommandInfo >( aCommandInfoTable, nCommandCount ); in getCommands()
127 static const ucb::CommandInfo aCommandInfoTable[] = in getCommands() local181 return uno::Sequence< ucb::CommandInfo >( aCommandInfoTable, COMMAND_COUNT ); in getCommands()
176 static ucb::CommandInfo aCommandInfoTable[] = in getCommands() local241 ucb::CommandInfo >( aCommandInfoTable, COMMAND_COUNT ); in getCommands()
202 static const star::ucb::CommandInfo aCommandInfoTable[] = in getCommands() local241 aCommandInfoTable, COMMAND_COUNT ); in getCommands()
1245 static ucb::CommandInfo aCommandInfoTable[] = in getCommands() local1281 const int nProps = sizeof (aCommandInfoTable) / sizeof (aCommandInfoTable[0]); in getCommands()1282 … return uno::Sequence< ucb::CommandInfo >(aCommandInfoTable, isFolder(xEnv) ? nProps : nProps - 2); in getCommands()
1340 static ucb::CommandInfo aCommandInfoTable[] = { in getCommands() local1376 = sizeof( aCommandInfoTable ) / sizeof( aCommandInfoTable[ 0 ] ); in getCommands()1378 aCommandInfoTable, isFolder( xEnv ) ? nProps : nProps - 2 ); in getCommands()
548 static const CommandInfo aCommandInfoTable[] = in getCommands() local585 return Sequence< CommandInfo >( aCommandInfoTable, nCommandCount ); in getCommands()