[#BloombergLP-balxml-Formatter_CompactImplState-2constructor-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_CompactImplState.adoc[Formatter_CompactImplState]::Formatter_CompactImplState :relfileprefix: ../../../ :mrdocs: Create a `Formatter_CompactImplState` having an `id` attribute of `Id::e_AT_START`, the specified `indentLevel` and `spacesPerLevel`, as well as an `initialIndentLevel` attribute equal to `indentLevel`, and a `column` attribute of 0. == Synopsis Declared in `<balxml_formatter_compactimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Formatter_CompactImplState( int indentLevel, int spacesPerLevel); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#