Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_contentcaps.cxx158 static const ucb::CommandInfo aCommandInfoTable[] = in getCommands() local
217 ucb::CommandInfo >( aCommandInfoTable, nCommandCount ); in getCommands()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentcaps.cxx127 static const ucb::CommandInfo aCommandInfoTable[] = in getCommands() local
181 return uno::Sequence< ucb::CommandInfo >( aCommandInfoTable, COMMAND_COUNT ); in getCommands()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_contentcaps.cxx176 static ucb::CommandInfo aCommandInfoTable[] = in getCommands() local
241 ucb::CommandInfo >( aCommandInfoTable, COMMAND_COUNT ); in getCommands()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontentcaps.cxx202 static const star::ucb::CommandInfo aCommandInfoTable[] = in getCommands() local
241 aCommandInfoTable, COMMAND_COUNT ); in getCommands()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx1259 static ucb::CommandInfo aCommandInfoTable[] = in getCommands() local
1295 const int nProps = sizeof (aCommandInfoTable) / sizeof (aCommandInfoTable[0]); in getCommands()
1296 … return uno::Sequence< ucb::CommandInfo >(aCommandInfoTable, isFolder(xEnv) ? nProps : nProps - 2); in getCommands()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1358 static ucb::CommandInfo aCommandInfoTable[] = { in getCommands() local
1394 = sizeof( aCommandInfoTable ) / sizeof( aCommandInfoTable[ 0 ] ); in getCommands()
1396 aCommandInfoTable, isFolder( xEnv ) ? nProps : nProps - 2 ); in getCommands()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx549 static const CommandInfo aCommandInfoTable[] = in getCommands() local
586 return Sequence< CommandInfo >( aCommandInfoTable, nCommandCount ); in getCommands()

Completed in 54 milliseconds