Home
last modified time | relevance | path

Searched refs:DebugTraceScope (Results 1 – 2 of 2) sorted by relevance

/trunk/main/slideshow/source/inc/
H A Ddebug.hxx42 class DebugTraceScope class
45 DebugTraceScope (const sal_Char* sFormat, ...);
46 ~DebugTraceScope (void);
62 #define TRACE_SCOPE DebugTraceScope aTraceScope
/trunk/main/slideshow/source/engine/
H A Ddebug.cxx214 DebugTraceScope aTraceScope ("NodeTree"); in Debug_ShowNodeTree()
299 DebugTraceScope::DebugTraceScope (const sal_Char* sFormat, ...) in DebugTraceScope() function in slideshow::internal::DebugTraceScope
311 DebugTraceScope::~DebugTraceScope (void) in ~DebugTraceScope()

Completed in 16 milliseconds