svx: prefix members of SdrVirtObj
[LibreOffice.git] / svgio / qa / cppunit / data / tdf160782.svg
blob1464e69120ae5c3f69ec8022f5bdcbc981e02f02
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <svg
3 xmlns:svg="http://www.w3.org/2000/svg"
4 xmlns="http://www.w3.org/2000/svg"
5 width="500"
6 height="500"
7 viewBox="0 0 500 500"
8 version="1.1">
9 <defs
10 id="defs2">
11 <filter
12 height="2"
13 width="2"
14 id="filter2103">
15 <feOffset
16 result="result1"
17 id="feOffset2097"
18 dy="50"
19 dx="50" />
20 <feColorMatrix
21 result="result2"
22 values="1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 "
23 id="feColorMatrix2099" />
24 <feComposite
25 operator="arithmetic"
26 in="result2"
27 id="feComposite2101"
28 in2="SourceGraphic"
29 k1="0"
30 k2="1"
31 k3="1"
32 k4="0"/>
33 </filter>
34 </defs>
35 <g>
36 <circle
37 r="100"
38 cy="100"
39 cx="100"
40 id="circle2113"
41 style="fill:#ff0000;stroke:#000000;stroke-width:10.754;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter2103)" />
42 </g>
43 </svg>