summaryrefslogtreecommitdiff
path: root/extras/source/palettes/styles.sod
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2011-03-26 15:37:01 +0100
committerAndras Timar <timar@fsf.hu>2011-03-26 15:37:01 +0100
commitc8b0ae5e88c26d38339596064077f63e3a133047 (patch)
tree6529f67d1b5bb0629bb842b1a740152ed57a3c77 /extras/source/palettes/styles.sod
parentc428e1e084306d929ac2b857172fde07e1181dc7 (diff)
remove localized palettes
they will be localized within the standard l10n framework
Diffstat (limited to 'extras/source/palettes/styles.sod')
-rw-r--r--extras/source/palettes/styles.sod10
1 files changed, 10 insertions, 0 deletions
diff --git a/extras/source/palettes/styles.sod b/extras/source/palettes/styles.sod
new file mode 100644
index 000000000000..1ee69a2fb169
--- /dev/null
+++ b/extras/source/palettes/styles.sod
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<office:dash-table xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script">
+ <draw:stroke-dash draw:name="Line Style 1" draw:style="rect" draw:dots1="1" draw:dots2="1" draw:distance="100%"/>
+ <draw:stroke-dash draw:name="Line Style 2" draw:style="rect" draw:dots1="1" draw:dots1-length="197%" draw:dots2="1" draw:distance="100%"/>
+ <draw:stroke-dash draw:name="Line Style 3" draw:style="rect" draw:dots1="1" draw:dots1-length="197%" draw:dots2="1" draw:distance="100%"/>
+ <draw:stroke-dash draw:name="Line Style 4" draw:style="rect" draw:dots1="1" draw:dots1-length="197%" draw:dots2="1" draw:dots2-length="197%" draw:distance="100%"/>
+ <draw:stroke-dash draw:name="Line Style 5" draw:style="rect" draw:dots1="1" draw:dots1-length="197%" draw:dots2="1" draw:dots2-length="197%" draw:distance="100%"/>
+ <draw:stroke-dash draw:name="Line Style 6" draw:style="rect" draw:dots1="1" draw:dots1-length="197%" draw:dots2="1" draw:dots2-length="197%" draw:distance="100%"/>
+</office:dash-table> \ No newline at end of file