LibreOffice Module xmloff (master) 1
Classes | Namespaces | Macros
logging.hxx File Reference
#include <sal/types.h>
#include <stack>
Include dependency graph for logging.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xmloff::OStackedLogging
 

Namespaces

namespace  rtl
 
namespace  xmloff
 

Macros

#define ENTER_LOG_CONTEXT(name)
 
#define LEAVE_LOG_CONTEXT()
 

Macro Definition Documentation

◆ ENTER_LOG_CONTEXT

#define ENTER_LOG_CONTEXT (   name)

Definition at line 52 of file logging.hxx.

◆ LEAVE_LOG_CONTEXT

#define LEAVE_LOG_CONTEXT ( )

Definition at line 53 of file logging.hxx.