|
LibreOffice Module connectivity (master) 1
|
#include <rtl/ustring.hxx>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| struct | ini_NameValue |
| struct | ini_Section |
| class | IniParser |
Typedefs | |
| typedef std::vector< ini_NameValue > | NameValueVector |
| typedef std::map< OUString, ini_Section > | IniSectionMap |
| typedef std::map<OUString, ini_Section > IniSectionMap |
Definition at line 42 of file MNSINIParser.hxx.
| typedef std::vector< ini_NameValue> NameValueVector |
Definition at line 34 of file MNSINIParser.hxx.