Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Ddebug.cxx245 const int nIndentationOffset, in DebugTrace() argument
253 if (nIndentationOffset < 0) in DebugTrace()
254 gTraceData.mnIndentation += nIndentationOffset; in DebugTrace()
258 if (nIndentationOffset > 0) in DebugTrace()
259 gTraceData.mnIndentation += nIndentationOffset; in DebugTrace()

Completed in 18 milliseconds