Home
last modified time | relevance | path

Searched refs:Task (Results 1 – 25 of 58) sorted by relevance

123

/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DProcess.java44 import com.sun.star.wizards.ui.event.Task;
103 public Task myTask;
125 myTask = new Task(TASK, TASK_PREPARE, taskSteps); in Process()
215 private boolean createTempDir(Task task) in createTempDir()
252 private boolean cleanup(Task task) in cleanup()
338 private boolean publish(String dir, Task task) in publish()
414 public boolean generate(String targetDir, Task task) in generate()
501 Task task) in generate()
551 private boolean export(Task task) in export()
656 private boolean export(CGDocument doc, String dir, Task task) in export()
[all …]
H A DWWD_Events.java45 import com.sun.star.wizards.ui.event.Task;
147 final Task task = new Task("LoadDocs", PropertyNames.EMPTY_STRING, 10); in loadSession()
331 …final Task task = new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, files.length * … in addDocument()
1221 Task task;
1223 public LoadDocs(XControl xC_, String[] files_, Task task_) in LoadDocs()
H A DTOCPreview.java36 import com.sun.star.wizards.ui.event.Task;
101 Task task = new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, 10000); in refresh()
H A DStatusDialog.java35 import com.sun.star.wizards.ui.event.Task;
139 private void initProgressBar(Task t) in initProgressBar()
239 public void execute(final UnoDialog parent_, final Task task, String title) in execute()
H A DWWD_Startup.java57 import com.sun.star.wizards.ui.event.Task;
264 …checkContent(settings.cp_DefaultSession.cp_Content, new Task(PropertyNames.EMPTY_STRING, PropertyN… in WWD_Startup()
702 protected void mount(CGSession session, Task task, boolean refreshStyle, XControl xC) in mount()
795 protected boolean checkDocument(CGDocument doc, Task task, XControl xC) in checkDocument()
853 private void checkContent(CGContent content, Task task, XControl xC) in checkContent()
/aoo41x/main/sdext/source/presenter/
H A DPresenterTimer.cxx47 const PresenterTimer::Task& rTask,
53 PresenterTimer::Task maTask;
86 const PresenterTimer::Task& rTask,
136 const Task& rTask, in ScheduleSingleTaskRelative()
146 const Task& rTask, in ScheduleSingleTaskAbsolute()
158 const Task& rTask, in ScheduleRepeatedTask()
246 const PresenterTimer::Task& rTask, in CreateTimerTask()
450 const PresenterTimer::Task& rTask, in TimerTask()
H A DPresenterTimer.hxx53 typedef ::boost::function<void(const TimeValue&)> Task; typedef in sdext::presenter::PresenterTimer
58 const Task& rTask,
62 const Task& rTask,
71 const Task& rTask,
/aoo41x/main/migrationanalysis/src/wizard/
H A Dwizard.ulf65 …CR><CR>If necessary use the Task Manager to remove any frozen instances of <TOPIC>,<CR>using the A…
77 …<CR><CR>If necessary use the Task Manager to remove any frozen instances of Excel,<CR>using the Ap…
116 …R><CR>If necessary use the Task Manager to remove any frozen instances of PowerPoint,<CR>using the…
122 …an be run.<CR><CR>If Excel does not appear to be running please check the Task Manager and remove …
131 …s<CR><CR>If necessary use the Task Manager to remove any frozen instances of Word,<CR>using the Ap…
137 …CR><CR>If necessary use the Task Manager to remove any frozen instances of <TOPIC>,<CR>using the A…
/aoo41x/main/wizards/com/sun/star/wizards/web/status/
H A DTaskEvent.java56 public TaskEvent(Task source, int type_) in TaskEvent()
62 public Task getTask() in getTask()
64 return (Task) getSource(); in getTask()
H A DTask.java40 public class Task class
50 public Task(String taskName_, String subtaskName_, int max_) in Task() method in Task
/aoo41x/main/wizards/com/sun/star/wizards/ui/event/
H A DTaskEvent.java51 public TaskEvent(Task source, int type_) in TaskEvent()
57 public Task getTask() in getTask()
59 return (Task) getSource(); in getTask()
H A DTask.java34 public class Task class
44 public Task(String taskName_, String subtaskName_, int max_) in Task() method in Task
/aoo41x/main/offapi/com/sun/star/frame/
H A DTask.idl42 Please use the service Frame instead of this deprecated Task. If it's
44 as a check for the Task service.
53 published service Task
H A Dmakefile.mk81 Task.idl\
/aoo41x/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java49 import com.sun.star.wizards.ui.event.Task;
118 public CGDocument(String url, XMultiServiceFactory xmsf, Task task) throws Exception in CGDocument()
123 task = new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, 5); in CGDocument()
134 public void validate(XMultiServiceFactory xmsf, Task task) in validate()
/aoo41x/main/framework/inc/services/
H A Dtask.hxx79 class Task : public css::frame::XTask , // => XFrame => XComponent class
107 Task( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );
123 virtual ~Task();
/aoo41x/main/wizards/com/sun/star/wizards/web/export/
H A DExporter.java27 import com.sun.star.wizards.ui.event.Task;
53 …ort(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task task) throws IOExce… in export()
H A DCopyExporter.java33 import com.sun.star.wizards.ui.event.Task;
48 public boolean export(CGDocument source, String target, XMultiServiceFactory xmsf, Task task) in export()
H A DFilterExporter.java28 import com.sun.star.wizards.ui.event.Task;
47 …public boolean export(CGDocument source, String target, XMultiServiceFactory xmsf, Task task) thro… in export()
H A DImpressHTMLExporter.java28 import com.sun.star.wizards.ui.event.Task;
45 …ort(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task task) throws IOExce… in export()
/aoo41x/main/svl/source/misc/
H A Dmediatyp.src432 Text [ en-US ] = "%PRODUCTNAME Task View" ;
442 Text [ en-US ] = "%PRODUCTNAME Task" ;
/aoo41x/main/sd/source/ui/dlg/
H A DPaneDockingWindow.src71 Text [ en-US ] = "Task Pane" ;
/aoo41x/main/udkapi/com/sun/star/uno/
H A DXCurrentContext.idl33 /** Task (e.g. thread) local execution context for UNO.
/aoo41x/main/wizards/com/sun/star/wizards/
H A Dmakefile.mk102 ui$/event$/Task.java \
/aoo41x/main/sfx2/source/dialog/
H A Ddialog.src104 Text [ en-US ] = "Task Pane";

Completed in 77 milliseconds

123