Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/server/
H A Dprofiler.cxx46 , bIsAutoProfiling( sal_False ) in TTProfiler()
187 if ( !bIsAutoProfiling ) in StartAutoProfiling()
196 bIsAutoProfiling = sal_True; in StartAutoProfiling()
230 if ( bIsAutoProfiling ) in StopAutoProfiling()
233 bIsAutoProfiling = sal_False; in StopAutoProfiling()
H A Dprofiler.hxx75 sal_Bool IsAutoProfiling() { return bIsAutoProfiling; } in IsAutoProfiling()
100 sal_Bool bIsAutoProfiling; member in TTProfiler

Completed in 18 milliseconds