Searched defs:allow_data_loss (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Ddesktop-widget.cpp1218 bool allow_data_loss = FALSE; local
1219 while (doc->getReprRoot()->attribute("inkscape:dataloss") != NULL && allow_data_loss == FALSE) {
1273 allow_data_loss = TRUE;

Completed in 26 milliseconds