Lines Matching refs:CommandInfo
114 uno::Sequence< ucb::CommandInfo > FTPContent::getCommands( in getCommands()
127 static const ucb::CommandInfo aCommandInfoTable[] = in getCommands()
132 ucb::CommandInfo( in getCommands()
137 ucb::CommandInfo( in getCommands()
143 ucb::CommandInfo( in getCommands()
150 ucb::CommandInfo( in getCommands()
157 ucb::CommandInfo( in getCommands()
163 ucb::CommandInfo( in getCommands()
169 ucb::CommandInfo( in getCommands()
174 ucb::CommandInfo( in getCommands()
181 return uno::Sequence< ucb::CommandInfo >( aCommandInfoTable, COMMAND_COUNT ); in getCommands()