Home
last modified time | relevance | path

Searched refs:command (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/aoo41x/main/postprocess/rebase/
H A Drebase.pl195 $command = $ENV{WRAPCMD} . " " . $command;
197 $command =~ s/-C /-i /;
198 $command =~ s/-d//;
205 $command .= "\@$fname";
208 print "\n$command\n";
209 open( COMMAND, "$command 2>&1 |") or die "Error: Can't execute $command\n";
255 my $command = "rebase ";
257 $command = $ENV{WRAPCMD} . " " . $command;
259 $command .= $options_string;
268 $command .= "\@$fname";
[all …]
/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx348 if ( *it == command::C_opt_Verbose ) in do_Init()
350 else if ( *it == command::C_opt_LangAll in do_Init()
351 OR *it == command::C_opt_Name in do_Init()
354 else if (*it == command::C_opt_CreateHtml) in do_Init()
356 else if (*it == command::C_opt_SinceFile) in do_Init()
364 throw command::X_CommandLine( in do_Init()
392 else if ( *it == command::C_opt_Parse ) in do_Init()
399 throw command::X_CommandLine( in do_Init()
411 catch ( command::X_CommandLine & xxx ) in do_Init()
514 command::Command * in do_clParse()
[all …]
H A Dcmd_run.cxx46 namespace command namespace
82 command::Parse::ProjectIterator in Perform()
97 case command::S_LanguageInfo::idl: in Perform()
102 case command::S_LanguageInfo::cpp: in Perform()
277 inline const command::S_LanguageInfo &
334 const command::Parse &
353 command::Parse::ProjectIterator itEnd = rCmd.ProjectsEnd();
354 for ( command::Parse::ProjectIterator it = rCmd.ProjectsBegin();
369 case command::S_LanguageInfo::cpp:
376 case command::S_LanguageInfo::idl:
[all …]
/aoo41x/main/offapi/com/sun/star/ucb/
H A DXCommandProcessor.idl64 /** creates a unique identifier for a command.
68 necessary to obtain a new id for each command, because commands are
72 command executed by that thread.</p>
86 a command identifier.
91 /** executes a command.
97 is the command to execute.
114 the result according to the specification of the command.
117 to indicate that the command was aborted.
123 if an error occured during the execution of the command.
131 /** ends the command associated with the given id.
[all …]
H A DXCommandInfo.idl60 /** returns information for a specific command.
63 the information for the requested command.
66 specifies the name of the requested command.
69 if the command is not supported.
75 /** returns information for a specific command.
78 the information for the requested command.
81 specifies the handle of the requested command.
84 if the command is not supported.
90 /** checks whether a command specific is supported.
97 specifies the name of the requested command.
[all …]
H A DContent.idl131 <td>This command sets property values of the content.
272 <li>execute command "insert" at new content. This command
337 <td>This command closes an object.</td>
347 be deleted supports the command "undelete".
382 not execute this command, but it should execute the command
449 This command removes a lock obtained by executing the command "lock"
610 command "createNewContent".
891 additional method for releasing command identifiers obtained via
962 content's command set.
965 dynamically change it's command set ( e.g. because the set of
[all …]
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java81 final String command; field in SDBCReportDataFactory.RowSetProperties
88 this.command = command; in RowSetProperties()
116 … if ((this.command == null) ? (other.command != null) : !this.command.equals(other.command)) in equals()
133 hash = 59 * hash + (this.command != null ? this.command.hashCode() : 0); in hashCode()
181 if (command == null) in queryData()
210 if (command.length() != 0) in queryData()
320 final String command, in getComposer() argument
330 param[1] = command; in getComposer()
531 void fillOrderStatement(final String command, in fillOrderStatement() argument
545 String statement = command; in fillOrderStatement()
[all …]
/aoo41x/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl90 Such key event can be mapped to its bound command,
101 /** return the registered command for the specified key event.
126 /** modify or create a key - command - binding.
153 the new command for the specified key event.
177 /** optimized access to the relation "command-key" instead
191 where the pecified command is registered for.
194 if the specified command is empty. It cant be checked, if a command
198 if the specified command isnt empty but does not
239 It cant be checked, if a command is valid -
247 where the specified command is used.
[all …]
H A DXImageManager.idl66 replace and remove images assocations to command URLs.
84 /** retrieves the list of command URLs which have images associated.
95 /** determines if a command URL has an associated image.
108 /** retrieves the associated images of command URLs.
118 provided command URLs. If an unknown command URL is provided or
121 <var>aCommandURLSequence</var> contains an invalid command
127 /** replaces the associated images of command URLs.
137 of the provided command URLs.
150 /** removes associated images to a command URL.
168 /** inserts new image/command associations to a image manager.
[all …]
/aoo41x/main/oox/source/export/
H A Dpreset-definitions-to-shape-types.pl459 my $result = $command;
479 my $command = $1;
497 if ( $command eq "+-" ) {
504 elsif ( $command eq "*/" ) {
568 elsif ( $command eq "+/" ) {
574 elsif ( $command eq "?:" ) {
578 elsif ( $command eq "sin" || $command eq "cos" ) {
595 elsif ( $command eq "abs" ) {
599 elsif ( $command eq "max" || $command eq "min" ) {
603 elsif ( $command eq "at2" ) {
[all …]
/aoo41x/main/toolkit/src2xml/source/
H A Dsrclexer.py278 command = buf
287 command = buf
293 command = buf
300 if command == 'define':
304 elif command == 'ifdef':
311 elif command == 'ifndef':
318 elif command == 'if':
324 elif command == 'elif':
335 elif command == 'else':
344 elif command == 'endif':
[all …]
/aoo41x/main/solenv/bin/modules/installer/patch/
H A DFileOperations.pm128 my $command = $operation->[0];
130 if ($command eq "copy")
152 elsif ($command eq "mkdir")
164 elsif ($command eq "compress")
173 elsif ($command eq "uncompress")
232 my $command = $operation->[0];
234 if ($command eq "copy")
248 elsif ($command eq "mkdir")
267 elsif ($command eq "compress")
288 elsif ($command eq "uncompress")
[all …]
/aoo41x/main/solenv/bin/
H A Dcws.pl134 if ($command eq 'h' || $command eq '?') {
135 $command = 'help';
137 elsif ($command eq 'f') {
138 $command = 'fetch';
141 $command = 'query';
144 $command = 'task';
150 do_help([$command])
160 my $command = shift;
190 my $command = shift;
2081 my $command = shift;
[all …]
H A Dbuild_release.pl261 my $command = undef;
319 elsif ( ! defined $command)
321 $command = $argument;
324 $command = "build";
348 if (! defined $command)
353 elsif ($command =~ /^(wiki)$/)
368 'command' => $command,
978 system($command);
1089 printf "%s\n", $command;
1256 print $command;
[all …]
H A Dslfl.pl134 $shortcommand = lc $command ;
153 $command = shift(@params);
155 while ( $command =~ /^-/ )
157 if ( $command eq "-dbg" ) {
160 elsif ( $command eq "-ldbg" ) {
164 $command = shift(@params);
167 if ( (defined $debug_light) or (defined $debug) ) { print( STDERR "Command: $command\n" ); }
170 …or (defined $debug) ) { print(STDERR "\n---------------------\nExecute: $command @params\n--------…
171 exec( "$command", @params) or die( "\nError: slfl.pl: executing $command failed!\n" );
H A Dguw.pl268 $shortcommand = lc $command ;
328 $command = shift(@params);
329 while ( $command =~ /^-/ )
331 if ( $command eq "-env" )
336 $command = shift(@params);
338 if ( (defined $debug_light) or (defined $debug) ) { print( STDERR "Command: $command\n" ); }
341 …or (defined $debug) ) { print(STDERR "\n---------------------\nExecute: $command @params\n--------…
342 exec( "$command", @params) or die( "\nError: guw.pl: executing $command failed!\n" );
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DCommandLineTools.java47 Command command = driver.parseArgs(args); in main() local
81 if (command == null) in main()
85 command.execute(); in main()
156 GenerateCommand command; in parseArgs()
159 command = new GenerateCommand(args[i++]); in parseArgs()
161 command = new GenerateCommand(System.getProperty("user.dir")); in parseArgs()
165 command.setLanguage(args[++i]); in parseArgs()
168 command.addProperty(args[++i]); in parseArgs()
171 command.setVerbose(); in parseArgs()
174 command.addScript(args[i]); in parseArgs()
[all …]
/aoo41x/main/qadevOOo/runner/stats/
H A DSQLExecution.java131 public boolean executeSQLCommand(String command, Hashtable sqlInput, Hashtable sqlOutput) in executeSQLCommand() argument
133 return executeSQLCommand(command, sqlInput, sqlOutput, false); in executeSQLCommand()
145 …public boolean executeSQLCommand(String command, Hashtable sqlInput, Hashtable sqlOutput, boolean … in executeSQLCommand() argument
161 StringTokenizer token = new StringTokenizer(command, " "); in executeSQLCommand()
190 … + command + "'\n has not the same value count as the keys before."); in executeSQLCommand()
218 + command + "'\n does not exist in the input values."); in executeSQLCommand()
262 private void execute(String command, Hashtable output, boolean update) { in execute() argument
264 System.out.println("Debug - SQLExecution - execute Command: " + command); in execute()
268 mStatement.executeUpdate(command); in execute()
272 ResultSet sqlResult = mStatement.executeQuery(command); in execute()
/aoo41x/main/scripting/workben/installer/
H A DRegister.java43 ExecCmd command = new ExecCmd(); in regSingletons() local
48 command.exec( "chmod a+x " + progPath + "regsingleton", null ); in regSingletons()
50 goodResult = command.exec( regCmd, env ); in regSingletons()
55 goodResult = command.exec( regCmd,null ); in regSingletons()
82 ExecCmd command = new ExecCmd(); in register() local
100 goodResult = command.exec("chmod a+x " + progpath + "pkgchk", null ); in register()
106 goodResult = command.exec(cmd, env); in register()
114 goodResult =command.exec(cmd,null); in register()
/aoo41x/main/offapi/com/sun/star/frame/
H A DXUIControllerRegistration.idl40 A user interface controller can be registered for a command URL. A certain user
42 registered command URL.
53 for a command URL and optional module.
56 true if a controller was registered for the combination of command URL
60 a command URL which specifies an action.
69 and a command URL and optional module.
72 a command URL which specifies an action which shoudl be associated with a user
86 implementation and a command URL and optional module.
89 a command URL which specifies an action which shoudl be associated with a user
/aoo41x/main/epm/
H A Depm-3.7.patch8 +void cr2semicolon(char *command)
11 + len=strlen(command);
13 + if(*(command+i)=='\n') *(command+i)=';';
40 + cr2semicolon(c->command);
44 + cr2semicolon(c->command);
183 + char command[1024];
185 + snprintf(command, sizeof(command), "du -k -s %s", directory);
186 + fp = popen(command, "r");
524 fprintf(fp, "%s\n", c->command);
539 fprintf(fp, "%s\n", c->command);
[all …]
/aoo41x/main/qadevOOo/runner/helper/
H A DBuildEnvTools.java164 String command = ""; in getCmdLinesWithCommand() local
167 command += seperator; in getCmdLinesWithCommand()
169 command += commands[i]; in getCmdLinesWithCommand()
176 command = envSet + command; in getCmdLinesWithCommand()
177 cmdLines = new String[]{mShell, "--login", "-c", "\"" + command + "\""}; in getCmdLinesWithCommand()
179 cmdLines = new String[]{mShell, "/C", "\"" + command + "\""}; in getCmdLinesWithCommand()
182 cmdLines = new String[]{mShell, "-c", command}; in getCmdLinesWithCommand()
/aoo41x/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContent.java96 Command command = new Command(); in checkTransientDocumentsContent() local
97 command.Name = "getPropertySetInfo"; in checkTransientDocumentsContent()
98 command.Handle = -1; in checkTransientDocumentsContent()
101 Object result = xCommandProcessor.execute(command, 0, null); in checkTransientDocumentsContent()
116 command.Name = "getPropertyValues"; in checkTransientDocumentsContent()
117 command.Handle = -1; in checkTransientDocumentsContent()
122 command.Argument = prop; in checkTransientDocumentsContent()
125 result = xCommandProcessor.execute(command, 0, null); in checkTransientDocumentsContent()
/aoo41x/main/scp2/source/writer/
H A Dregistryitem_writer.scp337 Subkey = "soffice.StarWriterDocument.6\shell\new\command";
344 Subkey = "soffice.StarWriterDocument.6\shell\open\command";
351 Subkey = "soffice.StarWriterDocument.6\shell\print\command";
358 Subkey = "soffice.StarWriterDocument.6\shell\printto\command";
477 Subkey = "soffice.StarWriterTemplate.6\shell\new\command";
483 Subkey = "soffice.StarWriterTemplate.6\shell\open\command";
490 Subkey = "soffice.StarWriterTemplate.6\shell\print\command";
833 Subkey = "opendocument.WriterDocument.1\shell\new\command";
840 Subkey = "opendocument.WriterDocument.1\shell\open\command";
966 Subkey = "opendocument.WriterTemplate.1\shell\new\command";
[all …]
/aoo41x/main/offapi/com/sun/star/sdb/tools/
H A DXConnectionTools.idl88 /** get fields for a result set given by a "command descriptor"
90 <p>A command descriptor here means:
101 @param command
121 [in] string command,
125 /** get the composer initialized with a command and command type.
129 @param command
133 the composer filled with command and command type.
135 …:sun::star::sdb::XSingleSelectQueryComposer getComposer([in] long commandType,[in] string command);

Completed in 505 milliseconds

12345678910>>...16