LibreOffice Module onlineupdate (master) 1
|
#include <readstrings.h>
Public Attributes | |
char | title [MAX_TEXT_LEN] |
char | info [MAX_TEXT_LEN] |
Definition at line 18 of file readstrings.h.
char StringTable::info[MAX_TEXT_LEN] |
Definition at line 21 of file readstrings.h.
Referenced by ReadStrings(), and ShowProgressUI().
char StringTable::title[MAX_TEXT_LEN] |
Definition at line 20 of file readstrings.h.
Referenced by ReadStrings(), and ShowProgressUI().