Home
last modified time | relevance | path

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

/aoo4110/main/svtools/inc/svtools/
H A Dsvparser.hxx71 sal_Bool bDownloadingFile : 1;// sal_True: Es wird gerade ein externes member in SvParser
150 inline void SetDownloadingFile( sal_Bool bSet ) { bDownloadingFile = bSet; } in SetDownloadingFile()
151 inline sal_Bool IsDownloadingFile() const { return bDownloadingFile; } in IsDownloadingFile()
/aoo4110/main/svtools/source/svrtf/
H A Dsvparser.cxx85 , bDownloadingFile( sal_False ) in SvParser()

Completed in 22 milliseconds