initialIndentLevel overloads
Declared in <balxml_formatter_compactimpl.h>
Return a reference providing modifiable access to the initialIndentLevel attribute of this object.
int&
initialIndentLevel();
» more...
Return a reference providing non-modifiable access to the initialIndentLevel attribute of this object.
int const&
initialIndentLevel() const;
» more...