Lines Matching full:simplefactory
121 return new SimpleFactory(i, id, visible);505 return new SimpleFactory(s, id, visible);1323 // SimpleFactory1328 SimpleFactory* sf = new SimpleFactory(obj, "object");1333 if (sf->getDynamicClassID() != SimpleFactory::getStaticClassID()) {