repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
calc: on editing invalidation of view with different zoom is wrong
[LibreOffice.git]
/
vcl
/
qa
/
cppunit
/
data
/
SimpleExample.svg
blob
6890b5456cdf48bad6e15741ff6c4467a247b73f
1
<svg
width
=
"50"
height
=
"50"
version
=
"1.1"
viewBox
=
"0 0 50 50"
xmlns
=
"http://www.w3.org/2000/svg"
>
2
<rect
x
=
"0"
y
=
"0"
width
=
"50"
height
=
"50"
fill
=
"#aaaaaa"
/>
3
<rect
x
=
"5"
y
=
"5"
width
=
"40"
height
=
"40"
fill
=
"#ff44aa"
/>
4
</svg>