46 Object::createString<LocationDefault>,
true);
67 HasDescription::writeElement(o, tag);
96 throw LogicException(
"Incorrect object type during read operation");
98 "' has invalid type for use as location calendar");
103 HasDescription::endElement(pIn, pAttr, pElement);
114 if (buf->getLocation() ==
this) buf->setLocation(NULL);
119 if (res->getLocation() ==
this) res->setLocation(NULL);
124 if (oper->getLocation() ==
this) oper->setLocation(NULL);
174 PyErr_SetString(
PythonDataException,
"location availability must be of type double calendar");