LibreOffice Module oox (master) 1
|
#include <dumperbase.hxx>
Public Member Functions | |
IndentGuard (const OutputRef &rxOut) | |
~IndentGuard () | |
Private Member Functions | |
IndentGuard (const IndentGuard &)=delete | |
IndentGuard & | operator= (const IndentGuard &)=delete |
Private Attributes | |
Output & | mrOut |
Definition at line 1009 of file dumperbase.hxx.
|
inlineexplicit |
Definition at line 1012 of file dumperbase.hxx.
References oox::dump::Output::incIndent(), and mrOut.
|
inline |
Definition at line 1013 of file dumperbase.hxx.
References oox::dump::Output::decIndent(), and mrOut.
|
privatedelete |
|
privatedelete |
|
private |
Definition at line 1018 of file dumperbase.hxx.
Referenced by IndentGuard(), and ~IndentGuard().