LibreOffice Module cui (master) 1
|
#include <autocdlg.hxx>
Public Member Functions | |
DoubleString (OUString aShort, OUString aLong) | |
Public Attributes | |
OUString | sShort |
OUString | sLong |
void * | pUserData |
CheckBox -> form. Text Bool -> selection text. More... | |
Definition at line 136 of file autocdlg.hxx.
|
inline |
Definition at line 141 of file autocdlg.hxx.
void* DoubleString::pUserData |
CheckBox -> form. Text Bool -> selection text.
Definition at line 140 of file autocdlg.hxx.
Referenced by OfaAutocorrReplacePage::FillItemSet(), and OfaAutocorrReplacePage::RefillReplaceBox().
OUString DoubleString::sLong |
Definition at line 139 of file autocdlg.hxx.
Referenced by OfaAutocorrReplacePage::FillItemSet().
OUString DoubleString::sShort |
Definition at line 138 of file autocdlg.hxx.
Referenced by OfaAutocorrReplacePage::FillItemSet().