|
LibreOffice Module onlineupdate (master) 1
|
Go to the source code of this file.
Macros | |
| #define | NS_main main |
Functions | |
| int | InitProgressUI (int *argc, NS_tchar ***argv) |
| int | ShowProgressUI () |
| void | QuitProgressUI () |
| void | UpdateProgressUI (float progress) |
| #define NS_main main |
Definition at line 16 of file progressui.h.
Definition at line 19 of file progressui_gonk.cxx.
References sEnableUI, sProgramPath, and sUpdatePath.
Referenced by NS_main().
| void QuitProgressUI | ( | ) |
Definition at line 30 of file progressui_gonk.cxx.
References LOG, sQuit, and TRUE.
Referenced by UpdateThreadFunc().
| int ShowProgressUI | ( | ) |
Definition at line 24 of file progressui_gonk.cxx.
References FALSE, icon_data, StringTable::info, LOG, MAX_TEXT_LEN, OK, OnDeleteEvent(), ReadStrings(), sEnableUI, sLabel, sLabels, sProgramPath, sProgressBar, sProgressVal, sQuit, sTimerID, sUpdatePath, sWin, TIMER_INTERVAL, StringTable::title, and TRUE.
Referenced by NS_main().
| void UpdateProgressUI | ( | float | progress | ) |
Definition at line 35 of file progressui_gonk.cxx.
References LOG, and sProgressVal.
Referenced by ActionList::Execute(), ActionList::Finish(), and ActionList::Prepare().