LibreOffice Module connectivity (master) 1
|
#include <MNSINIParser.hxx>
Public Member Functions | |
IniSectionMap & | getAllSection () |
IniParser (OUString const &rIniName) | |
Private Attributes | |
IniSectionMap | mAllSection |
Definition at line 45 of file MNSINIParser.hxx.
|
explicit |
css::io::IOException |
Definition at line 27 of file MNSINIParser.cxx.
References line, mAllSection, nIndex, nPos, SAL_INFO, SAL_WARN, ini_NameValue::sName, ini_NameValue::sValue, o3tl::trim(), and ini_Section::vVector.
|
inline |
Definition at line 49 of file MNSINIParser.hxx.
References mAllSection.
|
private |
Definition at line 47 of file MNSINIParser.hxx.
Referenced by getAllSection(), and IniParser().