/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | CommandGroup.idl | 41 /** specifies interal commands. 46 /** specifies application based commands. 51 /** specifies view specific commands. 61 /** specifies edit specific commands. 76 /** specifies math specific commands. 81 /** specifies navigate commands. 86 /** specifies insert commands. 101 /** specifies text specific commands. 106 /** specifies frame specific commands. 131 /** specifies special commands. [all …]
|
H A D | XDispatchInformationProvider.idl | 43 /** provides information about supported commands 47 supported commands. This interface is normally used by configuration 48 implementations to retrieve all supported commands. 70 /** returns additional information about supported commands of a
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | BuildEnvTools.java | 109 …public ProcessHandler runCommandsInEnvironmentShell(String[] commands, File workDir, int shortWait… in runCommandsInEnvironmentShell() argument 111 final String[] cmdLines = getCmdLinesWithCommand(commands); in runCommandsInEnvironmentShell() 153 private String[] getCmdLinesWithCommand(String[] commands) { in getCmdLinesWithCommand() argument 165 for (int i = 0; i < commands.length; i++) { in getCmdLinesWithCommand() 169 command += commands[i]; in getCmdLinesWithCommand()
|
H A D | CwsDataExchangeImpl.java | 61 final String[] commands = in getModules() local 68 final ProcessHandler procHdl = bet.runCommandsInEnvironmentShell(commands, null, 20000); in getModules() 128 final String[] commands = in setUnoApiCwsStatus() local 133 bet.runCommandsInEnvironmentShell(commands, null, 5000); in setUnoApiCwsStatus()
|
/aoo41x/main/ |
H A D | oowintool | 349 my @commands = (); 357 push @commands, $opt; 361 while (@commands) { 362 $opt = shift @commands; 368 my $dest = shift @commands;
|
/aoo41x/main/offapi/com/sun/star/ui/ |
H A D | ModuleUICommandDescription.idl | 37 /** a service which provides information about the user interface commands of 41 Every OpenOffice.org module has an amount of commands that can be used by 42 user interface elements. This service provides access to the user interface commands 51 /** provides access to user interface commands of an installed module. 68 …A complete list of user interface commands can be found inside the latest OpenOffice Developers Gu…
|
H A D | XAcceleratorConfiguration.idl | 106 <li>by a generic service, which can execute commands if a 158 by commands in general, so its not possible to validate it. 206 /** optimized function to map a list of commands to a corresponding 211 E.g. a sub menu is described by a list of commands - and the implementation of the menu 230 a list of commands 238 if at least one of the specified commands is empty. 256 This is an optimized method, which can perform removing of commands 259 all commands outside this container ...
|
H A D | UICommandDescription.idl | 37 /** a service which provides information about user interface commands of modules. 40 OpenOffice.org has an amount of commands that can be used by user interface 41 elements. This service provides access to the user interface commands that 50 /** provides access to user interface commands of the installed modules.
|
H A D | UICategoryDescription.idl | 38 OpenOffice.org has an amount of commands that can be used by user 40 Categories makes it easier to handle to huge amount of commands 42 implementations which provides all commands to a user.
|
H A D | ModuleUICategoryDescription.idl | 41 Every OpenOffice.org module has an amount of commands that can be used by 43 commands that are part of a single OpenOffice.org module, like Writer
|
/aoo41x/main/cui/source/customize/ |
H A D | selector.cxx | 508 Sequence< frame::DispatchInformation > commands; in Init() local 511 commands = in Init() 519 if ( commands.getLength() == 0 ) in Init() 740 Sequence< frame::DispatchInformation > commands; in GroupSelected() local 743 commands = xDIP->getConfigurableDispatchInformation( in GroupSelected() 750 for ( sal_Int32 i = 0; i < commands.getLength(); i++ ) in GroupSelected() 752 if ( commands[i].Command.getLength() == 0 ) in GroupSelected() 759 OUString aCmdURL( commands[i].Command ); in GroupSelected() 790 aLabel = commands[i].Command; in GroupSelected()
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | BatchUpdateException.idl | 40 provides the update counts for all commands 41 that were executed successfully during the batch update, that is, all commands 43 array of update counts corresponds to the order in which commands were added
|
H A D | XBatchExecution.idl | 55 /** makes the set of commands in the current batch empty. 62 /** submits a batch of commands to the database for execution. 66 which commands were inserted into the batch.
|
H A D | XPreparedBatchExecution.idl | 58 /** makes the set of commands in the current batch empty. 65 /** submits a batch of commands to the database for execution. 69 which commands were inserted into the batch.
|
/aoo41x/main/ucb/qa/complex/tdoc/ |
H A D | _XCommandProcessor.java | 125 String[]commands = new String[] {"getCommandInfo", "getPropertySetInfo"}; in _execute() local 127 for (int j=0; j<commands.length; j++) { in _execute() 128 String commandName = commands[j]; in _execute()
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | XCommandInfo.idl | 44 /** provides access to information on a set of commands. 52 /** obtains information for all supported commands. 55 a sequence with information for all supported commands.
|
H A D | Content.idl | 72 /** enables the caller to let the content execute commands. 77 <p>Typical commands are "open", "delete", "getPropertyValues" and 79 commands and properties. Also there is a set of predefined optionally 80 commands and properties. A content may define additional commands and 86 <h4>Mandatory commands</h4> 103 information on commands supported by a content. 173 <h4>Optional commands</h4> 945 respective commands "addProperty" and "removeProperty" instead. 961 /** can be used to notify commands removed from or added to the 966 available commands depends on the value of a property of the
|
H A D | UniversalContentBroker.idl | 138 /** enables the caller to execute commands at the broker. 152 Requiered commands: 156 // information on commands supported by the Content Broker.
|
H A D | XCommandProcessor.idl | 48 /** defines a processor for synchronous commands, which are executed in a 68 necessary to obtain a new id for each command, because commands are
|
/aoo41x/main/offapi/com/sun/star/animations/ |
H A D | XCommand.idl | 47 See documentation of used application for commands. 53 for different commands and target combinations.
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | DefinitionContent.idl | 46 …<p>The following commands are commonly supported by the <type scope="com::sun::star::ucb">XCommand… 55 <p>Additional commands might be supported by derived services.</p>
|
/aoo41x/main/formula/inc/formula/ |
H A D | compiler.hrc | 29 /*** Special commands ***/ 30 #define SC_OPCODE_PUSH 0 /* internal commands */ 36 #define SC_OPCODE_IF 6 /* jump commands */
|
/aoo41x/main/odk/examples/java/DocumentHandling/ |
H A D | Makefile | 95 @echo Please use one of the following commands to execute the examples! 102 @echo The examples need parameters. Please use one the following commands to
|
/aoo41x/main/offapi/com/sun/star/form/control/ |
H A D | InteractionGridControl.idl | 49 the following commands have, if supported, a defined meaning: 58 …<p>The following parameters may be passed when dispatching the commands above (as before, concrete…
|
/aoo41x/main/epm/ |
H A D | epm-3.7.patch | 518 for (i = dist->num_commands, c = dist->commands; i > 0; i --, c ++) 533 for (i = dist->num_commands, c = dist->commands; i > 0; i --, c ++) 576 for (i = dist->num_commands, c = dist->commands; i > 0; i --, c ++) 592 for (i = dist->num_commands, c = dist->commands; i > 0; i --, c ++)
|