Searched defs:rootObj (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ | ||
| H A D | document.cpp | 358 SPObject* rootObj = SPFactory::createObject(typeString); local 359 document->root = dynamic_cast<SPRoot*>(rootObj); 363 delete rootObj; |
Completed in 37 milliseconds