LibreOffice Module sot (master) 1
Macros | Variables
stg.cxx File Reference
#include <sot/storinfo.hxx>
#include <osl/file.hxx>
#include <unotools/tempfile.hxx>
#include <tools/stream.hxx>
#include <tools/debug.hxx>
#include <sot/stg.hxx>
#include <utility>
#include "stgelem.hxx"
#include "stgdir.hxx"
#include "stgio.hxx"
#include "stgole.hxx"
Include dependency graph for stg.cxx:

Go to the source code of this file.

Macros

#define INTERNAL_MODE   ( StreamMode::READ | StreamMode::TRUNC )
 

Variables

static tools::Long nTmpCount = 0
 

Macro Definition Documentation

◆ INTERNAL_MODE

#define INTERNAL_MODE   ( StreamMode::READ | StreamMode::TRUNC )

Definition at line 41 of file stg.cxx.

Variable Documentation

◆ nTmpCount

tools::Long nTmpCount = 0
static

Definition at line 34 of file stg.cxx.