| 
    LibreOffice Module tools (master) 1
    
   | 
 
Auto-closes the node. More...
#include <json_writer.hxx>
Public Member Functions | |
| ~ScopedJsonWriterStruct () | |
Private Member Functions | |
| ScopedJsonWriterStruct (JsonWriter &rWriter) | |
Private Attributes | |
| JsonWriter & | mrWriter | 
Friends | |
| class | JsonWriter | 
Auto-closes the node.
Definition at line 157 of file json_writer.hxx.
      
  | 
  inlineprivate | 
Definition at line 163 of file json_writer.hxx.
      
  | 
  inline | 
Definition at line 169 of file json_writer.hxx.
References tools::JsonWriter::endStruct(), and mrWriter.
      
  | 
  friend | 
Definition at line 159 of file json_writer.hxx.
      
  | 
  private | 
Definition at line 161 of file json_writer.hxx.
Referenced by ~ScopedJsonWriterStruct().