#include <string.h>#include <stdlib.h>#include <string>#include "ut_assert.h"#include "ut_debugmsg.h"#include "ut_svg.h"#include "ut_string.h"#include "ut_bytebuf.h"#include "fl_ContainerLayout.h"#include "px_CR_Object.h"#include "pd_Document.h"#include "pp_AttrProp.h"#include "fg_GraphicVector.h"Variables | |
| static const std::string | s_svg_type = "image/svg+xml" |
const std::string s_svg_type = "image/svg+xml" [static] |
Referenced by FG_GraphicVector::getMimeType().
1.7.1