Searched refs:file_read_only (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/extension/
H A Doutput.h33 class file_read_only {}; /**< The existing file can not be opened for writing */ class in class:Inkscape::Extension::Output
H A Dsystem.cpp276 throw Output::file_read_only();
/inkscape/src/
H A Dfile.cpp685 } catch (Inkscape::Extension::Output::file_read_only &e) {

Completed in 2698 milliseconds