Kaydet (Commit) 21d4cfe1 authored tarafından Jacobo Aragunde Pérez's avatar Jacobo Aragunde Pérez

oox, writerfilter: add a14 namespace and tokens

Added the artistic effects defined in the MS-ODRAWXML extension. Ref:
http://msdn.microsoft.com/en-us/library/dd905216(v=office.12).aspx

Change-Id: I24c5e5bbe569f160d300a7a7293ca047cb7a1b88.
üst 131d5538
......@@ -75,6 +75,7 @@ wps http://schemas.microsoft.com/office/word/2010/wordproces
wpg http://schemas.microsoft.com/office/word/2010/wordprocessingGroup
wp14 http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing
w14 http://schemas.microsoft.com/office/word/2010/wordml
a14 http://schemas.microsoft.com/office/drawingml/2010/main
# extlst namespaces
......
......@@ -75,6 +75,7 @@ wps http://schemas.microsoft.com/office/word/2010/wordproces
wpg http://schemas.microsoft.com/office/word/2010/wordprocessingGroup
wp14 http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing
w14 http://schemas.microsoft.com/office/word/2010/wordml
a14 http://schemas.microsoft.com/office/drawingml/2010/main
# extlst namespaces
......
......@@ -414,6 +414,7 @@ YZ
Year
YearAccessed
ZX
a14
a
aa
above
......@@ -560,6 +561,7 @@ always
alwaysMergeEmptyNamespace
alwaysShow
alwaysShowPlaceholderText
amount
amt
anchor
anchorCtr
......@@ -640,6 +642,33 @@ array
arrow
arrowok
artDeco
artisticBlur
artisticCement
artisticChalkSketch
artisticCrisscrossEtching
artisticCutout
artisticFilmGrain
artisticGlass
artisticGlowDiffused
artisticGlowEdges
artisticLightScreen
artisticLineDrawing
artisticMarker
artisticMosiaicBubbles
artisticPaintStrokes
artisticPaintBrush
artisticPastelsSmooth
artisticPencilGrayscale
artisticPencilSketch
artisticPhotocopy
artisticPlasticWrap
artisticTexturizer
artisticWatercolorSponge
artisticBackgroundRemoval
artisticBrightnessContrast
artisticColorTemperature
artisticSaturation
artisticSharpenSoften
asDisplayed
ascending
ascendingAlpha
......@@ -947,6 +976,7 @@ brkBinSub
brown
browse
browser
brushSize
bstr
btLr
btnFace
......@@ -1257,6 +1287,7 @@ color2
colorFilter
colorId
colorScale
colorTemp
colormenu
colormode
colormru
......@@ -1390,6 +1421,7 @@ cover
coverPg
cp
cr
crackSpacing
crashSave
crazyMaze
created
......@@ -1729,6 +1761,7 @@ destId
destOrd
destination
destinationFile
detail
detectmouseclick
dgm
dgmbasetextscale
......@@ -2430,6 +2463,7 @@ gradientInactiveCaption
gradientRadial
gradientUnscaled
gradientshapeok
grainSize
gramEnd
gramStart
grammar
......@@ -2471,6 +2505,7 @@ gridDropZones
gridLegend
gridLines
gridLinesSet
gridSize
gridSpacing
gridSpan
group
......@@ -2732,7 +2767,10 @@ imagedata
imagesize
imeMode
img
imgEffect
imgH
imgLayer
imgProps
imgSz
imgW
immersive
......@@ -2795,6 +2833,7 @@ intLim
intVal
integer
integrated
intensity
interSp
interactiveSeq
intercept
......@@ -3568,6 +3607,7 @@ numStyleLink
numTab
number
numberInDash
numberOfShades
numberStoredAsText
numbering
numberingChange
......@@ -3839,6 +3879,7 @@ pctPosVOffset
pctWidth
peachPuff
penClr
pencilSize
pencils
pentagon
people
......@@ -4002,6 +4043,7 @@ preserveSortFilterLayout
presetClass
presetID
presetSubtype
pressure
prev
prevAc
prevCondLst
......@@ -4710,6 +4752,7 @@ smartTags
smileyFace
smooth
smoothMarker
smoothness
smtClean
smtId
snake
......
......@@ -41,6 +41,7 @@ writerfilter_OOXMLNAMESPACES= \
mce \
wp14 \
w14 \
a14 \
wml
writerfilter_ALL = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment