/trunk/main/wizards/com/sun/star/wizards/web/ |
H A D | Process.java | 44 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 D | WWD_Events.java | 45 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 D | TOCPreview.java | 36 import com.sun.star.wizards.ui.event.Task; 101 Task task = new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, 10000); in refresh()
|
H A D | WWD_Startup.java | 57 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()
|
H A D | StatusDialog.java | 35 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()
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterTimer.cxx | 47 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 D | PresenterTimer.hxx | 53 typedef ::boost::function<void(const TimeValue&)> Task; typedef in sdext::presenter::PresenterTimer 58 const Task& rTask, 62 const Task& rTask, 71 const Task& rTask,
|
/trunk/main/migrationanalysis/src/wizard/ |
H A D | wizard.ulf | 65 …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…
|
/trunk/main/wizards/com/sun/star/wizards/web/status/ |
H A D | TaskEvent.java | 56 public TaskEvent(Task source, int type_) in TaskEvent() 62 public Task getTask() in getTask() 64 return (Task) getSource(); in getTask()
|
H A D | Task.java | 40 public class Task class 50 public Task(String taskName_, String subtaskName_, int max_) in Task() method in Task
|
/trunk/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | TaskEvent.java | 51 public TaskEvent(Task source, int type_) in TaskEvent() 57 public Task getTask() in getTask() 59 return (Task) getSource(); in getTask()
|
H A D | Task.java | 34 public class Task class 44 public Task(String taskName_, String subtaskName_, int max_) in Task() method in Task
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | Task.idl | 42 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 D | makefile.mk | 81 Task.idl\
|
/trunk/main/wizards/com/sun/star/wizards/web/data/ |
H A D | CGDocument.java | 49 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()
|
/trunk/main/framework/inc/services/ |
H A D | task.hxx | 79 class Task : public css::frame::XTask , // => XFrame => XComponent class 107 Task( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory ); 123 virtual ~Task();
|
/trunk/main/wizards/com/sun/star/wizards/web/export/ |
H A D | Exporter.java | 27 import com.sun.star.wizards.ui.event.Task; 53 …ort(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task task) throws IOExce… in export()
|
H A D | CopyExporter.java | 33 import com.sun.star.wizards.ui.event.Task; 48 public boolean export(CGDocument source, String target, XMultiServiceFactory xmsf, Task task) in export()
|
H A D | FilterExporter.java | 28 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 D | ImpressHTMLExporter.java | 28 import com.sun.star.wizards.ui.event.Task; 45 …ort(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task task) throws IOExce… in export()
|
/trunk/main/svl/source/misc/ |
H A D | mediatyp.src | 432 Text [ en-US ] = "%PRODUCTNAME Task View" ; 442 Text [ en-US ] = "%PRODUCTNAME Task" ;
|
/trunk/main/sd/source/ui/dlg/ |
H A D | PaneDockingWindow.src | 71 Text [ en-US ] = "Task Pane" ;
|
/trunk/main/udkapi/com/sun/star/uno/ |
H A D | XCurrentContext.idl | 33 /** Task (e.g. thread) local execution context for UNO.
|
/trunk/main/sfx2/source/dialog/ |
H A D | dialog.src | 102 Text = "Task Pane" ;
|
/trunk/main/wizards/ |
H A D | Jar_web.mk | 95 wizards/com/sun/star/wizards/web/status/Task \
|