Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx63 FILE * mslLogFile = NULL; variable
69 if (mslLogFile == NULL) mslLogFile = fopen(logFileName.c_str(),"w"); in mslLog()
70 else fflush(mslLogFile); in mslLog()
71 return mslLogFile; in mslLog()

Completed in 18 milliseconds