LibreOffice Module cui (master) 1
|
#include <autocdlg.hxx>
Public Member Functions | |
StringsArrays () | |
Public Attributes | |
std::vector< OUString > | aAbbrevStrings |
std::vector< OUString > | aDoubleCapsStrings |
Definition at line 219 of file autocdlg.hxx.
|
inline |
Definition at line 224 of file autocdlg.hxx.
std::vector<OUString> StringsArrays::aAbbrevStrings |
Definition at line 221 of file autocdlg.hxx.
Referenced by OfaAutocorrExceptPage::FillItemSet(), and OfaAutocorrExceptPage::RefillReplaceBoxes().
std::vector<OUString> StringsArrays::aDoubleCapsStrings |
Definition at line 222 of file autocdlg.hxx.
Referenced by OfaAutocorrExceptPage::FillItemSet(), and OfaAutocorrExceptPage::RefillReplaceBoxes().