Searched refs:bDownloadingFile (Results 1 – 2 of 2) sorted by relevance
69 sal_Bool bDownloadingFile : 1;// sal_True: Es wird gerade ein externes member in SvParser148 inline void SetDownloadingFile( sal_Bool bSet ) { bDownloadingFile = bSet; } in SetDownloadingFile()149 inline sal_Bool IsDownloadingFile() const { return bDownloadingFile; } in IsDownloadingFile()
85 , bDownloadingFile( sal_False ) in SvParser()
Completed in 8 milliseconds