Home
last modified time | relevance | path

Searched refs:job (Results 26 – 50 of 121) sorted by relevance

12345

/aoo42x/main/offapi/com/sun/star/task/
H A DJob.idl40 /** represent a synchronous job, which can be executed by the global <type>JobExecutor</type>
50 /** used to initialize and execute this job.
H A DAsyncJob.idl40 /** represent an asynchronous job, which can be executed by the global <type>JobExecutor</type>
50 /** used to initialize and execute this job.
H A DJobExecutor.idl36 /** generic job execution service
H A DXJobExecutor.idl58 for the executor it's enough to use it for searching a registered job
/aoo42x/main/offapi/com/sun/star/view/
H A DXPrintJobListener.idl38 /** receives events about print job progress.
41 Then, the client object will be notified when a new print job starts or its state changes.</p>
H A DPrintOptions.idl35 <p>These options are only valid for a single print job. They do not
83 /** determines the duplex mode for the print job.
H A DXPrintableBroadcaster.idl39 /** allows for getting information about a print job.
H A DXPrintableListener.idl42 /** receives events about print job progress.
H A DXPrintJobBroadcaster.idl39 /** allows for getting information about a print job.
H A DPrintableState.idl53 that can be considered as "success" for a print job.
/aoo42x/main/solenv/bin/
H A Dbuild_client.pl340 print COMMAND_FILE $job_hash{job} ." >& $tmp_log_file\n";
370 my $job_string = $job_hash{job} . ' > ' . $tmp_log_file . ' 2>&1';
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DDataImporter.idl45 /** allows running an import job
56 that indicates the status of job execution. The type and meaning of
H A DLocalDataImporter.idl58 /** provides for running an import job
/aoo42x/main/migrationanalysis/src/driver_docs/
H A DCreateDriverDocs.wsf25 <job id="DocAnalysisBuildCmd" error="true" debug="true">
214 </job>
/aoo42x/main/binaryurp/source/
H A Dbridge.cxx561 void * job; in makeCall() local
562 uno_threadpool_enter(threadPool_, &job); in makeCall()
563 resp.reset(static_cast< IncomingReply * >(job)); in makeCall()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java218 final ReportJob job = createReportJob(namedValue); in execute() local
219 job.execute(); in execute()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DIThreadPool.java105 public void putJob(Job job); in putJob() argument
/aoo42x/main/framework/qa/complex/api_internal/
H A DCheckAPI.props24 # the test job list
/aoo42x/main/offapi/com/sun/star/util/
H A DXJobManager.idl44 /** registers a cancellable job.
/aoo42x/main/extensions/source/macosx/spotlight/
H A DGetMetadataForFile.m35 This function's job is to extract useful information your file format supports
/aoo42x/main/qadevOOo/runner/helper/
H A DComplexDescGetter.java186 protected String[] createScenario(String descPath, String job, boolean debug) in createScenario() argument
/aoo42x/main/offapi/com/sun/star/awt/
H A DXPrinterServer.idl61 to put the job into the printer spooler.</p>
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXPreparedBatchExecution.idl45 one batch job.
/aoo42x/main/framework/
H A DLibrary_fwk.mk104 framework/source/jobs/job \
/aoo42x/main/sfx2/source/view/
H A Dview.src98 Message [ en-US ] = "The document cannot be closed because a\nprint job is being carried out." ;

Completed in 68 milliseconds

12345