Searched refs:_hasError (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dpreferences.cpp91 _hasError(false)
291 bool result = _hasError;
292 if ( _hasError ) {
295 _hasError = false;
858 _hasError = true;
H A Dpreferences.h555 bool _hasError; ///< Indication that some error has occurred; member in class:Inkscape::Preferences

Completed in 116 milliseconds