create qnametostr.tmp, resourceids.hxx
This commit is contained in:
parent
69d39b241d
commit
3c4301031f
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ xalan -xsl modelpreprocess.xsl -in model.xml > model_processed.xml
|
|||
xalan -xsl resourcestokens.xsl -in model_processed.xml > OOXMLtokens.hxx
|
||||
xalan -xsl resources.xsl -in model_processed.xml > OOXMLresources.hxx
|
||||
xalan -xsl resourcesimpl.xsl -in model_processed.xml > OOXMLresources.cxx
|
||||
xalan -xsl qnametostr.xsl -in model_processed.xml > qnametostr.tmp
|
||||
xalan -xsl resourceids.xsl -in model_processed.xml > ../../inc/ooxml/resourceids.hxx
|
||||
|
|
Loading…
Reference in a new issue