LCOV - code coverage report
Current view: top level - workdir/unxlngi6.pro/CustomTarget/writerfilter/source - qnametostr.cxx (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 2 5311 0.1 %
Date: 2012-08-25 Functions: 2 12 16.7 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 2 34 5.9 %

           Branch data     Line data    Source code
       1                 :            : /*
       2                 :            :  * This file is part of the LibreOffice project.
       3                 :            :  *
       4                 :            :  * This Source Code Form is subject to the terms of the Mozilla Public
       5                 :            :  * License, v. 2.0. If a copy of the MPL was not distributed with this
       6                 :            :  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
       7                 :            :  *
       8                 :            :  * This file incorporates work covered by the following license notice:
       9                 :            :  *
      10                 :            :  *   Licensed to the Apache Software Foundation (ASF) under one or more
      11                 :            :  *   contributor license agreements. See the NOTICE file distributed
      12                 :            :  *   with this work for additional information regarding copyright
      13                 :            :  *   ownership. The ASF licenses this file to you under the Apache
      14                 :            :  *   License, Version 2.0 (the "License"); you may not use this file
      15                 :            :  *   except in compliance with the License. You may obtain a copy of
      16                 :            :  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
      17                 :            :  */
      18                 :            : 
      19                 :            : #include <doctok/resourceids.hxx>
      20                 :            : #include <ooxml/resourceids.hxx>
      21                 :            : #include <resourcemodel/QNameToString.hxx>
      22                 :            : #include <stdio.h>
      23                 :            : 
      24                 :            : namespace writerfilter
      25                 :            : {
      26                 :            : 
      27                 :         20 : QNameToString::Pointer_t QNameToString::pInstance;
      28                 :            : 
      29                 :          0 : QNameToString::Pointer_t WRITERFILTER_RESOURCEMODEL_DLLPUBLIC QNameToString::Instance()
      30                 :            : {
      31         [ #  # ]:          0 :     if (pInstance.get() == NULL)
      32 [ #  # ][ #  # ]:          0 :         pInstance = QNameToString::Pointer_t(new QNameToString());
      33                 :            : 
      34                 :          0 :     return pInstance;
      35                 :            : }
      36                 :            : 
      37                 :          0 : string WRITERFILTER_RESOURCEMODEL_DLLPUBLIC QNameToString::operator()(Id qName)
      38                 :            : {
      39         [ #  # ]:          0 :     string sResult;
      40                 :            : 
      41 [ #  # ][ #  # ]:          0 :     Map::const_iterator aIt = mMap.find(qName);
      42                 :            :     
      43 [ #  # ][ #  # ]:          0 :     if (aIt != mMap.end())
                 [ #  # ]
      44 [ #  # ][ #  # ]:          0 :         sResult = aIt->second;
      45                 :            : 
      46 [ #  # ][ #  # ]:          0 :     return mMap[qName];
      47                 :            : }
      48                 :            : 
      49                 :            : 
      50                 :          0 : void QNameToString::init_ooxml()
      51                 :            : {
      52                 :            :     /* ooxml */
      53                 :            :     
      54                 :          0 :     mMap[NS_ooxml::LN_shape] = "ooxml:shape";
      55                 :          0 :     mMap[NS_ooxml::LN_token] = "ooxml:token";
      56                 :          0 :     mMap[NS_ooxml::LN_inputstream] = "ooxml:inputstream";
      57                 :          0 :     mMap[NS_ooxml::LN_trackchange] = "ooxml:trackchange";
      58                 :          0 :     mMap[NS_ooxml::LN_object] = "ooxml:object";
      59                 :          0 :     mMap[NS_ooxml::LN_tblStart] = "ooxml:tblStart";
      60                 :          0 :     mMap[NS_ooxml::LN_ffdata] = "ooxml:ffdata";
      61                 :          0 :     mMap[NS_ooxml::LN_starmath] = "ooxml:starmath";
      62                 :          0 :     mMap[NS_ooxml::LN_THEMETABLE] = "ooxml:THEMETABLE";
      63                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_tl] = "ooxml:Value_drawingml_ST_LightRigDirection_tl";
      64                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_t] = "ooxml:Value_drawingml_ST_LightRigDirection_t";
      65                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_tr] = "ooxml:Value_drawingml_ST_LightRigDirection_tr";
      66                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_l] = "ooxml:Value_drawingml_ST_LightRigDirection_l";
      67                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_r] = "ooxml:Value_drawingml_ST_LightRigDirection_r";
      68                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_bl] = "ooxml:Value_drawingml_ST_LightRigDirection_bl";
      69                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_b] = "ooxml:Value_drawingml_ST_LightRigDirection_b";
      70                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigDirection_br] = "ooxml:Value_drawingml_ST_LightRigDirection_br";
      71                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyFlat1] = "ooxml:Value_drawingml_ST_LightRigType_legacyFlat1";
      72                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyFlat2] = "ooxml:Value_drawingml_ST_LightRigType_legacyFlat2";
      73                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyFlat3] = "ooxml:Value_drawingml_ST_LightRigType_legacyFlat3";
      74                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyFlat4] = "ooxml:Value_drawingml_ST_LightRigType_legacyFlat4";
      75                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyNormal1] = "ooxml:Value_drawingml_ST_LightRigType_legacyNormal1";
      76                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyNormal2] = "ooxml:Value_drawingml_ST_LightRigType_legacyNormal2";
      77                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyNormal3] = "ooxml:Value_drawingml_ST_LightRigType_legacyNormal3";
      78                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyNormal4] = "ooxml:Value_drawingml_ST_LightRigType_legacyNormal4";
      79                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyHarsh1] = "ooxml:Value_drawingml_ST_LightRigType_legacyHarsh1";
      80                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyHarsh2] = "ooxml:Value_drawingml_ST_LightRigType_legacyHarsh2";
      81                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyHarsh3] = "ooxml:Value_drawingml_ST_LightRigType_legacyHarsh3";
      82                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_legacyHarsh4] = "ooxml:Value_drawingml_ST_LightRigType_legacyHarsh4";
      83                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_threePt] = "ooxml:Value_drawingml_ST_LightRigType_threePt";
      84                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_balanced] = "ooxml:Value_drawingml_ST_LightRigType_balanced";
      85                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_soft] = "ooxml:Value_drawingml_ST_LightRigType_soft";
      86                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_harsh] = "ooxml:Value_drawingml_ST_LightRigType_harsh";
      87                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_flood] = "ooxml:Value_drawingml_ST_LightRigType_flood";
      88                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_contrasting] = "ooxml:Value_drawingml_ST_LightRigType_contrasting";
      89                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_morning] = "ooxml:Value_drawingml_ST_LightRigType_morning";
      90                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_sunrise] = "ooxml:Value_drawingml_ST_LightRigType_sunrise";
      91                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_sunset] = "ooxml:Value_drawingml_ST_LightRigType_sunset";
      92                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_chilly] = "ooxml:Value_drawingml_ST_LightRigType_chilly";
      93                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_freezing] = "ooxml:Value_drawingml_ST_LightRigType_freezing";
      94                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_flat] = "ooxml:Value_drawingml_ST_LightRigType_flat";
      95                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_twoPt] = "ooxml:Value_drawingml_ST_LightRigType_twoPt";
      96                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_glow] = "ooxml:Value_drawingml_ST_LightRigType_glow";
      97                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LightRigType_brightRoom] = "ooxml:Value_drawingml_ST_LightRigType_brightRoom";
      98                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_relaxedInset] = "ooxml:Value_drawingml_ST_BevelPresetType_relaxedInset";
      99                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_circle] = "ooxml:Value_drawingml_ST_BevelPresetType_circle";
     100                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_slope] = "ooxml:Value_drawingml_ST_BevelPresetType_slope";
     101                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_cross] = "ooxml:Value_drawingml_ST_BevelPresetType_cross";
     102                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_angle] = "ooxml:Value_drawingml_ST_BevelPresetType_angle";
     103                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_softRound] = "ooxml:Value_drawingml_ST_BevelPresetType_softRound";
     104                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_convex] = "ooxml:Value_drawingml_ST_BevelPresetType_convex";
     105                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_coolSlant] = "ooxml:Value_drawingml_ST_BevelPresetType_coolSlant";
     106                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_divot] = "ooxml:Value_drawingml_ST_BevelPresetType_divot";
     107                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_riblet] = "ooxml:Value_drawingml_ST_BevelPresetType_riblet";
     108                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_hardEdge] = "ooxml:Value_drawingml_ST_BevelPresetType_hardEdge";
     109                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BevelPresetType_artDeco] = "ooxml:Value_drawingml_ST_BevelPresetType_artDeco";
     110                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_legacyMatte] = "ooxml:Value_drawingml_ST_PresetMaterialType_legacyMatte";
     111                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_legacyPlastic] = "ooxml:Value_drawingml_ST_PresetMaterialType_legacyPlastic";
     112                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_legacyMetal] = "ooxml:Value_drawingml_ST_PresetMaterialType_legacyMetal";
     113                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_legacyWireframe] = "ooxml:Value_drawingml_ST_PresetMaterialType_legacyWireframe";
     114                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_matte] = "ooxml:Value_drawingml_ST_PresetMaterialType_matte";
     115                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_plastic] = "ooxml:Value_drawingml_ST_PresetMaterialType_plastic";
     116                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_metal] = "ooxml:Value_drawingml_ST_PresetMaterialType_metal";
     117                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_warmMatte] = "ooxml:Value_drawingml_ST_PresetMaterialType_warmMatte";
     118                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_translucentPowder] = "ooxml:Value_drawingml_ST_PresetMaterialType_translucentPowder";
     119                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_powder] = "ooxml:Value_drawingml_ST_PresetMaterialType_powder";
     120                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_dkEdge] = "ooxml:Value_drawingml_ST_PresetMaterialType_dkEdge";
     121                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_softEdge] = "ooxml:Value_drawingml_ST_PresetMaterialType_softEdge";
     122                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_clear] = "ooxml:Value_drawingml_ST_PresetMaterialType_clear";
     123                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_flat] = "ooxml:Value_drawingml_ST_PresetMaterialType_flat";
     124                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetMaterialType_softmetal] = "ooxml:Value_drawingml_ST_PresetMaterialType_softmetal";
     125                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueTopLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueTopLeft";
     126                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueTop] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueTop";
     127                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueTopRight] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueTopRight";
     128                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueLeft";
     129                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueFront] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueFront";
     130                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueRight] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueRight";
     131                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueBottomLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueBottomLeft";
     132                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueBottom] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueBottom";
     133                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyObliqueBottomRight] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyObliqueBottomRight";
     134                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveTopLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveTopLeft";
     135                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveTop] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveTop";
     136                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveTopRight] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveTopRight";
     137                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveLeft";
     138                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveFront] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveFront";
     139                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveRight] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveRight";
     140                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveBottomLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveBottomLeft";
     141                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveBottom] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveBottom";
     142                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_legacyPerspectiveBottomRight] = "ooxml:Value_drawingml_ST_PresetCameraType_legacyPerspectiveBottomRight";
     143                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_orthographicFront] = "ooxml:Value_drawingml_ST_PresetCameraType_orthographicFront";
     144                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricTopUp] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricTopUp";
     145                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricTopDown] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricTopDown";
     146                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricBottomUp] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricBottomUp";
     147                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricBottomDown] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricBottomDown";
     148                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricLeftUp] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricLeftUp";
     149                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricLeftDown] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricLeftDown";
     150                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricRightUp] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricRightUp";
     151                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricRightDown] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricRightDown";
     152                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis1Left] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis1Left";
     153                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis1Right] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis1Right";
     154                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis1Top] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis1Top";
     155                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis2Left] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis2Left";
     156                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis2Right] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis2Right";
     157                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis2Top] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis2Top";
     158                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis3Left] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis3Left";
     159                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis3Right] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis3Right";
     160                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis3Bottom] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis3Bottom";
     161                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis4Left] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis4Left";
     162                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis4Right] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis4Right";
     163                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_isometricOffAxis4Bottom] = "ooxml:Value_drawingml_ST_PresetCameraType_isometricOffAxis4Bottom";
     164                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueTopLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueTopLeft";
     165                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueTop] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueTop";
     166                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueTopRight] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueTopRight";
     167                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueLeft";
     168                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueRight] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueRight";
     169                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueBottomLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueBottomLeft";
     170                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueBottom] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueBottom";
     171                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_obliqueBottomRight] = "ooxml:Value_drawingml_ST_PresetCameraType_obliqueBottomRight";
     172                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveFront] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveFront";
     173                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveLeft] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveLeft";
     174                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveRight] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveRight";
     175                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveAbove] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveAbove";
     176                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveBelow] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveBelow";
     177                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveAboveLeftFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveAboveLeftFacing";
     178                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveAboveRightFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveAboveRightFacing";
     179                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveContrastingLeftFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveContrastingLeftFacing";
     180                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveContrastingRightFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveContrastingRightFacing";
     181                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveHeroicLeftFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveHeroicLeftFacing";
     182                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveHeroicRightFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveHeroicRightFacing";
     183                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveHeroicExtremeLeftFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveHeroicExtremeLeftFacing";
     184                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveHeroicExtremeRightFacing] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveHeroicExtremeRightFacing";
     185                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveRelaxed] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveRelaxed";
     186                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetCameraType_perspectiveRelaxedModerately] = "ooxml:Value_drawingml_ST_PresetCameraType_perspectiveRelaxedModerately";
     187                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_FontCollectionIndex_major] = "ooxml:Value_drawingml_ST_FontCollectionIndex_major";
     188                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_FontCollectionIndex_minor] = "ooxml:Value_drawingml_ST_FontCollectionIndex_minor";
     189                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_FontCollectionIndex_none] = "ooxml:Value_drawingml_ST_FontCollectionIndex_none";
     190                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_dk1] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_dk1";
     191                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_lt1] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_lt1";
     192                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_dk2] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_dk2";
     193                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_lt2] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_lt2";
     194                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_accent1] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_accent1";
     195                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_accent2] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_accent2";
     196                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_accent3] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_accent3";
     197                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_accent4] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_accent4";
     198                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_accent5] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_accent5";
     199                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_accent6] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_accent6";
     200                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_hlink] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_hlink";
     201                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_ColorSchemeIndex_folHlink] = "ooxml:Value_drawingml_ST_ColorSchemeIndex_folHlink";
     202                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_dk1] = "ooxml:CT_ColorScheme_dk1";
     203                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_lt1] = "ooxml:CT_ColorScheme_lt1";
     204                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_dk2] = "ooxml:CT_ColorScheme_dk2";
     205                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_lt2] = "ooxml:CT_ColorScheme_lt2";
     206                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_accent1] = "ooxml:CT_ColorScheme_accent1";
     207                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_accent2] = "ooxml:CT_ColorScheme_accent2";
     208                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_accent3] = "ooxml:CT_ColorScheme_accent3";
     209                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_accent4] = "ooxml:CT_ColorScheme_accent4";
     210                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_accent5] = "ooxml:CT_ColorScheme_accent5";
     211                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_accent6] = "ooxml:CT_ColorScheme_accent6";
     212                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_hlink] = "ooxml:CT_ColorScheme_hlink";
     213                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_folHlink] = "ooxml:CT_ColorScheme_folHlink";
     214                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_extLst] = "ooxml:CT_ColorScheme_extLst";
     215                 :          0 :     mMap[NS_ooxml::LN_CT_ColorScheme_name] = "ooxml:CT_ColorScheme_name";
     216                 :          0 :     mMap[NS_ooxml::LN_CT_SupplementalFont_script] = "ooxml:CT_SupplementalFont_script";
     217                 :          0 :     mMap[NS_ooxml::LN_CT_SupplementalFont_typeface] = "ooxml:CT_SupplementalFont_typeface";
     218                 :          0 :     mMap[NS_ooxml::LN_CT_FontCollection_latin] = "ooxml:CT_FontCollection_latin";
     219                 :          0 :     mMap[NS_ooxml::LN_CT_FontCollection_ea] = "ooxml:CT_FontCollection_ea";
     220                 :          0 :     mMap[NS_ooxml::LN_CT_FontCollection_cs] = "ooxml:CT_FontCollection_cs";
     221                 :          0 :     mMap[NS_ooxml::LN_CT_FontCollection_font] = "ooxml:CT_FontCollection_font";
     222                 :          0 :     mMap[NS_ooxml::LN_CT_FontCollection_extLst] = "ooxml:CT_FontCollection_extLst";
     223                 :          0 :     mMap[NS_ooxml::LN_CT_FontScheme_majorFont] = "ooxml:CT_FontScheme_majorFont";
     224                 :          0 :     mMap[NS_ooxml::LN_CT_FontScheme_minorFont] = "ooxml:CT_FontScheme_minorFont";
     225                 :          0 :     mMap[NS_ooxml::LN_CT_FontScheme_extLst] = "ooxml:CT_FontScheme_extLst";
     226                 :          0 :     mMap[NS_ooxml::LN_CT_FontScheme_name] = "ooxml:CT_FontScheme_name";
     227                 :          0 :     mMap[NS_ooxml::LN_CT_LineStyleList_ln] = "ooxml:CT_LineStyleList_ln";
     228                 :          0 :     mMap[NS_ooxml::LN_CT_EffectStyleList_effectStyle] = "ooxml:CT_EffectStyleList_effectStyle";
     229                 :          0 :     mMap[NS_ooxml::LN_CT_StyleMatrix_fillStyleLst] = "ooxml:CT_StyleMatrix_fillStyleLst";
     230                 :          0 :     mMap[NS_ooxml::LN_CT_StyleMatrix_lnStyleLst] = "ooxml:CT_StyleMatrix_lnStyleLst";
     231                 :          0 :     mMap[NS_ooxml::LN_CT_StyleMatrix_effectStyleLst] = "ooxml:CT_StyleMatrix_effectStyleLst";
     232                 :          0 :     mMap[NS_ooxml::LN_CT_StyleMatrix_bgFillStyleLst] = "ooxml:CT_StyleMatrix_bgFillStyleLst";
     233                 :          0 :     mMap[NS_ooxml::LN_CT_StyleMatrix_name] = "ooxml:CT_StyleMatrix_name";
     234                 :          0 :     mMap[NS_ooxml::LN_CT_BaseStyles_clrScheme] = "ooxml:CT_BaseStyles_clrScheme";
     235                 :          0 :     mMap[NS_ooxml::LN_CT_BaseStyles_fontScheme] = "ooxml:CT_BaseStyles_fontScheme";
     236                 :          0 :     mMap[NS_ooxml::LN_CT_BaseStyles_fmtScheme] = "ooxml:CT_BaseStyles_fmtScheme";
     237                 :          0 :     mMap[NS_ooxml::LN_CT_BaseStyles_extLst] = "ooxml:CT_BaseStyles_extLst";
     238                 :          0 :     mMap[NS_ooxml::LN_CT_TextFont_typeface] = "ooxml:CT_TextFont_typeface";
     239                 :          0 :     mMap[NS_ooxml::LN_CT_TextFont_panose] = "ooxml:CT_TextFont_panose";
     240                 :          0 :     mMap[NS_ooxml::LN_CT_TextFont_pitchFamily] = "ooxml:CT_TextFont_pitchFamily";
     241                 :          0 :     mMap[NS_ooxml::LN_CT_TextFont_charset] = "ooxml:CT_TextFont_charset";
     242                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_none] = "ooxml:Value_drawingml_ST_TextUnderlineType_none";
     243                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_words] = "ooxml:Value_drawingml_ST_TextUnderlineType_words";
     244                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_sng] = "ooxml:Value_drawingml_ST_TextUnderlineType_sng";
     245                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dbl] = "ooxml:Value_drawingml_ST_TextUnderlineType_dbl";
     246                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_heavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_heavy";
     247                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dotted] = "ooxml:Value_drawingml_ST_TextUnderlineType_dotted";
     248                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dottedHeavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_dottedHeavy";
     249                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dash] = "ooxml:Value_drawingml_ST_TextUnderlineType_dash";
     250                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dashHeavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_dashHeavy";
     251                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dashLong] = "ooxml:Value_drawingml_ST_TextUnderlineType_dashLong";
     252                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dashLongHeavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_dashLongHeavy";
     253                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dotDash] = "ooxml:Value_drawingml_ST_TextUnderlineType_dotDash";
     254                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dotDashHeavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_dotDashHeavy";
     255                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dotDotDash] = "ooxml:Value_drawingml_ST_TextUnderlineType_dotDotDash";
     256                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_dotDotDashHeavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_dotDotDashHeavy";
     257                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_wavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_wavy";
     258                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_wavyHeavy] = "ooxml:Value_drawingml_ST_TextUnderlineType_wavyHeavy";
     259                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextUnderlineType_wavyDbl] = "ooxml:Value_drawingml_ST_TextUnderlineType_wavyDbl";
     260                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextStrikeType_noStrike] = "ooxml:Value_drawingml_ST_TextStrikeType_noStrike";
     261                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextStrikeType_sngStrike] = "ooxml:Value_drawingml_ST_TextStrikeType_sngStrike";
     262                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextStrikeType_dblStrike] = "ooxml:Value_drawingml_ST_TextStrikeType_dblStrike";
     263                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextCapsType_none] = "ooxml:Value_drawingml_ST_TextCapsType_none";
     264                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextCapsType_small] = "ooxml:Value_drawingml_ST_TextCapsType_small";
     265                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextCapsType_all] = "ooxml:Value_drawingml_ST_TextCapsType_all";
     266                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw1] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw1";
     267                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw2] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw2";
     268                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw3] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw3";
     269                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw4] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw4";
     270                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw5] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw5";
     271                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw6] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw6";
     272                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw7] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw7";
     273                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw8] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw8";
     274                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw9] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw9";
     275                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw10] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw10";
     276                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw11] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw11";
     277                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw12] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw12";
     278                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw13] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw13";
     279                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw14] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw14";
     280                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw15] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw15";
     281                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw16] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw16";
     282                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw17] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw17";
     283                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw18] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw18";
     284                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw19] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw19";
     285                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetShadowVal_shdw20] = "ooxml:Value_drawingml_ST_PresetShadowVal_shdw20";
     286                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathShadeType_shape] = "ooxml:Value_drawingml_ST_PathShadeType_shape";
     287                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathShadeType_circle] = "ooxml:Value_drawingml_ST_PathShadeType_circle";
     288                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathShadeType_rect] = "ooxml:Value_drawingml_ST_PathShadeType_rect";
     289                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TileFlipMode_none] = "ooxml:Value_drawingml_ST_TileFlipMode_none";
     290                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TileFlipMode_x] = "ooxml:Value_drawingml_ST_TileFlipMode_x";
     291                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TileFlipMode_y] = "ooxml:Value_drawingml_ST_TileFlipMode_y";
     292                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TileFlipMode_xy] = "ooxml:Value_drawingml_ST_TileFlipMode_xy";
     293                 :          0 :     mMap[NS_ooxml::LN_CT_GradientStop_pos] = "ooxml:CT_GradientStop_pos";
     294                 :          0 :     mMap[NS_ooxml::LN_CT_TileInfoProperties_tx] = "ooxml:CT_TileInfoProperties_tx";
     295                 :          0 :     mMap[NS_ooxml::LN_CT_TileInfoProperties_ty] = "ooxml:CT_TileInfoProperties_ty";
     296                 :          0 :     mMap[NS_ooxml::LN_CT_TileInfoProperties_sx] = "ooxml:CT_TileInfoProperties_sx";
     297                 :          0 :     mMap[NS_ooxml::LN_CT_TileInfoProperties_sy] = "ooxml:CT_TileInfoProperties_sy";
     298                 :          0 :     mMap[NS_ooxml::LN_CT_TileInfoProperties_flip] = "ooxml:CT_TileInfoProperties_flip";
     299                 :          0 :     mMap[NS_ooxml::LN_CT_TileInfoProperties_algn] = "ooxml:CT_TileInfoProperties_algn";
     300                 :          0 :     mMap[NS_ooxml::LN_CT_StretchInfoProperties_fillRect] = "ooxml:CT_StretchInfoProperties_fillRect";
     301                 :          0 :     mMap[NS_ooxml::LN_EG_FillModeProperties_tile] = "ooxml:EG_FillModeProperties_tile";
     302                 :          0 :     mMap[NS_ooxml::LN_EG_FillModeProperties_stretch] = "ooxml:EG_FillModeProperties_stretch";
     303                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlipCompression_email] = "ooxml:Value_drawingml_ST_BlipCompression_email";
     304                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlipCompression_screen] = "ooxml:Value_drawingml_ST_BlipCompression_screen";
     305                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlipCompression_print] = "ooxml:Value_drawingml_ST_BlipCompression_print";
     306                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlipCompression_hqprint] = "ooxml:Value_drawingml_ST_BlipCompression_hqprint";
     307                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlipCompression_none] = "ooxml:Value_drawingml_ST_BlipCompression_none";
     308                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_alphaBiLevel] = "ooxml:CT_Blip_alphaBiLevel";
     309                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_alphaCeiling] = "ooxml:CT_Blip_alphaCeiling";
     310                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_alphaFloor] = "ooxml:CT_Blip_alphaFloor";
     311                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_alphaInv] = "ooxml:CT_Blip_alphaInv";
     312                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_alphaMod] = "ooxml:CT_Blip_alphaMod";
     313                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_alphaModFix] = "ooxml:CT_Blip_alphaModFix";
     314                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_alphaRepl] = "ooxml:CT_Blip_alphaRepl";
     315                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_biLevel] = "ooxml:CT_Blip_biLevel";
     316                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_blur] = "ooxml:CT_Blip_blur";
     317                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_clrChange] = "ooxml:CT_Blip_clrChange";
     318                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_clrRepl] = "ooxml:CT_Blip_clrRepl";
     319                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_duotone] = "ooxml:CT_Blip_duotone";
     320                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_fillOverlay] = "ooxml:CT_Blip_fillOverlay";
     321                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_grayscl] = "ooxml:CT_Blip_grayscl";
     322                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_hsl] = "ooxml:CT_Blip_hsl";
     323                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_lum] = "ooxml:CT_Blip_lum";
     324                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_tint] = "ooxml:CT_Blip_tint";
     325                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_extLst] = "ooxml:CT_Blip_extLst";
     326                 :          0 :     mMap[NS_ooxml::LN_CT_Blip_cstate] = "ooxml:CT_Blip_cstate";
     327                 :          0 :     mMap[NS_ooxml::LN_CT_BlipFillProperties_blip] = "ooxml:CT_BlipFillProperties_blip";
     328                 :          0 :     mMap[NS_ooxml::LN_CT_BlipFillProperties_srcRect] = "ooxml:CT_BlipFillProperties_srcRect";
     329                 :          0 :     mMap[NS_ooxml::LN_CT_BlipFillProperties_dpi] = "ooxml:CT_BlipFillProperties_dpi";
     330                 :          0 :     mMap[NS_ooxml::LN_CT_BlipFillProperties_rotWithShape] = "ooxml:CT_BlipFillProperties_rotWithShape";
     331                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct5] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct5";
     332                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct10] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct10";
     333                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct20] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct20";
     334                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct25] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct25";
     335                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct30] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct30";
     336                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct40] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct40";
     337                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct50] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct50";
     338                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct60] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct60";
     339                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct70] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct70";
     340                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct75] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct75";
     341                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct80] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct80";
     342                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_pct90] = "ooxml:Value_drawingml_ST_PresetPatternVal_pct90";
     343                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_horz] = "ooxml:Value_drawingml_ST_PresetPatternVal_horz";
     344                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_vert] = "ooxml:Value_drawingml_ST_PresetPatternVal_vert";
     345                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_ltHorz] = "ooxml:Value_drawingml_ST_PresetPatternVal_ltHorz";
     346                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_ltVert] = "ooxml:Value_drawingml_ST_PresetPatternVal_ltVert";
     347                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dkHorz] = "ooxml:Value_drawingml_ST_PresetPatternVal_dkHorz";
     348                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dkVert] = "ooxml:Value_drawingml_ST_PresetPatternVal_dkVert";
     349                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_narHorz] = "ooxml:Value_drawingml_ST_PresetPatternVal_narHorz";
     350                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_narVert] = "ooxml:Value_drawingml_ST_PresetPatternVal_narVert";
     351                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dashHorz] = "ooxml:Value_drawingml_ST_PresetPatternVal_dashHorz";
     352                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dashVert] = "ooxml:Value_drawingml_ST_PresetPatternVal_dashVert";
     353                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_cross] = "ooxml:Value_drawingml_ST_PresetPatternVal_cross";
     354                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dnDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_dnDiag";
     355                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_upDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_upDiag";
     356                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_ltDnDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_ltDnDiag";
     357                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_ltUpDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_ltUpDiag";
     358                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dkDnDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_dkDnDiag";
     359                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dkUpDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_dkUpDiag";
     360                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_wdDnDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_wdDnDiag";
     361                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_wdUpDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_wdUpDiag";
     362                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dashDnDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_dashDnDiag";
     363                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dashUpDiag] = "ooxml:Value_drawingml_ST_PresetPatternVal_dashUpDiag";
     364                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_diagCross] = "ooxml:Value_drawingml_ST_PresetPatternVal_diagCross";
     365                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_smCheck] = "ooxml:Value_drawingml_ST_PresetPatternVal_smCheck";
     366                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_lgCheck] = "ooxml:Value_drawingml_ST_PresetPatternVal_lgCheck";
     367                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_smGrid] = "ooxml:Value_drawingml_ST_PresetPatternVal_smGrid";
     368                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_lgGrid] = "ooxml:Value_drawingml_ST_PresetPatternVal_lgGrid";
     369                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dotGrid] = "ooxml:Value_drawingml_ST_PresetPatternVal_dotGrid";
     370                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_smConfetti] = "ooxml:Value_drawingml_ST_PresetPatternVal_smConfetti";
     371                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_lgConfetti] = "ooxml:Value_drawingml_ST_PresetPatternVal_lgConfetti";
     372                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_horzBrick] = "ooxml:Value_drawingml_ST_PresetPatternVal_horzBrick";
     373                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_diagBrick] = "ooxml:Value_drawingml_ST_PresetPatternVal_diagBrick";
     374                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_solidDmnd] = "ooxml:Value_drawingml_ST_PresetPatternVal_solidDmnd";
     375                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_openDmnd] = "ooxml:Value_drawingml_ST_PresetPatternVal_openDmnd";
     376                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_dotDmnd] = "ooxml:Value_drawingml_ST_PresetPatternVal_dotDmnd";
     377                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_plaid] = "ooxml:Value_drawingml_ST_PresetPatternVal_plaid";
     378                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_sphere] = "ooxml:Value_drawingml_ST_PresetPatternVal_sphere";
     379                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_weave] = "ooxml:Value_drawingml_ST_PresetPatternVal_weave";
     380                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_divot] = "ooxml:Value_drawingml_ST_PresetPatternVal_divot";
     381                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_shingle] = "ooxml:Value_drawingml_ST_PresetPatternVal_shingle";
     382                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_wave] = "ooxml:Value_drawingml_ST_PresetPatternVal_wave";
     383                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_trellis] = "ooxml:Value_drawingml_ST_PresetPatternVal_trellis";
     384                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetPatternVal_zigZag] = "ooxml:Value_drawingml_ST_PresetPatternVal_zigZag";
     385                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlendMode_over] = "ooxml:Value_drawingml_ST_BlendMode_over";
     386                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlendMode_mult] = "ooxml:Value_drawingml_ST_BlendMode_mult";
     387                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlendMode_screen] = "ooxml:Value_drawingml_ST_BlendMode_screen";
     388                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlendMode_darken] = "ooxml:Value_drawingml_ST_BlendMode_darken";
     389                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlendMode_lighten] = "ooxml:Value_drawingml_ST_BlendMode_lighten";
     390                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_cont] = "ooxml:EG_Effect_cont";
     391                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_effect] = "ooxml:EG_Effect_effect";
     392                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaBiLevel] = "ooxml:EG_Effect_alphaBiLevel";
     393                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaCeiling] = "ooxml:EG_Effect_alphaCeiling";
     394                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaFloor] = "ooxml:EG_Effect_alphaFloor";
     395                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaInv] = "ooxml:EG_Effect_alphaInv";
     396                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaMod] = "ooxml:EG_Effect_alphaMod";
     397                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaModFix] = "ooxml:EG_Effect_alphaModFix";
     398                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaOutset] = "ooxml:EG_Effect_alphaOutset";
     399                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_alphaRepl] = "ooxml:EG_Effect_alphaRepl";
     400                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_biLevel] = "ooxml:EG_Effect_biLevel";
     401                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_blend] = "ooxml:EG_Effect_blend";
     402                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_blur] = "ooxml:EG_Effect_blur";
     403                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_clrChange] = "ooxml:EG_Effect_clrChange";
     404                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_clrRepl] = "ooxml:EG_Effect_clrRepl";
     405                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_duotone] = "ooxml:EG_Effect_duotone";
     406                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_fill] = "ooxml:EG_Effect_fill";
     407                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_fillOverlay] = "ooxml:EG_Effect_fillOverlay";
     408                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_glow] = "ooxml:EG_Effect_glow";
     409                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_grayscl] = "ooxml:EG_Effect_grayscl";
     410                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_hsl] = "ooxml:EG_Effect_hsl";
     411                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_innerShdw] = "ooxml:EG_Effect_innerShdw";
     412                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_lum] = "ooxml:EG_Effect_lum";
     413                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_outerShdw] = "ooxml:EG_Effect_outerShdw";
     414                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_prstShdw] = "ooxml:EG_Effect_prstShdw";
     415                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_reflection] = "ooxml:EG_Effect_reflection";
     416                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_relOff] = "ooxml:EG_Effect_relOff";
     417                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_softEdge] = "ooxml:EG_Effect_softEdge";
     418                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_tint] = "ooxml:EG_Effect_tint";
     419                 :          0 :     mMap[NS_ooxml::LN_EG_Effect_xfrm] = "ooxml:EG_Effect_xfrm";
     420                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_EffectContainerType_sib] = "ooxml:Value_drawingml_ST_EffectContainerType_sib";
     421                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_EffectContainerType_tree] = "ooxml:Value_drawingml_ST_EffectContainerType_tree";
     422                 :          0 :     mMap[NS_ooxml::LN_CT_EffectContainer_type] = "ooxml:CT_EffectContainer_type";
     423                 :          0 :     mMap[NS_ooxml::LN_CT_EffectContainer_name] = "ooxml:CT_EffectContainer_name";
     424                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndType_none] = "ooxml:Value_drawingml_ST_LineEndType_none";
     425                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndType_triangle] = "ooxml:Value_drawingml_ST_LineEndType_triangle";
     426                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndType_stealth] = "ooxml:Value_drawingml_ST_LineEndType_stealth";
     427                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndType_diamond] = "ooxml:Value_drawingml_ST_LineEndType_diamond";
     428                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndType_oval] = "ooxml:Value_drawingml_ST_LineEndType_oval";
     429                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndType_arrow] = "ooxml:Value_drawingml_ST_LineEndType_arrow";
     430                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndWidth_sm] = "ooxml:Value_drawingml_ST_LineEndWidth_sm";
     431                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndWidth_med] = "ooxml:Value_drawingml_ST_LineEndWidth_med";
     432                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndWidth_lg] = "ooxml:Value_drawingml_ST_LineEndWidth_lg";
     433                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndLength_sm] = "ooxml:Value_drawingml_ST_LineEndLength_sm";
     434                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndLength_med] = "ooxml:Value_drawingml_ST_LineEndLength_med";
     435                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineEndLength_lg] = "ooxml:Value_drawingml_ST_LineEndLength_lg";
     436                 :          0 :     mMap[NS_ooxml::LN_CT_LineEndProperties_type] = "ooxml:CT_LineEndProperties_type";
     437                 :          0 :     mMap[NS_ooxml::LN_CT_LineEndProperties_w] = "ooxml:CT_LineEndProperties_w";
     438                 :          0 :     mMap[NS_ooxml::LN_CT_LineEndProperties_len] = "ooxml:CT_LineEndProperties_len";
     439                 :          0 :     mMap[NS_ooxml::LN_EG_LineFillProperties_noFill] = "ooxml:EG_LineFillProperties_noFill";
     440                 :          0 :     mMap[NS_ooxml::LN_EG_LineFillProperties_solidFill] = "ooxml:EG_LineFillProperties_solidFill";
     441                 :          0 :     mMap[NS_ooxml::LN_EG_LineFillProperties_gradFill] = "ooxml:EG_LineFillProperties_gradFill";
     442                 :          0 :     mMap[NS_ooxml::LN_EG_LineFillProperties_pattFill] = "ooxml:EG_LineFillProperties_pattFill";
     443                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_solid] = "ooxml:Value_drawingml_ST_PresetLineDashVal_solid";
     444                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_dot] = "ooxml:Value_drawingml_ST_PresetLineDashVal_dot";
     445                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_dash] = "ooxml:Value_drawingml_ST_PresetLineDashVal_dash";
     446                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_lgDash] = "ooxml:Value_drawingml_ST_PresetLineDashVal_lgDash";
     447                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_dashDot] = "ooxml:Value_drawingml_ST_PresetLineDashVal_dashDot";
     448                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_lgDashDot] = "ooxml:Value_drawingml_ST_PresetLineDashVal_lgDashDot";
     449                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_lgDashDotDot] = "ooxml:Value_drawingml_ST_PresetLineDashVal_lgDashDotDot";
     450                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_sysDash] = "ooxml:Value_drawingml_ST_PresetLineDashVal_sysDash";
     451                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_sysDot] = "ooxml:Value_drawingml_ST_PresetLineDashVal_sysDot";
     452                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_sysDashDot] = "ooxml:Value_drawingml_ST_PresetLineDashVal_sysDashDot";
     453                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PresetLineDashVal_sysDashDotDot] = "ooxml:Value_drawingml_ST_PresetLineDashVal_sysDashDotDot";
     454                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineCap_rnd] = "ooxml:Value_drawingml_ST_LineCap_rnd";
     455                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineCap_sq] = "ooxml:Value_drawingml_ST_LineCap_sq";
     456                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_LineCap_flat] = "ooxml:Value_drawingml_ST_LineCap_flat";
     457                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PenAlignment_ctr] = "ooxml:Value_drawingml_ST_PenAlignment_ctr";
     458                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PenAlignment_in] = "ooxml:Value_drawingml_ST_PenAlignment_in";
     459                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_CompoundLine_sng] = "ooxml:Value_drawingml_ST_CompoundLine_sng";
     460                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_CompoundLine_dbl] = "ooxml:Value_drawingml_ST_CompoundLine_dbl";
     461                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_CompoundLine_thickThin] = "ooxml:Value_drawingml_ST_CompoundLine_thickThin";
     462                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_CompoundLine_thinThick] = "ooxml:Value_drawingml_ST_CompoundLine_thinThick";
     463                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_CompoundLine_tri] = "ooxml:Value_drawingml_ST_CompoundLine_tri";
     464                 :          0 :     mMap[NS_ooxml::LN_CT_LineProperties_headEnd] = "ooxml:CT_LineProperties_headEnd";
     465                 :          0 :     mMap[NS_ooxml::LN_CT_LineProperties_tailEnd] = "ooxml:CT_LineProperties_tailEnd";
     466                 :          0 :     mMap[NS_ooxml::LN_CT_LineProperties_extLst] = "ooxml:CT_LineProperties_extLst";
     467                 :          0 :     mMap[NS_ooxml::LN_CT_LineProperties_w] = "ooxml:CT_LineProperties_w";
     468                 :          0 :     mMap[NS_ooxml::LN_CT_LineProperties_cap] = "ooxml:CT_LineProperties_cap";
     469                 :          0 :     mMap[NS_ooxml::LN_CT_LineProperties_cmpd] = "ooxml:CT_LineProperties_cmpd";
     470                 :          0 :     mMap[NS_ooxml::LN_CT_LineProperties_algn] = "ooxml:CT_LineProperties_algn";
     471                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeProperties_xfrm] = "ooxml:CT_ShapeProperties_xfrm";
     472                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeProperties_ln] = "ooxml:CT_ShapeProperties_ln";
     473                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeProperties_scene3d] = "ooxml:CT_ShapeProperties_scene3d";
     474                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeProperties_sp3d] = "ooxml:CT_ShapeProperties_sp3d";
     475                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeProperties_extLst] = "ooxml:CT_ShapeProperties_extLst";
     476                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeProperties_bwMode] = "ooxml:CT_ShapeProperties_bwMode";
     477                 :          0 :     mMap[NS_ooxml::LN_CT_Angle_val] = "ooxml:CT_Angle_val";
     478                 :          0 :     mMap[NS_ooxml::LN_CT_PositiveFixedAngle_val] = "ooxml:CT_PositiveFixedAngle_val";
     479                 :          0 :     mMap[NS_ooxml::LN_CT_Percentage_val] = "ooxml:CT_Percentage_val";
     480                 :          0 :     mMap[NS_ooxml::LN_CT_PositivePercentage_val] = "ooxml:CT_PositivePercentage_val";
     481                 :          0 :     mMap[NS_ooxml::LN_CT_FixedPercentage_val] = "ooxml:CT_FixedPercentage_val";
     482                 :          0 :     mMap[NS_ooxml::LN_CT_PositiveFixedPercentage_val] = "ooxml:CT_PositiveFixedPercentage_val";
     483                 :          0 :     mMap[NS_ooxml::LN_CT_Point2D_x] = "ooxml:CT_Point2D_x";
     484                 :          0 :     mMap[NS_ooxml::LN_CT_Point2D_y] = "ooxml:CT_Point2D_y";
     485                 :          0 :     mMap[NS_ooxml::LN_CT_PositiveSize2D_cx] = "ooxml:CT_PositiveSize2D_cx";
     486                 :          0 :     mMap[NS_ooxml::LN_CT_PositiveSize2D_cy] = "ooxml:CT_PositiveSize2D_cy";
     487                 :          0 :     mMap[NS_ooxml::LN_CT_ScRgbColor_r] = "ooxml:CT_ScRgbColor_r";
     488                 :          0 :     mMap[NS_ooxml::LN_CT_ScRgbColor_g] = "ooxml:CT_ScRgbColor_g";
     489                 :          0 :     mMap[NS_ooxml::LN_CT_ScRgbColor_b] = "ooxml:CT_ScRgbColor_b";
     490                 :          0 :     mMap[NS_ooxml::LN_CT_SRgbColor_val] = "ooxml:CT_SRgbColor_val";
     491                 :          0 :     mMap[NS_ooxml::LN_CT_HslColor_hue] = "ooxml:CT_HslColor_hue";
     492                 :          0 :     mMap[NS_ooxml::LN_CT_HslColor_sat] = "ooxml:CT_HslColor_sat";
     493                 :          0 :     mMap[NS_ooxml::LN_CT_HslColor_lum] = "ooxml:CT_HslColor_lum";
     494                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_scrollBar] = "ooxml:Value_drawingml_ST_SystemColorVal_scrollBar";
     495                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_background] = "ooxml:Value_drawingml_ST_SystemColorVal_background";
     496                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_activeCaption] = "ooxml:Value_drawingml_ST_SystemColorVal_activeCaption";
     497                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_inactiveCaption] = "ooxml:Value_drawingml_ST_SystemColorVal_inactiveCaption";
     498                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_menu] = "ooxml:Value_drawingml_ST_SystemColorVal_menu";
     499                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_window] = "ooxml:Value_drawingml_ST_SystemColorVal_window";
     500                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_windowFrame] = "ooxml:Value_drawingml_ST_SystemColorVal_windowFrame";
     501                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_menuText] = "ooxml:Value_drawingml_ST_SystemColorVal_menuText";
     502                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_windowText] = "ooxml:Value_drawingml_ST_SystemColorVal_windowText";
     503                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_captionText] = "ooxml:Value_drawingml_ST_SystemColorVal_captionText";
     504                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_activeBorder] = "ooxml:Value_drawingml_ST_SystemColorVal_activeBorder";
     505                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_inactiveBorder] = "ooxml:Value_drawingml_ST_SystemColorVal_inactiveBorder";
     506                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_appWorkspace] = "ooxml:Value_drawingml_ST_SystemColorVal_appWorkspace";
     507                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_highlight] = "ooxml:Value_drawingml_ST_SystemColorVal_highlight";
     508                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_highlightText] = "ooxml:Value_drawingml_ST_SystemColorVal_highlightText";
     509                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_btnFace] = "ooxml:Value_drawingml_ST_SystemColorVal_btnFace";
     510                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_btnShadow] = "ooxml:Value_drawingml_ST_SystemColorVal_btnShadow";
     511                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_grayText] = "ooxml:Value_drawingml_ST_SystemColorVal_grayText";
     512                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_btnText] = "ooxml:Value_drawingml_ST_SystemColorVal_btnText";
     513                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_inactiveCaptionText] = "ooxml:Value_drawingml_ST_SystemColorVal_inactiveCaptionText";
     514                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_btnHighlight] = "ooxml:Value_drawingml_ST_SystemColorVal_btnHighlight";
     515                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_3dDkShadow] = "ooxml:Value_drawingml_ST_SystemColorVal_3dDkShadow";
     516                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_3dLight] = "ooxml:Value_drawingml_ST_SystemColorVal_3dLight";
     517                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_infoText] = "ooxml:Value_drawingml_ST_SystemColorVal_infoText";
     518                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_infoBk] = "ooxml:Value_drawingml_ST_SystemColorVal_infoBk";
     519                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_hotLight] = "ooxml:Value_drawingml_ST_SystemColorVal_hotLight";
     520                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_gradientActiveCaption] = "ooxml:Value_drawingml_ST_SystemColorVal_gradientActiveCaption";
     521                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_gradientInactiveCaption] = "ooxml:Value_drawingml_ST_SystemColorVal_gradientInactiveCaption";
     522                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_menuHighlight] = "ooxml:Value_drawingml_ST_SystemColorVal_menuHighlight";
     523                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SystemColorVal_menuBar] = "ooxml:Value_drawingml_ST_SystemColorVal_menuBar";
     524                 :          0 :     mMap[NS_ooxml::LN_CT_SystemColor_val] = "ooxml:CT_SystemColor_val";
     525                 :          0 :     mMap[NS_ooxml::LN_CT_SytemColor_lastClr] = "ooxml:CT_SytemColor_lastClr";
     526                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_bg1] = "ooxml:Value_drawingml_ST_SchemeColorVal_bg1";
     527                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_tx1] = "ooxml:Value_drawingml_ST_SchemeColorVal_tx1";
     528                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_bg2] = "ooxml:Value_drawingml_ST_SchemeColorVal_bg2";
     529                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_tx2] = "ooxml:Value_drawingml_ST_SchemeColorVal_tx2";
     530                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_accent1] = "ooxml:Value_drawingml_ST_SchemeColorVal_accent1";
     531                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_accent2] = "ooxml:Value_drawingml_ST_SchemeColorVal_accent2";
     532                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_accent3] = "ooxml:Value_drawingml_ST_SchemeColorVal_accent3";
     533                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_accent4] = "ooxml:Value_drawingml_ST_SchemeColorVal_accent4";
     534                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_accent5] = "ooxml:Value_drawingml_ST_SchemeColorVal_accent5";
     535                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_accent6] = "ooxml:Value_drawingml_ST_SchemeColorVal_accent6";
     536                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_hlink] = "ooxml:Value_drawingml_ST_SchemeColorVal_hlink";
     537                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_folHlink] = "ooxml:Value_drawingml_ST_SchemeColorVal_folHlink";
     538                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_phClr] = "ooxml:Value_drawingml_ST_SchemeColorVal_phClr";
     539                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_dk1] = "ooxml:Value_drawingml_ST_SchemeColorVal_dk1";
     540                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_lt1] = "ooxml:Value_drawingml_ST_SchemeColorVal_lt1";
     541                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_dk2] = "ooxml:Value_drawingml_ST_SchemeColorVal_dk2";
     542                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_SchemeColorVal_lt2] = "ooxml:Value_drawingml_ST_SchemeColorVal_lt2";
     543                 :          0 :     mMap[NS_ooxml::LN_CT_SchemeColor_val] = "ooxml:CT_SchemeColor_val";
     544                 :          0 :     mMap[NS_ooxml::LN_CT_PresetColor_val] = "ooxml:CT_PresetColor_val";
     545                 :          0 :     mMap[NS_ooxml::LN_CT_Transform2D_off] = "ooxml:CT_Transform2D_off";
     546                 :          0 :     mMap[NS_ooxml::LN_CT_Transform2D_ext] = "ooxml:CT_Transform2D_ext";
     547                 :          0 :     mMap[NS_ooxml::LN_CT_Transform2D_rot] = "ooxml:CT_Transform2D_rot";
     548                 :          0 :     mMap[NS_ooxml::LN_CT_Transform2D_flipH] = "ooxml:CT_Transform2D_flipH";
     549                 :          0 :     mMap[NS_ooxml::LN_CT_Transform2D_flipV] = "ooxml:CT_Transform2D_flipV";
     550                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_tl] = "ooxml:Value_drawingml_ST_RectAlignment_tl";
     551                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_t] = "ooxml:Value_drawingml_ST_RectAlignment_t";
     552                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_tr] = "ooxml:Value_drawingml_ST_RectAlignment_tr";
     553                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_l] = "ooxml:Value_drawingml_ST_RectAlignment_l";
     554                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_ctr] = "ooxml:Value_drawingml_ST_RectAlignment_ctr";
     555                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_r] = "ooxml:Value_drawingml_ST_RectAlignment_r";
     556                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_bl] = "ooxml:Value_drawingml_ST_RectAlignment_bl";
     557                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_b] = "ooxml:Value_drawingml_ST_RectAlignment_b";
     558                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_RectAlignment_br] = "ooxml:Value_drawingml_ST_RectAlignment_br";
     559                 :          0 :     mMap[NS_ooxml::LN_EG_ColorChoice_scrgbClr] = "ooxml:EG_ColorChoice_scrgbClr";
     560                 :          0 :     mMap[NS_ooxml::LN_EG_ColorChoice_srgbClr] = "ooxml:EG_ColorChoice_srgbClr";
     561                 :          0 :     mMap[NS_ooxml::LN_EG_ColorChoice_hslClr] = "ooxml:EG_ColorChoice_hslClr";
     562                 :          0 :     mMap[NS_ooxml::LN_EG_ColorChoice_sysClr] = "ooxml:EG_ColorChoice_sysClr";
     563                 :          0 :     mMap[NS_ooxml::LN_EG_ColorChoice_schemeClr] = "ooxml:EG_ColorChoice_schemeClr";
     564                 :          0 :     mMap[NS_ooxml::LN_EG_ColorChoice_prstClr] = "ooxml:EG_ColorChoice_prstClr";
     565                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_clr] = "ooxml:Value_drawingml_ST_BlackWhiteMode_clr";
     566                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_auto] = "ooxml:Value_drawingml_ST_BlackWhiteMode_auto";
     567                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_gray] = "ooxml:Value_drawingml_ST_BlackWhiteMode_gray";
     568                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_ltGray] = "ooxml:Value_drawingml_ST_BlackWhiteMode_ltGray";
     569                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_invGray] = "ooxml:Value_drawingml_ST_BlackWhiteMode_invGray";
     570                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_grayWhite] = "ooxml:Value_drawingml_ST_BlackWhiteMode_grayWhite";
     571                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_blackGray] = "ooxml:Value_drawingml_ST_BlackWhiteMode_blackGray";
     572                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_blackWhite] = "ooxml:Value_drawingml_ST_BlackWhiteMode_blackWhite";
     573                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_black] = "ooxml:Value_drawingml_ST_BlackWhiteMode_black";
     574                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_white] = "ooxml:Value_drawingml_ST_BlackWhiteMode_white";
     575                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_BlackWhiteMode_hidden] = "ooxml:Value_drawingml_ST_BlackWhiteMode_hidden";
     576                 :          0 :     mMap[NS_ooxml::LN_AG_Blob_r_embed] = "ooxml:AG_Blob_r_embed";
     577                 :          0 :     mMap[NS_ooxml::LN_AG_Blob_r_link] = "ooxml:AG_Blob_r_link";
     578                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectFrameLocking_extLst] = "ooxml:CT_GraphicalObjectFrameLocking_extLst";
     579                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectFrameLocking_noGrp] = "ooxml:CT_GraphicalObjectFrameLocking_noGrp";
     580                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectFrameLocking_noDrilldown] = "ooxml:CT_GraphicalObjectFrameLocking_noDrilldown";
     581                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectFrameLocking_noSelect] = "ooxml:CT_GraphicalObjectFrameLocking_noSelect";
     582                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectFrameLocking_noChangeAspect] = "ooxml:CT_GraphicalObjectFrameLocking_noChangeAspect";
     583                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectFrameLocking_noMove] = "ooxml:CT_GraphicalObjectFrameLocking_noMove";
     584                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectFrameLocking_noResize] = "ooxml:CT_GraphicalObjectFrameLocking_noResize";
     585                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_hlinkClick] = "ooxml:CT_NonVisualDrawingProps_hlinkClick";
     586                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_hlinkHover] = "ooxml:CT_NonVisualDrawingProps_hlinkHover";
     587                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_extLst] = "ooxml:CT_NonVisualDrawingProps_extLst";
     588                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_id] = "ooxml:CT_NonVisualDrawingProps_id";
     589                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_name] = "ooxml:CT_NonVisualDrawingProps_name";
     590                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_descr] = "ooxml:CT_NonVisualDrawingProps_descr";
     591                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_hidden] = "ooxml:CT_NonVisualDrawingProps_hidden";
     592                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualDrawingProps_title] = "ooxml:CT_NonVisualDrawingProps_title";
     593                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualPictureProperties_picLocks] = "ooxml:CT_NonVisualPictureProperties_picLocks";
     594                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualPictureProperties_extLst] = "ooxml:CT_NonVisualPictureProperties_extLst";
     595                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualPictureProperties_preferRelativeResize] = "ooxml:CT_NonVisualPictureProperties_preferRelativeResize";
     596                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualGraphicFrameProperties_graphicFrameLocks] = "ooxml:CT_NonVisualGraphicFrameProperties_graphicFrameLocks";
     597                 :          0 :     mMap[NS_ooxml::LN_CT_NonVisualGraphicFrameProperties_extLst] = "ooxml:CT_NonVisualGraphicFrameProperties_extLst";
     598                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectData_pic] = "ooxml:CT_GraphicalObjectData_pic";
     599                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectData_relIds] = "ooxml:CT_GraphicalObjectData_relIds";
     600                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObjectData_uri] = "ooxml:CT_GraphicalObjectData_uri";
     601                 :          0 :     mMap[NS_ooxml::LN_CT_GraphicalObject_graphicData] = "ooxml:CT_GraphicalObject_graphicData";
     602                 :          0 :     mMap[NS_ooxml::LN_graphic_graphic] = "ooxml:graphic_graphic";
     603                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_line] = "ooxml:Value_ST_ShapeType_line";
     604                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_lineInv] = "ooxml:Value_ST_ShapeType_lineInv";
     605                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_triangle] = "ooxml:Value_ST_ShapeType_triangle";
     606                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_rtTriangle] = "ooxml:Value_ST_ShapeType_rtTriangle";
     607                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_rect] = "ooxml:Value_ST_ShapeType_rect";
     608                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_diamond] = "ooxml:Value_ST_ShapeType_diamond";
     609                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_parallelogram] = "ooxml:Value_ST_ShapeType_parallelogram";
     610                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_trapezoid] = "ooxml:Value_ST_ShapeType_trapezoid";
     611                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_nonIsoscelesTrapezoid] = "ooxml:Value_ST_ShapeType_nonIsoscelesTrapezoid";
     612                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_pentagon] = "ooxml:Value_ST_ShapeType_pentagon";
     613                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_hexagon] = "ooxml:Value_ST_ShapeType_hexagon";
     614                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_heptagon] = "ooxml:Value_ST_ShapeType_heptagon";
     615                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_octagon] = "ooxml:Value_ST_ShapeType_octagon";
     616                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_decagon] = "ooxml:Value_ST_ShapeType_decagon";
     617                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_dodecagon] = "ooxml:Value_ST_ShapeType_dodecagon";
     618                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star4] = "ooxml:Value_ST_ShapeType_star4";
     619                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star5] = "ooxml:Value_ST_ShapeType_star5";
     620                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star6] = "ooxml:Value_ST_ShapeType_star6";
     621                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star7] = "ooxml:Value_ST_ShapeType_star7";
     622                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star8] = "ooxml:Value_ST_ShapeType_star8";
     623                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star10] = "ooxml:Value_ST_ShapeType_star10";
     624                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star12] = "ooxml:Value_ST_ShapeType_star12";
     625                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star16] = "ooxml:Value_ST_ShapeType_star16";
     626                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star24] = "ooxml:Value_ST_ShapeType_star24";
     627                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_star32] = "ooxml:Value_ST_ShapeType_star32";
     628                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_roundRect] = "ooxml:Value_ST_ShapeType_roundRect";
     629                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_round1Rect] = "ooxml:Value_ST_ShapeType_round1Rect";
     630                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_round2SameRect] = "ooxml:Value_ST_ShapeType_round2SameRect";
     631                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_round2DiagRect] = "ooxml:Value_ST_ShapeType_round2DiagRect";
     632                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_snipRoundRect] = "ooxml:Value_ST_ShapeType_snipRoundRect";
     633                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_snip1Rect] = "ooxml:Value_ST_ShapeType_snip1Rect";
     634                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_snip2SameRect] = "ooxml:Value_ST_ShapeType_snip2SameRect";
     635                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_snip2DiagRect] = "ooxml:Value_ST_ShapeType_snip2DiagRect";
     636                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_plaque] = "ooxml:Value_ST_ShapeType_plaque";
     637                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_ellipse] = "ooxml:Value_ST_ShapeType_ellipse";
     638                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_teardrop] = "ooxml:Value_ST_ShapeType_teardrop";
     639                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_homePlate] = "ooxml:Value_ST_ShapeType_homePlate";
     640                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_chevron] = "ooxml:Value_ST_ShapeType_chevron";
     641                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_pieWedge] = "ooxml:Value_ST_ShapeType_pieWedge";
     642                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_pie] = "ooxml:Value_ST_ShapeType_pie";
     643                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_blockArc] = "ooxml:Value_ST_ShapeType_blockArc";
     644                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_donut] = "ooxml:Value_ST_ShapeType_donut";
     645                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_noSmoking] = "ooxml:Value_ST_ShapeType_noSmoking";
     646                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_rightArrow] = "ooxml:Value_ST_ShapeType_rightArrow";
     647                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftArrow] = "ooxml:Value_ST_ShapeType_leftArrow";
     648                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_upArrow] = "ooxml:Value_ST_ShapeType_upArrow";
     649                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_downArrow] = "ooxml:Value_ST_ShapeType_downArrow";
     650                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_stripedRightArrow] = "ooxml:Value_ST_ShapeType_stripedRightArrow";
     651                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_notchedRightArrow] = "ooxml:Value_ST_ShapeType_notchedRightArrow";
     652                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bentUpArrow] = "ooxml:Value_ST_ShapeType_bentUpArrow";
     653                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftRightArrow] = "ooxml:Value_ST_ShapeType_leftRightArrow";
     654                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_upDownArrow] = "ooxml:Value_ST_ShapeType_upDownArrow";
     655                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftUpArrow] = "ooxml:Value_ST_ShapeType_leftUpArrow";
     656                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftRightUpArrow] = "ooxml:Value_ST_ShapeType_leftRightUpArrow";
     657                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_quadArrow] = "ooxml:Value_ST_ShapeType_quadArrow";
     658                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftArrowCallout] = "ooxml:Value_ST_ShapeType_leftArrowCallout";
     659                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_rightArrowCallout] = "ooxml:Value_ST_ShapeType_rightArrowCallout";
     660                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_upArrowCallout] = "ooxml:Value_ST_ShapeType_upArrowCallout";
     661                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_downArrowCallout] = "ooxml:Value_ST_ShapeType_downArrowCallout";
     662                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftRightArrowCallout] = "ooxml:Value_ST_ShapeType_leftRightArrowCallout";
     663                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_upDownArrowCallout] = "ooxml:Value_ST_ShapeType_upDownArrowCallout";
     664                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_quadArrowCallout] = "ooxml:Value_ST_ShapeType_quadArrowCallout";
     665                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bentArrow] = "ooxml:Value_ST_ShapeType_bentArrow";
     666                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_uturnArrow] = "ooxml:Value_ST_ShapeType_uturnArrow";
     667                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_circularArrow] = "ooxml:Value_ST_ShapeType_circularArrow";
     668                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftCircularArrow] = "ooxml:Value_ST_ShapeType_leftCircularArrow";
     669                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftRightCircularArrow] = "ooxml:Value_ST_ShapeType_leftRightCircularArrow";
     670                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedRightArrow] = "ooxml:Value_ST_ShapeType_curvedRightArrow";
     671                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedLeftArrow] = "ooxml:Value_ST_ShapeType_curvedLeftArrow";
     672                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedUpArrow] = "ooxml:Value_ST_ShapeType_curvedUpArrow";
     673                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedDownArrow] = "ooxml:Value_ST_ShapeType_curvedDownArrow";
     674                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_swooshArrow] = "ooxml:Value_ST_ShapeType_swooshArrow";
     675                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_cube] = "ooxml:Value_ST_ShapeType_cube";
     676                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_can] = "ooxml:Value_ST_ShapeType_can";
     677                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_lightningBolt] = "ooxml:Value_ST_ShapeType_lightningBolt";
     678                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_heart] = "ooxml:Value_ST_ShapeType_heart";
     679                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_sun] = "ooxml:Value_ST_ShapeType_sun";
     680                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_moon] = "ooxml:Value_ST_ShapeType_moon";
     681                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_smileyFace] = "ooxml:Value_ST_ShapeType_smileyFace";
     682                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_irregularSeal1] = "ooxml:Value_ST_ShapeType_irregularSeal1";
     683                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_irregularSeal2] = "ooxml:Value_ST_ShapeType_irregularSeal2";
     684                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_foldedCorner] = "ooxml:Value_ST_ShapeType_foldedCorner";
     685                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bevel] = "ooxml:Value_ST_ShapeType_bevel";
     686                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_frame] = "ooxml:Value_ST_ShapeType_frame";
     687                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_halfFrame] = "ooxml:Value_ST_ShapeType_halfFrame";
     688                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_corner] = "ooxml:Value_ST_ShapeType_corner";
     689                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_diagStripe] = "ooxml:Value_ST_ShapeType_diagStripe";
     690                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_chord] = "ooxml:Value_ST_ShapeType_chord";
     691                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_arc] = "ooxml:Value_ST_ShapeType_arc";
     692                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftBracket] = "ooxml:Value_ST_ShapeType_leftBracket";
     693                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_rightBracket] = "ooxml:Value_ST_ShapeType_rightBracket";
     694                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftBrace] = "ooxml:Value_ST_ShapeType_leftBrace";
     695                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_rightBrace] = "ooxml:Value_ST_ShapeType_rightBrace";
     696                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bracketPair] = "ooxml:Value_ST_ShapeType_bracketPair";
     697                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bracePair] = "ooxml:Value_ST_ShapeType_bracePair";
     698                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_straightConnector1] = "ooxml:Value_ST_ShapeType_straightConnector1";
     699                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bentConnector2] = "ooxml:Value_ST_ShapeType_bentConnector2";
     700                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bentConnector3] = "ooxml:Value_ST_ShapeType_bentConnector3";
     701                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bentConnector4] = "ooxml:Value_ST_ShapeType_bentConnector4";
     702                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_bentConnector5] = "ooxml:Value_ST_ShapeType_bentConnector5";
     703                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedConnector2] = "ooxml:Value_ST_ShapeType_curvedConnector2";
     704                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedConnector3] = "ooxml:Value_ST_ShapeType_curvedConnector3";
     705                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedConnector4] = "ooxml:Value_ST_ShapeType_curvedConnector4";
     706                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_curvedConnector5] = "ooxml:Value_ST_ShapeType_curvedConnector5";
     707                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_callout1] = "ooxml:Value_ST_ShapeType_callout1";
     708                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_callout2] = "ooxml:Value_ST_ShapeType_callout2";
     709                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_callout3] = "ooxml:Value_ST_ShapeType_callout3";
     710                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_accentCallout1] = "ooxml:Value_ST_ShapeType_accentCallout1";
     711                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_accentCallout2] = "ooxml:Value_ST_ShapeType_accentCallout2";
     712                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_accentCallout3] = "ooxml:Value_ST_ShapeType_accentCallout3";
     713                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_borderCallout1] = "ooxml:Value_ST_ShapeType_borderCallout1";
     714                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_borderCallout2] = "ooxml:Value_ST_ShapeType_borderCallout2";
     715                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_borderCallout3] = "ooxml:Value_ST_ShapeType_borderCallout3";
     716                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_accentBorderCallout1] = "ooxml:Value_ST_ShapeType_accentBorderCallout1";
     717                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_accentBorderCallout2] = "ooxml:Value_ST_ShapeType_accentBorderCallout2";
     718                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_accentBorderCallout3] = "ooxml:Value_ST_ShapeType_accentBorderCallout3";
     719                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_wedgeRectCallout] = "ooxml:Value_ST_ShapeType_wedgeRectCallout";
     720                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_wedgeRoundRectCallout] = "ooxml:Value_ST_ShapeType_wedgeRoundRectCallout";
     721                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_wedgeEllipseCallout] = "ooxml:Value_ST_ShapeType_wedgeEllipseCallout";
     722                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_cloudCallout] = "ooxml:Value_ST_ShapeType_cloudCallout";
     723                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_cloud] = "ooxml:Value_ST_ShapeType_cloud";
     724                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_ribbon] = "ooxml:Value_ST_ShapeType_ribbon";
     725                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_ribbon2] = "ooxml:Value_ST_ShapeType_ribbon2";
     726                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_ellipseRibbon] = "ooxml:Value_ST_ShapeType_ellipseRibbon";
     727                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_ellipseRibbon2] = "ooxml:Value_ST_ShapeType_ellipseRibbon2";
     728                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_leftRightRibbon] = "ooxml:Value_ST_ShapeType_leftRightRibbon";
     729                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_verticalScroll] = "ooxml:Value_ST_ShapeType_verticalScroll";
     730                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_horizontalScroll] = "ooxml:Value_ST_ShapeType_horizontalScroll";
     731                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_wave] = "ooxml:Value_ST_ShapeType_wave";
     732                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_doubleWave] = "ooxml:Value_ST_ShapeType_doubleWave";
     733                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_plus] = "ooxml:Value_ST_ShapeType_plus";
     734                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartProcess] = "ooxml:Value_ST_ShapeType_flowChartProcess";
     735                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartDecision] = "ooxml:Value_ST_ShapeType_flowChartDecision";
     736                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartInputOutput] = "ooxml:Value_ST_ShapeType_flowChartInputOutput";
     737                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartPredefinedProcess] = "ooxml:Value_ST_ShapeType_flowChartPredefinedProcess";
     738                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartInternalStorage] = "ooxml:Value_ST_ShapeType_flowChartInternalStorage";
     739                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartDocument] = "ooxml:Value_ST_ShapeType_flowChartDocument";
     740                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartMultidocument] = "ooxml:Value_ST_ShapeType_flowChartMultidocument";
     741                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartTerminator] = "ooxml:Value_ST_ShapeType_flowChartTerminator";
     742                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartPreparation] = "ooxml:Value_ST_ShapeType_flowChartPreparation";
     743                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartManualInput] = "ooxml:Value_ST_ShapeType_flowChartManualInput";
     744                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartManualOperation] = "ooxml:Value_ST_ShapeType_flowChartManualOperation";
     745                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartConnector] = "ooxml:Value_ST_ShapeType_flowChartConnector";
     746                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartPunchedCard] = "ooxml:Value_ST_ShapeType_flowChartPunchedCard";
     747                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartPunchedTape] = "ooxml:Value_ST_ShapeType_flowChartPunchedTape";
     748                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartSummingJunction] = "ooxml:Value_ST_ShapeType_flowChartSummingJunction";
     749                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartOr] = "ooxml:Value_ST_ShapeType_flowChartOr";
     750                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartCollate] = "ooxml:Value_ST_ShapeType_flowChartCollate";
     751                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartSort] = "ooxml:Value_ST_ShapeType_flowChartSort";
     752                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartExtract] = "ooxml:Value_ST_ShapeType_flowChartExtract";
     753                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartMerge] = "ooxml:Value_ST_ShapeType_flowChartMerge";
     754                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartOfflineStorage] = "ooxml:Value_ST_ShapeType_flowChartOfflineStorage";
     755                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartOnlineStorage] = "ooxml:Value_ST_ShapeType_flowChartOnlineStorage";
     756                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartMagneticTape] = "ooxml:Value_ST_ShapeType_flowChartMagneticTape";
     757                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartMagneticDisk] = "ooxml:Value_ST_ShapeType_flowChartMagneticDisk";
     758                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartMagneticDrum] = "ooxml:Value_ST_ShapeType_flowChartMagneticDrum";
     759                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartDisplay] = "ooxml:Value_ST_ShapeType_flowChartDisplay";
     760                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartDelay] = "ooxml:Value_ST_ShapeType_flowChartDelay";
     761                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartAlternateProcess] = "ooxml:Value_ST_ShapeType_flowChartAlternateProcess";
     762                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_flowChartOffpageConnector] = "ooxml:Value_ST_ShapeType_flowChartOffpageConnector";
     763                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonBlank] = "ooxml:Value_ST_ShapeType_actionButtonBlank";
     764                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonHome] = "ooxml:Value_ST_ShapeType_actionButtonHome";
     765                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonHelp] = "ooxml:Value_ST_ShapeType_actionButtonHelp";
     766                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonInformation] = "ooxml:Value_ST_ShapeType_actionButtonInformation";
     767                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonForwardNext] = "ooxml:Value_ST_ShapeType_actionButtonForwardNext";
     768                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonBackPrevious] = "ooxml:Value_ST_ShapeType_actionButtonBackPrevious";
     769                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonEnd] = "ooxml:Value_ST_ShapeType_actionButtonEnd";
     770                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonBeginning] = "ooxml:Value_ST_ShapeType_actionButtonBeginning";
     771                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonReturn] = "ooxml:Value_ST_ShapeType_actionButtonReturn";
     772                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonDocument] = "ooxml:Value_ST_ShapeType_actionButtonDocument";
     773                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonSound] = "ooxml:Value_ST_ShapeType_actionButtonSound";
     774                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_actionButtonMovie] = "ooxml:Value_ST_ShapeType_actionButtonMovie";
     775                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_gear6] = "ooxml:Value_ST_ShapeType_gear6";
     776                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_gear9] = "ooxml:Value_ST_ShapeType_gear9";
     777                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_funnel] = "ooxml:Value_ST_ShapeType_funnel";
     778                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_mathPlus] = "ooxml:Value_ST_ShapeType_mathPlus";
     779                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_mathMinus] = "ooxml:Value_ST_ShapeType_mathMinus";
     780                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_mathMultiply] = "ooxml:Value_ST_ShapeType_mathMultiply";
     781                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_mathDivide] = "ooxml:Value_ST_ShapeType_mathDivide";
     782                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_mathEqual] = "ooxml:Value_ST_ShapeType_mathEqual";
     783                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_mathNotEqual] = "ooxml:Value_ST_ShapeType_mathNotEqual";
     784                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_cornerTabs] = "ooxml:Value_ST_ShapeType_cornerTabs";
     785                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_squareTabs] = "ooxml:Value_ST_ShapeType_squareTabs";
     786                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_plaqueTabs] = "ooxml:Value_ST_ShapeType_plaqueTabs";
     787                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_chartX] = "ooxml:Value_ST_ShapeType_chartX";
     788                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_chartStar] = "ooxml:Value_ST_ShapeType_chartStar";
     789                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ShapeType_chartPlus] = "ooxml:Value_ST_ShapeType_chartPlus";
     790                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textNoShape] = "ooxml:Value_drawingml_ST_TextShapeType_textNoShape";
     791                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textPlain] = "ooxml:Value_drawingml_ST_TextShapeType_textPlain";
     792                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textStop] = "ooxml:Value_drawingml_ST_TextShapeType_textStop";
     793                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textTriangle] = "ooxml:Value_drawingml_ST_TextShapeType_textTriangle";
     794                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textTriangleInverted] = "ooxml:Value_drawingml_ST_TextShapeType_textTriangleInverted";
     795                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textChevron] = "ooxml:Value_drawingml_ST_TextShapeType_textChevron";
     796                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textChevronInverted] = "ooxml:Value_drawingml_ST_TextShapeType_textChevronInverted";
     797                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textRingInside] = "ooxml:Value_drawingml_ST_TextShapeType_textRingInside";
     798                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textRingOutside] = "ooxml:Value_drawingml_ST_TextShapeType_textRingOutside";
     799                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textArchUp] = "ooxml:Value_drawingml_ST_TextShapeType_textArchUp";
     800                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textArchDown] = "ooxml:Value_drawingml_ST_TextShapeType_textArchDown";
     801                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCircle] = "ooxml:Value_drawingml_ST_TextShapeType_textCircle";
     802                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textButton] = "ooxml:Value_drawingml_ST_TextShapeType_textButton";
     803                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textArchUpPour] = "ooxml:Value_drawingml_ST_TextShapeType_textArchUpPour";
     804                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textArchDownPour] = "ooxml:Value_drawingml_ST_TextShapeType_textArchDownPour";
     805                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCirclePour] = "ooxml:Value_drawingml_ST_TextShapeType_textCirclePour";
     806                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textButtonPour] = "ooxml:Value_drawingml_ST_TextShapeType_textButtonPour";
     807                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCurveUp] = "ooxml:Value_drawingml_ST_TextShapeType_textCurveUp";
     808                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCurveDown] = "ooxml:Value_drawingml_ST_TextShapeType_textCurveDown";
     809                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCanUp] = "ooxml:Value_drawingml_ST_TextShapeType_textCanUp";
     810                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCanDown] = "ooxml:Value_drawingml_ST_TextShapeType_textCanDown";
     811                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textWave1] = "ooxml:Value_drawingml_ST_TextShapeType_textWave1";
     812                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textWave2] = "ooxml:Value_drawingml_ST_TextShapeType_textWave2";
     813                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textDoubleWave1] = "ooxml:Value_drawingml_ST_TextShapeType_textDoubleWave1";
     814                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textWave4] = "ooxml:Value_drawingml_ST_TextShapeType_textWave4";
     815                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textInflate] = "ooxml:Value_drawingml_ST_TextShapeType_textInflate";
     816                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textDeflate] = "ooxml:Value_drawingml_ST_TextShapeType_textDeflate";
     817                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textInflateBottom] = "ooxml:Value_drawingml_ST_TextShapeType_textInflateBottom";
     818                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textDeflateBottom] = "ooxml:Value_drawingml_ST_TextShapeType_textDeflateBottom";
     819                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textInflateTop] = "ooxml:Value_drawingml_ST_TextShapeType_textInflateTop";
     820                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textDeflateTop] = "ooxml:Value_drawingml_ST_TextShapeType_textDeflateTop";
     821                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textDeflateInflate] = "ooxml:Value_drawingml_ST_TextShapeType_textDeflateInflate";
     822                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textDeflateInflateDeflate] = "ooxml:Value_drawingml_ST_TextShapeType_textDeflateInflateDeflate";
     823                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textFadeRight] = "ooxml:Value_drawingml_ST_TextShapeType_textFadeRight";
     824                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textFadeLeft] = "ooxml:Value_drawingml_ST_TextShapeType_textFadeLeft";
     825                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textFadeUp] = "ooxml:Value_drawingml_ST_TextShapeType_textFadeUp";
     826                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textFadeDown] = "ooxml:Value_drawingml_ST_TextShapeType_textFadeDown";
     827                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textSlantUp] = "ooxml:Value_drawingml_ST_TextShapeType_textSlantUp";
     828                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textSlantDown] = "ooxml:Value_drawingml_ST_TextShapeType_textSlantDown";
     829                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCascadeUp] = "ooxml:Value_drawingml_ST_TextShapeType_textCascadeUp";
     830                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_TextShapeType_textCascadeDown] = "ooxml:Value_drawingml_ST_TextShapeType_textCascadeDown";
     831                 :          0 :     mMap[NS_ooxml::LN_CT_GeomGuideList_gd] = "ooxml:CT_GeomGuideList_gd";
     832                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathFillMode_none] = "ooxml:Value_drawingml_ST_PathFillMode_none";
     833                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathFillMode_norm] = "ooxml:Value_drawingml_ST_PathFillMode_norm";
     834                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathFillMode_lighten] = "ooxml:Value_drawingml_ST_PathFillMode_lighten";
     835                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathFillMode_lightenLess] = "ooxml:Value_drawingml_ST_PathFillMode_lightenLess";
     836                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathFillMode_darken] = "ooxml:Value_drawingml_ST_PathFillMode_darken";
     837                 :          0 :     mMap[NS_ooxml::LN_Value_drawingml_ST_PathFillMode_darkenLess] = "ooxml:Value_drawingml_ST_PathFillMode_darkenLess";
     838                 :          0 :     mMap[NS_ooxml::LN_CT_PresetGeometry2D_avLst] = "ooxml:CT_PresetGeometry2D_avLst";
     839                 :          0 :     mMap[NS_ooxml::LN_CT_PresetGeometry2D_prst] = "ooxml:CT_PresetGeometry2D_prst";
     840                 :          0 :     mMap[NS_ooxml::LN_CT_CustomGeometry2D_avLst] = "ooxml:CT_CustomGeometry2D_avLst";
     841                 :          0 :     mMap[NS_ooxml::LN_CT_CustomGeometry2D_gdLst] = "ooxml:CT_CustomGeometry2D_gdLst";
     842                 :          0 :     mMap[NS_ooxml::LN_CT_CustomGeometry2D_ahLst] = "ooxml:CT_CustomGeometry2D_ahLst";
     843                 :          0 :     mMap[NS_ooxml::LN_CT_CustomGeometry2D_cxnLst] = "ooxml:CT_CustomGeometry2D_cxnLst";
     844                 :          0 :     mMap[NS_ooxml::LN_CT_CustomGeometry2D_rect] = "ooxml:CT_CustomGeometry2D_rect";
     845                 :          0 :     mMap[NS_ooxml::LN_CT_CustomGeometry2D_pathLst] = "ooxml:CT_CustomGeometry2D_pathLst";
     846                 :          0 :     mMap[NS_ooxml::LN_EG_Geometry_custGeom] = "ooxml:EG_Geometry_custGeom";
     847                 :          0 :     mMap[NS_ooxml::LN_EG_Geometry_prstGeom] = "ooxml:EG_Geometry_prstGeom";
     848                 :          0 :     mMap[NS_ooxml::LN_CT_EffectExtent_l] = "ooxml:CT_EffectExtent_l";
     849                 :          0 :     mMap[NS_ooxml::LN_CT_EffectExtent_t] = "ooxml:CT_EffectExtent_t";
     850                 :          0 :     mMap[NS_ooxml::LN_CT_EffectExtent_r] = "ooxml:CT_EffectExtent_r";
     851                 :          0 :     mMap[NS_ooxml::LN_CT_EffectExtent_b] = "ooxml:CT_EffectExtent_b";
     852                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_extent] = "ooxml:CT_Inline_extent";
     853                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_effectExtent] = "ooxml:CT_Inline_effectExtent";
     854                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_docPr] = "ooxml:CT_Inline_docPr";
     855                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_cNvGraphicFramePr] = "ooxml:CT_Inline_cNvGraphicFramePr";
     856                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_a_graphic] = "ooxml:CT_Inline_a_graphic";
     857                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_distT] = "ooxml:CT_Inline_distT";
     858                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_distB] = "ooxml:CT_Inline_distB";
     859                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_distL] = "ooxml:CT_Inline_distL";
     860                 :          0 :     mMap[NS_ooxml::LN_CT_Inline_distR] = "ooxml:CT_Inline_distR";
     861                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_WrapText_bothSides] = "ooxml:Value_wordprocessingDrawing_ST_WrapText_bothSides";
     862                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_WrapText_left] = "ooxml:Value_wordprocessingDrawing_ST_WrapText_left";
     863                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_WrapText_right] = "ooxml:Value_wordprocessingDrawing_ST_WrapText_right";
     864                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_WrapText_largest] = "ooxml:Value_wordprocessingDrawing_ST_WrapText_largest";
     865                 :          0 :     mMap[NS_ooxml::LN_CT_WrapPath_start] = "ooxml:CT_WrapPath_start";
     866                 :          0 :     mMap[NS_ooxml::LN_CT_WrapPath_lineTo] = "ooxml:CT_WrapPath_lineTo";
     867                 :          0 :     mMap[NS_ooxml::LN_CT_WrapPath_edited] = "ooxml:CT_WrapPath_edited";
     868                 :          0 :     mMap[NS_ooxml::LN_CT_WrapSquare_effectExtent] = "ooxml:CT_WrapSquare_effectExtent";
     869                 :          0 :     mMap[NS_ooxml::LN_CT_WrapSquare_wrapText] = "ooxml:CT_WrapSquare_wrapText";
     870                 :          0 :     mMap[NS_ooxml::LN_CT_WrapSquare_distT] = "ooxml:CT_WrapSquare_distT";
     871                 :          0 :     mMap[NS_ooxml::LN_CT_WrapSquare_distB] = "ooxml:CT_WrapSquare_distB";
     872                 :          0 :     mMap[NS_ooxml::LN_CT_WrapSquare_distL] = "ooxml:CT_WrapSquare_distL";
     873                 :          0 :     mMap[NS_ooxml::LN_CT_WrapSquare_distR] = "ooxml:CT_WrapSquare_distR";
     874                 :          0 :     mMap[NS_ooxml::LN_CT_WrapTight_wrapPolygon] = "ooxml:CT_WrapTight_wrapPolygon";
     875                 :          0 :     mMap[NS_ooxml::LN_CT_WrapTight_wrapText] = "ooxml:CT_WrapTight_wrapText";
     876                 :          0 :     mMap[NS_ooxml::LN_CT_WrapTight_distL] = "ooxml:CT_WrapTight_distL";
     877                 :          0 :     mMap[NS_ooxml::LN_CT_WrapTight_distR] = "ooxml:CT_WrapTight_distR";
     878                 :          0 :     mMap[NS_ooxml::LN_CT_WrapThrough_wrapPolygon] = "ooxml:CT_WrapThrough_wrapPolygon";
     879                 :          0 :     mMap[NS_ooxml::LN_CT_WrapThrough_wrapText] = "ooxml:CT_WrapThrough_wrapText";
     880                 :          0 :     mMap[NS_ooxml::LN_CT_WrapThrough_distL] = "ooxml:CT_WrapThrough_distL";
     881                 :          0 :     mMap[NS_ooxml::LN_CT_WrapThrough_distR] = "ooxml:CT_WrapThrough_distR";
     882                 :          0 :     mMap[NS_ooxml::LN_CT_WrapTopBottom_effectExtent] = "ooxml:CT_WrapTopBottom_effectExtent";
     883                 :          0 :     mMap[NS_ooxml::LN_CT_WrapTopBottom_distT] = "ooxml:CT_WrapTopBottom_distT";
     884                 :          0 :     mMap[NS_ooxml::LN_CT_WrapTopBottom_distB] = "ooxml:CT_WrapTopBottom_distB";
     885                 :          0 :     mMap[NS_ooxml::LN_EG_WrapType_wrapNone] = "ooxml:EG_WrapType_wrapNone";
     886                 :          0 :     mMap[NS_ooxml::LN_EG_WrapType_wrapSquare] = "ooxml:EG_WrapType_wrapSquare";
     887                 :          0 :     mMap[NS_ooxml::LN_EG_WrapType_wrapTight] = "ooxml:EG_WrapType_wrapTight";
     888                 :          0 :     mMap[NS_ooxml::LN_EG_WrapType_wrapThrough] = "ooxml:EG_WrapType_wrapThrough";
     889                 :          0 :     mMap[NS_ooxml::LN_EG_WrapType_wrapTopAndBottom] = "ooxml:EG_WrapType_wrapTopAndBottom";
     890                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_margin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_margin";
     891                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_page] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_page";
     892                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_column] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_column";
     893                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_character] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_character";
     894                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_leftMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_leftMargin";
     895                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_rightMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_rightMargin";
     896                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_insideMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_insideMargin";
     897                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromH_outsideMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromH_outsideMargin";
     898                 :          0 :     mMap[NS_ooxml::LN_CT_PosH_align] = "ooxml:CT_PosH_align";
     899                 :          0 :     mMap[NS_ooxml::LN_CT_PosH_posOffset] = "ooxml:CT_PosH_posOffset";
     900                 :          0 :     mMap[NS_ooxml::LN_CT_PosH_relativeFrom] = "ooxml:CT_PosH_relativeFrom";
     901                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_margin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_margin";
     902                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_page] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_page";
     903                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_paragraph] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_paragraph";
     904                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_line] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_line";
     905                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_topMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_topMargin";
     906                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_bottomMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_bottomMargin";
     907                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_insideMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_insideMargin";
     908                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingDrawing_ST_RelFromV_outsideMargin] = "ooxml:Value_wordprocessingDrawing_ST_RelFromV_outsideMargin";
     909                 :          0 :     mMap[NS_ooxml::LN_CT_PosV_align] = "ooxml:CT_PosV_align";
     910                 :          0 :     mMap[NS_ooxml::LN_CT_PosV_posOffset] = "ooxml:CT_PosV_posOffset";
     911                 :          0 :     mMap[NS_ooxml::LN_CT_PosV_relativeFrom] = "ooxml:CT_PosV_relativeFrom";
     912                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_simplePos_elem] = "ooxml:CT_Anchor_simplePos_elem";
     913                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_positionH] = "ooxml:CT_Anchor_positionH";
     914                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_positionV] = "ooxml:CT_Anchor_positionV";
     915                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_extent] = "ooxml:CT_Anchor_extent";
     916                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_effectExtent] = "ooxml:CT_Anchor_effectExtent";
     917                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_docPr] = "ooxml:CT_Anchor_docPr";
     918                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_cNvGraphicFramePr] = "ooxml:CT_Anchor_cNvGraphicFramePr";
     919                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_a_graphic] = "ooxml:CT_Anchor_a_graphic";
     920                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_distT] = "ooxml:CT_Anchor_distT";
     921                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_distB] = "ooxml:CT_Anchor_distB";
     922                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_distL] = "ooxml:CT_Anchor_distL";
     923                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_distR] = "ooxml:CT_Anchor_distR";
     924                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_simplePos_attr] = "ooxml:CT_Anchor_simplePos_attr";
     925                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_relativeHeight] = "ooxml:CT_Anchor_relativeHeight";
     926                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_behindDoc] = "ooxml:CT_Anchor_behindDoc";
     927                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_locked] = "ooxml:CT_Anchor_locked";
     928                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_layoutInCell] = "ooxml:CT_Anchor_layoutInCell";
     929                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_hidden] = "ooxml:CT_Anchor_hidden";
     930                 :          0 :     mMap[NS_ooxml::LN_CT_Anchor_allowOverlap] = "ooxml:CT_Anchor_allowOverlap";
     931                 :          0 :     mMap[NS_ooxml::LN_inline_inline] = "ooxml:inline_inline";
     932                 :          0 :     mMap[NS_ooxml::LN_anchor_anchor] = "ooxml:anchor_anchor";
     933                 :          0 :     mMap[NS_ooxml::LN_CT_Integer255_val] = "ooxml:CT_Integer255_val";
     934                 :          0 :     mMap[NS_ooxml::LN_CT_Integer2_val] = "ooxml:CT_Integer2_val";
     935                 :          0 :     mMap[NS_ooxml::LN_CT_SpacingRule_val] = "ooxml:CT_SpacingRule_val";
     936                 :          0 :     mMap[NS_ooxml::LN_CT_UnSignedInteger_val] = "ooxml:CT_UnSignedInteger_val";
     937                 :          0 :     mMap[NS_ooxml::LN_CT_Char_val] = "ooxml:CT_Char_val";
     938                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_OnOff_on] = "ooxml:Value_math_ST_OnOff_on";
     939                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_OnOff_off] = "ooxml:Value_math_ST_OnOff_off";
     940                 :          0 :     mMap[NS_ooxml::LN_CT_OnOff_val] = "ooxml:CT_OnOff_val";
     941                 :          0 :     mMap[NS_ooxml::LN_CT_String_val] = "ooxml:CT_String_val";
     942                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_XAlign_left] = "ooxml:Value_math_ST_XAlign_left";
     943                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_XAlign_center] = "ooxml:Value_math_ST_XAlign_center";
     944                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_XAlign_right] = "ooxml:Value_math_ST_XAlign_right";
     945                 :          0 :     mMap[NS_ooxml::LN_CT_XAlign_val] = "ooxml:CT_XAlign_val";
     946                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_YAlign_top] = "ooxml:Value_math_ST_YAlign_top";
     947                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_YAlign_center] = "ooxml:Value_math_ST_YAlign_center";
     948                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_YAlign_bot] = "ooxml:Value_math_ST_YAlign_bot";
     949                 :          0 :     mMap[NS_ooxml::LN_CT_YAlign_val] = "ooxml:CT_YAlign_val";
     950                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Shp_centered] = "ooxml:Value_math_ST_Shp_centered";
     951                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Shp_match] = "ooxml:Value_math_ST_Shp_match";
     952                 :          0 :     mMap[NS_ooxml::LN_CT_Shp_val] = "ooxml:CT_Shp_val";
     953                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_FType_bar] = "ooxml:Value_math_ST_FType_bar";
     954                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_FType_skw] = "ooxml:Value_math_ST_FType_skw";
     955                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_FType_lin] = "ooxml:Value_math_ST_FType_lin";
     956                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_FType_noBar] = "ooxml:Value_math_ST_FType_noBar";
     957                 :          0 :     mMap[NS_ooxml::LN_CT_FType_val] = "ooxml:CT_FType_val";
     958                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_LimLoc_undOvr] = "ooxml:Value_math_ST_LimLoc_undOvr";
     959                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_LimLoc_subSup] = "ooxml:Value_math_ST_LimLoc_subSup";
     960                 :          0 :     mMap[NS_ooxml::LN_CT_LimLoc_val] = "ooxml:CT_LimLoc_val";
     961                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_TopBot_top] = "ooxml:Value_math_ST_TopBot_top";
     962                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_TopBot_bot] = "ooxml:Value_math_ST_TopBot_bot";
     963                 :          0 :     mMap[NS_ooxml::LN_CT_TopBot_val] = "ooxml:CT_TopBot_val";
     964                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Script_roman] = "ooxml:Value_math_ST_Script_roman";
     965                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Script_script] = "ooxml:Value_math_ST_Script_script";
     966                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Script_fraktur] = "ooxml:Value_math_ST_Script_fraktur";
     967                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Script_doublemstruck] = "ooxml:Value_math_ST_Script_doublemstruck";
     968                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Script_sansmserif] = "ooxml:Value_math_ST_Script_sansmserif";
     969                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Script_monospace] = "ooxml:Value_math_ST_Script_monospace";
     970                 :          0 :     mMap[NS_ooxml::LN_CT_Script_val] = "ooxml:CT_Script_val";
     971                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Style_b] = "ooxml:Value_ST_Style_b";
     972                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Style_bi] = "ooxml:Value_ST_Style_bi";
     973                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Style_i] = "ooxml:Value_ST_Style_i";
     974                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Style_p] = "ooxml:Value_ST_Style_p";
     975                 :          0 :     mMap[NS_ooxml::LN_CT_Style_val] = "ooxml:CT_Style_val";
     976                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Jc_start] = "ooxml:Value_math_ST_Jc_start";
     977                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Jc_end] = "ooxml:Value_math_ST_Jc_end";
     978                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Jc_left] = "ooxml:Value_math_ST_Jc_left";
     979                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Jc_right] = "ooxml:Value_math_ST_Jc_right";
     980                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Jc_center] = "ooxml:Value_math_ST_Jc_center";
     981                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_Jc_centerGroup] = "ooxml:Value_math_ST_Jc_centerGroup";
     982                 :          0 :     mMap[NS_ooxml::LN_CT_OMathJc_val] = "ooxml:CT_OMathJc_val";
     983                 :          0 :     mMap[NS_ooxml::LN_CT_TwipsMeasure_val] = "ooxml:CT_TwipsMeasure_val";
     984                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_BreakBin_before] = "ooxml:Value_math_ST_BreakBin_before";
     985                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_BreakBin_after] = "ooxml:Value_math_ST_BreakBin_after";
     986                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_BreakBin_repeat] = "ooxml:Value_math_ST_BreakBin_repeat";
     987                 :          0 :     mMap[NS_ooxml::LN_CT_BreakBin_val] = "ooxml:CT_BreakBin_val";
     988                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_BreakBinSub_mm] = "ooxml:Value_math_ST_BreakBinSub_mm";
     989                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_BreakBinSub_mp] = "ooxml:Value_math_ST_BreakBinSub_mp";
     990                 :          0 :     mMap[NS_ooxml::LN_Value_math_ST_BreakBinSub_pm] = "ooxml:Value_math_ST_BreakBinSub_pm";
     991                 :          0 :     mMap[NS_ooxml::LN_CT_BreakBinSub_val] = "ooxml:CT_BreakBinSub_val";
     992                 :          0 :     mMap[NS_ooxml::LN_CT_PictureNonVisual_cNvPr] = "ooxml:CT_PictureNonVisual_cNvPr";
     993                 :          0 :     mMap[NS_ooxml::LN_CT_PictureNonVisual_cNvPicPr] = "ooxml:CT_PictureNonVisual_cNvPicPr";
     994                 :          0 :     mMap[NS_ooxml::LN_CT_Picture_nvPicPr] = "ooxml:CT_Picture_nvPicPr";
     995                 :          0 :     mMap[NS_ooxml::LN_CT_Picture_blipFill] = "ooxml:CT_Picture_blipFill";
     996                 :          0 :     mMap[NS_ooxml::LN_CT_Picture_spPr] = "ooxml:CT_Picture_spPr";
     997                 :          0 :     mMap[NS_ooxml::LN_pic_pic] = "ooxml:pic_pic";
     998                 :          0 :     mMap[NS_ooxml::LN_CT_RelIds_dm] = "ooxml:CT_RelIds_dm";
     999                 :          0 :     mMap[NS_ooxml::LN_CT_RelIds_lo] = "ooxml:CT_RelIds_lo";
    1000                 :          0 :     mMap[NS_ooxml::LN_CT_RelIds_qs] = "ooxml:CT_RelIds_qs";
    1001                 :          0 :     mMap[NS_ooxml::LN_CT_RelIds_cs] = "ooxml:CT_RelIds_cs";
    1002                 :          0 :     mMap[NS_ooxml::LN_dgm_relIds] = "ooxml:dgm_relIds";
    1003                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_Ext_view] = "ooxml:Value_vml_ST_Ext_view";
    1004                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_Ext_edit] = "ooxml:Value_vml_ST_Ext_edit";
    1005                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_Ext_backwardCompatible] = "ooxml:Value_vml_ST_Ext_backwardCompatible";
    1006                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalse_t] = "ooxml:Value_vml_ST_TrueFalse_t";
    1007                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalse_f] = "ooxml:Value_vml_ST_TrueFalse_f";
    1008                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalse_true] = "ooxml:Value_vml_ST_TrueFalse_true";
    1009                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalse_false] = "ooxml:Value_vml_ST_TrueFalse_false";
    1010                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillType_solid] = "ooxml:Value_vml_ST_FillType_solid";
    1011                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillType_gradient] = "ooxml:Value_vml_ST_FillType_gradient";
    1012                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillType_gradientRadial] = "ooxml:Value_vml_ST_FillType_gradientRadial";
    1013                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillType_tile] = "ooxml:Value_vml_ST_FillType_tile";
    1014                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillType_pattern] = "ooxml:Value_vml_ST_FillType_pattern";
    1015                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillType_frame] = "ooxml:Value_vml_ST_FillType_frame";
    1016                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillMethod_none] = "ooxml:Value_vml_ST_FillMethod_none";
    1017                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillMethod_linear] = "ooxml:Value_vml_ST_FillMethod_linear";
    1018                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillMethod_sigma] = "ooxml:Value_vml_ST_FillMethod_sigma";
    1019                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillMethod_any] = "ooxml:Value_vml_ST_FillMethod_any";
    1020                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_FillMethod_linear_sigma] = "ooxml:Value_vml_ST_FillMethod_linear_sigma";
    1021                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_ShadowType_single] = "ooxml:Value_vml_ST_ShadowType_single";
    1022                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_ShadowType_double] = "ooxml:Value_vml_ST_ShadowType_double";
    1023                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_ShadowType_emboss] = "ooxml:Value_vml_ST_ShadowType_emboss";
    1024                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_ShadowType_perspective] = "ooxml:Value_vml_ST_ShadowType_perspective";
    1025                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeLineStyle_single] = "ooxml:Value_vml_ST_StrokeLineStyle_single";
    1026                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeLineStyle_thinThin] = "ooxml:Value_vml_ST_StrokeLineStyle_thinThin";
    1027                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeLineStyle_thinThick] = "ooxml:Value_vml_ST_StrokeLineStyle_thinThick";
    1028                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeLineStyle_thickThin] = "ooxml:Value_vml_ST_StrokeLineStyle_thickThin";
    1029                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeLineStyle_thickBetweenThin] = "ooxml:Value_vml_ST_StrokeLineStyle_thickBetweenThin";
    1030                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeJoinStyle_round] = "ooxml:Value_vml_ST_StrokeJoinStyle_round";
    1031                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeJoinStyle_bevel] = "ooxml:Value_vml_ST_StrokeJoinStyle_bevel";
    1032                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeJoinStyle_miter] = "ooxml:Value_vml_ST_StrokeJoinStyle_miter";
    1033                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeEndCap_flat] = "ooxml:Value_vml_ST_StrokeEndCap_flat";
    1034                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeEndCap_square] = "ooxml:Value_vml_ST_StrokeEndCap_square";
    1035                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeEndCap_round] = "ooxml:Value_vml_ST_StrokeEndCap_round";
    1036                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowLength_short] = "ooxml:Value_vml_ST_StrokeArrowLength_short";
    1037                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowLength_medium] = "ooxml:Value_vml_ST_StrokeArrowLength_medium";
    1038                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowLength_long] = "ooxml:Value_vml_ST_StrokeArrowLength_long";
    1039                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowWidth_narrow] = "ooxml:Value_vml_ST_StrokeArrowWidth_narrow";
    1040                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowWidth_medium] = "ooxml:Value_vml_ST_StrokeArrowWidth_medium";
    1041                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowWidth_wide] = "ooxml:Value_vml_ST_StrokeArrowWidth_wide";
    1042                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowType_none] = "ooxml:Value_vml_ST_StrokeArrowType_none";
    1043                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowType_block] = "ooxml:Value_vml_ST_StrokeArrowType_block";
    1044                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowType_classic] = "ooxml:Value_vml_ST_StrokeArrowType_classic";
    1045                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowType_oval] = "ooxml:Value_vml_ST_StrokeArrowType_oval";
    1046                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowType_diamond] = "ooxml:Value_vml_ST_StrokeArrowType_diamond";
    1047                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_StrokeArrowType_open] = "ooxml:Value_vml_ST_StrokeArrowType_open";
    1048                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_ImageAspect_ignore] = "ooxml:Value_vml_ST_ImageAspect_ignore";
    1049                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_ImageAspect_atMost] = "ooxml:Value_vml_ST_ImageAspect_atMost";
    1050                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_ImageAspect_atLeast] = "ooxml:Value_vml_ST_ImageAspect_atLeast";
    1051                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalseBlank_t] = "ooxml:Value_vml_ST_TrueFalseBlank_t";
    1052                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalseBlank_f] = "ooxml:Value_vml_ST_TrueFalseBlank_f";
    1053                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalseBlank_true] = "ooxml:Value_vml_ST_TrueFalseBlank_true";
    1054                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalseBlank_false] = "ooxml:Value_vml_ST_TrueFalseBlank_false";
    1055                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_TrueFalseBlank_] = "ooxml:Value_vml_ST_TrueFalseBlank_";
    1056                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_EditAs_canvas] = "ooxml:Value_vml_ST_EditAs_canvas";
    1057                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_EditAs_orgchart] = "ooxml:Value_vml_ST_EditAs_orgchart";
    1058                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_EditAs_radial] = "ooxml:Value_vml_ST_EditAs_radial";
    1059                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_EditAs_cycle] = "ooxml:Value_vml_ST_EditAs_cycle";
    1060                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_EditAs_stacked] = "ooxml:Value_vml_ST_EditAs_stacked";
    1061                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_EditAs_venn] = "ooxml:Value_vml_ST_EditAs_venn";
    1062                 :          0 :     mMap[NS_ooxml::LN_Value_vml_ST_EditAs_bullseye] = "ooxml:Value_vml_ST_EditAs_bullseye";
    1063                 :          0 :     mMap[NS_ooxml::LN_OLEObject_OLEObject] = "ooxml:OLEObject_OLEObject";
    1064                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_LinkType] = "ooxml:CT_OLEObject_LinkType";
    1065                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_LockedField] = "ooxml:CT_OLEObject_LockedField";
    1066                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_FieldCodes] = "ooxml:CT_OLEObject_FieldCodes";
    1067                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_Type] = "ooxml:CT_OLEObject_Type";
    1068                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_ProgID] = "ooxml:CT_OLEObject_ProgID";
    1069                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_ShapeID] = "ooxml:CT_OLEObject_ShapeID";
    1070                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_DrawAspect] = "ooxml:CT_OLEObject_DrawAspect";
    1071                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_ObjectID] = "ooxml:CT_OLEObject_ObjectID";
    1072                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_r_id] = "ooxml:CT_OLEObject_r_id";
    1073                 :          0 :     mMap[NS_ooxml::LN_CT_OLEObject_UpdateMode] = "ooxml:CT_OLEObject_UpdateMode";
    1074                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_RType_arc] = "ooxml:Value_office_ST_RType_arc";
    1075                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_RType_callout] = "ooxml:Value_office_ST_RType_callout";
    1076                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_RType_connector] = "ooxml:Value_office_ST_RType_connector";
    1077                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_RType_align] = "ooxml:Value_office_ST_RType_align";
    1078                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_How_top] = "ooxml:Value_office_ST_How_top";
    1079                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_How_middle] = "ooxml:Value_office_ST_How_middle";
    1080                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_How_bottom] = "ooxml:Value_office_ST_How_bottom";
    1081                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_How_left] = "ooxml:Value_office_ST_How_left";
    1082                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_How_center] = "ooxml:Value_office_ST_How_center";
    1083                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_How_right] = "ooxml:Value_office_ST_How_right";
    1084                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_color] = "ooxml:Value_office_ST_BWMode_color";
    1085                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_auto] = "ooxml:Value_office_ST_BWMode_auto";
    1086                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_grayScale] = "ooxml:Value_office_ST_BWMode_grayScale";
    1087                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_lightGrayscale] = "ooxml:Value_office_ST_BWMode_lightGrayscale";
    1088                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_inverseGray] = "ooxml:Value_office_ST_BWMode_inverseGray";
    1089                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_grayOutline] = "ooxml:Value_office_ST_BWMode_grayOutline";
    1090                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_highContrast] = "ooxml:Value_office_ST_BWMode_highContrast";
    1091                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_black] = "ooxml:Value_office_ST_BWMode_black";
    1092                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_white] = "ooxml:Value_office_ST_BWMode_white";
    1093                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_hide] = "ooxml:Value_office_ST_BWMode_hide";
    1094                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_undrawn] = "ooxml:Value_office_ST_BWMode_undrawn";
    1095                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_BWMode_blackTextAndLines] = "ooxml:Value_office_ST_BWMode_blackTextAndLines";
    1096                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ScreenSize_544_376] = "ooxml:Value_office_ST_ScreenSize_544_376";
    1097                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ScreenSize_640_480] = "ooxml:Value_office_ST_ScreenSize_640_480";
    1098                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ScreenSize_720_512] = "ooxml:Value_office_ST_ScreenSize_720_512";
    1099                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ScreenSize_800_600] = "ooxml:Value_office_ST_ScreenSize_800_600";
    1100                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ScreenSize_1024_768] = "ooxml:Value_office_ST_ScreenSize_1024_768";
    1101                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ScreenSize_1152_862] = "ooxml:Value_office_ST_ScreenSize_1152_862";
    1102                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_InsetMode_auto] = "ooxml:Value_office_ST_InsetMode_auto";
    1103                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_InsetMode_custom] = "ooxml:Value_office_ST_InsetMode_custom";
    1104                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ColorMode_auto] = "ooxml:Value_office_ST_ColorMode_auto";
    1105                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ColorMode_custom] = "ooxml:Value_office_ST_ColorMode_custom";
    1106                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionType_perspective] = "ooxml:Value_office_ST_ExtrusionType_perspective";
    1107                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionType_parallel] = "ooxml:Value_office_ST_ExtrusionType_parallel";
    1108                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionRender_solid] = "ooxml:Value_office_ST_ExtrusionRender_solid";
    1109                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionRender_wireFrame] = "ooxml:Value_office_ST_ExtrusionRender_wireFrame";
    1110                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionRender_boundingCube] = "ooxml:Value_office_ST_ExtrusionRender_boundingCube";
    1111                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionPlane_XY] = "ooxml:Value_office_ST_ExtrusionPlane_XY";
    1112                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionPlane_ZX] = "ooxml:Value_office_ST_ExtrusionPlane_ZX";
    1113                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ExtrusionPlane_YZ] = "ooxml:Value_office_ST_ExtrusionPlane_YZ";
    1114                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_Angle_any] = "ooxml:Value_office_ST_Angle_any";
    1115                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_Angle_30] = "ooxml:Value_office_ST_Angle_30";
    1116                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_Angle_45] = "ooxml:Value_office_ST_Angle_45";
    1117                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_Angle_60] = "ooxml:Value_office_ST_Angle_60";
    1118                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_Angle_90] = "ooxml:Value_office_ST_Angle_90";
    1119                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_Angle_auto] = "ooxml:Value_office_ST_Angle_auto";
    1120                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_CalloutPlacement_top] = "ooxml:Value_office_ST_CalloutPlacement_top";
    1121                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_CalloutPlacement_center] = "ooxml:Value_office_ST_CalloutPlacement_center";
    1122                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_CalloutPlacement_bottom] = "ooxml:Value_office_ST_CalloutPlacement_bottom";
    1123                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_CalloutPlacement_user] = "ooxml:Value_office_ST_CalloutPlacement_user";
    1124                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectorType_none] = "ooxml:Value_office_ST_ConnectorType_none";
    1125                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectorType_straight] = "ooxml:Value_office_ST_ConnectorType_straight";
    1126                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectorType_elbow] = "ooxml:Value_office_ST_ConnectorType_elbow";
    1127                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectorType_curved] = "ooxml:Value_office_ST_ConnectorType_curved";
    1128                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_HrAlign_left] = "ooxml:Value_office_ST_HrAlign_left";
    1129                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_HrAlign_right] = "ooxml:Value_office_ST_HrAlign_right";
    1130                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_HrAlign_center] = "ooxml:Value_office_ST_HrAlign_center";
    1131                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectType_none] = "ooxml:Value_office_ST_ConnectType_none";
    1132                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectType_rect] = "ooxml:Value_office_ST_ConnectType_rect";
    1133                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectType_segments] = "ooxml:Value_office_ST_ConnectType_segments";
    1134                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_ConnectType_custom] = "ooxml:Value_office_ST_ConnectType_custom";
    1135                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLELinkType_Picture] = "ooxml:Value_office_ST_OLELinkType_Picture";
    1136                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLELinkType_Bitmap] = "ooxml:Value_office_ST_OLELinkType_Bitmap";
    1137                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLELinkType_EnhancedMetaFile] = "ooxml:Value_office_ST_OLELinkType_EnhancedMetaFile";
    1138                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLEType_Embed] = "ooxml:Value_office_ST_OLEType_Embed";
    1139                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLEType_Link] = "ooxml:Value_office_ST_OLEType_Link";
    1140                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLEDrawAspect_Content] = "ooxml:Value_office_ST_OLEDrawAspect_Content";
    1141                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLEDrawAspect_Icon] = "ooxml:Value_office_ST_OLEDrawAspect_Icon";
    1142                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLEUpdateMode_Always] = "ooxml:Value_office_ST_OLEUpdateMode_Always";
    1143                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_OLEUpdateMode_OnCall] = "ooxml:Value_office_ST_OLEUpdateMode_OnCall";
    1144                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalse_t] = "ooxml:Value_office_ST_TrueFalse_t";
    1145                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalse_f] = "ooxml:Value_office_ST_TrueFalse_f";
    1146                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalse_true] = "ooxml:Value_office_ST_TrueFalse_true";
    1147                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalse_false] = "ooxml:Value_office_ST_TrueFalse_false";
    1148                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalseBlank_] = "ooxml:Value_office_ST_TrueFalseBlank_";
    1149                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalseBlank_t] = "ooxml:Value_office_ST_TrueFalseBlank_t";
    1150                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalseBlank_f] = "ooxml:Value_office_ST_TrueFalseBlank_f";
    1151                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalseBlank_true] = "ooxml:Value_office_ST_TrueFalseBlank_true";
    1152                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_TrueFalseBlank_false] = "ooxml:Value_office_ST_TrueFalseBlank_false";
    1153                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_gradientCenter] = "ooxml:Value_office_ST_FillType_gradientCenter";
    1154                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_solid] = "ooxml:Value_office_ST_FillType_solid";
    1155                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_pattern] = "ooxml:Value_office_ST_FillType_pattern";
    1156                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_tile] = "ooxml:Value_office_ST_FillType_tile";
    1157                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_frame] = "ooxml:Value_office_ST_FillType_frame";
    1158                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_gradientUnscaled] = "ooxml:Value_office_ST_FillType_gradientUnscaled";
    1159                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_gradientRadial] = "ooxml:Value_office_ST_FillType_gradientRadial";
    1160                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_gradient] = "ooxml:Value_office_ST_FillType_gradient";
    1161                 :          0 :     mMap[NS_ooxml::LN_Value_office_ST_FillType_background] = "ooxml:Value_office_ST_FillType_background";
    1162                 :          0 :     mMap[NS_ooxml::LN_wrap_wrap] = "ooxml:wrap_wrap";
    1163                 :          0 :     mMap[NS_ooxml::LN_CT_Wrap_type] = "ooxml:CT_Wrap_type";
    1164                 :          0 :     mMap[NS_ooxml::LN_CT_Wrap_side] = "ooxml:CT_Wrap_side";
    1165                 :          0 :     mMap[NS_ooxml::LN_CT_Wrap_anchorx] = "ooxml:CT_Wrap_anchorx";
    1166                 :          0 :     mMap[NS_ooxml::LN_CT_Wrap_anchory] = "ooxml:CT_Wrap_anchory";
    1167                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_none] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_none";
    1168                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_single] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_single";
    1169                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thick] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thick";
    1170                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_double] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_double";
    1171                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_hairline] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_hairline";
    1172                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_dot] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_dot";
    1173                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_dash] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_dash";
    1174                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_dotDash] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_dotDash";
    1175                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_dashDotDot] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_dashDotDot";
    1176                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_triple] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_triple";
    1177                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thinThickSmall] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thinThickSmall";
    1178                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thickThinSmall] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thickThinSmall";
    1179                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thickBetweenThinSmall] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thickBetweenThinSmall";
    1180                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thinThick] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thinThick";
    1181                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thickThin] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thickThin";
    1182                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thickBetweenThin] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thickBetweenThin";
    1183                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thinThickLarge] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thinThickLarge";
    1184                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thickThinLarge] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thickThinLarge";
    1185                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_thickBetweenThinLarge] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_thickBetweenThinLarge";
    1186                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_wave] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_wave";
    1187                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_doubleWave] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_doubleWave";
    1188                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_dashedSmall] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_dashedSmall";
    1189                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_dashDotStroked] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_dashDotStroked";
    1190                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_threeDEmboss] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_threeDEmboss";
    1191                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_threeDEngrave] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_threeDEngrave";
    1192                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_HTMLOutset] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_HTMLOutset";
    1193                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderType_HTMLInset] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderType_HTMLInset";
    1194                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderShadow_t] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderShadow_t";
    1195                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderShadow_true] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderShadow_true";
    1196                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderShadow_f] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderShadow_f";
    1197                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_BorderShadow_false] = "ooxml:Value_vml_wordprocessingDrawing_ST_BorderShadow_false";
    1198                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapType_topAndBottom] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapType_topAndBottom";
    1199                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapType_square] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapType_square";
    1200                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapType_none] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapType_none";
    1201                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapType_tight] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapType_tight";
    1202                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapType_through] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapType_through";
    1203                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapSide_both] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapSide_both";
    1204                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapSide_left] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapSide_left";
    1205                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapSide_right] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapSide_right";
    1206                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_WrapSide_largest] = "ooxml:Value_vml_wordprocessingDrawing_ST_WrapSide_largest";
    1207                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_margin] = "ooxml:Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_margin";
    1208                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_page] = "ooxml:Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_page";
    1209                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_text] = "ooxml:Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_text";
    1210                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_char] = "ooxml:Value_vml_wordprocessingDrawing_ST_HorizontalAnchor_char";
    1211                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_VerticalAnchor_margin] = "ooxml:Value_vml_wordprocessingDrawing_ST_VerticalAnchor_margin";
    1212                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_VerticalAnchor_page] = "ooxml:Value_vml_wordprocessingDrawing_ST_VerticalAnchor_page";
    1213                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_VerticalAnchor_text] = "ooxml:Value_vml_wordprocessingDrawing_ST_VerticalAnchor_text";
    1214                 :          0 :     mMap[NS_ooxml::LN_Value_vml_wordprocessingDrawing_ST_VerticalAnchor_line] = "ooxml:Value_vml_wordprocessingDrawing_ST_VerticalAnchor_line";
    1215                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_noBreakHyphen] = "ooxml:EG_RunInnerContent_noBreakHyphen";
    1216                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_softHyphen] = "ooxml:EG_RunInnerContent_softHyphen";
    1217                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_cr] = "ooxml:EG_RunInnerContent_cr";
    1218                 :          0 :     mMap[NS_ooxml::LN_CT_LongHexNumber_val] = "ooxml:CT_LongHexNumber_val";
    1219                 :          0 :     mMap[NS_ooxml::LN_CT_ShortHexNumber_val] = "ooxml:CT_ShortHexNumber_val";
    1220                 :          0 :     mMap[NS_ooxml::LN_CT_UcharHexNumber_val] = "ooxml:CT_UcharHexNumber_val";
    1221                 :          0 :     mMap[NS_ooxml::LN_CT_DecimalNumber_val] = "ooxml:CT_DecimalNumber_val";
    1222                 :          0 :     mMap[NS_ooxml::LN_CT_SignedTwipsMeasure_val] = "ooxml:CT_SignedTwipsMeasure_val";
    1223                 :          0 :     mMap[NS_ooxml::LN_CT_PixelsMeasure_val] = "ooxml:CT_PixelsMeasure_val";
    1224                 :          0 :     mMap[NS_ooxml::LN_CT_HpsMeasure_val] = "ooxml:CT_HpsMeasure_val";
    1225                 :          0 :     mMap[NS_ooxml::LN_CT_SignedHpsMeasure_val] = "ooxml:CT_SignedHpsMeasure_val";
    1226                 :          0 :     mMap[NS_ooxml::LN_CT_MacroName_val] = "ooxml:CT_MacroName_val";
    1227                 :          0 :     mMap[NS_ooxml::LN_CT_TextScale_val] = "ooxml:CT_TextScale_val";
    1228                 :          0 :     mMap[NS_ooxml::LN_CT_Highlight_val] = "ooxml:CT_Highlight_val";
    1229                 :          0 :     mMap[NS_ooxml::LN_Value_ST_HexColorAuto_auto] = "ooxml:Value_ST_HexColorAuto_auto";
    1230                 :          0 :     mMap[NS_ooxml::LN_CT_Color_val] = "ooxml:CT_Color_val";
    1231                 :          0 :     mMap[NS_ooxml::LN_CT_Color_themeColor] = "ooxml:CT_Color_themeColor";
    1232                 :          0 :     mMap[NS_ooxml::LN_CT_Color_themeTint] = "ooxml:CT_Color_themeTint";
    1233                 :          0 :     mMap[NS_ooxml::LN_CT_Color_themeShade] = "ooxml:CT_Color_themeShade";
    1234                 :          0 :     mMap[NS_ooxml::LN_CT_Lang_val] = "ooxml:CT_Lang_val";
    1235                 :          0 :     mMap[NS_ooxml::LN_CT_Guid_val] = "ooxml:CT_Guid_val";
    1236                 :          0 :     mMap[NS_ooxml::LN_CT_Underline_val] = "ooxml:CT_Underline_val";
    1237                 :          0 :     mMap[NS_ooxml::LN_CT_Underline_color] = "ooxml:CT_Underline_color";
    1238                 :          0 :     mMap[NS_ooxml::LN_CT_Underline_themeColor] = "ooxml:CT_Underline_themeColor";
    1239                 :          0 :     mMap[NS_ooxml::LN_CT_Underline_themeTint] = "ooxml:CT_Underline_themeTint";
    1240                 :          0 :     mMap[NS_ooxml::LN_CT_Underline_themeShade] = "ooxml:CT_Underline_themeShade";
    1241                 :          0 :     mMap[NS_ooxml::LN_CT_TextEffect_val] = "ooxml:CT_TextEffect_val";
    1242                 :          0 :     mMap[NS_ooxml::LN_CT_Border_color] = "ooxml:CT_Border_color";
    1243                 :          0 :     mMap[NS_ooxml::LN_CT_Border_themeColor] = "ooxml:CT_Border_themeColor";
    1244                 :          0 :     mMap[NS_ooxml::LN_CT_Border_themeTint] = "ooxml:CT_Border_themeTint";
    1245                 :          0 :     mMap[NS_ooxml::LN_CT_Border_themeShade] = "ooxml:CT_Border_themeShade";
    1246                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_val] = "ooxml:CT_Shd_val";
    1247                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_color] = "ooxml:CT_Shd_color";
    1248                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_themeColor] = "ooxml:CT_Shd_themeColor";
    1249                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_themeTint] = "ooxml:CT_Shd_themeTint";
    1250                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_themeShade] = "ooxml:CT_Shd_themeShade";
    1251                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_fill] = "ooxml:CT_Shd_fill";
    1252                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_themeFill] = "ooxml:CT_Shd_themeFill";
    1253                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_themeFillTint] = "ooxml:CT_Shd_themeFillTint";
    1254                 :          0 :     mMap[NS_ooxml::LN_CT_Shd_themeFillShade] = "ooxml:CT_Shd_themeFillShade";
    1255                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_VerticalAlignRun_baseline] = "ooxml:Value_wordprocessingml_ST_VerticalAlignRun_baseline";
    1256                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_VerticalAlignRun_superscript] = "ooxml:Value_wordprocessingml_ST_VerticalAlignRun_superscript";
    1257                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_VerticalAlignRun_subscript] = "ooxml:Value_wordprocessingml_ST_VerticalAlignRun_subscript";
    1258                 :          0 :     mMap[NS_ooxml::LN_CT_VerticalAlignRun_val] = "ooxml:CT_VerticalAlignRun_val";
    1259                 :          0 :     mMap[NS_ooxml::LN_CT_FitText_val] = "ooxml:CT_FitText_val";
    1260                 :          0 :     mMap[NS_ooxml::LN_CT_FitText_id] = "ooxml:CT_FitText_id";
    1261                 :          0 :     mMap[NS_ooxml::LN_CT_Em_val] = "ooxml:CT_Em_val";
    1262                 :          0 :     mMap[NS_ooxml::LN_CT_Language_val] = "ooxml:CT_Language_val";
    1263                 :          0 :     mMap[NS_ooxml::LN_CT_Language_eastAsia] = "ooxml:CT_Language_eastAsia";
    1264                 :          0 :     mMap[NS_ooxml::LN_CT_Language_bidi] = "ooxml:CT_Language_bidi";
    1265                 :          0 :     mMap[NS_ooxml::LN_CT_EastAsianLayout_id] = "ooxml:CT_EastAsianLayout_id";
    1266                 :          0 :     mMap[NS_ooxml::LN_CT_EastAsianLayout_combine] = "ooxml:CT_EastAsianLayout_combine";
    1267                 :          0 :     mMap[NS_ooxml::LN_CT_EastAsianLayout_combineBrackets] = "ooxml:CT_EastAsianLayout_combineBrackets";
    1268                 :          0 :     mMap[NS_ooxml::LN_CT_EastAsianLayout_vert] = "ooxml:CT_EastAsianLayout_vert";
    1269                 :          0 :     mMap[NS_ooxml::LN_CT_EastAsianLayout_vertCompress] = "ooxml:CT_EastAsianLayout_vertCompress";
    1270                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_XAlign_left] = "ooxml:Value_wordprocessingml_ST_XAlign_left";
    1271                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_XAlign_center] = "ooxml:Value_wordprocessingml_ST_XAlign_center";
    1272                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_XAlign_right] = "ooxml:Value_wordprocessingml_ST_XAlign_right";
    1273                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_XAlign_inside] = "ooxml:Value_wordprocessingml_ST_XAlign_inside";
    1274                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_XAlign_outside] = "ooxml:Value_wordprocessingml_ST_XAlign_outside";
    1275                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_YAlign_inline] = "ooxml:Value_wordprocessingml_ST_YAlign_inline";
    1276                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_YAlign_top] = "ooxml:Value_wordprocessingml_ST_YAlign_top";
    1277                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_YAlign_center] = "ooxml:Value_wordprocessingml_ST_YAlign_center";
    1278                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_YAlign_bottom] = "ooxml:Value_wordprocessingml_ST_YAlign_bottom";
    1279                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_YAlign_inside] = "ooxml:Value_wordprocessingml_ST_YAlign_inside";
    1280                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_YAlign_outside] = "ooxml:Value_wordprocessingml_ST_YAlign_outside";
    1281                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_HeightRule_auto] = "ooxml:Value_wordprocessingml_ST_HeightRule_auto";
    1282                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_HeightRule_exact] = "ooxml:Value_wordprocessingml_ST_HeightRule_exact";
    1283                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_HeightRule_atLeast] = "ooxml:Value_wordprocessingml_ST_HeightRule_atLeast";
    1284                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_auto] = "ooxml:Value_wordprocessingml_ST_Wrap_auto";
    1285                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_notBeside] = "ooxml:Value_wordprocessingml_ST_Wrap_notBeside";
    1286                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_around] = "ooxml:Value_wordprocessingml_ST_Wrap_around";
    1287                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_tight] = "ooxml:Value_wordprocessingml_ST_Wrap_tight";
    1288                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_through] = "ooxml:Value_wordprocessingml_ST_Wrap_through";
    1289                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_none] = "ooxml:Value_wordprocessingml_ST_Wrap_none";
    1290                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_VAnchor_text] = "ooxml:Value_wordprocessingml_ST_VAnchor_text";
    1291                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_VAnchor_margin] = "ooxml:Value_wordprocessingml_ST_VAnchor_margin";
    1292                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_VAnchor_page] = "ooxml:Value_wordprocessingml_ST_VAnchor_page";
    1293                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_HAnchor_text] = "ooxml:Value_wordprocessingml_ST_HAnchor_text";
    1294                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_HAnchor_margin] = "ooxml:Value_wordprocessingml_ST_HAnchor_margin";
    1295                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_HAnchor_page] = "ooxml:Value_wordprocessingml_ST_HAnchor_page";
    1296                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DropCap_none] = "ooxml:Value_wordprocessingml_ST_DropCap_none";
    1297                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DropCap_drop] = "ooxml:Value_wordprocessingml_ST_DropCap_drop";
    1298                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DropCap_margin] = "ooxml:Value_wordprocessingml_ST_DropCap_margin";
    1299                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_dropCap] = "ooxml:CT_FramePr_dropCap";
    1300                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_lines] = "ooxml:CT_FramePr_lines";
    1301                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_hAnchor] = "ooxml:CT_FramePr_hAnchor";
    1302                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_vAnchor] = "ooxml:CT_FramePr_vAnchor";
    1303                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_x] = "ooxml:CT_FramePr_x";
    1304                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_xAlign] = "ooxml:CT_FramePr_xAlign";
    1305                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_y] = "ooxml:CT_FramePr_y";
    1306                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_yAlign] = "ooxml:CT_FramePr_yAlign";
    1307                 :          0 :     mMap[NS_ooxml::LN_CT_FramePr_hRule] = "ooxml:CT_FramePr_hRule";
    1308                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TabJc_clear] = "ooxml:Value_ST_TabJc_clear";
    1309                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TabJc_num] = "ooxml:Value_ST_TabJc_num";
    1310                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TabTlc_middleDot] = "ooxml:Value_ST_TabTlc_middleDot";
    1311                 :          0 :     mMap[NS_ooxml::LN_CT_TabStop_val] = "ooxml:CT_TabStop_val";
    1312                 :          0 :     mMap[NS_ooxml::LN_CT_TabStop_leader] = "ooxml:CT_TabStop_leader";
    1313                 :          0 :     mMap[NS_ooxml::LN_CT_TabStop_pos] = "ooxml:CT_TabStop_pos";
    1314                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_LineSpacingRule_auto] = "ooxml:Value_wordprocessingml_ST_LineSpacingRule_auto";
    1315                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_LineSpacingRule_exact] = "ooxml:Value_wordprocessingml_ST_LineSpacingRule_exact";
    1316                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_LineSpacingRule_atLeast] = "ooxml:Value_wordprocessingml_ST_LineSpacingRule_atLeast";
    1317                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_before] = "ooxml:CT_Spacing_before";
    1318                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_beforeLines] = "ooxml:CT_Spacing_beforeLines";
    1319                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_beforeAutospacing] = "ooxml:CT_Spacing_beforeAutospacing";
    1320                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_after] = "ooxml:CT_Spacing_after";
    1321                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_afterLines] = "ooxml:CT_Spacing_afterLines";
    1322                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_afterAutospacing] = "ooxml:CT_Spacing_afterAutospacing";
    1323                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_line] = "ooxml:CT_Spacing_line";
    1324                 :          0 :     mMap[NS_ooxml::LN_CT_Spacing_lineRule] = "ooxml:CT_Spacing_lineRule";
    1325                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_end] = "ooxml:CT_Ind_end";
    1326                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_endChars] = "ooxml:CT_Ind_endChars";
    1327                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_start] = "ooxml:CT_Ind_start";
    1328                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_startChars] = "ooxml:CT_Ind_startChars";
    1329                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_hanging] = "ooxml:CT_Ind_hanging";
    1330                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_hangingChars] = "ooxml:CT_Ind_hangingChars";
    1331                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_firstLine] = "ooxml:CT_Ind_firstLine";
    1332                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_firstLineChars] = "ooxml:CT_Ind_firstLineChars";
    1333                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_left] = "ooxml:CT_Ind_left";
    1334                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_leftChars] = "ooxml:CT_Ind_leftChars";
    1335                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_right] = "ooxml:CT_Ind_right";
    1336                 :          0 :     mMap[NS_ooxml::LN_CT_Ind_rightChars] = "ooxml:CT_Ind_rightChars";
    1337                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Jc_mediumKashida] = "ooxml:Value_ST_Jc_mediumKashida";
    1338                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Jc_distribute] = "ooxml:Value_ST_Jc_distribute";
    1339                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Jc_numTab] = "ooxml:Value_ST_Jc_numTab";
    1340                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Jc_highKashida] = "ooxml:Value_ST_Jc_highKashida";
    1341                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Jc_lowKashida] = "ooxml:Value_ST_Jc_lowKashida";
    1342                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Jc_thaiDistribute] = "ooxml:Value_ST_Jc_thaiDistribute";
    1343                 :          0 :     mMap[NS_ooxml::LN_CT_Jc_val] = "ooxml:CT_Jc_val";
    1344                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_View_none] = "ooxml:Value_wordprocessingml_ST_View_none";
    1345                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_View_print] = "ooxml:Value_wordprocessingml_ST_View_print";
    1346                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_View_outline] = "ooxml:Value_wordprocessingml_ST_View_outline";
    1347                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_View_masterPages] = "ooxml:Value_wordprocessingml_ST_View_masterPages";
    1348                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_View_normal] = "ooxml:Value_wordprocessingml_ST_View_normal";
    1349                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_View_web] = "ooxml:Value_wordprocessingml_ST_View_web";
    1350                 :          0 :     mMap[NS_ooxml::LN_CT_View_val] = "ooxml:CT_View_val";
    1351                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Zoom_none] = "ooxml:Value_wordprocessingml_ST_Zoom_none";
    1352                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Zoom_fullPage] = "ooxml:Value_wordprocessingml_ST_Zoom_fullPage";
    1353                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Zoom_bestFit] = "ooxml:Value_wordprocessingml_ST_Zoom_bestFit";
    1354                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Zoom_textFit] = "ooxml:Value_wordprocessingml_ST_Zoom_textFit";
    1355                 :          0 :     mMap[NS_ooxml::LN_CT_Zoom_val] = "ooxml:CT_Zoom_val";
    1356                 :          0 :     mMap[NS_ooxml::LN_CT_Zoom_percent] = "ooxml:CT_Zoom_percent";
    1357                 :          0 :     mMap[NS_ooxml::LN_CT_WritingStyle_lang] = "ooxml:CT_WritingStyle_lang";
    1358                 :          0 :     mMap[NS_ooxml::LN_CT_WritingStyle_vendorID] = "ooxml:CT_WritingStyle_vendorID";
    1359                 :          0 :     mMap[NS_ooxml::LN_CT_WritingStyle_dllVersion] = "ooxml:CT_WritingStyle_dllVersion";
    1360                 :          0 :     mMap[NS_ooxml::LN_CT_WritingStyle_nlCheck] = "ooxml:CT_WritingStyle_nlCheck";
    1361                 :          0 :     mMap[NS_ooxml::LN_CT_WritingStyle_checkStyle] = "ooxml:CT_WritingStyle_checkStyle";
    1362                 :          0 :     mMap[NS_ooxml::LN_CT_WritingStyle_appName] = "ooxml:CT_WritingStyle_appName";
    1363                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Proof_clean] = "ooxml:Value_wordprocessingml_ST_Proof_clean";
    1364                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Proof_dirty] = "ooxml:Value_wordprocessingml_ST_Proof_dirty";
    1365                 :          0 :     mMap[NS_ooxml::LN_CT_Proof_spelling] = "ooxml:CT_Proof_spelling";
    1366                 :          0 :     mMap[NS_ooxml::LN_CT_Proof_grammar] = "ooxml:CT_Proof_grammar";
    1367                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocType_notSpecified] = "ooxml:Value_wordprocessingml_ST_DocType_notSpecified";
    1368                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocType_letter] = "ooxml:Value_wordprocessingml_ST_DocType_letter";
    1369                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocType_eMail] = "ooxml:Value_wordprocessingml_ST_DocType_eMail";
    1370                 :          0 :     mMap[NS_ooxml::LN_CT_DocType_val] = "ooxml:CT_DocType_val";
    1371                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocProtect_none] = "ooxml:Value_wordprocessingml_ST_DocProtect_none";
    1372                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocProtect_readOnly] = "ooxml:Value_wordprocessingml_ST_DocProtect_readOnly";
    1373                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocProtect_comments] = "ooxml:Value_wordprocessingml_ST_DocProtect_comments";
    1374                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocProtect_trackedChanges] = "ooxml:Value_wordprocessingml_ST_DocProtect_trackedChanges";
    1375                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocProtect_forms] = "ooxml:Value_wordprocessingml_ST_DocProtect_forms";
    1376                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CryptProv_rsaAES] = "ooxml:Value_wordprocessingml_ST_CryptProv_rsaAES";
    1377                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CryptProv_rsaFull] = "ooxml:Value_wordprocessingml_ST_CryptProv_rsaFull";
    1378                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_AlgClass_hash] = "ooxml:Value_wordprocessingml_ST_AlgClass_hash";
    1379                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_AlgType_typeAny] = "ooxml:Value_wordprocessingml_ST_AlgType_typeAny";
    1380                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptProviderType] = "ooxml:AG_Password_cryptProviderType";
    1381                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptAlgorithmClass] = "ooxml:AG_Password_cryptAlgorithmClass";
    1382                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptAlgorithmType] = "ooxml:AG_Password_cryptAlgorithmType";
    1383                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptAlgorithmSid] = "ooxml:AG_Password_cryptAlgorithmSid";
    1384                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptSpinCount] = "ooxml:AG_Password_cryptSpinCount";
    1385                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptProvider] = "ooxml:AG_Password_cryptProvider";
    1386                 :          0 :     mMap[NS_ooxml::LN_AG_Password_algIdExt] = "ooxml:AG_Password_algIdExt";
    1387                 :          0 :     mMap[NS_ooxml::LN_AG_Password_algIdExtSource] = "ooxml:AG_Password_algIdExtSource";
    1388                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptProviderTypeExt] = "ooxml:AG_Password_cryptProviderTypeExt";
    1389                 :          0 :     mMap[NS_ooxml::LN_AG_Password_cryptProviderTypeExtSource] = "ooxml:AG_Password_cryptProviderTypeExtSource";
    1390                 :          0 :     mMap[NS_ooxml::LN_AG_Password_hash] = "ooxml:AG_Password_hash";
    1391                 :          0 :     mMap[NS_ooxml::LN_AG_Password_salt] = "ooxml:AG_Password_salt";
    1392                 :          0 :     mMap[NS_ooxml::LN_CT_DocProtect_edit] = "ooxml:CT_DocProtect_edit";
    1393                 :          0 :     mMap[NS_ooxml::LN_CT_DocProtect_formatting] = "ooxml:CT_DocProtect_formatting";
    1394                 :          0 :     mMap[NS_ooxml::LN_CT_DocProtect_enforcement] = "ooxml:CT_DocProtect_enforcement";
    1395                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDocType_catalog] = "ooxml:Value_wordprocessingml_ST_MailMergeDocType_catalog";
    1396                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDocType_envelopes] = "ooxml:Value_wordprocessingml_ST_MailMergeDocType_envelopes";
    1397                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDocType_mailingLabels] = "ooxml:Value_wordprocessingml_ST_MailMergeDocType_mailingLabels";
    1398                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDocType_formLetters] = "ooxml:Value_wordprocessingml_ST_MailMergeDocType_formLetters";
    1399                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDocType_email] = "ooxml:Value_wordprocessingml_ST_MailMergeDocType_email";
    1400                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDocType_fax] = "ooxml:Value_wordprocessingml_ST_MailMergeDocType_fax";
    1401                 :          0 :     mMap[NS_ooxml::LN_CT_MailMergeDocType_val] = "ooxml:CT_MailMergeDocType_val";
    1402                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDataType_textFile] = "ooxml:Value_wordprocessingml_ST_MailMergeDataType_textFile";
    1403                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDataType_database] = "ooxml:Value_wordprocessingml_ST_MailMergeDataType_database";
    1404                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDataType_spreadsheet] = "ooxml:Value_wordprocessingml_ST_MailMergeDataType_spreadsheet";
    1405                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDataType_query] = "ooxml:Value_wordprocessingml_ST_MailMergeDataType_query";
    1406                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDataType_odbc] = "ooxml:Value_wordprocessingml_ST_MailMergeDataType_odbc";
    1407                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDataType_native] = "ooxml:Value_wordprocessingml_ST_MailMergeDataType_native";
    1408                 :          0 :     mMap[NS_ooxml::LN_CT_MailMergeDataType_val] = "ooxml:CT_MailMergeDataType_val";
    1409                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDest_newDocument] = "ooxml:Value_wordprocessingml_ST_MailMergeDest_newDocument";
    1410                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDest_printer] = "ooxml:Value_wordprocessingml_ST_MailMergeDest_printer";
    1411                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDest_email] = "ooxml:Value_wordprocessingml_ST_MailMergeDest_email";
    1412                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeDest_fax] = "ooxml:Value_wordprocessingml_ST_MailMergeDest_fax";
    1413                 :          0 :     mMap[NS_ooxml::LN_CT_MailMergeDest_val] = "ooxml:CT_MailMergeDest_val";
    1414                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeOdsoFMDFieldType_null] = "ooxml:Value_wordprocessingml_ST_MailMergeOdsoFMDFieldType_null";
    1415                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeOdsoFMDFieldType_dbColumn] = "ooxml:Value_wordprocessingml_ST_MailMergeOdsoFMDFieldType_dbColumn";
    1416                 :          0 :     mMap[NS_ooxml::LN_CT_MailMergeOdsoFMDFieldType_val] = "ooxml:CT_MailMergeOdsoFMDFieldType_val";
    1417                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChangesView_markup] = "ooxml:CT_TrackChangesView_markup";
    1418                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChangesView_comments] = "ooxml:CT_TrackChangesView_comments";
    1419                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChangesView_insDel] = "ooxml:CT_TrackChangesView_insDel";
    1420                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChangesView_formatting] = "ooxml:CT_TrackChangesView_formatting";
    1421                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChangesView_inkAnnotations] = "ooxml:CT_TrackChangesView_inkAnnotations";
    1422                 :          0 :     mMap[NS_ooxml::LN_CT_Kinsoku_lang] = "ooxml:CT_Kinsoku_lang";
    1423                 :          0 :     mMap[NS_ooxml::LN_CT_Kinsoku_val] = "ooxml:CT_Kinsoku_val";
    1424                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TextDirection_tbLrV] = "ooxml:Value_ST_TextDirection_tbLrV";
    1425                 :          0 :     mMap[NS_ooxml::LN_CT_TextDirection_val] = "ooxml:CT_TextDirection_val";
    1426                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextAlignment_top] = "ooxml:Value_wordprocessingml_ST_TextAlignment_top";
    1427                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextAlignment_center] = "ooxml:Value_wordprocessingml_ST_TextAlignment_center";
    1428                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextAlignment_baseline] = "ooxml:Value_wordprocessingml_ST_TextAlignment_baseline";
    1429                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextAlignment_bottom] = "ooxml:Value_wordprocessingml_ST_TextAlignment_bottom";
    1430                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextAlignment_auto] = "ooxml:Value_wordprocessingml_ST_TextAlignment_auto";
    1431                 :          0 :     mMap[NS_ooxml::LN_CT_TextAlignment_val] = "ooxml:CT_TextAlignment_val";
    1432                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DisplacedByCustomXml_next] = "ooxml:Value_wordprocessingml_ST_DisplacedByCustomXml_next";
    1433                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DisplacedByCustomXml_prev] = "ooxml:Value_wordprocessingml_ST_DisplacedByCustomXml_prev";
    1434                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_AnnotationVMerge_cont] = "ooxml:Value_wordprocessingml_ST_AnnotationVMerge_cont";
    1435                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_AnnotationVMerge_rest] = "ooxml:Value_wordprocessingml_ST_AnnotationVMerge_rest";
    1436                 :          0 :     mMap[NS_ooxml::LN_CT_Markup_id] = "ooxml:CT_Markup_id";
    1437                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChange_author] = "ooxml:CT_TrackChange_author";
    1438                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChange_date] = "ooxml:CT_TrackChange_date";
    1439                 :          0 :     mMap[NS_ooxml::LN_CT_CellMergeTrackChange_vMerge] = "ooxml:CT_CellMergeTrackChange_vMerge";
    1440                 :          0 :     mMap[NS_ooxml::LN_CT_CellMergeTrackChange_vMergeOrig] = "ooxml:CT_CellMergeTrackChange_vMergeOrig";
    1441                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChangeRange_displacedByCustomXml] = "ooxml:CT_TrackChangeRange_displacedByCustomXml";
    1442                 :          0 :     mMap[NS_ooxml::LN_CT_MarkupRange_displacedByCustomXml] = "ooxml:CT_MarkupRange_displacedByCustomXml";
    1443                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_commentRangeStart] = "ooxml:EG_RangeMarkupElements_commentRangeStart";
    1444                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_commentRangeEnd] = "ooxml:EG_RangeMarkupElements_commentRangeEnd";
    1445                 :          0 :     mMap[NS_ooxml::LN_CT_BookmarkRange_colFirst] = "ooxml:CT_BookmarkRange_colFirst";
    1446                 :          0 :     mMap[NS_ooxml::LN_CT_BookmarkRange_colLast] = "ooxml:CT_BookmarkRange_colLast";
    1447                 :          0 :     mMap[NS_ooxml::LN_CT_MoveBookmark_author] = "ooxml:CT_MoveBookmark_author";
    1448                 :          0 :     mMap[NS_ooxml::LN_CT_MoveBookmark_date] = "ooxml:CT_MoveBookmark_date";
    1449                 :          0 :     mMap[NS_ooxml::LN_CT_Comment_initials] = "ooxml:CT_Comment_initials";
    1450                 :          0 :     mMap[NS_ooxml::LN_CT_TrackChangeNumbering_original] = "ooxml:CT_TrackChangeNumbering_original";
    1451                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrExChange_tblPrEx] = "ooxml:CT_TblPrExChange_tblPrEx";
    1452                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrChange_tcPr] = "ooxml:CT_TcPrChange_tcPr";
    1453                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrChange_trPr] = "ooxml:CT_TrPrChange_trPr";
    1454                 :          0 :     mMap[NS_ooxml::LN_CT_TblGridChange_tblGrid] = "ooxml:CT_TblGridChange_tblGrid";
    1455                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrChange_tblPr] = "ooxml:CT_TblPrChange_tblPr";
    1456                 :          0 :     mMap[NS_ooxml::LN_CT_SectPrChange_sectPr] = "ooxml:CT_SectPrChange_sectPr";
    1457                 :          0 :     mMap[NS_ooxml::LN_CT_PPrChange_pPr] = "ooxml:CT_PPrChange_pPr";
    1458                 :          0 :     mMap[NS_ooxml::LN_CT_RPrChange_rPr] = "ooxml:CT_RPrChange_rPr";
    1459                 :          0 :     mMap[NS_ooxml::LN_CT_ParaRPrChange_rPr] = "ooxml:CT_ParaRPrChange_rPr";
    1460                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_bookmarkStart] = "ooxml:EG_RangeMarkupElements_bookmarkStart";
    1461                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_bookmarkEnd] = "ooxml:EG_RangeMarkupElements_bookmarkEnd";
    1462                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_moveFromRangeStart] = "ooxml:EG_RangeMarkupElements_moveFromRangeStart";
    1463                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_moveFromRangeEnd] = "ooxml:EG_RangeMarkupElements_moveFromRangeEnd";
    1464                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_moveToRangeStart] = "ooxml:EG_RangeMarkupElements_moveToRangeStart";
    1465                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_moveToRangeEnd] = "ooxml:EG_RangeMarkupElements_moveToRangeEnd";
    1466                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlInsRangeStart] = "ooxml:EG_RangeMarkupElements_customXmlInsRangeStart";
    1467                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlInsRangeEnd] = "ooxml:EG_RangeMarkupElements_customXmlInsRangeEnd";
    1468                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlDelRangeStart] = "ooxml:EG_RangeMarkupElements_customXmlDelRangeStart";
    1469                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlDelRangeEnd] = "ooxml:EG_RangeMarkupElements_customXmlDelRangeEnd";
    1470                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlMoveFromRangeStart] = "ooxml:EG_RangeMarkupElements_customXmlMoveFromRangeStart";
    1471                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlMoveFromRangeEnd] = "ooxml:EG_RangeMarkupElements_customXmlMoveFromRangeEnd";
    1472                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlMoveToRangeStart] = "ooxml:EG_RangeMarkupElements_customXmlMoveToRangeStart";
    1473                 :          0 :     mMap[NS_ooxml::LN_EG_RangeMarkupElements_customXmlMoveToRangeEnd] = "ooxml:EG_RangeMarkupElements_customXmlMoveToRangeEnd";
    1474                 :          0 :     mMap[NS_ooxml::LN_CT_NumPr_numberingChange] = "ooxml:CT_NumPr_numberingChange";
    1475                 :          0 :     mMap[NS_ooxml::LN_CT_NumPr_ins] = "ooxml:CT_NumPr_ins";
    1476                 :          0 :     mMap[NS_ooxml::LN_CT_Tabs_tab] = "ooxml:CT_Tabs_tab";
    1477                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextboxTightWrap_none] = "ooxml:Value_wordprocessingml_ST_TextboxTightWrap_none";
    1478                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextboxTightWrap_allLines] = "ooxml:Value_wordprocessingml_ST_TextboxTightWrap_allLines";
    1479                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextboxTightWrap_firstAndLastLine] = "ooxml:Value_wordprocessingml_ST_TextboxTightWrap_firstAndLastLine";
    1480                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextboxTightWrap_firstLineOnly] = "ooxml:Value_wordprocessingml_ST_TextboxTightWrap_firstLineOnly";
    1481                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TextboxTightWrap_lastLineOnly] = "ooxml:Value_wordprocessingml_ST_TextboxTightWrap_lastLineOnly";
    1482                 :          0 :     mMap[NS_ooxml::LN_CT_TextboxTightWrap_val] = "ooxml:CT_TextboxTightWrap_val";
    1483                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_pStyle] = "ooxml:CT_PPrBase_pStyle";
    1484                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_framePr] = "ooxml:CT_PPrBase_framePr";
    1485                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_widowControl] = "ooxml:CT_PPrBase_widowControl";
    1486                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_numPr] = "ooxml:CT_PPrBase_numPr";
    1487                 :          0 :     mMap[NS_ooxml::LN_CT_PrBase_pBdr] = "ooxml:CT_PrBase_pBdr";
    1488                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_tabs] = "ooxml:CT_PPrBase_tabs";
    1489                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_kinsoku] = "ooxml:CT_PPrBase_kinsoku";
    1490                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_wordWrap] = "ooxml:CT_PPrBase_wordWrap";
    1491                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_adjustRightInd] = "ooxml:CT_PPrBase_adjustRightInd";
    1492                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_snapToGrid] = "ooxml:CT_PPrBase_snapToGrid";
    1493                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_spacing] = "ooxml:CT_PPrBase_spacing";
    1494                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_ind] = "ooxml:CT_PPrBase_ind";
    1495                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_divId] = "ooxml:CT_PPrBase_divId";
    1496                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase_cnfStyle] = "ooxml:CT_PPrBase_cnfStyle";
    1497                 :          0 :     mMap[NS_ooxml::LN_CT_PPr_rPr] = "ooxml:CT_PPr_rPr";
    1498                 :          0 :     mMap[NS_ooxml::LN_CT_PPr_sectPr] = "ooxml:CT_PPr_sectPr";
    1499                 :          0 :     mMap[NS_ooxml::LN_CT_PPr_pPrChange] = "ooxml:CT_PPr_pPrChange";
    1500                 :          0 :     mMap[NS_ooxml::LN_CT_Control_name] = "ooxml:CT_Control_name";
    1501                 :          0 :     mMap[NS_ooxml::LN_CT_Control_shapeid] = "ooxml:CT_Control_shapeid";
    1502                 :          0 :     mMap[NS_ooxml::LN_CT_Control_r_id] = "ooxml:CT_Control_r_id";
    1503                 :          0 :     mMap[NS_ooxml::LN_CT_Background_color] = "ooxml:CT_Background_color";
    1504                 :          0 :     mMap[NS_ooxml::LN_CT_Background_themeColor] = "ooxml:CT_Background_themeColor";
    1505                 :          0 :     mMap[NS_ooxml::LN_CT_Background_themeTint] = "ooxml:CT_Background_themeTint";
    1506                 :          0 :     mMap[NS_ooxml::LN_CT_Background_themeShade] = "ooxml:CT_Background_themeShade";
    1507                 :          0 :     mMap[NS_ooxml::LN_CT_Rel_id] = "ooxml:CT_Rel_id";
    1508                 :          0 :     mMap[NS_ooxml::LN_CT_Object_control] = "ooxml:CT_Object_control";
    1509                 :          0 :     mMap[NS_ooxml::LN_CT_Object_dxaOrig] = "ooxml:CT_Object_dxaOrig";
    1510                 :          0 :     mMap[NS_ooxml::LN_CT_Object_dyaOrig] = "ooxml:CT_Object_dyaOrig";
    1511                 :          0 :     mMap[NS_ooxml::LN_CT_Picture_movie] = "ooxml:CT_Picture_movie";
    1512                 :          0 :     mMap[NS_ooxml::LN_CT_Picture_control] = "ooxml:CT_Picture_control";
    1513                 :          0 :     mMap[NS_ooxml::LN_CT_SimpleField_fldData] = "ooxml:CT_SimpleField_fldData";
    1514                 :          0 :     mMap[NS_ooxml::LN_CT_SimpleField_instr] = "ooxml:CT_SimpleField_instr";
    1515                 :          0 :     mMap[NS_ooxml::LN_CT_SimpleField_fldLock] = "ooxml:CT_SimpleField_fldLock";
    1516                 :          0 :     mMap[NS_ooxml::LN_CT_SimpleField_dirty] = "ooxml:CT_SimpleField_dirty";
    1517                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FldCharType_begin] = "ooxml:Value_ST_FldCharType_begin";
    1518                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FldCharType_separate] = "ooxml:Value_ST_FldCharType_separate";
    1519                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FldCharType_end] = "ooxml:Value_ST_FldCharType_end";
    1520                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_InfoTextType_text] = "ooxml:Value_wordprocessingml_ST_InfoTextType_text";
    1521                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_InfoTextType_autoText] = "ooxml:Value_wordprocessingml_ST_InfoTextType_autoText";
    1522                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FFTextType_regular] = "ooxml:Value_wordprocessingml_ST_FFTextType_regular";
    1523                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FFTextType_number] = "ooxml:Value_wordprocessingml_ST_FFTextType_number";
    1524                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FFTextType_date] = "ooxml:Value_wordprocessingml_ST_FFTextType_date";
    1525                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FFTextType_currentTime] = "ooxml:Value_wordprocessingml_ST_FFTextType_currentTime";
    1526                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FFTextType_currentDate] = "ooxml:Value_wordprocessingml_ST_FFTextType_currentDate";
    1527                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FFTextType_calculated] = "ooxml:Value_wordprocessingml_ST_FFTextType_calculated";
    1528                 :          0 :     mMap[NS_ooxml::LN_CT_FFTextType_val] = "ooxml:CT_FFTextType_val";
    1529                 :          0 :     mMap[NS_ooxml::LN_CT_FFName_val] = "ooxml:CT_FFName_val";
    1530                 :          0 :     mMap[NS_ooxml::LN_CT_FldChar_fldData] = "ooxml:CT_FldChar_fldData";
    1531                 :          0 :     mMap[NS_ooxml::LN_CT_FldChar_ffData] = "ooxml:CT_FldChar_ffData";
    1532                 :          0 :     mMap[NS_ooxml::LN_CT_FldChar_numberingChange] = "ooxml:CT_FldChar_numberingChange";
    1533                 :          0 :     mMap[NS_ooxml::LN_CT_FldChar_fldCharType] = "ooxml:CT_FldChar_fldCharType";
    1534                 :          0 :     mMap[NS_ooxml::LN_CT_FldChar_fldLock] = "ooxml:CT_FldChar_fldLock";
    1535                 :          0 :     mMap[NS_ooxml::LN_CT_FldChar_dirty] = "ooxml:CT_FldChar_dirty";
    1536                 :          0 :     mMap[NS_ooxml::LN_CT_Hyperlink_tgtFrame] = "ooxml:CT_Hyperlink_tgtFrame";
    1537                 :          0 :     mMap[NS_ooxml::LN_CT_Hyperlink_tooltip] = "ooxml:CT_Hyperlink_tooltip";
    1538                 :          0 :     mMap[NS_ooxml::LN_CT_Hyperlink_docLocation] = "ooxml:CT_Hyperlink_docLocation";
    1539                 :          0 :     mMap[NS_ooxml::LN_CT_Hyperlink_history] = "ooxml:CT_Hyperlink_history";
    1540                 :          0 :     mMap[NS_ooxml::LN_CT_Hyperlink_anchor] = "ooxml:CT_Hyperlink_anchor";
    1541                 :          0 :     mMap[NS_ooxml::LN_CT_Hyperlink_r_id] = "ooxml:CT_Hyperlink_r_id";
    1542                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_name] = "ooxml:CT_FFData_name";
    1543                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_enabled] = "ooxml:CT_FFData_enabled";
    1544                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_calcOnExit] = "ooxml:CT_FFData_calcOnExit";
    1545                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_entryMacro] = "ooxml:CT_FFData_entryMacro";
    1546                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_exitMacro] = "ooxml:CT_FFData_exitMacro";
    1547                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_helpText] = "ooxml:CT_FFData_helpText";
    1548                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_statusText] = "ooxml:CT_FFData_statusText";
    1549                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_checkBox] = "ooxml:CT_FFData_checkBox";
    1550                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_ddList] = "ooxml:CT_FFData_ddList";
    1551                 :          0 :     mMap[NS_ooxml::LN_CT_FFData_textInput] = "ooxml:CT_FFData_textInput";
    1552                 :          0 :     mMap[NS_ooxml::LN_CT_FFHelpText_type] = "ooxml:CT_FFHelpText_type";
    1553                 :          0 :     mMap[NS_ooxml::LN_CT_FFHelpText_val] = "ooxml:CT_FFHelpText_val";
    1554                 :          0 :     mMap[NS_ooxml::LN_CT_FFStatusText_type] = "ooxml:CT_FFStatusText_type";
    1555                 :          0 :     mMap[NS_ooxml::LN_CT_FFStatusText_val] = "ooxml:CT_FFStatusText_val";
    1556                 :          0 :     mMap[NS_ooxml::LN_CT_FFCheckBox_size] = "ooxml:CT_FFCheckBox_size";
    1557                 :          0 :     mMap[NS_ooxml::LN_CT_FFCheckBox_sizeAuto] = "ooxml:CT_FFCheckBox_sizeAuto";
    1558                 :          0 :     mMap[NS_ooxml::LN_CT_FFCheckBox_default] = "ooxml:CT_FFCheckBox_default";
    1559                 :          0 :     mMap[NS_ooxml::LN_CT_FFCheckBox_checked] = "ooxml:CT_FFCheckBox_checked";
    1560                 :          0 :     mMap[NS_ooxml::LN_CT_FFDDList_result] = "ooxml:CT_FFDDList_result";
    1561                 :          0 :     mMap[NS_ooxml::LN_CT_FFDDList_default] = "ooxml:CT_FFDDList_default";
    1562                 :          0 :     mMap[NS_ooxml::LN_CT_FFDDList_listEntry] = "ooxml:CT_FFDDList_listEntry";
    1563                 :          0 :     mMap[NS_ooxml::LN_CT_FFTextInput_type] = "ooxml:CT_FFTextInput_type";
    1564                 :          0 :     mMap[NS_ooxml::LN_CT_FFTextInput_default] = "ooxml:CT_FFTextInput_default";
    1565                 :          0 :     mMap[NS_ooxml::LN_CT_FFTextInput_maxLength] = "ooxml:CT_FFTextInput_maxLength";
    1566                 :          0 :     mMap[NS_ooxml::LN_CT_FFTextInput_format] = "ooxml:CT_FFTextInput_format";
    1567                 :          0 :     mMap[NS_ooxml::LN_CT_SectType_val] = "ooxml:CT_SectType_val";
    1568                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimal] = "ooxml:Value_ST_NumberFormat_decimal";
    1569                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_upperRoman] = "ooxml:Value_ST_NumberFormat_upperRoman";
    1570                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_lowerRoman] = "ooxml:Value_ST_NumberFormat_lowerRoman";
    1571                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_upperLetter] = "ooxml:Value_ST_NumberFormat_upperLetter";
    1572                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_lowerLetter] = "ooxml:Value_ST_NumberFormat_lowerLetter";
    1573                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ordinal] = "ooxml:Value_ST_NumberFormat_ordinal";
    1574                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_cardinalText] = "ooxml:Value_ST_NumberFormat_cardinalText";
    1575                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ordinalText] = "ooxml:Value_ST_NumberFormat_ordinalText";
    1576                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_hex] = "ooxml:Value_ST_NumberFormat_hex";
    1577                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_chicago] = "ooxml:Value_ST_NumberFormat_chicago";
    1578                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ideographDigital] = "ooxml:Value_ST_NumberFormat_ideographDigital";
    1579                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_japaneseCounting] = "ooxml:Value_ST_NumberFormat_japaneseCounting";
    1580                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_aiueo] = "ooxml:Value_ST_NumberFormat_aiueo";
    1581                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_iroha] = "ooxml:Value_ST_NumberFormat_iroha";
    1582                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalFullWidth] = "ooxml:Value_ST_NumberFormat_decimalFullWidth";
    1583                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalHalfWidth] = "ooxml:Value_ST_NumberFormat_decimalHalfWidth";
    1584                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_japaneseLegal] = "ooxml:Value_ST_NumberFormat_japaneseLegal";
    1585                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_japaneseDigitalTenThousand] = "ooxml:Value_ST_NumberFormat_japaneseDigitalTenThousand";
    1586                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalEnclosedCircle] = "ooxml:Value_ST_NumberFormat_decimalEnclosedCircle";
    1587                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalFullWidth2] = "ooxml:Value_ST_NumberFormat_decimalFullWidth2";
    1588                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_aiueoFullWidth] = "ooxml:Value_ST_NumberFormat_aiueoFullWidth";
    1589                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_irohaFullWidth] = "ooxml:Value_ST_NumberFormat_irohaFullWidth";
    1590                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalZero] = "ooxml:Value_ST_NumberFormat_decimalZero";
    1591                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_bullet] = "ooxml:Value_ST_NumberFormat_bullet";
    1592                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ganada] = "ooxml:Value_ST_NumberFormat_ganada";
    1593                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_chosung] = "ooxml:Value_ST_NumberFormat_chosung";
    1594                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalEnclosedFullstop] = "ooxml:Value_ST_NumberFormat_decimalEnclosedFullstop";
    1595                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalEnclosedParen] = "ooxml:Value_ST_NumberFormat_decimalEnclosedParen";
    1596                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_decimalEnclosedCircleChinese] = "ooxml:Value_ST_NumberFormat_decimalEnclosedCircleChinese";
    1597                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ideographEnclosedCircle] = "ooxml:Value_ST_NumberFormat_ideographEnclosedCircle";
    1598                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ideographTraditional] = "ooxml:Value_ST_NumberFormat_ideographTraditional";
    1599                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ideographZodiac] = "ooxml:Value_ST_NumberFormat_ideographZodiac";
    1600                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ideographZodiacTraditional] = "ooxml:Value_ST_NumberFormat_ideographZodiacTraditional";
    1601                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_taiwaneseCounting] = "ooxml:Value_ST_NumberFormat_taiwaneseCounting";
    1602                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_ideographLegalTraditional] = "ooxml:Value_ST_NumberFormat_ideographLegalTraditional";
    1603                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_taiwaneseCountingThousand] = "ooxml:Value_ST_NumberFormat_taiwaneseCountingThousand";
    1604                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_taiwaneseDigital] = "ooxml:Value_ST_NumberFormat_taiwaneseDigital";
    1605                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_chineseCounting] = "ooxml:Value_ST_NumberFormat_chineseCounting";
    1606                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_chineseLegalSimplified] = "ooxml:Value_ST_NumberFormat_chineseLegalSimplified";
    1607                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_chineseCountingThousand] = "ooxml:Value_ST_NumberFormat_chineseCountingThousand";
    1608                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_koreanDigital] = "ooxml:Value_ST_NumberFormat_koreanDigital";
    1609                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_koreanCounting] = "ooxml:Value_ST_NumberFormat_koreanCounting";
    1610                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_koreanLegal] = "ooxml:Value_ST_NumberFormat_koreanLegal";
    1611                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_koreanDigital2] = "ooxml:Value_ST_NumberFormat_koreanDigital2";
    1612                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_vietnameseCounting] = "ooxml:Value_ST_NumberFormat_vietnameseCounting";
    1613                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_russianLower] = "ooxml:Value_ST_NumberFormat_russianLower";
    1614                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_russianUpper] = "ooxml:Value_ST_NumberFormat_russianUpper";
    1615                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_none] = "ooxml:Value_ST_NumberFormat_none";
    1616                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_numberInDash] = "ooxml:Value_ST_NumberFormat_numberInDash";
    1617                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_hebrew1] = "ooxml:Value_ST_NumberFormat_hebrew1";
    1618                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_hebrew2] = "ooxml:Value_ST_NumberFormat_hebrew2";
    1619                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_arabicAlpha] = "ooxml:Value_ST_NumberFormat_arabicAlpha";
    1620                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_arabicAbjad] = "ooxml:Value_ST_NumberFormat_arabicAbjad";
    1621                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_hindiVowels] = "ooxml:Value_ST_NumberFormat_hindiVowels";
    1622                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_hindiConsonants] = "ooxml:Value_ST_NumberFormat_hindiConsonants";
    1623                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_hindiNumbers] = "ooxml:Value_ST_NumberFormat_hindiNumbers";
    1624                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_hindiCounting] = "ooxml:Value_ST_NumberFormat_hindiCounting";
    1625                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_thaiLetters] = "ooxml:Value_ST_NumberFormat_thaiLetters";
    1626                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_thaiNumbers] = "ooxml:Value_ST_NumberFormat_thaiNumbers";
    1627                 :          0 :     mMap[NS_ooxml::LN_Value_ST_NumberFormat_thaiCounting] = "ooxml:Value_ST_NumberFormat_thaiCounting";
    1628                 :          0 :     mMap[NS_ooxml::LN_CT_PageSz_w] = "ooxml:CT_PageSz_w";
    1629                 :          0 :     mMap[NS_ooxml::LN_CT_PageSz_h] = "ooxml:CT_PageSz_h";
    1630                 :          0 :     mMap[NS_ooxml::LN_CT_PageSz_orient] = "ooxml:CT_PageSz_orient";
    1631                 :          0 :     mMap[NS_ooxml::LN_CT_PageSz_code] = "ooxml:CT_PageSz_code";
    1632                 :          0 :     mMap[NS_ooxml::LN_CT_PageMar_top] = "ooxml:CT_PageMar_top";
    1633                 :          0 :     mMap[NS_ooxml::LN_CT_PageMar_right] = "ooxml:CT_PageMar_right";
    1634                 :          0 :     mMap[NS_ooxml::LN_CT_PageMar_bottom] = "ooxml:CT_PageMar_bottom";
    1635                 :          0 :     mMap[NS_ooxml::LN_CT_PageMar_left] = "ooxml:CT_PageMar_left";
    1636                 :          0 :     mMap[NS_ooxml::LN_CT_PageMar_header] = "ooxml:CT_PageMar_header";
    1637                 :          0 :     mMap[NS_ooxml::LN_CT_PageMar_footer] = "ooxml:CT_PageMar_footer";
    1638                 :          0 :     mMap[NS_ooxml::LN_CT_PageMar_gutter] = "ooxml:CT_PageMar_gutter";
    1639                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_PageBorderZOrder_front] = "ooxml:Value_wordprocessingml_ST_PageBorderZOrder_front";
    1640                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_PageBorderZOrder_back] = "ooxml:Value_wordprocessingml_ST_PageBorderZOrder_back";
    1641                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_PageBorderDisplay_allPages] = "ooxml:Value_wordprocessingml_ST_PageBorderDisplay_allPages";
    1642                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_PageBorderDisplay_firstPage] = "ooxml:Value_wordprocessingml_ST_PageBorderDisplay_firstPage";
    1643                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_PageBorderDisplay_notFirstPage] = "ooxml:Value_wordprocessingml_ST_PageBorderDisplay_notFirstPage";
    1644                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_PageBorderOffset_page] = "ooxml:Value_wordprocessingml_ST_PageBorderOffset_page";
    1645                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_PageBorderOffset_text] = "ooxml:Value_wordprocessingml_ST_PageBorderOffset_text";
    1646                 :          0 :     mMap[NS_ooxml::LN_CT_PageBorders_top] = "ooxml:CT_PageBorders_top";
    1647                 :          0 :     mMap[NS_ooxml::LN_CT_PageBorders_left] = "ooxml:CT_PageBorders_left";
    1648                 :          0 :     mMap[NS_ooxml::LN_CT_PageBorders_bottom] = "ooxml:CT_PageBorders_bottom";
    1649                 :          0 :     mMap[NS_ooxml::LN_CT_PageBorders_right] = "ooxml:CT_PageBorders_right";
    1650                 :          0 :     mMap[NS_ooxml::LN_CT_PageBorders_zOrder] = "ooxml:CT_PageBorders_zOrder";
    1651                 :          0 :     mMap[NS_ooxml::LN_CT_PageBorders_display] = "ooxml:CT_PageBorders_display";
    1652                 :          0 :     mMap[NS_ooxml::LN_CT_PageBorders_offsetFrom] = "ooxml:CT_PageBorders_offsetFrom";
    1653                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ChapterSep_hyphen] = "ooxml:Value_ST_ChapterSep_hyphen";
    1654                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ChapterSep_period] = "ooxml:Value_ST_ChapterSep_period";
    1655                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ChapterSep_colon] = "ooxml:Value_ST_ChapterSep_colon";
    1656                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ChapterSep_emDash] = "ooxml:Value_ST_ChapterSep_emDash";
    1657                 :          0 :     mMap[NS_ooxml::LN_Value_ST_ChapterSep_enDash] = "ooxml:Value_ST_ChapterSep_enDash";
    1658                 :          0 :     mMap[NS_ooxml::LN_CT_LineNumber_countBy] = "ooxml:CT_LineNumber_countBy";
    1659                 :          0 :     mMap[NS_ooxml::LN_CT_LineNumber_start] = "ooxml:CT_LineNumber_start";
    1660                 :          0 :     mMap[NS_ooxml::LN_CT_LineNumber_distance] = "ooxml:CT_LineNumber_distance";
    1661                 :          0 :     mMap[NS_ooxml::LN_CT_LineNumber_restart] = "ooxml:CT_LineNumber_restart";
    1662                 :          0 :     mMap[NS_ooxml::LN_CT_PageNumber_fmt] = "ooxml:CT_PageNumber_fmt";
    1663                 :          0 :     mMap[NS_ooxml::LN_CT_PageNumber_start] = "ooxml:CT_PageNumber_start";
    1664                 :          0 :     mMap[NS_ooxml::LN_CT_PageNumber_chapStyle] = "ooxml:CT_PageNumber_chapStyle";
    1665                 :          0 :     mMap[NS_ooxml::LN_CT_PageNumber_chapSep] = "ooxml:CT_PageNumber_chapSep";
    1666                 :          0 :     mMap[NS_ooxml::LN_CT_Column_space] = "ooxml:CT_Column_space";
    1667                 :          0 :     mMap[NS_ooxml::LN_CT_Column_w] = "ooxml:CT_Column_w";
    1668                 :          0 :     mMap[NS_ooxml::LN_CT_Columns_equalWidth] = "ooxml:CT_Columns_equalWidth";
    1669                 :          0 :     mMap[NS_ooxml::LN_CT_Columns_space] = "ooxml:CT_Columns_space";
    1670                 :          0 :     mMap[NS_ooxml::LN_CT_Columns_num] = "ooxml:CT_Columns_num";
    1671                 :          0 :     mMap[NS_ooxml::LN_CT_Columns_sep] = "ooxml:CT_Columns_sep";
    1672                 :          0 :     mMap[NS_ooxml::LN_CT_Columns_col] = "ooxml:CT_Columns_col";
    1673                 :          0 :     mMap[NS_ooxml::LN_CT_VerticalJc_val] = "ooxml:CT_VerticalJc_val";
    1674                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocGrid_default] = "ooxml:Value_wordprocessingml_ST_DocGrid_default";
    1675                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocGrid_lines] = "ooxml:Value_wordprocessingml_ST_DocGrid_lines";
    1676                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocGrid_linesAndChars] = "ooxml:Value_wordprocessingml_ST_DocGrid_linesAndChars";
    1677                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocGrid_snapToChars] = "ooxml:Value_wordprocessingml_ST_DocGrid_snapToChars";
    1678                 :          0 :     mMap[NS_ooxml::LN_CT_DocGrid_type] = "ooxml:CT_DocGrid_type";
    1679                 :          0 :     mMap[NS_ooxml::LN_CT_DocGrid_linePitch] = "ooxml:CT_DocGrid_linePitch";
    1680                 :          0 :     mMap[NS_ooxml::LN_CT_DocGrid_charSpace] = "ooxml:CT_DocGrid_charSpace";
    1681                 :          0 :     mMap[NS_ooxml::LN_Value_ST_HrdFtr_even] = "ooxml:Value_ST_HrdFtr_even";
    1682                 :          0 :     mMap[NS_ooxml::LN_Value_ST_HrdFtr_default] = "ooxml:Value_ST_HrdFtr_default";
    1683                 :          0 :     mMap[NS_ooxml::LN_Value_ST_HrdFtr_first] = "ooxml:Value_ST_HrdFtr_first";
    1684                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FtnEdn_normal] = "ooxml:Value_wordprocessingml_ST_FtnEdn_normal";
    1685                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FtnEdn_separator] = "ooxml:Value_wordprocessingml_ST_FtnEdn_separator";
    1686                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FtnEdn_continuationSeparator] = "ooxml:Value_wordprocessingml_ST_FtnEdn_continuationSeparator";
    1687                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FtnEdn_continuationNotice] = "ooxml:Value_wordprocessingml_ST_FtnEdn_continuationNotice";
    1688                 :          0 :     mMap[NS_ooxml::LN_CT_HdrFtrRef_type] = "ooxml:CT_HdrFtrRef_type";
    1689                 :          0 :     mMap[NS_ooxml::LN_CT_HdrFtrRef_id] = "ooxml:CT_HdrFtrRef_id";
    1690                 :          0 :     mMap[NS_ooxml::LN_EG_HdrFtrReferences_headerReference] = "ooxml:EG_HdrFtrReferences_headerReference";
    1691                 :          0 :     mMap[NS_ooxml::LN_EG_HdrFtrReferences_footerReference] = "ooxml:EG_HdrFtrReferences_footerReference";
    1692                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_bidi] = "ooxml:EG_SectPrContents_bidi";
    1693                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_cols] = "ooxml:EG_SectPrContents_cols";
    1694                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_docGrid] = "ooxml:EG_SectPrContents_docGrid";
    1695                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_endnotePr] = "ooxml:EG_SectPrContents_endnotePr";
    1696                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_footnotePr] = "ooxml:EG_SectPrContents_footnotePr";
    1697                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_formProt] = "ooxml:EG_SectPrContents_formProt";
    1698                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_lnNumType] = "ooxml:EG_SectPrContents_lnNumType";
    1699                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_noEndnote] = "ooxml:EG_SectPrContents_noEndnote";
    1700                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_paperSrc] = "ooxml:EG_SectPrContents_paperSrc";
    1701                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_pgBorders] = "ooxml:EG_SectPrContents_pgBorders";
    1702                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_pgMar] = "ooxml:EG_SectPrContents_pgMar";
    1703                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_pgNumType] = "ooxml:EG_SectPrContents_pgNumType";
    1704                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_pgSz] = "ooxml:EG_SectPrContents_pgSz";
    1705                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_printerSettings] = "ooxml:EG_SectPrContents_printerSettings";
    1706                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_rtlGutter] = "ooxml:EG_SectPrContents_rtlGutter";
    1707                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_textDirection] = "ooxml:EG_SectPrContents_textDirection";
    1708                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_titlePg] = "ooxml:EG_SectPrContents_titlePg";
    1709                 :          0 :     mMap[NS_ooxml::LN_EG_SectPrContents_vAlign] = "ooxml:EG_SectPrContents_vAlign";
    1710                 :          0 :     mMap[NS_ooxml::LN_CT_SectPr_sectPrChange] = "ooxml:CT_SectPr_sectPrChange";
    1711                 :          0 :     mMap[NS_ooxml::LN_Value_ST_BrType_column] = "ooxml:Value_ST_BrType_column";
    1712                 :          0 :     mMap[NS_ooxml::LN_Value_ST_BrType_page] = "ooxml:Value_ST_BrType_page";
    1713                 :          0 :     mMap[NS_ooxml::LN_Value_ST_BrType_textWrapping] = "ooxml:Value_ST_BrType_textWrapping";
    1714                 :          0 :     mMap[NS_ooxml::LN_Value_ST_BrClear_none] = "ooxml:Value_ST_BrClear_none";
    1715                 :          0 :     mMap[NS_ooxml::LN_Value_ST_BrClear_left] = "ooxml:Value_ST_BrClear_left";
    1716                 :          0 :     mMap[NS_ooxml::LN_Value_ST_BrClear_right] = "ooxml:Value_ST_BrClear_right";
    1717                 :          0 :     mMap[NS_ooxml::LN_Value_ST_BrClear_all] = "ooxml:Value_ST_BrClear_all";
    1718                 :          0 :     mMap[NS_ooxml::LN_CT_Br_type] = "ooxml:CT_Br_type";
    1719                 :          0 :     mMap[NS_ooxml::LN_CT_Br_clear] = "ooxml:CT_Br_clear";
    1720                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabAlignment_left] = "ooxml:Value_ST_PTabAlignment_left";
    1721                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabAlignment_center] = "ooxml:Value_ST_PTabAlignment_center";
    1722                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabAlignment_right] = "ooxml:Value_ST_PTabAlignment_right";
    1723                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabRelativeTo_margin] = "ooxml:Value_ST_PTabRelativeTo_margin";
    1724                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabRelativeTo_indent] = "ooxml:Value_ST_PTabRelativeTo_indent";
    1725                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabLeader_none] = "ooxml:Value_ST_PTabLeader_none";
    1726                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabLeader_dot] = "ooxml:Value_ST_PTabLeader_dot";
    1727                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabLeader_hyphen] = "ooxml:Value_ST_PTabLeader_hyphen";
    1728                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabLeader_underscore] = "ooxml:Value_ST_PTabLeader_underscore";
    1729                 :          0 :     mMap[NS_ooxml::LN_Value_ST_PTabLeader_middleDot] = "ooxml:Value_ST_PTabLeader_middleDot";
    1730                 :          0 :     mMap[NS_ooxml::LN_CT_PTab_alignment] = "ooxml:CT_PTab_alignment";
    1731                 :          0 :     mMap[NS_ooxml::LN_CT_PTab_relativeTo] = "ooxml:CT_PTab_relativeTo";
    1732                 :          0 :     mMap[NS_ooxml::LN_CT_PTab_leader] = "ooxml:CT_PTab_leader";
    1733                 :          0 :     mMap[NS_ooxml::LN_CT_Sym_font] = "ooxml:CT_Sym_font";
    1734                 :          0 :     mMap[NS_ooxml::LN_CT_Sym_char] = "ooxml:CT_Sym_char";
    1735                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ProofErr_spellStart] = "ooxml:Value_wordprocessingml_ST_ProofErr_spellStart";
    1736                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ProofErr_spellEnd] = "ooxml:Value_wordprocessingml_ST_ProofErr_spellEnd";
    1737                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ProofErr_gramStart] = "ooxml:Value_wordprocessingml_ST_ProofErr_gramStart";
    1738                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ProofErr_gramEnd] = "ooxml:Value_wordprocessingml_ST_ProofErr_gramEnd";
    1739                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_EdGrp_none] = "ooxml:Value_wordprocessingml_ST_EdGrp_none";
    1740                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_EdGrp_everyone] = "ooxml:Value_wordprocessingml_ST_EdGrp_everyone";
    1741                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_EdGrp_administrators] = "ooxml:Value_wordprocessingml_ST_EdGrp_administrators";
    1742                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_EdGrp_contributors] = "ooxml:Value_wordprocessingml_ST_EdGrp_contributors";
    1743                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_EdGrp_editors] = "ooxml:Value_wordprocessingml_ST_EdGrp_editors";
    1744                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_EdGrp_owners] = "ooxml:Value_wordprocessingml_ST_EdGrp_owners";
    1745                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_EdGrp_current] = "ooxml:Value_wordprocessingml_ST_EdGrp_current";
    1746                 :          0 :     mMap[NS_ooxml::LN_CT_Text_space] = "ooxml:CT_Text_space";
    1747                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_br] = "ooxml:EG_RunInnerContent_br";
    1748                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_t] = "ooxml:EG_RunInnerContent_t";
    1749                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_delText] = "ooxml:EG_RunInnerContent_delText";
    1750                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_instrText] = "ooxml:EG_RunInnerContent_instrText";
    1751                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_delInstrText] = "ooxml:EG_RunInnerContent_delInstrText";
    1752                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_dayShort] = "ooxml:EG_RunInnerContent_dayShort";
    1753                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_monthShort] = "ooxml:EG_RunInnerContent_monthShort";
    1754                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_yearShort] = "ooxml:EG_RunInnerContent_yearShort";
    1755                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_dayLong] = "ooxml:EG_RunInnerContent_dayLong";
    1756                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_monthLong] = "ooxml:EG_RunInnerContent_monthLong";
    1757                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_yearLong] = "ooxml:EG_RunInnerContent_yearLong";
    1758                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_annotationRef] = "ooxml:EG_RunInnerContent_annotationRef";
    1759                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_footnoteRef] = "ooxml:EG_RunInnerContent_footnoteRef";
    1760                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_endnoteRef] = "ooxml:EG_RunInnerContent_endnoteRef";
    1761                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_separator] = "ooxml:EG_RunInnerContent_separator";
    1762                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_continuationSeparator] = "ooxml:EG_RunInnerContent_continuationSeparator";
    1763                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_sym] = "ooxml:EG_RunInnerContent_sym";
    1764                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_pgNum] = "ooxml:EG_RunInnerContent_pgNum";
    1765                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_tab] = "ooxml:EG_RunInnerContent_tab";
    1766                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_object] = "ooxml:EG_RunInnerContent_object";
    1767                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_pict] = "ooxml:EG_RunInnerContent_pict";
    1768                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_fldChar] = "ooxml:EG_RunInnerContent_fldChar";
    1769                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_ruby] = "ooxml:EG_RunInnerContent_ruby";
    1770                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_footnoteReference] = "ooxml:EG_RunInnerContent_footnoteReference";
    1771                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_endnoteReference] = "ooxml:EG_RunInnerContent_endnoteReference";
    1772                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_commentReference] = "ooxml:EG_RunInnerContent_commentReference";
    1773                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_drawing] = "ooxml:EG_RunInnerContent_drawing";
    1774                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_ptab] = "ooxml:EG_RunInnerContent_ptab";
    1775                 :          0 :     mMap[NS_ooxml::LN_EG_RunInnerContent_lastRenderedPageBreak] = "ooxml:EG_RunInnerContent_lastRenderedPageBreak";
    1776                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Hint_default] = "ooxml:Value_ST_Hint_default";
    1777                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Hint_eastAsia] = "ooxml:Value_ST_Hint_eastAsia";
    1778                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Hint_cs] = "ooxml:Value_ST_Hint_cs";
    1779                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_majorEastAsia] = "ooxml:Value_ST_Theme_majorEastAsia";
    1780                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_majorBidi] = "ooxml:Value_ST_Theme_majorBidi";
    1781                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_majorAscii] = "ooxml:Value_ST_Theme_majorAscii";
    1782                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_majorHAnsi] = "ooxml:Value_ST_Theme_majorHAnsi";
    1783                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_minorEastAsia] = "ooxml:Value_ST_Theme_minorEastAsia";
    1784                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_minorBidi] = "ooxml:Value_ST_Theme_minorBidi";
    1785                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_minorAscii] = "ooxml:Value_ST_Theme_minorAscii";
    1786                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Theme_minorHAnsi] = "ooxml:Value_ST_Theme_minorHAnsi";
    1787                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_hint] = "ooxml:CT_Fonts_hint";
    1788                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_ascii] = "ooxml:CT_Fonts_ascii";
    1789                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_hAnsi] = "ooxml:CT_Fonts_hAnsi";
    1790                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_eastAsia] = "ooxml:CT_Fonts_eastAsia";
    1791                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_cs] = "ooxml:CT_Fonts_cs";
    1792                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_asciiTheme] = "ooxml:CT_Fonts_asciiTheme";
    1793                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_hAnsiTheme] = "ooxml:CT_Fonts_hAnsiTheme";
    1794                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_eastAsiaTheme] = "ooxml:CT_Fonts_eastAsiaTheme";
    1795                 :          0 :     mMap[NS_ooxml::LN_CT_Fonts_cstheme] = "ooxml:CT_Fonts_cstheme";
    1796                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_rStyle] = "ooxml:EG_RPrBase_rStyle";
    1797                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_rFonts] = "ooxml:EG_RPrBase_rFonts";
    1798                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_snapToGrid] = "ooxml:EG_RPrBase_snapToGrid";
    1799                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_color] = "ooxml:EG_RPrBase_color";
    1800                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_u] = "ooxml:EG_RPrBase_u";
    1801                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_bdr] = "ooxml:EG_RPrBase_bdr";
    1802                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_fitText] = "ooxml:EG_RPrBase_fitText";
    1803                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_vertAlign] = "ooxml:EG_RPrBase_vertAlign";
    1804                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_lang] = "ooxml:EG_RPrBase_lang";
    1805                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_eastAsianLayout] = "ooxml:EG_RPrBase_eastAsianLayout";
    1806                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase_oMath] = "ooxml:EG_RPrBase_oMath";
    1807                 :          0 :     mMap[NS_ooxml::LN_EG_RPrContent_rPrChange] = "ooxml:EG_RPrContent_rPrChange";
    1808                 :          0 :     mMap[NS_ooxml::LN_CT_ParaRPr_ins] = "ooxml:CT_ParaRPr_ins";
    1809                 :          0 :     mMap[NS_ooxml::LN_CT_ParaRPr_del] = "ooxml:CT_ParaRPr_del";
    1810                 :          0 :     mMap[NS_ooxml::LN_CT_ParaRPr_rPrChange] = "ooxml:CT_ParaRPr_rPrChange";
    1811                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_RubyAlign_center] = "ooxml:Value_wordprocessingml_ST_RubyAlign_center";
    1812                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_RubyAlign_distributeLetter] = "ooxml:Value_wordprocessingml_ST_RubyAlign_distributeLetter";
    1813                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_RubyAlign_distributeSpace] = "ooxml:Value_wordprocessingml_ST_RubyAlign_distributeSpace";
    1814                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_RubyAlign_left] = "ooxml:Value_wordprocessingml_ST_RubyAlign_left";
    1815                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_RubyAlign_right] = "ooxml:Value_wordprocessingml_ST_RubyAlign_right";
    1816                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_RubyAlign_rightVertical] = "ooxml:Value_wordprocessingml_ST_RubyAlign_rightVertical";
    1817                 :          0 :     mMap[NS_ooxml::LN_CT_RubyAlign_val] = "ooxml:CT_RubyAlign_val";
    1818                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Lock_sdtLocked] = "ooxml:Value_wordprocessingml_ST_Lock_sdtLocked";
    1819                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Lock_contentLocked] = "ooxml:Value_wordprocessingml_ST_Lock_contentLocked";
    1820                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Lock_unlocked] = "ooxml:Value_wordprocessingml_ST_Lock_unlocked";
    1821                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_Lock_sdtContentLocked] = "ooxml:Value_wordprocessingml_ST_Lock_sdtContentLocked";
    1822                 :          0 :     mMap[NS_ooxml::LN_CT_Lock_val] = "ooxml:CT_Lock_val";
    1823                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_SdtDateMappingType_text] = "ooxml:Value_wordprocessingml_ST_SdtDateMappingType_text";
    1824                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_SdtDateMappingType_date] = "ooxml:Value_wordprocessingml_ST_SdtDateMappingType_date";
    1825                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_SdtDateMappingType_dateTime] = "ooxml:Value_wordprocessingml_ST_SdtDateMappingType_dateTime";
    1826                 :          0 :     mMap[NS_ooxml::LN_CT_SdtDateMappingType_val] = "ooxml:CT_SdtDateMappingType_val";
    1827                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_gregorian] = "ooxml:Value_wordprocessingml_ST_CalendarType_gregorian";
    1828                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_hijri] = "ooxml:Value_wordprocessingml_ST_CalendarType_hijri";
    1829                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_hebrew] = "ooxml:Value_wordprocessingml_ST_CalendarType_hebrew";
    1830                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_taiwan] = "ooxml:Value_wordprocessingml_ST_CalendarType_taiwan";
    1831                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_japan] = "ooxml:Value_wordprocessingml_ST_CalendarType_japan";
    1832                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_thai] = "ooxml:Value_wordprocessingml_ST_CalendarType_thai";
    1833                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_korea] = "ooxml:Value_wordprocessingml_ST_CalendarType_korea";
    1834                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_saka] = "ooxml:Value_wordprocessingml_ST_CalendarType_saka";
    1835                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_gregorianXlitEnglish] = "ooxml:Value_wordprocessingml_ST_CalendarType_gregorianXlitEnglish";
    1836                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CalendarType_gregorianXlitFrench] = "ooxml:Value_wordprocessingml_ST_CalendarType_gregorianXlitFrench";
    1837                 :          0 :     mMap[NS_ooxml::LN_CT_CalendarType_val] = "ooxml:CT_CalendarType_val";
    1838                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_rPr] = "ooxml:CT_SdtPr_rPr";
    1839                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_alias] = "ooxml:CT_SdtPr_alias";
    1840                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_lock] = "ooxml:CT_SdtPr_lock";
    1841                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_placeholder] = "ooxml:CT_SdtPr_placeholder";
    1842                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_showingPlcHdr] = "ooxml:CT_SdtPr_showingPlcHdr";
    1843                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_dataBinding] = "ooxml:CT_SdtPr_dataBinding";
    1844                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_temporary] = "ooxml:CT_SdtPr_temporary";
    1845                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_id] = "ooxml:CT_SdtPr_id";
    1846                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_tag] = "ooxml:CT_SdtPr_tag";
    1847                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_equation] = "ooxml:CT_SdtPr_equation";
    1848                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_comboBox] = "ooxml:CT_SdtPr_comboBox";
    1849                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_date] = "ooxml:CT_SdtPr_date";
    1850                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_docPartObj] = "ooxml:CT_SdtPr_docPartObj";
    1851                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_docPartList] = "ooxml:CT_SdtPr_docPartList";
    1852                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_dropDownList] = "ooxml:CT_SdtPr_dropDownList";
    1853                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_picture] = "ooxml:CT_SdtPr_picture";
    1854                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_richText] = "ooxml:CT_SdtPr_richText";
    1855                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_text] = "ooxml:CT_SdtPr_text";
    1856                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_citation] = "ooxml:CT_SdtPr_citation";
    1857                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_group] = "ooxml:CT_SdtPr_group";
    1858                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr_bibliography] = "ooxml:CT_SdtPr_bibliography";
    1859                 :          0 :     mMap[NS_ooxml::LN_CT_SdtEndPr_rPr] = "ooxml:CT_SdtEndPr_rPr";
    1860                 :          0 :     mMap[NS_ooxml::LN_CT_SdtBlock_sdtPr] = "ooxml:CT_SdtBlock_sdtPr";
    1861                 :          0 :     mMap[NS_ooxml::LN_CT_SdtBlock_sdtEndPr] = "ooxml:CT_SdtBlock_sdtEndPr";
    1862                 :          0 :     mMap[NS_ooxml::LN_CT_SdtBlock_sdtContent] = "ooxml:CT_SdtBlock_sdtContent";
    1863                 :          0 :     mMap[NS_ooxml::LN_CT_SdtRun_sdtPr] = "ooxml:CT_SdtRun_sdtPr";
    1864                 :          0 :     mMap[NS_ooxml::LN_CT_SdtRun_sdtEndPr] = "ooxml:CT_SdtRun_sdtEndPr";
    1865                 :          0 :     mMap[NS_ooxml::LN_CT_SdtRun_sdtContent] = "ooxml:CT_SdtRun_sdtContent";
    1866                 :          0 :     mMap[NS_ooxml::LN_CT_SdtCell_sdtPr] = "ooxml:CT_SdtCell_sdtPr";
    1867                 :          0 :     mMap[NS_ooxml::LN_CT_SdtCell_sdtEndPr] = "ooxml:CT_SdtCell_sdtEndPr";
    1868                 :          0 :     mMap[NS_ooxml::LN_CT_SdtCell_sdtContent] = "ooxml:CT_SdtCell_sdtContent";
    1869                 :          0 :     mMap[NS_ooxml::LN_CT_SdtRow_sdtPr] = "ooxml:CT_SdtRow_sdtPr";
    1870                 :          0 :     mMap[NS_ooxml::LN_CT_SdtRow_sdtEndPr] = "ooxml:CT_SdtRow_sdtEndPr";
    1871                 :          0 :     mMap[NS_ooxml::LN_CT_SdtRow_sdtContent] = "ooxml:CT_SdtRow_sdtContent";
    1872                 :          0 :     mMap[NS_ooxml::LN_CT_Attr_uri] = "ooxml:CT_Attr_uri";
    1873                 :          0 :     mMap[NS_ooxml::LN_CT_Attr_name] = "ooxml:CT_Attr_name";
    1874                 :          0 :     mMap[NS_ooxml::LN_CT_Attr_val] = "ooxml:CT_Attr_val";
    1875                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlRun_customXmlPr] = "ooxml:CT_CustomXmlRun_customXmlPr";
    1876                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlRun_uri] = "ooxml:CT_CustomXmlRun_uri";
    1877                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlRun_element] = "ooxml:CT_CustomXmlRun_element";
    1878                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlBlock_customXmlPr] = "ooxml:CT_CustomXmlBlock_customXmlPr";
    1879                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlBlock_uri] = "ooxml:CT_CustomXmlBlock_uri";
    1880                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlBlock_element] = "ooxml:CT_CustomXmlBlock_element";
    1881                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlCell_customXmlPr] = "ooxml:CT_CustomXmlCell_customXmlPr";
    1882                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlCell_uri] = "ooxml:CT_CustomXmlCell_uri";
    1883                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlCell_element] = "ooxml:CT_CustomXmlCell_element";
    1884                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlRow_customXmlPr] = "ooxml:CT_CustomXmlRow_customXmlPr";
    1885                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlRow_uri] = "ooxml:CT_CustomXmlRow_uri";
    1886                 :          0 :     mMap[NS_ooxml::LN_CT_CustomXmlRow_element] = "ooxml:CT_CustomXmlRow_element";
    1887                 :          0 :     mMap[NS_ooxml::LN_CT_SmartTagRun_smartTagPr] = "ooxml:CT_SmartTagRun_smartTagPr";
    1888                 :          0 :     mMap[NS_ooxml::LN_CT_SmartTagRun_uri] = "ooxml:CT_SmartTagRun_uri";
    1889                 :          0 :     mMap[NS_ooxml::LN_CT_SmartTagRun_element] = "ooxml:CT_SmartTagRun_element";
    1890                 :          0 :     mMap[NS_ooxml::LN_CT_SdtPr] = "ooxml:CT_SdtPr";
    1891                 :          0 :     mMap[NS_ooxml::LN_CT_SdtEndPr] = "ooxml:CT_SdtEndPr";
    1892                 :          0 :     mMap[NS_ooxml::LN_CT_SdtContentRun] = "ooxml:CT_SdtContentRun";
    1893                 :          0 :     mMap[NS_ooxml::LN_EG_PContent_fldSimple] = "ooxml:EG_PContent_fldSimple";
    1894                 :          0 :     mMap[NS_ooxml::LN_EG_PContent_hyperlink] = "ooxml:EG_PContent_hyperlink";
    1895                 :          0 :     mMap[NS_ooxml::LN_EG_PContent_subDoc] = "ooxml:EG_PContent_subDoc";
    1896                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TblWidth_nil] = "ooxml:Value_ST_TblWidth_nil";
    1897                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TblWidth_pct] = "ooxml:Value_ST_TblWidth_pct";
    1898                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TblWidth_dxa] = "ooxml:Value_ST_TblWidth_dxa";
    1899                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TblWidth_auto] = "ooxml:Value_ST_TblWidth_auto";
    1900                 :          0 :     mMap[NS_ooxml::LN_CT_Height_val] = "ooxml:CT_Height_val";
    1901                 :          0 :     mMap[NS_ooxml::LN_CT_Height_hRule] = "ooxml:CT_Height_hRule";
    1902                 :          0 :     mMap[NS_ooxml::LN_CT_TblWidth_w] = "ooxml:CT_TblWidth_w";
    1903                 :          0 :     mMap[NS_ooxml::LN_CT_TblWidth_type] = "ooxml:CT_TblWidth_type";
    1904                 :          0 :     mMap[NS_ooxml::LN_CT_TblPPr_vertAnchor] = "ooxml:CT_TblPPr_vertAnchor";
    1905                 :          0 :     mMap[NS_ooxml::LN_CT_TblGridCol_w] = "ooxml:CT_TblGridCol_w";
    1906                 :          0 :     mMap[NS_ooxml::LN_CT_TblGridBase_gridCol] = "ooxml:CT_TblGridBase_gridCol";
    1907                 :          0 :     mMap[NS_ooxml::LN_CT_TblGrid_tblGridChange] = "ooxml:CT_TblGrid_tblGridChange";
    1908                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_top] = "ooxml:CT_TcBorders_top";
    1909                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_start] = "ooxml:CT_TcBorders_start";
    1910                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_left] = "ooxml:CT_TcBorders_left";
    1911                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_bottom] = "ooxml:CT_TcBorders_bottom";
    1912                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_end] = "ooxml:CT_TcBorders_end";
    1913                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_right] = "ooxml:CT_TcBorders_right";
    1914                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_insideH] = "ooxml:CT_TcBorders_insideH";
    1915                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_insideV] = "ooxml:CT_TcBorders_insideV";
    1916                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_tl2br] = "ooxml:CT_TcBorders_tl2br";
    1917                 :          0 :     mMap[NS_ooxml::LN_CT_TcBorders_tr2bl] = "ooxml:CT_TcBorders_tr2bl";
    1918                 :          0 :     mMap[NS_ooxml::LN_CT_TcMar_top] = "ooxml:CT_TcMar_top";
    1919                 :          0 :     mMap[NS_ooxml::LN_CT_TcMar_start] = "ooxml:CT_TcMar_start";
    1920                 :          0 :     mMap[NS_ooxml::LN_CT_TcMar_left] = "ooxml:CT_TcMar_left";
    1921                 :          0 :     mMap[NS_ooxml::LN_CT_TcMar_bottom] = "ooxml:CT_TcMar_bottom";
    1922                 :          0 :     mMap[NS_ooxml::LN_CT_TcMar_end] = "ooxml:CT_TcMar_end";
    1923                 :          0 :     mMap[NS_ooxml::LN_CT_TcMar_right] = "ooxml:CT_TcMar_right";
    1924                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Merge_continue] = "ooxml:Value_ST_Merge_continue";
    1925                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Merge_restart] = "ooxml:Value_ST_Merge_restart";
    1926                 :          0 :     mMap[NS_ooxml::LN_CT_VMerge_val] = "ooxml:CT_VMerge_val";
    1927                 :          0 :     mMap[NS_ooxml::LN_CT_HMerge_val] = "ooxml:CT_HMerge_val";
    1928                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_cnfStyle] = "ooxml:CT_TcPrBase_cnfStyle";
    1929                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_tcW] = "ooxml:CT_TcPrBase_tcW";
    1930                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_gridSpan] = "ooxml:CT_TcPrBase_gridSpan";
    1931                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_hMerge] = "ooxml:CT_TcPrBase_hMerge";
    1932                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_vMerge] = "ooxml:CT_TcPrBase_vMerge";
    1933                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_tcBorders] = "ooxml:CT_TcPrBase_tcBorders";
    1934                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_shd] = "ooxml:CT_TcPrBase_shd";
    1935                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_noWrap] = "ooxml:CT_TcPrBase_noWrap";
    1936                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_tcMar] = "ooxml:CT_TcPrBase_tcMar";
    1937                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_textDirection] = "ooxml:CT_TcPrBase_textDirection";
    1938                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_tcFitText] = "ooxml:CT_TcPrBase_tcFitText";
    1939                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_vAlign] = "ooxml:CT_TcPrBase_vAlign";
    1940                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase_hideMark] = "ooxml:CT_TcPrBase_hideMark";
    1941                 :          0 :     mMap[NS_ooxml::LN_CT_TcPr_tcPrChange] = "ooxml:CT_TcPr_tcPrChange";
    1942                 :          0 :     mMap[NS_ooxml::LN_CT_Cnf_val] = "ooxml:CT_Cnf_val";
    1943                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_cnfStyle] = "ooxml:CT_TrPrBase_cnfStyle";
    1944                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_divId] = "ooxml:CT_TrPrBase_divId";
    1945                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_gridBefore] = "ooxml:CT_TrPrBase_gridBefore";
    1946                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_gridAfter] = "ooxml:CT_TrPrBase_gridAfter";
    1947                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_wBefore] = "ooxml:CT_TrPrBase_wBefore";
    1948                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_wAfter] = "ooxml:CT_TrPrBase_wAfter";
    1949                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_trHeight] = "ooxml:CT_TrPrBase_trHeight";
    1950                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_tblHeader] = "ooxml:CT_TrPrBase_tblHeader";
    1951                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_tblCellSpacing] = "ooxml:CT_TrPrBase_tblCellSpacing";
    1952                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_jc] = "ooxml:CT_TrPrBase_jc";
    1953                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase_hidden] = "ooxml:CT_TrPrBase_hidden";
    1954                 :          0 :     mMap[NS_ooxml::LN_CT_TrPr_ins] = "ooxml:CT_TrPr_ins";
    1955                 :          0 :     mMap[NS_ooxml::LN_CT_TrPr_del] = "ooxml:CT_TrPr_del";
    1956                 :          0 :     mMap[NS_ooxml::LN_CT_TrPr_trPrChange] = "ooxml:CT_TrPr_trPrChange";
    1957                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TblLayoutType_fixed] = "ooxml:Value_wordprocessingml_ST_TblLayoutType_fixed";
    1958                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TblLayoutType_autofit] = "ooxml:Value_wordprocessingml_ST_TblLayoutType_autofit";
    1959                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TblOverlap_never] = "ooxml:Value_ST_TblOverlap_never";
    1960                 :          0 :     mMap[NS_ooxml::LN_Value_ST_TblOverlap_overlap] = "ooxml:Value_ST_TblOverlap_overlap";
    1961                 :          0 :     mMap[NS_ooxml::LN_CT_TblOverlap_val] = "ooxml:CT_TblOverlap_val";
    1962                 :          0 :     mMap[NS_ooxml::LN_CT_TblCellMar_top] = "ooxml:CT_TblCellMar_top";
    1963                 :          0 :     mMap[NS_ooxml::LN_CT_TblCellMar_start] = "ooxml:CT_TblCellMar_start";
    1964                 :          0 :     mMap[NS_ooxml::LN_CT_TblCellMar_left] = "ooxml:CT_TblCellMar_left";
    1965                 :          0 :     mMap[NS_ooxml::LN_CT_TblCellMar_bottom] = "ooxml:CT_TblCellMar_bottom";
    1966                 :          0 :     mMap[NS_ooxml::LN_CT_TblCellMar_end] = "ooxml:CT_TblCellMar_end";
    1967                 :          0 :     mMap[NS_ooxml::LN_CT_TblCellMar_right] = "ooxml:CT_TblCellMar_right";
    1968                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_top] = "ooxml:CT_TblBorders_top";
    1969                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_start] = "ooxml:CT_TblBorders_start";
    1970                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_left] = "ooxml:CT_TblBorders_left";
    1971                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_bottom] = "ooxml:CT_TblBorders_bottom";
    1972                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_end] = "ooxml:CT_TblBorders_end";
    1973                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_right] = "ooxml:CT_TblBorders_right";
    1974                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_insideH] = "ooxml:CT_TblBorders_insideH";
    1975                 :          0 :     mMap[NS_ooxml::LN_CT_TblBorders_insideV] = "ooxml:CT_TblBorders_insideV";
    1976                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblStyle] = "ooxml:CT_TblPrBase_tblStyle";
    1977                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblpPr] = "ooxml:CT_TblPrBase_tblpPr";
    1978                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblOverlap] = "ooxml:CT_TblPrBase_tblOverlap";
    1979                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_bidiVisual] = "ooxml:CT_TblPrBase_bidiVisual";
    1980                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblStyleRowBandSize] = "ooxml:CT_TblPrBase_tblStyleRowBandSize";
    1981                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblStyleColBandSize] = "ooxml:CT_TblPrBase_tblStyleColBandSize";
    1982                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblW] = "ooxml:CT_TblPrBase_tblW";
    1983                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_jc] = "ooxml:CT_TblPrBase_jc";
    1984                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblCellSpacing] = "ooxml:CT_TblPrBase_tblCellSpacing";
    1985                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblInd] = "ooxml:CT_TblPrBase_tblInd";
    1986                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblBorders] = "ooxml:CT_TblPrBase_tblBorders";
    1987                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_shd] = "ooxml:CT_TblPrBase_shd";
    1988                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblLayout] = "ooxml:CT_TblPrBase_tblLayout";
    1989                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblCellMar] = "ooxml:CT_TblPrBase_tblCellMar";
    1990                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase_tblLook] = "ooxml:CT_TblPrBase_tblLook";
    1991                 :          0 :     mMap[NS_ooxml::LN_CT_TblPr_tblPrChange] = "ooxml:CT_TblPr_tblPrChange";
    1992                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FtnPos_pageBottom] = "ooxml:Value_ST_FtnPos_pageBottom";
    1993                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FtnPos_beneathText] = "ooxml:Value_ST_FtnPos_beneathText";
    1994                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FtnPos_sectEnd] = "ooxml:Value_ST_FtnPos_sectEnd";
    1995                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FtnPos_docEnd] = "ooxml:Value_ST_FtnPos_docEnd";
    1996                 :          0 :     mMap[NS_ooxml::LN_CT_FtnPos_val] = "ooxml:CT_FtnPos_val";
    1997                 :          0 :     mMap[NS_ooxml::LN_Value_ST_EdnPos_sectEnd] = "ooxml:Value_ST_EdnPos_sectEnd";
    1998                 :          0 :     mMap[NS_ooxml::LN_Value_ST_EdnPos_docEnd] = "ooxml:Value_ST_EdnPos_docEnd";
    1999                 :          0 :     mMap[NS_ooxml::LN_CT_EdnPos_val] = "ooxml:CT_EdnPos_val";
    2000                 :          0 :     mMap[NS_ooxml::LN_CT_NumFmt_val] = "ooxml:CT_NumFmt_val";
    2001                 :          0 :     mMap[NS_ooxml::LN_Value_ST_RestartNumber_continuous] = "ooxml:Value_ST_RestartNumber_continuous";
    2002                 :          0 :     mMap[NS_ooxml::LN_Value_ST_RestartNumber_eachSect] = "ooxml:Value_ST_RestartNumber_eachSect";
    2003                 :          0 :     mMap[NS_ooxml::LN_Value_ST_RestartNumber_eachPage] = "ooxml:Value_ST_RestartNumber_eachPage";
    2004                 :          0 :     mMap[NS_ooxml::LN_CT_NumRestart_val] = "ooxml:CT_NumRestart_val";
    2005                 :          0 :     mMap[NS_ooxml::LN_CT_FtnEdnRef_customMarkFollows] = "ooxml:CT_FtnEdnRef_customMarkFollows";
    2006                 :          0 :     mMap[NS_ooxml::LN_CT_FtnEdnRef_id] = "ooxml:CT_FtnEdnRef_id";
    2007                 :          0 :     mMap[NS_ooxml::LN_CT_FtnEdnSepRef_id] = "ooxml:CT_FtnEdnSepRef_id";
    2008                 :          0 :     mMap[NS_ooxml::LN_CT_FtnEdn_type] = "ooxml:CT_FtnEdn_type";
    2009                 :          0 :     mMap[NS_ooxml::LN_CT_FtnEdn_id] = "ooxml:CT_FtnEdn_id";
    2010                 :          0 :     mMap[NS_ooxml::LN_EG_FtnEdnNumProps_numStart] = "ooxml:EG_FtnEdnNumProps_numStart";
    2011                 :          0 :     mMap[NS_ooxml::LN_EG_FtnEdnNumProps_numRestart] = "ooxml:EG_FtnEdnNumProps_numRestart";
    2012                 :          0 :     mMap[NS_ooxml::LN_CT_FtnProps_pos] = "ooxml:CT_FtnProps_pos";
    2013                 :          0 :     mMap[NS_ooxml::LN_CT_FtnProps_numFmt] = "ooxml:CT_FtnProps_numFmt";
    2014                 :          0 :     mMap[NS_ooxml::LN_CT_EdnProps_pos] = "ooxml:CT_EdnProps_pos";
    2015                 :          0 :     mMap[NS_ooxml::LN_CT_EdnProps_numFmt] = "ooxml:CT_EdnProps_numFmt";
    2016                 :          0 :     mMap[NS_ooxml::LN_CT_FtnDocProps_footnote] = "ooxml:CT_FtnDocProps_footnote";
    2017                 :          0 :     mMap[NS_ooxml::LN_CT_EdnDocProps_endnote] = "ooxml:CT_EdnDocProps_endnote";
    2018                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_database] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_database";
    2019                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_addressBook] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_addressBook";
    2020                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_document1] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_document1";
    2021                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_document2] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_document2";
    2022                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_text] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_text";
    2023                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_email] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_email";
    2024                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_native] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_native";
    2025                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_legacy] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_legacy";
    2026                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_MailMergeSourceType_master] = "ooxml:Value_wordprocessingml_ST_MailMergeSourceType_master";
    2027                 :          0 :     mMap[NS_ooxml::LN_CT_MailMergeSourceType_val] = "ooxml:CT_MailMergeSourceType_val";
    2028                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_mainDocumentType] = "ooxml:CT_MailMerge_mainDocumentType";
    2029                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_linkToQuery] = "ooxml:CT_MailMerge_linkToQuery";
    2030                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_dataType] = "ooxml:CT_MailMerge_dataType";
    2031                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_connectString] = "ooxml:CT_MailMerge_connectString";
    2032                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_query] = "ooxml:CT_MailMerge_query";
    2033                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_dataSource] = "ooxml:CT_MailMerge_dataSource";
    2034                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_headerSource] = "ooxml:CT_MailMerge_headerSource";
    2035                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_doNotSuppressBlankLines] = "ooxml:CT_MailMerge_doNotSuppressBlankLines";
    2036                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_destination] = "ooxml:CT_MailMerge_destination";
    2037                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_addressFieldName] = "ooxml:CT_MailMerge_addressFieldName";
    2038                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_mailSubject] = "ooxml:CT_MailMerge_mailSubject";
    2039                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_mailAsAttachment] = "ooxml:CT_MailMerge_mailAsAttachment";
    2040                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_viewMergedData] = "ooxml:CT_MailMerge_viewMergedData";
    2041                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_activeRecord] = "ooxml:CT_MailMerge_activeRecord";
    2042                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_checkErrors] = "ooxml:CT_MailMerge_checkErrors";
    2043                 :          0 :     mMap[NS_ooxml::LN_CT_MailMerge_odso] = "ooxml:CT_MailMerge_odso";
    2044                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_544x376] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_544x376";
    2045                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_640x480] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_640x480";
    2046                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_720x512] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_720x512";
    2047                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_800x600] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_800x600";
    2048                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1024x768] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_1024x768";
    2049                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1152x882] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_1152x882";
    2050                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1152x900] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_1152x900";
    2051                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1280x1024] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_1280x1024";
    2052                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1600x1200] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_1600x1200";
    2053                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1800x1440] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_1800x1440";
    2054                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1920x1200] = "ooxml:Value_wordprocessingml_ST_TargetScreenSz_1920x1200";
    2055                 :          0 :     mMap[NS_ooxml::LN_CT_TargetScreenSz_val] = "ooxml:CT_TargetScreenSz_val";
    2056                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_useSingleBorderforContiguousCells] = "ooxml:CT_Compat_useSingleBorderforContiguousCells";
    2057                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_wpJustification] = "ooxml:CT_Compat_wpJustification";
    2058                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_noTabHangInd] = "ooxml:CT_Compat_noTabHangInd";
    2059                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_noLeading] = "ooxml:CT_Compat_noLeading";
    2060                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_spaceForUL] = "ooxml:CT_Compat_spaceForUL";
    2061                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_noColumnBalance] = "ooxml:CT_Compat_noColumnBalance";
    2062                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_balanceSingleByteDoubleByteWidth] = "ooxml:CT_Compat_balanceSingleByteDoubleByteWidth";
    2063                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_noExtraLineSpacing] = "ooxml:CT_Compat_noExtraLineSpacing";
    2064                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotLeaveBackslashAlone] = "ooxml:CT_Compat_doNotLeaveBackslashAlone";
    2065                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_ulTrailSpace] = "ooxml:CT_Compat_ulTrailSpace";
    2066                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotExpandShiftReturn] = "ooxml:CT_Compat_doNotExpandShiftReturn";
    2067                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_spacingInWholePoints] = "ooxml:CT_Compat_spacingInWholePoints";
    2068                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_lineWrapLikeWord6] = "ooxml:CT_Compat_lineWrapLikeWord6";
    2069                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_printBodyTextBeforeHeader] = "ooxml:CT_Compat_printBodyTextBeforeHeader";
    2070                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_printColBlack] = "ooxml:CT_Compat_printColBlack";
    2071                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_wpSpaceWidth] = "ooxml:CT_Compat_wpSpaceWidth";
    2072                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_showBreaksInFrames] = "ooxml:CT_Compat_showBreaksInFrames";
    2073                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_subFontBySize] = "ooxml:CT_Compat_subFontBySize";
    2074                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_suppressBottomSpacing] = "ooxml:CT_Compat_suppressBottomSpacing";
    2075                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_suppressTopSpacing] = "ooxml:CT_Compat_suppressTopSpacing";
    2076                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_suppressSpacingAtTopOfPage] = "ooxml:CT_Compat_suppressSpacingAtTopOfPage";
    2077                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_suppressTopSpacingWP] = "ooxml:CT_Compat_suppressTopSpacingWP";
    2078                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_suppressSpBfAfterPgBrk] = "ooxml:CT_Compat_suppressSpBfAfterPgBrk";
    2079                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_swapBordersFacingPages] = "ooxml:CT_Compat_swapBordersFacingPages";
    2080                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_convMailMergeEsc] = "ooxml:CT_Compat_convMailMergeEsc";
    2081                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_truncateFontHeightsLikeWP6] = "ooxml:CT_Compat_truncateFontHeightsLikeWP6";
    2082                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_mwSmallCaps] = "ooxml:CT_Compat_mwSmallCaps";
    2083                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_usePrinterMetrics] = "ooxml:CT_Compat_usePrinterMetrics";
    2084                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotSuppressParagraphBorders] = "ooxml:CT_Compat_doNotSuppressParagraphBorders";
    2085                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_wrapTrailSpaces] = "ooxml:CT_Compat_wrapTrailSpaces";
    2086                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_footnoteLayoutLikeWW8] = "ooxml:CT_Compat_footnoteLayoutLikeWW8";
    2087                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_shapeLayoutLikeWW8] = "ooxml:CT_Compat_shapeLayoutLikeWW8";
    2088                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_alignTablesRowByRow] = "ooxml:CT_Compat_alignTablesRowByRow";
    2089                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_forgetLastTabAlignment] = "ooxml:CT_Compat_forgetLastTabAlignment";
    2090                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_adjustLineHeightInTable] = "ooxml:CT_Compat_adjustLineHeightInTable";
    2091                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_autoSpaceLikeWord95] = "ooxml:CT_Compat_autoSpaceLikeWord95";
    2092                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_noSpaceRaiseLower] = "ooxml:CT_Compat_noSpaceRaiseLower";
    2093                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotUseHTMLParagraphAutoSpacing] = "ooxml:CT_Compat_doNotUseHTMLParagraphAutoSpacing";
    2094                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_layoutRawTableWidth] = "ooxml:CT_Compat_layoutRawTableWidth";
    2095                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_layoutTableRowsApart] = "ooxml:CT_Compat_layoutTableRowsApart";
    2096                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_useWord97LineBreakRules] = "ooxml:CT_Compat_useWord97LineBreakRules";
    2097                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotBreakWrappedTables] = "ooxml:CT_Compat_doNotBreakWrappedTables";
    2098                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotSnapToGridInCell] = "ooxml:CT_Compat_doNotSnapToGridInCell";
    2099                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_selectFldWithFirstOrLastChar] = "ooxml:CT_Compat_selectFldWithFirstOrLastChar";
    2100                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_applyBreakingRules] = "ooxml:CT_Compat_applyBreakingRules";
    2101                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotWrapTextWithPunct] = "ooxml:CT_Compat_doNotWrapTextWithPunct";
    2102                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotUseEastAsianBreakRules] = "ooxml:CT_Compat_doNotUseEastAsianBreakRules";
    2103                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_useWord2002TableStyleRules] = "ooxml:CT_Compat_useWord2002TableStyleRules";
    2104                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_growAutofit] = "ooxml:CT_Compat_growAutofit";
    2105                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_useFELayout] = "ooxml:CT_Compat_useFELayout";
    2106                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_useNormalStyleForList] = "ooxml:CT_Compat_useNormalStyleForList";
    2107                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotUseIndentAsNumberingTabStop] = "ooxml:CT_Compat_doNotUseIndentAsNumberingTabStop";
    2108                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_useAltKinsokuLineBreakRules] = "ooxml:CT_Compat_useAltKinsokuLineBreakRules";
    2109                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_allowSpaceOfSameStyleInTable] = "ooxml:CT_Compat_allowSpaceOfSameStyleInTable";
    2110                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotSuppressIndentation] = "ooxml:CT_Compat_doNotSuppressIndentation";
    2111                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotAutofitConstrainedTables] = "ooxml:CT_Compat_doNotAutofitConstrainedTables";
    2112                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_autofitToFirstFixedWidthCell] = "ooxml:CT_Compat_autofitToFirstFixedWidthCell";
    2113                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_underlineTabInNumList] = "ooxml:CT_Compat_underlineTabInNumList";
    2114                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_displayHangulFixedWidth] = "ooxml:CT_Compat_displayHangulFixedWidth";
    2115                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_splitPgBreakAndParaMark] = "ooxml:CT_Compat_splitPgBreakAndParaMark";
    2116                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotVertAlignCellWithSp] = "ooxml:CT_Compat_doNotVertAlignCellWithSp";
    2117                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotBreakConstrainedForcedTable] = "ooxml:CT_Compat_doNotBreakConstrainedForcedTable";
    2118                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_doNotVertAlignInTxbx] = "ooxml:CT_Compat_doNotVertAlignInTxbx";
    2119                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_useAnsiKerningPairs] = "ooxml:CT_Compat_useAnsiKerningPairs";
    2120                 :          0 :     mMap[NS_ooxml::LN_CT_Compat_cachedColBalance] = "ooxml:CT_Compat_cachedColBalance";
    2121                 :          0 :     mMap[NS_ooxml::LN_CT_DocVar_name] = "ooxml:CT_DocVar_name";
    2122                 :          0 :     mMap[NS_ooxml::LN_CT_DocVar_val] = "ooxml:CT_DocVar_val";
    2123                 :          0 :     mMap[NS_ooxml::LN_CT_DocRsids_rsidRoot] = "ooxml:CT_DocRsids_rsidRoot";
    2124                 :          0 :     mMap[NS_ooxml::LN_CT_DocRsids_rsid] = "ooxml:CT_DocRsids_rsid";
    2125                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CharacterSpacing_doNotCompress] = "ooxml:Value_wordprocessingml_ST_CharacterSpacing_doNotCompress";
    2126                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CharacterSpacing_compressPunctuation] = "ooxml:Value_wordprocessingml_ST_CharacterSpacing_compressPunctuation";
    2127                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CharacterSpacing_compressPunctuationAndJapaneseKana] = "ooxml:Value_wordprocessingml_ST_CharacterSpacing_compressPunctuationAndJapaneseKana";
    2128                 :          0 :     mMap[NS_ooxml::LN_CT_CharacterSpacing_val] = "ooxml:CT_CharacterSpacing_val";
    2129                 :          0 :     mMap[NS_ooxml::LN_CT_SaveThroughXslt_r_id] = "ooxml:CT_SaveThroughXslt_r_id";
    2130                 :          0 :     mMap[NS_ooxml::LN_CT_SaveThroughXslt_solutionID] = "ooxml:CT_SaveThroughXslt_solutionID";
    2131                 :          0 :     mMap[NS_ooxml::LN_CT_RPrDefault_rPr] = "ooxml:CT_RPrDefault_rPr";
    2132                 :          0 :     mMap[NS_ooxml::LN_CT_PPrDefault_pPr] = "ooxml:CT_PPrDefault_pPr";
    2133                 :          0 :     mMap[NS_ooxml::LN_CT_DocDefaults_pPrDefault] = "ooxml:CT_DocDefaults_pPrDefault";
    2134                 :          0 :     mMap[NS_ooxml::LN_CT_DocDefaults_rPrDefault] = "ooxml:CT_DocDefaults_rPrDefault";
    2135                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_dark1] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_dark1";
    2136                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_light1] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_light1";
    2137                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_dark2] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_dark2";
    2138                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_light2] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_light2";
    2139                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_accent1] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_accent1";
    2140                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_accent2] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_accent2";
    2141                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_accent3] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_accent3";
    2142                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_accent4] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_accent4";
    2143                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_accent5] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_accent5";
    2144                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_accent6] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_accent6";
    2145                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_hyperlink] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_hyperlink";
    2146                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_ColorSchemeIndex_followedHyperlink] = "ooxml:Value_wordprocessingml_ST_ColorSchemeIndex_followedHyperlink";
    2147                 :          0 :     mMap[NS_ooxml::LN_CT_ReadingModeInkLockDown_actualPg] = "ooxml:CT_ReadingModeInkLockDown_actualPg";
    2148                 :          0 :     mMap[NS_ooxml::LN_CT_ReadingModeInkLockDown_w] = "ooxml:CT_ReadingModeInkLockDown_w";
    2149                 :          0 :     mMap[NS_ooxml::LN_CT_ReadingModeInkLockDown_h] = "ooxml:CT_ReadingModeInkLockDown_h";
    2150                 :          0 :     mMap[NS_ooxml::LN_CT_ReadingModeInkLockDown_fontSz] = "ooxml:CT_ReadingModeInkLockDown_fontSz";
    2151                 :          0 :     mMap[NS_ooxml::LN_CT_WriteProtection_recommended] = "ooxml:CT_WriteProtection_recommended";
    2152                 :          0 :     mMap[NS_ooxml::LN_SETTINGS] = "ooxml:SETTINGS";
    2153                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_writeProtection] = "ooxml:CT_Settings_writeProtection";
    2154                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_view] = "ooxml:CT_Settings_view";
    2155                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_zoom] = "ooxml:CT_Settings_zoom";
    2156                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_removePersonalInformation] = "ooxml:CT_Settings_removePersonalInformation";
    2157                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_removeDateAndTime] = "ooxml:CT_Settings_removeDateAndTime";
    2158                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotDisplayPageBoundaries] = "ooxml:CT_Settings_doNotDisplayPageBoundaries";
    2159                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_displayBackgroundShape] = "ooxml:CT_Settings_displayBackgroundShape";
    2160                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_printPostScriptOverText] = "ooxml:CT_Settings_printPostScriptOverText";
    2161                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_printFractionalCharacterWidth] = "ooxml:CT_Settings_printFractionalCharacterWidth";
    2162                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_printFormsData] = "ooxml:CT_Settings_printFormsData";
    2163                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_embedTrueTypeFonts] = "ooxml:CT_Settings_embedTrueTypeFonts";
    2164                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_embedSystemFonts] = "ooxml:CT_Settings_embedSystemFonts";
    2165                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_saveSubsetFonts] = "ooxml:CT_Settings_saveSubsetFonts";
    2166                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_saveFormsData] = "ooxml:CT_Settings_saveFormsData";
    2167                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_mirrorMargins] = "ooxml:CT_Settings_mirrorMargins";
    2168                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_alignBordersAndEdges] = "ooxml:CT_Settings_alignBordersAndEdges";
    2169                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_bordersDoNotSurroundHeader] = "ooxml:CT_Settings_bordersDoNotSurroundHeader";
    2170                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_bordersDoNotSurroundFooter] = "ooxml:CT_Settings_bordersDoNotSurroundFooter";
    2171                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_gutterAtTop] = "ooxml:CT_Settings_gutterAtTop";
    2172                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_hideSpellingErrors] = "ooxml:CT_Settings_hideSpellingErrors";
    2173                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_hideGrammaticalErrors] = "ooxml:CT_Settings_hideGrammaticalErrors";
    2174                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_activeWritingStyle] = "ooxml:CT_Settings_activeWritingStyle";
    2175                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_proofState] = "ooxml:CT_Settings_proofState";
    2176                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_formsDesign] = "ooxml:CT_Settings_formsDesign";
    2177                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_attachedTemplate] = "ooxml:CT_Settings_attachedTemplate";
    2178                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_linkStyles] = "ooxml:CT_Settings_linkStyles";
    2179                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_stylePaneFormatFilter] = "ooxml:CT_Settings_stylePaneFormatFilter";
    2180                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_stylePaneSortMethod] = "ooxml:CT_Settings_stylePaneSortMethod";
    2181                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_documentType] = "ooxml:CT_Settings_documentType";
    2182                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_mailMerge] = "ooxml:CT_Settings_mailMerge";
    2183                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_revisionView] = "ooxml:CT_Settings_revisionView";
    2184                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_trackRevisions] = "ooxml:CT_Settings_trackRevisions";
    2185                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotTrackMoves] = "ooxml:CT_Settings_doNotTrackMoves";
    2186                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotTrackFormatting] = "ooxml:CT_Settings_doNotTrackFormatting";
    2187                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_documentProtection] = "ooxml:CT_Settings_documentProtection";
    2188                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_autoFormatOverride] = "ooxml:CT_Settings_autoFormatOverride";
    2189                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_styleLockTheme] = "ooxml:CT_Settings_styleLockTheme";
    2190                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_styleLockQFSet] = "ooxml:CT_Settings_styleLockQFSet";
    2191                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_defaultTabStop] = "ooxml:CT_Settings_defaultTabStop";
    2192                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_autoHyphenation] = "ooxml:CT_Settings_autoHyphenation";
    2193                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_consecutiveHyphenLimit] = "ooxml:CT_Settings_consecutiveHyphenLimit";
    2194                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_hyphenationZone] = "ooxml:CT_Settings_hyphenationZone";
    2195                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotHyphenateCaps] = "ooxml:CT_Settings_doNotHyphenateCaps";
    2196                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_showEnvelope] = "ooxml:CT_Settings_showEnvelope";
    2197                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_summaryLength] = "ooxml:CT_Settings_summaryLength";
    2198                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_clickAndTypeStyle] = "ooxml:CT_Settings_clickAndTypeStyle";
    2199                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_defaultTableStyle] = "ooxml:CT_Settings_defaultTableStyle";
    2200                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_evenAndOddHeaders] = "ooxml:CT_Settings_evenAndOddHeaders";
    2201                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_bookFoldRevPrinting] = "ooxml:CT_Settings_bookFoldRevPrinting";
    2202                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_bookFoldPrinting] = "ooxml:CT_Settings_bookFoldPrinting";
    2203                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_bookFoldPrintingSheets] = "ooxml:CT_Settings_bookFoldPrintingSheets";
    2204                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_drawingGridHorizontalSpacing] = "ooxml:CT_Settings_drawingGridHorizontalSpacing";
    2205                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_drawingGridVerticalSpacing] = "ooxml:CT_Settings_drawingGridVerticalSpacing";
    2206                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_displayHorizontalDrawingGridEvery] = "ooxml:CT_Settings_displayHorizontalDrawingGridEvery";
    2207                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_displayVerticalDrawingGridEvery] = "ooxml:CT_Settings_displayVerticalDrawingGridEvery";
    2208                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotUseMarginsForDrawingGridOrigin] = "ooxml:CT_Settings_doNotUseMarginsForDrawingGridOrigin";
    2209                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_drawingGridHorizontalOrigin] = "ooxml:CT_Settings_drawingGridHorizontalOrigin";
    2210                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_drawingGridVerticalOrigin] = "ooxml:CT_Settings_drawingGridVerticalOrigin";
    2211                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotShadeFormData] = "ooxml:CT_Settings_doNotShadeFormData";
    2212                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_noPunctuationKerning] = "ooxml:CT_Settings_noPunctuationKerning";
    2213                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_characterSpacingControl] = "ooxml:CT_Settings_characterSpacingControl";
    2214                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_printTwoOnOne] = "ooxml:CT_Settings_printTwoOnOne";
    2215                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_strictFirstAndLastChars] = "ooxml:CT_Settings_strictFirstAndLastChars";
    2216                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_noLineBreaksAfter] = "ooxml:CT_Settings_noLineBreaksAfter";
    2217                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_noLineBreaksBefore] = "ooxml:CT_Settings_noLineBreaksBefore";
    2218                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_savePreviewPicture] = "ooxml:CT_Settings_savePreviewPicture";
    2219                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotValidateAgainstSchema] = "ooxml:CT_Settings_doNotValidateAgainstSchema";
    2220                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_saveInvalidXml] = "ooxml:CT_Settings_saveInvalidXml";
    2221                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_ignoreMixedContent] = "ooxml:CT_Settings_ignoreMixedContent";
    2222                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_alwaysShowPlaceholderText] = "ooxml:CT_Settings_alwaysShowPlaceholderText";
    2223                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotDemarcateInvalidXml] = "ooxml:CT_Settings_doNotDemarcateInvalidXml";
    2224                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_saveXmlDataOnly] = "ooxml:CT_Settings_saveXmlDataOnly";
    2225                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_useXSLTWhenSaving] = "ooxml:CT_Settings_useXSLTWhenSaving";
    2226                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_saveThroughXslt] = "ooxml:CT_Settings_saveThroughXslt";
    2227                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_showXMLTags] = "ooxml:CT_Settings_showXMLTags";
    2228                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_alwaysMergeEmptyNamespace] = "ooxml:CT_Settings_alwaysMergeEmptyNamespace";
    2229                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_updateFields] = "ooxml:CT_Settings_updateFields";
    2230                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_hdrShapeDefaults] = "ooxml:CT_Settings_hdrShapeDefaults";
    2231                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_footnotePr] = "ooxml:CT_Settings_footnotePr";
    2232                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_endnotePr] = "ooxml:CT_Settings_endnotePr";
    2233                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_compat] = "ooxml:CT_Settings_compat";
    2234                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_docVars] = "ooxml:CT_Settings_docVars";
    2235                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_rsids] = "ooxml:CT_Settings_rsids";
    2236                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_uiCompat97To2003] = "ooxml:CT_Settings_uiCompat97To2003";
    2237                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_attachedSchema] = "ooxml:CT_Settings_attachedSchema";
    2238                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_themeFontLang] = "ooxml:CT_Settings_themeFontLang";
    2239                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_clrSchemeMapping] = "ooxml:CT_Settings_clrSchemeMapping";
    2240                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotIncludeSubdocsInStats] = "ooxml:CT_Settings_doNotIncludeSubdocsInStats";
    2241                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotAutoCompressPictures] = "ooxml:CT_Settings_doNotAutoCompressPictures";
    2242                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_forceUpgrade] = "ooxml:CT_Settings_forceUpgrade";
    2243                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_captions] = "ooxml:CT_Settings_captions";
    2244                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_readModeInkLockDown] = "ooxml:CT_Settings_readModeInkLockDown";
    2245                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_smartTagType] = "ooxml:CT_Settings_smartTagType";
    2246                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_shapeDefaults] = "ooxml:CT_Settings_shapeDefaults";
    2247                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_doNotEmbedSmartTags] = "ooxml:CT_Settings_doNotEmbedSmartTags";
    2248                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_decimalSymbol] = "ooxml:CT_Settings_decimalSymbol";
    2249                 :          0 :     mMap[NS_ooxml::LN_CT_Settings_listSeparator] = "ooxml:CT_Settings_listSeparator";
    2250                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FrameScrollbar_on] = "ooxml:Value_wordprocessingml_ST_FrameScrollbar_on";
    2251                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FrameScrollbar_off] = "ooxml:Value_wordprocessingml_ST_FrameScrollbar_off";
    2252                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FrameScrollbar_auto] = "ooxml:Value_wordprocessingml_ST_FrameScrollbar_auto";
    2253                 :          0 :     mMap[NS_ooxml::LN_CT_FrameScrollbar_val] = "ooxml:CT_FrameScrollbar_val";
    2254                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FrameLayout_rows] = "ooxml:Value_wordprocessingml_ST_FrameLayout_rows";
    2255                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FrameLayout_cols] = "ooxml:Value_wordprocessingml_ST_FrameLayout_cols";
    2256                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_FrameLayout_none] = "ooxml:Value_wordprocessingml_ST_FrameLayout_none";
    2257                 :          0 :     mMap[NS_ooxml::LN_CT_FrameLayout_val] = "ooxml:CT_FrameLayout_val";
    2258                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_LevelSuffix_tab] = "ooxml:Value_wordprocessingml_ST_LevelSuffix_tab";
    2259                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_LevelSuffix_space] = "ooxml:Value_wordprocessingml_ST_LevelSuffix_space";
    2260                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_LevelSuffix_nothing] = "ooxml:Value_wordprocessingml_ST_LevelSuffix_nothing";
    2261                 :          0 :     mMap[NS_ooxml::LN_CT_LevelSuffix_val] = "ooxml:CT_LevelSuffix_val";
    2262                 :          0 :     mMap[NS_ooxml::LN_CT_LevelText_val] = "ooxml:CT_LevelText_val";
    2263                 :          0 :     mMap[NS_ooxml::LN_CT_LevelText_null] = "ooxml:CT_LevelText_null";
    2264                 :          0 :     mMap[NS_ooxml::LN_CT_LvlLegacy_legacy] = "ooxml:CT_LvlLegacy_legacy";
    2265                 :          0 :     mMap[NS_ooxml::LN_CT_LvlLegacy_legacySpace] = "ooxml:CT_LvlLegacy_legacySpace";
    2266                 :          0 :     mMap[NS_ooxml::LN_CT_LvlLegacy_legacyIndent] = "ooxml:CT_LvlLegacy_legacyIndent";
    2267                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_lvlRestart] = "ooxml:CT_Lvl_lvlRestart";
    2268                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_pStyle] = "ooxml:CT_Lvl_pStyle";
    2269                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_suff] = "ooxml:CT_Lvl_suff";
    2270                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_lvlText] = "ooxml:CT_Lvl_lvlText";
    2271                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_lvlPicBulletId] = "ooxml:CT_Lvl_lvlPicBulletId";
    2272                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_lvlJc] = "ooxml:CT_Lvl_lvlJc";
    2273                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_pPr] = "ooxml:CT_Lvl_pPr";
    2274                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_rPr] = "ooxml:CT_Lvl_rPr";
    2275                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_ilvl] = "ooxml:CT_Lvl_ilvl";
    2276                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_tplc] = "ooxml:CT_Lvl_tplc";
    2277                 :          0 :     mMap[NS_ooxml::LN_CT_Lvl_tentative] = "ooxml:CT_Lvl_tentative";
    2278                 :          0 :     mMap[NS_ooxml::LN_Value_ST_MultiLevelType_singleLevel] = "ooxml:Value_ST_MultiLevelType_singleLevel";
    2279                 :          0 :     mMap[NS_ooxml::LN_Value_ST_MultiLevelType_multilevel] = "ooxml:Value_ST_MultiLevelType_multilevel";
    2280                 :          0 :     mMap[NS_ooxml::LN_Value_ST_MultiLevelType_hybridMultilevel] = "ooxml:Value_ST_MultiLevelType_hybridMultilevel";
    2281                 :          0 :     mMap[NS_ooxml::LN_CT_MultiLevelType_val] = "ooxml:CT_MultiLevelType_val";
    2282                 :          0 :     mMap[NS_ooxml::LN_CT_AbstractNum_multiLevelType] = "ooxml:CT_AbstractNum_multiLevelType";
    2283                 :          0 :     mMap[NS_ooxml::LN_CT_AbstractNum_name] = "ooxml:CT_AbstractNum_name";
    2284                 :          0 :     mMap[NS_ooxml::LN_CT_AbstractNum_styleLink] = "ooxml:CT_AbstractNum_styleLink";
    2285                 :          0 :     mMap[NS_ooxml::LN_CT_AbstractNum_numStyleLink] = "ooxml:CT_AbstractNum_numStyleLink";
    2286                 :          0 :     mMap[NS_ooxml::LN_CT_AbstractNum_lvl] = "ooxml:CT_AbstractNum_lvl";
    2287                 :          0 :     mMap[NS_ooxml::LN_CT_AbstractNum_abstractNumId] = "ooxml:CT_AbstractNum_abstractNumId";
    2288                 :          0 :     mMap[NS_ooxml::LN_CT_NumLvl_startOverride] = "ooxml:CT_NumLvl_startOverride";
    2289                 :          0 :     mMap[NS_ooxml::LN_CT_NumLvl_lvl] = "ooxml:CT_NumLvl_lvl";
    2290                 :          0 :     mMap[NS_ooxml::LN_CT_NumLvl_ilvl] = "ooxml:CT_NumLvl_ilvl";
    2291                 :          0 :     mMap[NS_ooxml::LN_CT_Num_abstractNumId] = "ooxml:CT_Num_abstractNumId";
    2292                 :          0 :     mMap[NS_ooxml::LN_CT_Num_lvlOverride] = "ooxml:CT_Num_lvlOverride";
    2293                 :          0 :     mMap[NS_ooxml::LN_CT_Num_numId] = "ooxml:CT_Num_numId";
    2294                 :          0 :     mMap[NS_ooxml::LN_NUMBERING] = "ooxml:NUMBERING";
    2295                 :          0 :     mMap[NS_ooxml::LN_CT_Numbering_numPicBullet] = "ooxml:CT_Numbering_numPicBullet";
    2296                 :          0 :     mMap[NS_ooxml::LN_CT_Numbering_abstractNum] = "ooxml:CT_Numbering_abstractNum";
    2297                 :          0 :     mMap[NS_ooxml::LN_CT_Numbering_num] = "ooxml:CT_Numbering_num";
    2298                 :          0 :     mMap[NS_ooxml::LN_CT_Numbering_numIdMacAtCleanup] = "ooxml:CT_Numbering_numIdMacAtCleanup";
    2299                 :          0 :     mMap[NS_ooxml::LN_CT_PPrBase] = "ooxml:CT_PPrBase";
    2300                 :          0 :     mMap[NS_ooxml::LN_EG_RPrBase] = "ooxml:EG_RPrBase";
    2301                 :          0 :     mMap[NS_ooxml::LN_CT_TblPrBase] = "ooxml:CT_TblPrBase";
    2302                 :          0 :     mMap[NS_ooxml::LN_CT_TrPrBase] = "ooxml:CT_TrPrBase";
    2303                 :          0 :     mMap[NS_ooxml::LN_CT_TcPrBase] = "ooxml:CT_TcPrBase";
    2304                 :          0 :     mMap[NS_ooxml::LN_CT_TblStyleOverrideType] = "ooxml:CT_TblStyleOverrideType";
    2305                 :          0 :     mMap[NS_ooxml::LN_CT_Style_name] = "ooxml:CT_Style_name";
    2306                 :          0 :     mMap[NS_ooxml::LN_CT_Style_aliases] = "ooxml:CT_Style_aliases";
    2307                 :          0 :     mMap[NS_ooxml::LN_CT_Style_basedOn] = "ooxml:CT_Style_basedOn";
    2308                 :          0 :     mMap[NS_ooxml::LN_CT_Style_next] = "ooxml:CT_Style_next";
    2309                 :          0 :     mMap[NS_ooxml::LN_CT_Style_link] = "ooxml:CT_Style_link";
    2310                 :          0 :     mMap[NS_ooxml::LN_CT_Style_autoRedefine] = "ooxml:CT_Style_autoRedefine";
    2311                 :          0 :     mMap[NS_ooxml::LN_CT_Style_hidden] = "ooxml:CT_Style_hidden";
    2312                 :          0 :     mMap[NS_ooxml::LN_CT_Style_uiPriority] = "ooxml:CT_Style_uiPriority";
    2313                 :          0 :     mMap[NS_ooxml::LN_CT_Style_semiHidden] = "ooxml:CT_Style_semiHidden";
    2314                 :          0 :     mMap[NS_ooxml::LN_CT_Style_unhideWhenUsed] = "ooxml:CT_Style_unhideWhenUsed";
    2315                 :          0 :     mMap[NS_ooxml::LN_CT_Style_qFormat] = "ooxml:CT_Style_qFormat";
    2316                 :          0 :     mMap[NS_ooxml::LN_CT_Style_locked] = "ooxml:CT_Style_locked";
    2317                 :          0 :     mMap[NS_ooxml::LN_CT_Style_personal] = "ooxml:CT_Style_personal";
    2318                 :          0 :     mMap[NS_ooxml::LN_CT_Style_personalCompose] = "ooxml:CT_Style_personalCompose";
    2319                 :          0 :     mMap[NS_ooxml::LN_CT_Style_personalReply] = "ooxml:CT_Style_personalReply";
    2320                 :          0 :     mMap[NS_ooxml::LN_CT_Style_rsid] = "ooxml:CT_Style_rsid";
    2321                 :          0 :     mMap[NS_ooxml::LN_CT_Style_pPr] = "ooxml:CT_Style_pPr";
    2322                 :          0 :     mMap[NS_ooxml::LN_CT_Style_rPr] = "ooxml:CT_Style_rPr";
    2323                 :          0 :     mMap[NS_ooxml::LN_CT_Style_tblPr] = "ooxml:CT_Style_tblPr";
    2324                 :          0 :     mMap[NS_ooxml::LN_CT_Style_trPr] = "ooxml:CT_Style_trPr";
    2325                 :          0 :     mMap[NS_ooxml::LN_CT_Style_tcPr] = "ooxml:CT_Style_tcPr";
    2326                 :          0 :     mMap[NS_ooxml::LN_CT_Style_tblStylePr] = "ooxml:CT_Style_tblStylePr";
    2327                 :          0 :     mMap[NS_ooxml::LN_CT_Style_type] = "ooxml:CT_Style_type";
    2328                 :          0 :     mMap[NS_ooxml::LN_CT_Style_styleId] = "ooxml:CT_Style_styleId";
    2329                 :          0 :     mMap[NS_ooxml::LN_CT_Style_default] = "ooxml:CT_Style_default";
    2330                 :          0 :     mMap[NS_ooxml::LN_CT_Style_customStyle] = "ooxml:CT_Style_customStyle";
    2331                 :          0 :     mMap[NS_ooxml::LN_CT_Panose_val] = "ooxml:CT_Panose_val";
    2332                 :          0 :     mMap[NS_ooxml::LN_CT_Charset_val] = "ooxml:CT_Charset_val";
    2333                 :          0 :     mMap[NS_ooxml::LN_CT_Charset_characterSet] = "ooxml:CT_Charset_characterSet";
    2334                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FontFamily_decorative] = "ooxml:Value_ST_FontFamily_decorative";
    2335                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FontFamily_modern] = "ooxml:Value_ST_FontFamily_modern";
    2336                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FontFamily_roman] = "ooxml:Value_ST_FontFamily_roman";
    2337                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FontFamily_script] = "ooxml:Value_ST_FontFamily_script";
    2338                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FontFamily_swiss] = "ooxml:Value_ST_FontFamily_swiss";
    2339                 :          0 :     mMap[NS_ooxml::LN_Value_ST_FontFamily_auto] = "ooxml:Value_ST_FontFamily_auto";
    2340                 :          0 :     mMap[NS_ooxml::LN_CT_FontFamily_val] = "ooxml:CT_FontFamily_val";
    2341                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Pitch_fixed] = "ooxml:Value_ST_Pitch_fixed";
    2342                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Pitch_variable] = "ooxml:Value_ST_Pitch_variable";
    2343                 :          0 :     mMap[NS_ooxml::LN_Value_ST_Pitch_default] = "ooxml:Value_ST_Pitch_default";
    2344                 :          0 :     mMap[NS_ooxml::LN_CT_Pitch_val] = "ooxml:CT_Pitch_val";
    2345                 :          0 :     mMap[NS_ooxml::LN_CT_FontSig_usb0] = "ooxml:CT_FontSig_usb0";
    2346                 :          0 :     mMap[NS_ooxml::LN_CT_FontSig_usb1] = "ooxml:CT_FontSig_usb1";
    2347                 :          0 :     mMap[NS_ooxml::LN_CT_FontSig_usb2] = "ooxml:CT_FontSig_usb2";
    2348                 :          0 :     mMap[NS_ooxml::LN_CT_FontSig_usb3] = "ooxml:CT_FontSig_usb3";
    2349                 :          0 :     mMap[NS_ooxml::LN_CT_FontSig_csb0] = "ooxml:CT_FontSig_csb0";
    2350                 :          0 :     mMap[NS_ooxml::LN_CT_FontSig_csb1] = "ooxml:CT_FontSig_csb1";
    2351                 :          0 :     mMap[NS_ooxml::LN_CT_FontRel_fontKey] = "ooxml:CT_FontRel_fontKey";
    2352                 :          0 :     mMap[NS_ooxml::LN_CT_FontRel_subsetted] = "ooxml:CT_FontRel_subsetted";
    2353                 :          0 :     mMap[NS_ooxml::LN_CT_Font_altName] = "ooxml:CT_Font_altName";
    2354                 :          0 :     mMap[NS_ooxml::LN_CT_Font_panose1] = "ooxml:CT_Font_panose1";
    2355                 :          0 :     mMap[NS_ooxml::LN_CT_Font_charset] = "ooxml:CT_Font_charset";
    2356                 :          0 :     mMap[NS_ooxml::LN_CT_Font_characterSet] = "ooxml:CT_Font_characterSet";
    2357                 :          0 :     mMap[NS_ooxml::LN_CT_Font_family] = "ooxml:CT_Font_family";
    2358                 :          0 :     mMap[NS_ooxml::LN_CT_Font_notTrueType] = "ooxml:CT_Font_notTrueType";
    2359                 :          0 :     mMap[NS_ooxml::LN_CT_Font_pitch] = "ooxml:CT_Font_pitch";
    2360                 :          0 :     mMap[NS_ooxml::LN_CT_Font_sig] = "ooxml:CT_Font_sig";
    2361                 :          0 :     mMap[NS_ooxml::LN_CT_Font_embedRegular] = "ooxml:CT_Font_embedRegular";
    2362                 :          0 :     mMap[NS_ooxml::LN_CT_Font_embedBold] = "ooxml:CT_Font_embedBold";
    2363                 :          0 :     mMap[NS_ooxml::LN_CT_Font_embedItalic] = "ooxml:CT_Font_embedItalic";
    2364                 :          0 :     mMap[NS_ooxml::LN_CT_Font_embedBoldItalic] = "ooxml:CT_Font_embedBoldItalic";
    2365                 :          0 :     mMap[NS_ooxml::LN_CT_Font_name] = "ooxml:CT_Font_name";
    2366                 :          0 :     mMap[NS_ooxml::LN_EG_RunLevelElts_proofErr] = "ooxml:EG_RunLevelElts_proofErr";
    2367                 :          0 :     mMap[NS_ooxml::LN_EG_RunLevelElts_permStart] = "ooxml:EG_RunLevelElts_permStart";
    2368                 :          0 :     mMap[NS_ooxml::LN_EG_RunLevelElts_permEnd] = "ooxml:EG_RunLevelElts_permEnd";
    2369                 :          0 :     mMap[NS_ooxml::LN_EG_RunLevelElts_ins] = "ooxml:EG_RunLevelElts_ins";
    2370                 :          0 :     mMap[NS_ooxml::LN_EG_RunLevelElts_del] = "ooxml:EG_RunLevelElts_del";
    2371                 :          0 :     mMap[NS_ooxml::LN_EG_RunLevelElts_moveFrom] = "ooxml:EG_RunLevelElts_moveFrom";
    2372                 :          0 :     mMap[NS_ooxml::LN_EG_RunLevelElts_moveTo] = "ooxml:EG_RunLevelElts_moveTo";
    2373                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_v_fill] = "ooxml:CT_ShapeDefaults_v_fill";
    2374                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_v_stroke] = "ooxml:CT_ShapeDefaults_v_stroke";
    2375                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_v_textbox] = "ooxml:CT_ShapeDefaults_v_textbox";
    2376                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_v_shadow] = "ooxml:CT_ShapeDefaults_v_shadow";
    2377                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_colormru] = "ooxml:CT_ShapeDefaults_colormru";
    2378                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_colormenu] = "ooxml:CT_ShapeDefaults_colormenu";
    2379                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_spidmax] = "ooxml:CT_ShapeDefaults_spidmax";
    2380                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_style] = "ooxml:CT_ShapeDefaults_style";
    2381                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_fill] = "ooxml:CT_ShapeDefaults_fill";
    2382                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_fillcolor] = "ooxml:CT_ShapeDefaults_fillcolor";
    2383                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_stroke] = "ooxml:CT_ShapeDefaults_stroke";
    2384                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_strokecolor] = "ooxml:CT_ShapeDefaults_strokecolor";
    2385                 :          0 :     mMap[NS_ooxml::LN_CT_ShapeDefaults_allowincell] = "ooxml:CT_ShapeDefaults_allowincell";
    2386                 :          0 :     mMap[NS_ooxml::LN_CT_SmartTagType_namespaceuri] = "ooxml:CT_SmartTagType_namespaceuri";
    2387                 :          0 :     mMap[NS_ooxml::LN_CT_SmartTagType_name] = "ooxml:CT_SmartTagType_name";
    2388                 :          0 :     mMap[NS_ooxml::LN_CT_SmartTagType_url] = "ooxml:CT_SmartTagType_url";
    2389                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_dark1] = "ooxml:Value_St_ThemeColor_dark1";
    2390                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_light1] = "ooxml:Value_St_ThemeColor_light1";
    2391                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_dark2] = "ooxml:Value_St_ThemeColor_dark2";
    2392                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_light2] = "ooxml:Value_St_ThemeColor_light2";
    2393                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_accent1] = "ooxml:Value_St_ThemeColor_accent1";
    2394                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_accent2] = "ooxml:Value_St_ThemeColor_accent2";
    2395                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_accent3] = "ooxml:Value_St_ThemeColor_accent3";
    2396                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_accent4] = "ooxml:Value_St_ThemeColor_accent4";
    2397                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_accent5] = "ooxml:Value_St_ThemeColor_accent5";
    2398                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_accent6] = "ooxml:Value_St_ThemeColor_accent6";
    2399                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_hyperlink] = "ooxml:Value_St_ThemeColor_hyperlink";
    2400                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_followedHyperlink] = "ooxml:Value_St_ThemeColor_followedHyperlink";
    2401                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_none] = "ooxml:Value_St_ThemeColor_none";
    2402                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_background1] = "ooxml:Value_St_ThemeColor_background1";
    2403                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_text1] = "ooxml:Value_St_ThemeColor_text1";
    2404                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_background2] = "ooxml:Value_St_ThemeColor_background2";
    2405                 :          0 :     mMap[NS_ooxml::LN_Value_St_ThemeColor_text2] = "ooxml:Value_St_ThemeColor_text2";
    2406                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartBehavior_content] = "ooxml:Value_wordprocessingml_ST_DocPartBehavior_content";
    2407                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartBehavior_p] = "ooxml:Value_wordprocessingml_ST_DocPartBehavior_p";
    2408                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartBehavior_pg] = "ooxml:Value_wordprocessingml_ST_DocPartBehavior_pg";
    2409                 :          0 :     mMap[NS_ooxml::LN_CT_DocPartBehavior_val] = "ooxml:CT_DocPartBehavior_val";
    2410                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartType_none] = "ooxml:Value_wordprocessingml_ST_DocPartType_none";
    2411                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartType_normal] = "ooxml:Value_wordprocessingml_ST_DocPartType_normal";
    2412                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartType_autoExp] = "ooxml:Value_wordprocessingml_ST_DocPartType_autoExp";
    2413                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartType_toolbar] = "ooxml:Value_wordprocessingml_ST_DocPartType_toolbar";
    2414                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartType_speller] = "ooxml:Value_wordprocessingml_ST_DocPartType_speller";
    2415                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartType_formFld] = "ooxml:Value_wordprocessingml_ST_DocPartType_formFld";
    2416                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartType_bbPlcHdr] = "ooxml:Value_wordprocessingml_ST_DocPartType_bbPlcHdr";
    2417                 :          0 :     mMap[NS_ooxml::LN_CT_DocPartType_val] = "ooxml:CT_DocPartType_val";
    2418                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_placeholder] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_placeholder";
    2419                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_any] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_any";
    2420                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_default] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_default";
    2421                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_docParts] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_docParts";
    2422                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_coverPg] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_coverPg";
    2423                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_eq] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_eq";
    2424                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_ftrs] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_ftrs";
    2425                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_hdrs] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_hdrs";
    2426                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_pgNum] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_pgNum";
    2427                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_tbls] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_tbls";
    2428                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_watermarks] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_watermarks";
    2429                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_autoTxt] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_autoTxt";
    2430                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_txtBox] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_txtBox";
    2431                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_pgNumT] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_pgNumT";
    2432                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_pgNumB] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_pgNumB";
    2433                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_pgNumMargins] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_pgNumMargins";
    2434                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_tblOfContents] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_tblOfContents";
    2435                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_bib] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_bib";
    2436                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custQuickParts] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custQuickParts";
    2437                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custCoverPg] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custCoverPg";
    2438                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custEq] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custEq";
    2439                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custFtrs] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custFtrs";
    2440                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custHdrs] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custHdrs";
    2441                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custPgNum] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custPgNum";
    2442                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custTbls] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custTbls";
    2443                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custWatermarks] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custWatermarks";
    2444                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custAutoTxt] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custAutoTxt";
    2445                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custTxtBox] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custTxtBox";
    2446                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custPgNumT] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custPgNumT";
    2447                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custPgNumB] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custPgNumB";
    2448                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custPgNumMargins] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custPgNumMargins";
    2449                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custTblOfContents] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custTblOfContents";
    2450                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custBib] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custBib";
    2451                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custom1] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custom1";
    2452                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custom2] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custom2";
    2453                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custom3] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custom3";
    2454                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custom4] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custom4";
    2455                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_DocPartGallery_custom5] = "ooxml:Value_wordprocessingml_ST_DocPartGallery_custom5";
    2456                 :          0 :     mMap[NS_ooxml::LN_CT_DocPartGallery_val] = "ooxml:CT_DocPartGallery_val";
    2457                 :          0 :     mMap[NS_ooxml::LN_CT_DocPartName_val] = "ooxml:CT_DocPartName_val";
    2458                 :          0 :     mMap[NS_ooxml::LN_CT_DocPartName_decorated] = "ooxml:CT_DocPartName_decorated";
    2459                 :          0 :     mMap[NS_ooxml::LN_settings_settings] = "ooxml:settings_settings";
    2460                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CaptionPos_above] = "ooxml:Value_wordprocessingml_ST_CaptionPos_above";
    2461                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CaptionPos_below] = "ooxml:Value_wordprocessingml_ST_CaptionPos_below";
    2462                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CaptionPos_left] = "ooxml:Value_wordprocessingml_ST_CaptionPos_left";
    2463                 :          0 :     mMap[NS_ooxml::LN_Value_wordprocessingml_ST_CaptionPos_right] = "ooxml:Value_wordprocessingml_ST_CaptionPos_right";
    2464                 :          0 :     mMap[NS_ooxml::LN_CT_Caption_name] = "ooxml:CT_Caption_name";
    2465                 :          0 :     mMap[NS_ooxml::LN_CT_Caption_pos] = "ooxml:CT_Caption_pos";
    2466                 :          0 :     mMap[NS_ooxml::LN_CT_Caption_chapNum] = "ooxml:CT_Caption_chapNum";
    2467                 :          0 :     mMap[NS_ooxml::LN_CT_Caption_heading] = "ooxml:CT_Caption_heading";
    2468                 :          0 :     mMap[NS_ooxml::LN_CT_Caption_noLabel] = "ooxml:CT_Caption_noLabel";
    2469                 :          0 :     mMap[NS_ooxml::LN_CT_Caption_numFmt] = "ooxml:CT_Caption_numFmt";
    2470                 :          0 :     mMap[NS_ooxml::LN_CT_Caption_sep] = "ooxml:CT_Caption_sep";
    2471                 :          0 :     mMap[NS_ooxml::LN_CT_AutoCaption_name] = "ooxml:CT_AutoCaption_name";
    2472                 :          0 :     mMap[NS_ooxml::LN_CT_AutoCaption_caption] = "ooxml:CT_AutoCaption_caption";
    2473                 :          0 :     mMap[NS_ooxml::LN_CT_AutoCaptions_autoCaption] = "ooxml:CT_AutoCaptions_autoCaption";
    2474                 :          0 :     mMap[NS_ooxml::LN_CT_Captions_caption] = "ooxml:CT_Captions_caption";
    2475                 :          0 :     mMap[NS_ooxml::LN_CT_Captions_autoCaptions] = "ooxml:CT_Captions_autoCaptions";
    2476                 :          0 :     mMap[NS_ooxml::LN_CT_DocumentBase_background] = "ooxml:CT_DocumentBase_background";
    2477                 :          0 : }
    2478                 :            :     
    2479                 :          0 : void ooxmlsprmidsToXML(::std::ostream & out)
    2480                 :            : {
    2481                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_dk1\">90150</theid>" << endl; 
    2482                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_lt1\">90151</theid>" << endl; 
    2483                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_dk2\">90152</theid>" << endl; 
    2484                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_lt2\">90153</theid>" << endl; 
    2485                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_accent1\">90154</theid>" << endl; 
    2486                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_accent2\">90155</theid>" << endl; 
    2487                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_accent3\">90156</theid>" << endl; 
    2488                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_accent4\">90157</theid>" << endl; 
    2489                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_accent5\">90158</theid>" << endl; 
    2490                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_accent6\">90159</theid>" << endl; 
    2491                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_hlink\">90160</theid>" << endl; 
    2492                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_folHlink\">90161</theid>" << endl; 
    2493                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_extLst\">90162</theid>" << endl; 
    2494                 :          0 :     out << "<theid name=\"ooxml:CT_FontCollection_latin\">90166</theid>" << endl; 
    2495                 :          0 :     out << "<theid name=\"ooxml:CT_FontCollection_ea\">90167</theid>" << endl; 
    2496                 :          0 :     out << "<theid name=\"ooxml:CT_FontCollection_cs\">90168</theid>" << endl; 
    2497                 :          0 :     out << "<theid name=\"ooxml:CT_FontCollection_font\">90169</theid>" << endl; 
    2498                 :          0 :     out << "<theid name=\"ooxml:CT_FontCollection_extLst\">90170</theid>" << endl; 
    2499                 :          0 :     out << "<theid name=\"ooxml:CT_FontScheme_majorFont\">90171</theid>" << endl; 
    2500                 :          0 :     out << "<theid name=\"ooxml:CT_FontScheme_minorFont\">90172</theid>" << endl; 
    2501                 :          0 :     out << "<theid name=\"ooxml:CT_FontScheme_extLst\">90173</theid>" << endl; 
    2502                 :          0 :     out << "<theid name=\"ooxml:CT_LineStyleList_ln\">90175</theid>" << endl; 
    2503                 :          0 :     out << "<theid name=\"ooxml:CT_EffectStyleList_effectStyle\">90176</theid>" << endl; 
    2504                 :          0 :     out << "<theid name=\"ooxml:CT_StyleMatrix_fillStyleLst\">90177</theid>" << endl; 
    2505                 :          0 :     out << "<theid name=\"ooxml:CT_StyleMatrix_lnStyleLst\">90178</theid>" << endl; 
    2506                 :          0 :     out << "<theid name=\"ooxml:CT_StyleMatrix_effectStyleLst\">90179</theid>" << endl; 
    2507                 :          0 :     out << "<theid name=\"ooxml:CT_StyleMatrix_bgFillStyleLst\">90180</theid>" << endl; 
    2508                 :          0 :     out << "<theid name=\"ooxml:CT_BaseStyles_clrScheme\">90182</theid>" << endl; 
    2509                 :          0 :     out << "<theid name=\"ooxml:CT_BaseStyles_fontScheme\">90183</theid>" << endl; 
    2510                 :          0 :     out << "<theid name=\"ooxml:CT_BaseStyles_fmtScheme\">90184</theid>" << endl; 
    2511                 :          0 :     out << "<theid name=\"ooxml:CT_BaseStyles_extLst\">90185</theid>" << endl; 
    2512                 :          0 :     out << "<theid name=\"ooxml:CT_StretchInfoProperties_fillRect\">90248</theid>" << endl; 
    2513                 :          0 :     out << "<theid name=\"ooxml:EG_FillModeProperties_tile\">90249</theid>" << endl; 
    2514                 :          0 :     out << "<theid name=\"ooxml:EG_FillModeProperties_stretch\">90250</theid>" << endl; 
    2515                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_alphaBiLevel\">90256</theid>" << endl; 
    2516                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_alphaCeiling\">90257</theid>" << endl; 
    2517                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_alphaFloor\">90258</theid>" << endl; 
    2518                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_alphaInv\">90259</theid>" << endl; 
    2519                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_alphaMod\">90260</theid>" << endl; 
    2520                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_alphaModFix\">90261</theid>" << endl; 
    2521                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_alphaRepl\">90262</theid>" << endl; 
    2522                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_biLevel\">90263</theid>" << endl; 
    2523                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_blur\">90264</theid>" << endl; 
    2524                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_clrChange\">90265</theid>" << endl; 
    2525                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_clrRepl\">90266</theid>" << endl; 
    2526                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_duotone\">90267</theid>" << endl; 
    2527                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_fillOverlay\">90268</theid>" << endl; 
    2528                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_grayscl\">90269</theid>" << endl; 
    2529                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_hsl\">90270</theid>" << endl; 
    2530                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_lum\">90271</theid>" << endl; 
    2531                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_tint\">90272</theid>" << endl; 
    2532                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_extLst\">90273</theid>" << endl; 
    2533                 :          0 :     out << "<theid name=\"ooxml:CT_BlipFillProperties_blip\">90275</theid>" << endl; 
    2534                 :          0 :     out << "<theid name=\"ooxml:CT_BlipFillProperties_srcRect\">90276</theid>" << endl; 
    2535                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_cont\">90338</theid>" << endl; 
    2536                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_effect\">90339</theid>" << endl; 
    2537                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaBiLevel\">90340</theid>" << endl; 
    2538                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaCeiling\">90341</theid>" << endl; 
    2539                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaFloor\">90342</theid>" << endl; 
    2540                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaInv\">90343</theid>" << endl; 
    2541                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaMod\">90344</theid>" << endl; 
    2542                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaModFix\">90345</theid>" << endl; 
    2543                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaOutset\">90346</theid>" << endl; 
    2544                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_alphaRepl\">90347</theid>" << endl; 
    2545                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_biLevel\">90348</theid>" << endl; 
    2546                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_blend\">90349</theid>" << endl; 
    2547                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_blur\">90350</theid>" << endl; 
    2548                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_clrChange\">90351</theid>" << endl; 
    2549                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_clrRepl\">90352</theid>" << endl; 
    2550                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_duotone\">90353</theid>" << endl; 
    2551                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_fill\">90354</theid>" << endl; 
    2552                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_fillOverlay\">90355</theid>" << endl; 
    2553                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_glow\">90356</theid>" << endl; 
    2554                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_grayscl\">90357</theid>" << endl; 
    2555                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_hsl\">90358</theid>" << endl; 
    2556                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_innerShdw\">90359</theid>" << endl; 
    2557                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_lum\">90360</theid>" << endl; 
    2558                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_outerShdw\">90361</theid>" << endl; 
    2559                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_prstShdw\">90362</theid>" << endl; 
    2560                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_reflection\">90363</theid>" << endl; 
    2561                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_relOff\">90364</theid>" << endl; 
    2562                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_softEdge\">90365</theid>" << endl; 
    2563                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_tint\">90366</theid>" << endl; 
    2564                 :          0 :     out << "<theid name=\"ooxml:EG_Effect_xfrm\">90367</theid>" << endl; 
    2565                 :          0 :     out << "<theid name=\"ooxml:EG_LineFillProperties_noFill\">90387</theid>" << endl; 
    2566                 :          0 :     out << "<theid name=\"ooxml:EG_LineFillProperties_solidFill\">90388</theid>" << endl; 
    2567                 :          0 :     out << "<theid name=\"ooxml:EG_LineFillProperties_gradFill\">90389</theid>" << endl; 
    2568                 :          0 :     out << "<theid name=\"ooxml:EG_LineFillProperties_pattFill\">90390</theid>" << endl; 
    2569                 :          0 :     out << "<theid name=\"ooxml:CT_LineProperties_headEnd\">90412</theid>" << endl; 
    2570                 :          0 :     out << "<theid name=\"ooxml:CT_LineProperties_tailEnd\">90413</theid>" << endl; 
    2571                 :          0 :     out << "<theid name=\"ooxml:CT_LineProperties_extLst\">90414</theid>" << endl; 
    2572                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeProperties_xfrm\">90419</theid>" << endl; 
    2573                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeProperties_ln\">90420</theid>" << endl; 
    2574                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeProperties_scene3d\">90421</theid>" << endl; 
    2575                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeProperties_sp3d\">90422</theid>" << endl; 
    2576                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeProperties_extLst\">90423</theid>" << endl; 
    2577                 :          0 :     out << "<theid name=\"ooxml:CT_Transform2D_off\">90633</theid>" << endl; 
    2578                 :          0 :     out << "<theid name=\"ooxml:CT_Transform2D_ext\">90634</theid>" << endl; 
    2579                 :          0 :     out << "<theid name=\"ooxml:EG_ColorChoice_scrgbClr\">90647</theid>" << endl; 
    2580                 :          0 :     out << "<theid name=\"ooxml:EG_ColorChoice_srgbClr\">90648</theid>" << endl; 
    2581                 :          0 :     out << "<theid name=\"ooxml:EG_ColorChoice_hslClr\">90649</theid>" << endl; 
    2582                 :          0 :     out << "<theid name=\"ooxml:EG_ColorChoice_sysClr\">90650</theid>" << endl; 
    2583                 :          0 :     out << "<theid name=\"ooxml:EG_ColorChoice_schemeClr\">90651</theid>" << endl; 
    2584                 :          0 :     out << "<theid name=\"ooxml:EG_ColorChoice_prstClr\">90652</theid>" << endl; 
    2585                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectFrameLocking_extLst\">90666</theid>" << endl; 
    2586                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_hlinkClick\">90673</theid>" << endl; 
    2587                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_hlinkHover\">90674</theid>" << endl; 
    2588                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_extLst\">90675</theid>" << endl; 
    2589                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualPictureProperties_picLocks\">90681</theid>" << endl; 
    2590                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualPictureProperties_extLst\">90682</theid>" << endl; 
    2591                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualGraphicFrameProperties_graphicFrameLocks\">90684</theid>" << endl; 
    2592                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualGraphicFrameProperties_extLst\">90685</theid>" << endl; 
    2593                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectData_pic\">90686</theid>" << endl; 
    2594                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectData_relIds\">90687</theid>" << endl; 
    2595                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObject_graphicData\">90689</theid>" << endl; 
    2596                 :          0 :     out << "<theid name=\"ooxml:graphic_graphic\">90690</theid>" << endl; 
    2597                 :          0 :     out << "<theid name=\"ooxml:CT_GeomGuideList_gd\">90919</theid>" << endl; 
    2598                 :          0 :     out << "<theid name=\"ooxml:CT_PresetGeometry2D_avLst\">90926</theid>" << endl; 
    2599                 :          0 :     out << "<theid name=\"ooxml:CT_CustomGeometry2D_avLst\">90928</theid>" << endl; 
    2600                 :          0 :     out << "<theid name=\"ooxml:CT_CustomGeometry2D_gdLst\">90929</theid>" << endl; 
    2601                 :          0 :     out << "<theid name=\"ooxml:CT_CustomGeometry2D_ahLst\">90930</theid>" << endl; 
    2602                 :          0 :     out << "<theid name=\"ooxml:CT_CustomGeometry2D_cxnLst\">90931</theid>" << endl; 
    2603                 :          0 :     out << "<theid name=\"ooxml:CT_CustomGeometry2D_rect\">90932</theid>" << endl; 
    2604                 :          0 :     out << "<theid name=\"ooxml:CT_CustomGeometry2D_pathLst\">90933</theid>" << endl; 
    2605                 :          0 :     out << "<theid name=\"ooxml:EG_Geometry_custGeom\">90934</theid>" << endl; 
    2606                 :          0 :     out << "<theid name=\"ooxml:EG_Geometry_prstGeom\">90935</theid>" << endl; 
    2607                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_extent\">90940</theid>" << endl; 
    2608                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_effectExtent\">90941</theid>" << endl; 
    2609                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_docPr\">90942</theid>" << endl; 
    2610                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_cNvGraphicFramePr\">90943</theid>" << endl; 
    2611                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_a_graphic\">90944</theid>" << endl; 
    2612                 :          0 :     out << "<theid name=\"ooxml:CT_WrapPath_start\">90953</theid>" << endl; 
    2613                 :          0 :     out << "<theid name=\"ooxml:CT_WrapPath_lineTo\">90954</theid>" << endl; 
    2614                 :          0 :     out << "<theid name=\"ooxml:CT_WrapSquare_effectExtent\">90956</theid>" << endl; 
    2615                 :          0 :     out << "<theid name=\"ooxml:CT_WrapTight_wrapPolygon\">90962</theid>" << endl; 
    2616                 :          0 :     out << "<theid name=\"ooxml:CT_WrapThrough_wrapPolygon\">90966</theid>" << endl; 
    2617                 :          0 :     out << "<theid name=\"ooxml:CT_WrapTopBottom_effectExtent\">90970</theid>" << endl; 
    2618                 :          0 :     out << "<theid name=\"ooxml:EG_WrapType_wrapNone\">90973</theid>" << endl; 
    2619                 :          0 :     out << "<theid name=\"ooxml:EG_WrapType_wrapSquare\">90974</theid>" << endl; 
    2620                 :          0 :     out << "<theid name=\"ooxml:EG_WrapType_wrapTight\">90975</theid>" << endl; 
    2621                 :          0 :     out << "<theid name=\"ooxml:EG_WrapType_wrapThrough\">90976</theid>" << endl; 
    2622                 :          0 :     out << "<theid name=\"ooxml:EG_WrapType_wrapTopAndBottom\">90977</theid>" << endl; 
    2623                 :          0 :     out << "<theid name=\"ooxml:CT_PosH_align\">90986</theid>" << endl; 
    2624                 :          0 :     out << "<theid name=\"ooxml:CT_PosH_posOffset\">90987</theid>" << endl; 
    2625                 :          0 :     out << "<theid name=\"ooxml:CT_PosV_align\">90997</theid>" << endl; 
    2626                 :          0 :     out << "<theid name=\"ooxml:CT_PosV_posOffset\">90998</theid>" << endl; 
    2627                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_simplePos_elem\">91000</theid>" << endl; 
    2628                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_positionH\">91001</theid>" << endl; 
    2629                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_positionV\">91002</theid>" << endl; 
    2630                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_extent\">91003</theid>" << endl; 
    2631                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_effectExtent\">91004</theid>" << endl; 
    2632                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_docPr\">91005</theid>" << endl; 
    2633                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_cNvGraphicFramePr\">91006</theid>" << endl; 
    2634                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_a_graphic\">91007</theid>" << endl; 
    2635                 :          0 :     out << "<theid name=\"ooxml:inline_inline\">91019</theid>" << endl; 
    2636                 :          0 :     out << "<theid name=\"ooxml:anchor_anchor\">91020</theid>" << endl; 
    2637                 :          0 :     out << "<theid name=\"ooxml:CT_PictureNonVisual_cNvPr\">91080</theid>" << endl; 
    2638                 :          0 :     out << "<theid name=\"ooxml:CT_PictureNonVisual_cNvPicPr\">91081</theid>" << endl; 
    2639                 :          0 :     out << "<theid name=\"ooxml:CT_Picture_nvPicPr\">91082</theid>" << endl; 
    2640                 :          0 :     out << "<theid name=\"ooxml:CT_Picture_blipFill\">91083</theid>" << endl; 
    2641                 :          0 :     out << "<theid name=\"ooxml:CT_Picture_spPr\">91084</theid>" << endl; 
    2642                 :          0 :     out << "<theid name=\"ooxml:pic_pic\">91085</theid>" << endl; 
    2643                 :          0 :     out << "<theid name=\"ooxml:dgm_relIds\">91090</theid>" << endl; 
    2644                 :          0 :     out << "<theid name=\"ooxml:OLEObject_OLEObject\">91151</theid>" << endl; 
    2645                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_LinkType\">91152</theid>" << endl; 
    2646                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_LockedField\">91153</theid>" << endl; 
    2647                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_FieldCodes\">91154</theid>" << endl; 
    2648                 :          0 :     out << "<theid name=\"ooxml:wrap_wrap\">91250</theid>" << endl; 
    2649                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrExChange_tblPrEx\">91859</theid>" << endl; 
    2650                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrChange_tcPr\">91860</theid>" << endl; 
    2651                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrChange_trPr\">91861</theid>" << endl; 
    2652                 :          0 :     out << "<theid name=\"ooxml:CT_TblGridChange_tblGrid\">91862</theid>" << endl; 
    2653                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrChange_tblPr\">91863</theid>" << endl; 
    2654                 :          0 :     out << "<theid name=\"ooxml:CT_SectPrChange_sectPr\">91864</theid>" << endl; 
    2655                 :          0 :     out << "<theid name=\"ooxml:CT_PPrChange_pPr\">91865</theid>" << endl; 
    2656                 :          0 :     out << "<theid name=\"ooxml:CT_RPrChange_rPr\">91866</theid>" << endl; 
    2657                 :          0 :     out << "<theid name=\"ooxml:CT_ParaRPrChange_rPr\">91867</theid>" << endl; 
    2658                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_bookmarkStart\">91868</theid>" << endl; 
    2659                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_bookmarkEnd\">91869</theid>" << endl; 
    2660                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_moveFromRangeStart\">91870</theid>" << endl; 
    2661                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_moveFromRangeEnd\">91871</theid>" << endl; 
    2662                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_moveToRangeStart\">91872</theid>" << endl; 
    2663                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_moveToRangeEnd\">91873</theid>" << endl; 
    2664                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlInsRangeStart\">91876</theid>" << endl; 
    2665                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlInsRangeEnd\">91877</theid>" << endl; 
    2666                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlDelRangeStart\">91878</theid>" << endl; 
    2667                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlDelRangeEnd\">91879</theid>" << endl; 
    2668                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlMoveFromRangeStart\">91880</theid>" << endl; 
    2669                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlMoveFromRangeEnd\">91881</theid>" << endl; 
    2670                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlMoveToRangeStart\">91882</theid>" << endl; 
    2671                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_customXmlMoveToRangeEnd\">91883</theid>" << endl; 
    2672                 :          0 :     out << "<theid name=\"ooxml:CT_NumPr_numberingChange\">91886</theid>" << endl; 
    2673                 :          0 :     out << "<theid name=\"ooxml:CT_NumPr_ins\">91887</theid>" << endl; 
    2674                 :          0 :     out << "<theid name=\"ooxml:CT_Tabs_tab\">91894</theid>" << endl; 
    2675                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_pStyle\">91901</theid>" << endl; 
    2676                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_framePr\">91905</theid>" << endl; 
    2677                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_widowControl\">91906</theid>" << endl; 
    2678                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_numPr\">91907</theid>" << endl; 
    2679                 :          0 :     out << "<theid name=\"ooxml:CT_PrBase_pBdr\">91909</theid>" << endl; 
    2680                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_tabs\">91911</theid>" << endl; 
    2681                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_kinsoku\">91913</theid>" << endl; 
    2682                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_wordWrap\">91914</theid>" << endl; 
    2683                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_adjustRightInd\">91920</theid>" << endl; 
    2684                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_snapToGrid\">91921</theid>" << endl; 
    2685                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_spacing\">91922</theid>" << endl; 
    2686                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_ind\">91923</theid>" << endl; 
    2687                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_divId\">91932</theid>" << endl; 
    2688                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase_cnfStyle\">91933</theid>" << endl; 
    2689                 :          0 :     out << "<theid name=\"ooxml:CT_PPr_rPr\">91934</theid>" << endl; 
    2690                 :          0 :     out << "<theid name=\"ooxml:CT_PPr_sectPr\">91935</theid>" << endl; 
    2691                 :          0 :     out << "<theid name=\"ooxml:CT_PPr_pPrChange\">91936</theid>" << endl; 
    2692                 :          0 :     out << "<theid name=\"ooxml:CT_Object_control\">91945</theid>" << endl; 
    2693                 :          0 :     out << "<theid name=\"ooxml:CT_Picture_movie\">91948</theid>" << endl; 
    2694                 :          0 :     out << "<theid name=\"ooxml:CT_Picture_control\">91949</theid>" << endl; 
    2695                 :          0 :     out << "<theid name=\"ooxml:CT_SimpleField_fldData\">91950</theid>" << endl; 
    2696                 :          0 :     out << "<theid name=\"ooxml:CT_FldChar_fldData\">91967</theid>" << endl; 
    2697                 :          0 :     out << "<theid name=\"ooxml:CT_FldChar_ffData\">91968</theid>" << endl; 
    2698                 :          0 :     out << "<theid name=\"ooxml:CT_FldChar_numberingChange\">91969</theid>" << endl; 
    2699                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_name\">91982</theid>" << endl; 
    2700                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_enabled\">91983</theid>" << endl; 
    2701                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_calcOnExit\">91984</theid>" << endl; 
    2702                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_entryMacro\">91985</theid>" << endl; 
    2703                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_exitMacro\">91986</theid>" << endl; 
    2704                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_helpText\">91987</theid>" << endl; 
    2705                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_statusText\">91988</theid>" << endl; 
    2706                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_checkBox\">91989</theid>" << endl; 
    2707                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_ddList\">91990</theid>" << endl; 
    2708                 :          0 :     out << "<theid name=\"ooxml:CT_FFData_textInput\">91991</theid>" << endl; 
    2709                 :          0 :     out << "<theid name=\"ooxml:CT_FFCheckBox_size\">91996</theid>" << endl; 
    2710                 :          0 :     out << "<theid name=\"ooxml:CT_FFCheckBox_sizeAuto\">91997</theid>" << endl; 
    2711                 :          0 :     out << "<theid name=\"ooxml:CT_FFCheckBox_default\">91998</theid>" << endl; 
    2712                 :          0 :     out << "<theid name=\"ooxml:CT_FFCheckBox_checked\">91999</theid>" << endl; 
    2713                 :          0 :     out << "<theid name=\"ooxml:CT_FFDDList_result\">92000</theid>" << endl; 
    2714                 :          0 :     out << "<theid name=\"ooxml:CT_FFDDList_default\">92001</theid>" << endl; 
    2715                 :          0 :     out << "<theid name=\"ooxml:CT_FFDDList_listEntry\">92002</theid>" << endl; 
    2716                 :          0 :     out << "<theid name=\"ooxml:CT_FFTextInput_type\">92003</theid>" << endl; 
    2717                 :          0 :     out << "<theid name=\"ooxml:CT_FFTextInput_default\">92004</theid>" << endl; 
    2718                 :          0 :     out << "<theid name=\"ooxml:CT_FFTextInput_maxLength\">92005</theid>" << endl; 
    2719                 :          0 :     out << "<theid name=\"ooxml:CT_FFTextInput_format\">92006</theid>" << endl; 
    2720                 :          0 :     out << "<theid name=\"ooxml:CT_PageBorders_top\">92093</theid>" << endl; 
    2721                 :          0 :     out << "<theid name=\"ooxml:CT_PageBorders_left\">92094</theid>" << endl; 
    2722                 :          0 :     out << "<theid name=\"ooxml:CT_PageBorders_bottom\">92095</theid>" << endl; 
    2723                 :          0 :     out << "<theid name=\"ooxml:CT_PageBorders_right\">92096</theid>" << endl; 
    2724                 :          0 :     out << "<theid name=\"ooxml:CT_Columns_col\">92122</theid>" << endl; 
    2725                 :          0 :     out << "<theid name=\"ooxml:EG_HdrFtrReferences_headerReference\">92144</theid>" << endl; 
    2726                 :          0 :     out << "<theid name=\"ooxml:EG_HdrFtrReferences_footerReference\">92145</theid>" << endl; 
    2727                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_bidi\">92146</theid>" << endl; 
    2728                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_cols\">92147</theid>" << endl; 
    2729                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_docGrid\">92148</theid>" << endl; 
    2730                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_endnotePr\">92149</theid>" << endl; 
    2731                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_footnotePr\">92150</theid>" << endl; 
    2732                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_formProt\">92151</theid>" << endl; 
    2733                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_lnNumType\">92152</theid>" << endl; 
    2734                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_noEndnote\">92153</theid>" << endl; 
    2735                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_paperSrc\">92154</theid>" << endl; 
    2736                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_pgBorders\">92155</theid>" << endl; 
    2737                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_pgMar\">92156</theid>" << endl; 
    2738                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_pgNumType\">92157</theid>" << endl; 
    2739                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_pgSz\">92158</theid>" << endl; 
    2740                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_printerSettings\">92159</theid>" << endl; 
    2741                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_rtlGutter\">92160</theid>" << endl; 
    2742                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_textDirection\">92161</theid>" << endl; 
    2743                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_titlePg\">92162</theid>" << endl; 
    2744                 :          0 :     out << "<theid name=\"ooxml:EG_SectPrContents_vAlign\">92164</theid>" << endl; 
    2745                 :          0 :     out << "<theid name=\"ooxml:CT_SectPr_sectPrChange\">92165</theid>" << endl; 
    2746                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_br\">92202</theid>" << endl; 
    2747                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_t\">92203</theid>" << endl; 
    2748                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_delText\">92204</theid>" << endl; 
    2749                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_instrText\">92205</theid>" << endl; 
    2750                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_delInstrText\">92206</theid>" << endl; 
    2751                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_dayShort\">92209</theid>" << endl; 
    2752                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_monthShort\">92210</theid>" << endl; 
    2753                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_yearShort\">92211</theid>" << endl; 
    2754                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_dayLong\">92212</theid>" << endl; 
    2755                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_monthLong\">92213</theid>" << endl; 
    2756                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_yearLong\">92214</theid>" << endl; 
    2757                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_annotationRef\">92215</theid>" << endl; 
    2758                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_footnoteRef\">92216</theid>" << endl; 
    2759                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_endnoteRef\">92217</theid>" << endl; 
    2760                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_separator\">92218</theid>" << endl; 
    2761                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_continuationSeparator\">92219</theid>" << endl; 
    2762                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_sym\">92220</theid>" << endl; 
    2763                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_pgNum\">92221</theid>" << endl; 
    2764                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_tab\">92223</theid>" << endl; 
    2765                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_object\">92224</theid>" << endl; 
    2766                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_pict\">92225</theid>" << endl; 
    2767                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_fldChar\">92226</theid>" << endl; 
    2768                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_ruby\">92227</theid>" << endl; 
    2769                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_footnoteReference\">92228</theid>" << endl; 
    2770                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_endnoteReference\">92229</theid>" << endl; 
    2771                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_commentReference\">92230</theid>" << endl; 
    2772                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_drawing\">92231</theid>" << endl; 
    2773                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_ptab\">92232</theid>" << endl; 
    2774                 :          0 :     out << "<theid name=\"ooxml:EG_RunInnerContent_lastRenderedPageBreak\">92233</theid>" << endl; 
    2775                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_rStyle\">92254</theid>" << endl; 
    2776                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_rFonts\">92255</theid>" << endl; 
    2777                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_snapToGrid\">92269</theid>" << endl; 
    2778                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_color\">92272</theid>" << endl; 
    2779                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_u\">92280</theid>" << endl; 
    2780                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_bdr\">92282</theid>" << endl; 
    2781                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_fitText\">92284</theid>" << endl; 
    2782                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_vertAlign\">92285</theid>" << endl; 
    2783                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_lang\">92289</theid>" << endl; 
    2784                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_eastAsianLayout\">92290</theid>" << endl; 
    2785                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase_oMath\">92292</theid>" << endl; 
    2786                 :          0 :     out << "<theid name=\"ooxml:EG_RPrContent_rPrChange\">92293</theid>" << endl; 
    2787                 :          0 :     out << "<theid name=\"ooxml:CT_ParaRPr_ins\">92294</theid>" << endl; 
    2788                 :          0 :     out << "<theid name=\"ooxml:CT_ParaRPr_del\">92295</theid>" << endl; 
    2789                 :          0 :     out << "<theid name=\"ooxml:CT_ParaRPr_rPrChange\">92296</theid>" << endl; 
    2790                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_rPr\">92324</theid>" << endl; 
    2791                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_alias\">92325</theid>" << endl; 
    2792                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_lock\">92326</theid>" << endl; 
    2793                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_placeholder\">92327</theid>" << endl; 
    2794                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_showingPlcHdr\">92328</theid>" << endl; 
    2795                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_dataBinding\">92329</theid>" << endl; 
    2796                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_temporary\">92330</theid>" << endl; 
    2797                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_id\">92331</theid>" << endl; 
    2798                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_tag\">92332</theid>" << endl; 
    2799                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_equation\">92333</theid>" << endl; 
    2800                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_comboBox\">92334</theid>" << endl; 
    2801                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_date\">92335</theid>" << endl; 
    2802                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_docPartObj\">92336</theid>" << endl; 
    2803                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_docPartList\">92337</theid>" << endl; 
    2804                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_dropDownList\">92338</theid>" << endl; 
    2805                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_picture\">92339</theid>" << endl; 
    2806                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_richText\">92340</theid>" << endl; 
    2807                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_text\">92341</theid>" << endl; 
    2808                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_citation\">92342</theid>" << endl; 
    2809                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_group\">92343</theid>" << endl; 
    2810                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr_bibliography\">92344</theid>" << endl; 
    2811                 :          0 :     out << "<theid name=\"ooxml:CT_SdtEndPr_rPr\">92345</theid>" << endl; 
    2812                 :          0 :     out << "<theid name=\"ooxml:CT_SdtBlock_sdtPr\">92346</theid>" << endl; 
    2813                 :          0 :     out << "<theid name=\"ooxml:CT_SdtBlock_sdtEndPr\">92347</theid>" << endl; 
    2814                 :          0 :     out << "<theid name=\"ooxml:CT_SdtBlock_sdtContent\">92348</theid>" << endl; 
    2815                 :          0 :     out << "<theid name=\"ooxml:CT_SdtRun_sdtPr\">92349</theid>" << endl; 
    2816                 :          0 :     out << "<theid name=\"ooxml:CT_SdtRun_sdtEndPr\">92350</theid>" << endl; 
    2817                 :          0 :     out << "<theid name=\"ooxml:CT_SdtRun_sdtContent\">92351</theid>" << endl; 
    2818                 :          0 :     out << "<theid name=\"ooxml:CT_SdtCell_sdtPr\">92352</theid>" << endl; 
    2819                 :          0 :     out << "<theid name=\"ooxml:CT_SdtCell_sdtEndPr\">92353</theid>" << endl; 
    2820                 :          0 :     out << "<theid name=\"ooxml:CT_SdtCell_sdtContent\">92354</theid>" << endl; 
    2821                 :          0 :     out << "<theid name=\"ooxml:CT_SdtRow_sdtPr\">92355</theid>" << endl; 
    2822                 :          0 :     out << "<theid name=\"ooxml:CT_SdtRow_sdtEndPr\">92356</theid>" << endl; 
    2823                 :          0 :     out << "<theid name=\"ooxml:CT_SdtRow_sdtContent\">92357</theid>" << endl; 
    2824                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlRun_customXmlPr\">92361</theid>" << endl; 
    2825                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlBlock_customXmlPr\">92364</theid>" << endl; 
    2826                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlCell_customXmlPr\">92367</theid>" << endl; 
    2827                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlRow_customXmlPr\">92370</theid>" << endl; 
    2828                 :          0 :     out << "<theid name=\"ooxml:CT_SmartTagRun_smartTagPr\">92373</theid>" << endl; 
    2829                 :          0 :     out << "<theid name=\"ooxml:CT_SdtPr\">92376</theid>" << endl; 
    2830                 :          0 :     out << "<theid name=\"ooxml:CT_SdtEndPr\">92377</theid>" << endl; 
    2831                 :          0 :     out << "<theid name=\"ooxml:CT_SdtContentRun\">92378</theid>" << endl; 
    2832                 :          0 :     out << "<theid name=\"ooxml:EG_PContent_fldSimple\">92379</theid>" << endl; 
    2833                 :          0 :     out << "<theid name=\"ooxml:EG_PContent_hyperlink\">92380</theid>" << endl; 
    2834                 :          0 :     out << "<theid name=\"ooxml:EG_PContent_subDoc\">92381</theid>" << endl; 
    2835                 :          0 :     out << "<theid name=\"ooxml:CT_TblGridBase_gridCol\">92392</theid>" << endl; 
    2836                 :          0 :     out << "<theid name=\"ooxml:CT_TblGrid_tblGridChange\">92393</theid>" << endl; 
    2837                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_top\">92394</theid>" << endl; 
    2838                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_start\">92395</theid>" << endl; 
    2839                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_left\">92396</theid>" << endl; 
    2840                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_bottom\">92397</theid>" << endl; 
    2841                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_end\">92398</theid>" << endl; 
    2842                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_right\">92399</theid>" << endl; 
    2843                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_insideH\">92400</theid>" << endl; 
    2844                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_insideV\">92401</theid>" << endl; 
    2845                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_tl2br\">92402</theid>" << endl; 
    2846                 :          0 :     out << "<theid name=\"ooxml:CT_TcBorders_tr2bl\">92403</theid>" << endl; 
    2847                 :          0 :     out << "<theid name=\"ooxml:CT_TcMar_top\">92404</theid>" << endl; 
    2848                 :          0 :     out << "<theid name=\"ooxml:CT_TcMar_start\">92405</theid>" << endl; 
    2849                 :          0 :     out << "<theid name=\"ooxml:CT_TcMar_left\">92406</theid>" << endl; 
    2850                 :          0 :     out << "<theid name=\"ooxml:CT_TcMar_bottom\">92407</theid>" << endl; 
    2851                 :          0 :     out << "<theid name=\"ooxml:CT_TcMar_end\">92408</theid>" << endl; 
    2852                 :          0 :     out << "<theid name=\"ooxml:CT_TcMar_right\">92409</theid>" << endl; 
    2853                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_cnfStyle\">92415</theid>" << endl; 
    2854                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_tcW\">92416</theid>" << endl; 
    2855                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_gridSpan\">92417</theid>" << endl; 
    2856                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_hMerge\">92418</theid>" << endl; 
    2857                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_vMerge\">92419</theid>" << endl; 
    2858                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_tcBorders\">92420</theid>" << endl; 
    2859                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_shd\">92421</theid>" << endl; 
    2860                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_noWrap\">92422</theid>" << endl; 
    2861                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_tcMar\">92423</theid>" << endl; 
    2862                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_textDirection\">92424</theid>" << endl; 
    2863                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_tcFitText\">92425</theid>" << endl; 
    2864                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_vAlign\">92426</theid>" << endl; 
    2865                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase_hideMark\">92427</theid>" << endl; 
    2866                 :          0 :     out << "<theid name=\"ooxml:CT_TcPr_tcPrChange\">92428</theid>" << endl; 
    2867                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_cnfStyle\">92430</theid>" << endl; 
    2868                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_divId\">92431</theid>" << endl; 
    2869                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_gridBefore\">92432</theid>" << endl; 
    2870                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_gridAfter\">92433</theid>" << endl; 
    2871                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_wBefore\">92434</theid>" << endl; 
    2872                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_wAfter\">92435</theid>" << endl; 
    2873                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_trHeight\">92437</theid>" << endl; 
    2874                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_tblHeader\">92438</theid>" << endl; 
    2875                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_tblCellSpacing\">92439</theid>" << endl; 
    2876                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_jc\">92440</theid>" << endl; 
    2877                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase_hidden\">92441</theid>" << endl; 
    2878                 :          0 :     out << "<theid name=\"ooxml:CT_TrPr_ins\">92442</theid>" << endl; 
    2879                 :          0 :     out << "<theid name=\"ooxml:CT_TrPr_del\">92443</theid>" << endl; 
    2880                 :          0 :     out << "<theid name=\"ooxml:CT_TrPr_trPrChange\">92444</theid>" << endl; 
    2881                 :          0 :     out << "<theid name=\"ooxml:CT_TblCellMar_top\">92450</theid>" << endl; 
    2882                 :          0 :     out << "<theid name=\"ooxml:CT_TblCellMar_start\">92451</theid>" << endl; 
    2883                 :          0 :     out << "<theid name=\"ooxml:CT_TblCellMar_left\">92452</theid>" << endl; 
    2884                 :          0 :     out << "<theid name=\"ooxml:CT_TblCellMar_bottom\">92453</theid>" << endl; 
    2885                 :          0 :     out << "<theid name=\"ooxml:CT_TblCellMar_end\">92454</theid>" << endl; 
    2886                 :          0 :     out << "<theid name=\"ooxml:CT_TblCellMar_right\">92455</theid>" << endl; 
    2887                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_top\">92456</theid>" << endl; 
    2888                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_start\">92457</theid>" << endl; 
    2889                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_left\">92458</theid>" << endl; 
    2890                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_bottom\">92459</theid>" << endl; 
    2891                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_end\">92460</theid>" << endl; 
    2892                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_right\">92461</theid>" << endl; 
    2893                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_insideH\">92462</theid>" << endl; 
    2894                 :          0 :     out << "<theid name=\"ooxml:CT_TblBorders_insideV\">92463</theid>" << endl; 
    2895                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblStyle\">92464</theid>" << endl; 
    2896                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblpPr\">92465</theid>" << endl; 
    2897                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblOverlap\">92466</theid>" << endl; 
    2898                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_bidiVisual\">92467</theid>" << endl; 
    2899                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblStyleRowBandSize\">92468</theid>" << endl; 
    2900                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblStyleColBandSize\">92469</theid>" << endl; 
    2901                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblW\">92470</theid>" << endl; 
    2902                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_jc\">92471</theid>" << endl; 
    2903                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblCellSpacing\">92472</theid>" << endl; 
    2904                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblInd\">92473</theid>" << endl; 
    2905                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblBorders\">92474</theid>" << endl; 
    2906                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_shd\">92475</theid>" << endl; 
    2907                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblLayout\">92476</theid>" << endl; 
    2908                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblCellMar\">92477</theid>" << endl; 
    2909                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase_tblLook\">92478</theid>" << endl; 
    2910                 :          0 :     out << "<theid name=\"ooxml:CT_TblPr_tblPrChange\">92479</theid>" << endl; 
    2911                 :          0 :     out << "<theid name=\"ooxml:EG_FtnEdnNumProps_numStart\">92498</theid>" << endl; 
    2912                 :          0 :     out << "<theid name=\"ooxml:EG_FtnEdnNumProps_numRestart\">92499</theid>" << endl; 
    2913                 :          0 :     out << "<theid name=\"ooxml:CT_FtnProps_pos\">92500</theid>" << endl; 
    2914                 :          0 :     out << "<theid name=\"ooxml:CT_FtnProps_numFmt\">92501</theid>" << endl; 
    2915                 :          0 :     out << "<theid name=\"ooxml:CT_EdnProps_pos\">92502</theid>" << endl; 
    2916                 :          0 :     out << "<theid name=\"ooxml:CT_EdnProps_numFmt\">92503</theid>" << endl; 
    2917                 :          0 :     out << "<theid name=\"ooxml:CT_FtnDocProps_footnote\">92504</theid>" << endl; 
    2918                 :          0 :     out << "<theid name=\"ooxml:CT_EdnDocProps_endnote\">92505</theid>" << endl; 
    2919                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_mainDocumentType\">92516</theid>" << endl; 
    2920                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_linkToQuery\">92517</theid>" << endl; 
    2921                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_dataType\">92518</theid>" << endl; 
    2922                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_connectString\">92519</theid>" << endl; 
    2923                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_query\">92520</theid>" << endl; 
    2924                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_dataSource\">92521</theid>" << endl; 
    2925                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_headerSource\">92522</theid>" << endl; 
    2926                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_doNotSuppressBlankLines\">92523</theid>" << endl; 
    2927                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_destination\">92524</theid>" << endl; 
    2928                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_addressFieldName\">92525</theid>" << endl; 
    2929                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_mailSubject\">92526</theid>" << endl; 
    2930                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_mailAsAttachment\">92527</theid>" << endl; 
    2931                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_viewMergedData\">92528</theid>" << endl; 
    2932                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_activeRecord\">92529</theid>" << endl; 
    2933                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_checkErrors\">92530</theid>" << endl; 
    2934                 :          0 :     out << "<theid name=\"ooxml:CT_MailMerge_odso\">92531</theid>" << endl; 
    2935                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_useSingleBorderforContiguousCells\">92544</theid>" << endl; 
    2936                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_wpJustification\">92545</theid>" << endl; 
    2937                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_noTabHangInd\">92546</theid>" << endl; 
    2938                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_noLeading\">92547</theid>" << endl; 
    2939                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_spaceForUL\">92548</theid>" << endl; 
    2940                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_noColumnBalance\">92549</theid>" << endl; 
    2941                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_balanceSingleByteDoubleByteWidth\">92550</theid>" << endl; 
    2942                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_noExtraLineSpacing\">92551</theid>" << endl; 
    2943                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotLeaveBackslashAlone\">92552</theid>" << endl; 
    2944                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_ulTrailSpace\">92553</theid>" << endl; 
    2945                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotExpandShiftReturn\">92554</theid>" << endl; 
    2946                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_spacingInWholePoints\">92555</theid>" << endl; 
    2947                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_lineWrapLikeWord6\">92556</theid>" << endl; 
    2948                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_printBodyTextBeforeHeader\">92557</theid>" << endl; 
    2949                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_printColBlack\">92558</theid>" << endl; 
    2950                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_wpSpaceWidth\">92559</theid>" << endl; 
    2951                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_showBreaksInFrames\">92560</theid>" << endl; 
    2952                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_subFontBySize\">92561</theid>" << endl; 
    2953                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_suppressBottomSpacing\">92562</theid>" << endl; 
    2954                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_suppressTopSpacing\">92563</theid>" << endl; 
    2955                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_suppressSpacingAtTopOfPage\">92564</theid>" << endl; 
    2956                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_suppressTopSpacingWP\">92565</theid>" << endl; 
    2957                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_suppressSpBfAfterPgBrk\">92566</theid>" << endl; 
    2958                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_swapBordersFacingPages\">92567</theid>" << endl; 
    2959                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_convMailMergeEsc\">92568</theid>" << endl; 
    2960                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_truncateFontHeightsLikeWP6\">92569</theid>" << endl; 
    2961                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_mwSmallCaps\">92570</theid>" << endl; 
    2962                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_usePrinterMetrics\">92571</theid>" << endl; 
    2963                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotSuppressParagraphBorders\">92572</theid>" << endl; 
    2964                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_wrapTrailSpaces\">92573</theid>" << endl; 
    2965                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_footnoteLayoutLikeWW8\">92574</theid>" << endl; 
    2966                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_shapeLayoutLikeWW8\">92575</theid>" << endl; 
    2967                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_alignTablesRowByRow\">92576</theid>" << endl; 
    2968                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_forgetLastTabAlignment\">92577</theid>" << endl; 
    2969                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_adjustLineHeightInTable\">92578</theid>" << endl; 
    2970                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_autoSpaceLikeWord95\">92579</theid>" << endl; 
    2971                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_noSpaceRaiseLower\">92580</theid>" << endl; 
    2972                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotUseHTMLParagraphAutoSpacing\">92581</theid>" << endl; 
    2973                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_layoutRawTableWidth\">92582</theid>" << endl; 
    2974                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_layoutTableRowsApart\">92583</theid>" << endl; 
    2975                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_useWord97LineBreakRules\">92584</theid>" << endl; 
    2976                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotBreakWrappedTables\">92585</theid>" << endl; 
    2977                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotSnapToGridInCell\">92586</theid>" << endl; 
    2978                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_selectFldWithFirstOrLastChar\">92587</theid>" << endl; 
    2979                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_applyBreakingRules\">92588</theid>" << endl; 
    2980                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotWrapTextWithPunct\">92589</theid>" << endl; 
    2981                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotUseEastAsianBreakRules\">92590</theid>" << endl; 
    2982                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_useWord2002TableStyleRules\">92591</theid>" << endl; 
    2983                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_growAutofit\">92592</theid>" << endl; 
    2984                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_useFELayout\">92593</theid>" << endl; 
    2985                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_useNormalStyleForList\">92594</theid>" << endl; 
    2986                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotUseIndentAsNumberingTabStop\">92595</theid>" << endl; 
    2987                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_useAltKinsokuLineBreakRules\">92596</theid>" << endl; 
    2988                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_allowSpaceOfSameStyleInTable\">92597</theid>" << endl; 
    2989                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotSuppressIndentation\">92598</theid>" << endl; 
    2990                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotAutofitConstrainedTables\">92599</theid>" << endl; 
    2991                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_autofitToFirstFixedWidthCell\">92600</theid>" << endl; 
    2992                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_underlineTabInNumList\">92601</theid>" << endl; 
    2993                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_displayHangulFixedWidth\">92602</theid>" << endl; 
    2994                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_splitPgBreakAndParaMark\">92603</theid>" << endl; 
    2995                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotVertAlignCellWithSp\">92604</theid>" << endl; 
    2996                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotBreakConstrainedForcedTable\">92605</theid>" << endl; 
    2997                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_doNotVertAlignInTxbx\">92606</theid>" << endl; 
    2998                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_useAnsiKerningPairs\">92607</theid>" << endl; 
    2999                 :          0 :     out << "<theid name=\"ooxml:CT_Compat_cachedColBalance\">92608</theid>" << endl; 
    3000                 :          0 :     out << "<theid name=\"ooxml:CT_DocRsids_rsidRoot\">92611</theid>" << endl; 
    3001                 :          0 :     out << "<theid name=\"ooxml:CT_DocRsids_rsid\">92612</theid>" << endl; 
    3002                 :          0 :     out << "<theid name=\"ooxml:CT_RPrDefault_rPr\">92619</theid>" << endl; 
    3003                 :          0 :     out << "<theid name=\"ooxml:CT_PPrDefault_pPr\">92620</theid>" << endl; 
    3004                 :          0 :     out << "<theid name=\"ooxml:CT_DocDefaults_pPrDefault\">92621</theid>" << endl; 
    3005                 :          0 :     out << "<theid name=\"ooxml:CT_DocDefaults_rPrDefault\">92622</theid>" << endl; 
    3006                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_writeProtection\">92641</theid>" << endl; 
    3007                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_view\">92642</theid>" << endl; 
    3008                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_zoom\">92643</theid>" << endl; 
    3009                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_removePersonalInformation\">92644</theid>" << endl; 
    3010                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_removeDateAndTime\">92645</theid>" << endl; 
    3011                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotDisplayPageBoundaries\">92646</theid>" << endl; 
    3012                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_displayBackgroundShape\">92647</theid>" << endl; 
    3013                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_printPostScriptOverText\">92648</theid>" << endl; 
    3014                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_printFractionalCharacterWidth\">92649</theid>" << endl; 
    3015                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_printFormsData\">92650</theid>" << endl; 
    3016                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_embedTrueTypeFonts\">92651</theid>" << endl; 
    3017                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_embedSystemFonts\">92652</theid>" << endl; 
    3018                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_saveSubsetFonts\">92653</theid>" << endl; 
    3019                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_saveFormsData\">92654</theid>" << endl; 
    3020                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_mirrorMargins\">92655</theid>" << endl; 
    3021                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_alignBordersAndEdges\">92656</theid>" << endl; 
    3022                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_bordersDoNotSurroundHeader\">92657</theid>" << endl; 
    3023                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_bordersDoNotSurroundFooter\">92658</theid>" << endl; 
    3024                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_gutterAtTop\">92659</theid>" << endl; 
    3025                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_hideSpellingErrors\">92660</theid>" << endl; 
    3026                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_hideGrammaticalErrors\">92661</theid>" << endl; 
    3027                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_activeWritingStyle\">92662</theid>" << endl; 
    3028                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_proofState\">92663</theid>" << endl; 
    3029                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_formsDesign\">92664</theid>" << endl; 
    3030                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_attachedTemplate\">92665</theid>" << endl; 
    3031                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_linkStyles\">92666</theid>" << endl; 
    3032                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_stylePaneFormatFilter\">92667</theid>" << endl; 
    3033                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_stylePaneSortMethod\">92668</theid>" << endl; 
    3034                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_documentType\">92669</theid>" << endl; 
    3035                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_mailMerge\">92670</theid>" << endl; 
    3036                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_revisionView\">92671</theid>" << endl; 
    3037                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_trackRevisions\">92672</theid>" << endl; 
    3038                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotTrackMoves\">92673</theid>" << endl; 
    3039                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotTrackFormatting\">92674</theid>" << endl; 
    3040                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_documentProtection\">92675</theid>" << endl; 
    3041                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_autoFormatOverride\">92676</theid>" << endl; 
    3042                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_styleLockTheme\">92677</theid>" << endl; 
    3043                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_styleLockQFSet\">92678</theid>" << endl; 
    3044                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_defaultTabStop\">92679</theid>" << endl; 
    3045                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_autoHyphenation\">92680</theid>" << endl; 
    3046                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_consecutiveHyphenLimit\">92681</theid>" << endl; 
    3047                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_hyphenationZone\">92682</theid>" << endl; 
    3048                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotHyphenateCaps\">92683</theid>" << endl; 
    3049                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_showEnvelope\">92684</theid>" << endl; 
    3050                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_summaryLength\">92685</theid>" << endl; 
    3051                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_clickAndTypeStyle\">92686</theid>" << endl; 
    3052                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_defaultTableStyle\">92687</theid>" << endl; 
    3053                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_evenAndOddHeaders\">92688</theid>" << endl; 
    3054                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_bookFoldRevPrinting\">92689</theid>" << endl; 
    3055                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_bookFoldPrinting\">92690</theid>" << endl; 
    3056                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_bookFoldPrintingSheets\">92691</theid>" << endl; 
    3057                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_drawingGridHorizontalSpacing\">92692</theid>" << endl; 
    3058                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_drawingGridVerticalSpacing\">92693</theid>" << endl; 
    3059                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_displayHorizontalDrawingGridEvery\">92694</theid>" << endl; 
    3060                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_displayVerticalDrawingGridEvery\">92695</theid>" << endl; 
    3061                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotUseMarginsForDrawingGridOrigin\">92696</theid>" << endl; 
    3062                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_drawingGridHorizontalOrigin\">92697</theid>" << endl; 
    3063                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_drawingGridVerticalOrigin\">92698</theid>" << endl; 
    3064                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotShadeFormData\">92699</theid>" << endl; 
    3065                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_noPunctuationKerning\">92700</theid>" << endl; 
    3066                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_characterSpacingControl\">92701</theid>" << endl; 
    3067                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_printTwoOnOne\">92702</theid>" << endl; 
    3068                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_strictFirstAndLastChars\">92703</theid>" << endl; 
    3069                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_noLineBreaksAfter\">92704</theid>" << endl; 
    3070                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_noLineBreaksBefore\">92705</theid>" << endl; 
    3071                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_savePreviewPicture\">92706</theid>" << endl; 
    3072                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotValidateAgainstSchema\">92707</theid>" << endl; 
    3073                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_saveInvalidXml\">92708</theid>" << endl; 
    3074                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_ignoreMixedContent\">92709</theid>" << endl; 
    3075                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_alwaysShowPlaceholderText\">92710</theid>" << endl; 
    3076                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotDemarcateInvalidXml\">92711</theid>" << endl; 
    3077                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_saveXmlDataOnly\">92712</theid>" << endl; 
    3078                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_useXSLTWhenSaving\">92713</theid>" << endl; 
    3079                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_saveThroughXslt\">92714</theid>" << endl; 
    3080                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_showXMLTags\">92715</theid>" << endl; 
    3081                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_alwaysMergeEmptyNamespace\">92716</theid>" << endl; 
    3082                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_updateFields\">92717</theid>" << endl; 
    3083                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_hdrShapeDefaults\">92718</theid>" << endl; 
    3084                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_footnotePr\">92719</theid>" << endl; 
    3085                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_endnotePr\">92720</theid>" << endl; 
    3086                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_compat\">92721</theid>" << endl; 
    3087                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_docVars\">92722</theid>" << endl; 
    3088                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_rsids\">92723</theid>" << endl; 
    3089                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_uiCompat97To2003\">92724</theid>" << endl; 
    3090                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_attachedSchema\">92725</theid>" << endl; 
    3091                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_themeFontLang\">92726</theid>" << endl; 
    3092                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_clrSchemeMapping\">92727</theid>" << endl; 
    3093                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotIncludeSubdocsInStats\">92728</theid>" << endl; 
    3094                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotAutoCompressPictures\">92729</theid>" << endl; 
    3095                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_forceUpgrade\">92730</theid>" << endl; 
    3096                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_captions\">92731</theid>" << endl; 
    3097                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_readModeInkLockDown\">92732</theid>" << endl; 
    3098                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_smartTagType\">92733</theid>" << endl; 
    3099                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_shapeDefaults\">92734</theid>" << endl; 
    3100                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_doNotEmbedSmartTags\">92735</theid>" << endl; 
    3101                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_decimalSymbol\">92736</theid>" << endl; 
    3102                 :          0 :     out << "<theid name=\"ooxml:CT_Settings_listSeparator\">92737</theid>" << endl; 
    3103                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_lvlRestart\">92757</theid>" << endl; 
    3104                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_pStyle\">92758</theid>" << endl; 
    3105                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_suff\">92760</theid>" << endl; 
    3106                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_lvlText\">92761</theid>" << endl; 
    3107                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_lvlPicBulletId\">92762</theid>" << endl; 
    3108                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_lvlJc\">92764</theid>" << endl; 
    3109                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_pPr\">92765</theid>" << endl; 
    3110                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_rPr\">92766</theid>" << endl; 
    3111                 :          0 :     out << "<theid name=\"ooxml:CT_AbstractNum_multiLevelType\">92775</theid>" << endl; 
    3112                 :          0 :     out << "<theid name=\"ooxml:CT_AbstractNum_name\">92777</theid>" << endl; 
    3113                 :          0 :     out << "<theid name=\"ooxml:CT_AbstractNum_styleLink\">92778</theid>" << endl; 
    3114                 :          0 :     out << "<theid name=\"ooxml:CT_AbstractNum_numStyleLink\">92779</theid>" << endl; 
    3115                 :          0 :     out << "<theid name=\"ooxml:CT_AbstractNum_lvl\">92780</theid>" << endl; 
    3116                 :          0 :     out << "<theid name=\"ooxml:CT_NumLvl_startOverride\">92782</theid>" << endl; 
    3117                 :          0 :     out << "<theid name=\"ooxml:CT_NumLvl_lvl\">92783</theid>" << endl; 
    3118                 :          0 :     out << "<theid name=\"ooxml:CT_Num_abstractNumId\">92785</theid>" << endl; 
    3119                 :          0 :     out << "<theid name=\"ooxml:CT_Num_lvlOverride\">92786</theid>" << endl; 
    3120                 :          0 :     out << "<theid name=\"ooxml:CT_Numbering_numPicBullet\">92789</theid>" << endl; 
    3121                 :          0 :     out << "<theid name=\"ooxml:CT_Numbering_abstractNum\">92790</theid>" << endl; 
    3122                 :          0 :     out << "<theid name=\"ooxml:CT_Numbering_num\">92791</theid>" << endl; 
    3123                 :          0 :     out << "<theid name=\"ooxml:CT_Numbering_numIdMacAtCleanup\">92792</theid>" << endl; 
    3124                 :          0 :     out << "<theid name=\"ooxml:CT_PPrBase\">92806</theid>" << endl; 
    3125                 :          0 :     out << "<theid name=\"ooxml:EG_RPrBase\">92807</theid>" << endl; 
    3126                 :          0 :     out << "<theid name=\"ooxml:CT_TblPrBase\">92808</theid>" << endl; 
    3127                 :          0 :     out << "<theid name=\"ooxml:CT_TrPrBase\">92809</theid>" << endl; 
    3128                 :          0 :     out << "<theid name=\"ooxml:CT_TcPrBase\">92810</theid>" << endl; 
    3129                 :          0 :     out << "<theid name=\"ooxml:CT_Style_name\">92816</theid>" << endl; 
    3130                 :          0 :     out << "<theid name=\"ooxml:CT_Style_aliases\">92817</theid>" << endl; 
    3131                 :          0 :     out << "<theid name=\"ooxml:CT_Style_basedOn\">92818</theid>" << endl; 
    3132                 :          0 :     out << "<theid name=\"ooxml:CT_Style_next\">92819</theid>" << endl; 
    3133                 :          0 :     out << "<theid name=\"ooxml:CT_Style_link\">92820</theid>" << endl; 
    3134                 :          0 :     out << "<theid name=\"ooxml:CT_Style_autoRedefine\">92821</theid>" << endl; 
    3135                 :          0 :     out << "<theid name=\"ooxml:CT_Style_hidden\">92822</theid>" << endl; 
    3136                 :          0 :     out << "<theid name=\"ooxml:CT_Style_uiPriority\">92823</theid>" << endl; 
    3137                 :          0 :     out << "<theid name=\"ooxml:CT_Style_semiHidden\">92824</theid>" << endl; 
    3138                 :          0 :     out << "<theid name=\"ooxml:CT_Style_unhideWhenUsed\">92825</theid>" << endl; 
    3139                 :          0 :     out << "<theid name=\"ooxml:CT_Style_qFormat\">92826</theid>" << endl; 
    3140                 :          0 :     out << "<theid name=\"ooxml:CT_Style_locked\">92827</theid>" << endl; 
    3141                 :          0 :     out << "<theid name=\"ooxml:CT_Style_personal\">92828</theid>" << endl; 
    3142                 :          0 :     out << "<theid name=\"ooxml:CT_Style_personalCompose\">92829</theid>" << endl; 
    3143                 :          0 :     out << "<theid name=\"ooxml:CT_Style_personalReply\">92830</theid>" << endl; 
    3144                 :          0 :     out << "<theid name=\"ooxml:CT_Style_rsid\">92831</theid>" << endl; 
    3145                 :          0 :     out << "<theid name=\"ooxml:CT_Style_pPr\">92832</theid>" << endl; 
    3146                 :          0 :     out << "<theid name=\"ooxml:CT_Style_rPr\">92833</theid>" << endl; 
    3147                 :          0 :     out << "<theid name=\"ooxml:CT_Style_tblPr\">92834</theid>" << endl; 
    3148                 :          0 :     out << "<theid name=\"ooxml:CT_Style_trPr\">92835</theid>" << endl; 
    3149                 :          0 :     out << "<theid name=\"ooxml:CT_Style_tcPr\">92836</theid>" << endl; 
    3150                 :          0 :     out << "<theid name=\"ooxml:CT_Style_tblStylePr\">92837</theid>" << endl; 
    3151                 :          0 :     out << "<theid name=\"ooxml:CT_Font_altName\">92865</theid>" << endl; 
    3152                 :          0 :     out << "<theid name=\"ooxml:CT_Font_panose1\">92866</theid>" << endl; 
    3153                 :          0 :     out << "<theid name=\"ooxml:CT_Font_charset\">92867</theid>" << endl; 
    3154                 :          0 :     out << "<theid name=\"ooxml:CT_Font_characterSet\">92868</theid>" << endl; 
    3155                 :          0 :     out << "<theid name=\"ooxml:CT_Font_family\">92869</theid>" << endl; 
    3156                 :          0 :     out << "<theid name=\"ooxml:CT_Font_notTrueType\">92870</theid>" << endl; 
    3157                 :          0 :     out << "<theid name=\"ooxml:CT_Font_pitch\">92871</theid>" << endl; 
    3158                 :          0 :     out << "<theid name=\"ooxml:CT_Font_sig\">92872</theid>" << endl; 
    3159                 :          0 :     out << "<theid name=\"ooxml:CT_Font_embedRegular\">92873</theid>" << endl; 
    3160                 :          0 :     out << "<theid name=\"ooxml:CT_Font_embedBold\">92874</theid>" << endl; 
    3161                 :          0 :     out << "<theid name=\"ooxml:CT_Font_embedItalic\">92875</theid>" << endl; 
    3162                 :          0 :     out << "<theid name=\"ooxml:CT_Font_embedBoldItalic\">92876</theid>" << endl; 
    3163                 :          0 :     out << "<theid name=\"ooxml:EG_RunLevelElts_proofErr\">92879</theid>" << endl; 
    3164                 :          0 :     out << "<theid name=\"ooxml:EG_RunLevelElts_permStart\">92880</theid>" << endl; 
    3165                 :          0 :     out << "<theid name=\"ooxml:EG_RunLevelElts_permEnd\">92881</theid>" << endl; 
    3166                 :          0 :     out << "<theid name=\"ooxml:EG_RunLevelElts_ins\">92882</theid>" << endl; 
    3167                 :          0 :     out << "<theid name=\"ooxml:EG_RunLevelElts_del\">92883</theid>" << endl; 
    3168                 :          0 :     out << "<theid name=\"ooxml:EG_RunLevelElts_moveFrom\">92884</theid>" << endl; 
    3169                 :          0 :     out << "<theid name=\"ooxml:EG_RunLevelElts_moveTo\">92885</theid>" << endl; 
    3170                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_v_fill\">92886</theid>" << endl; 
    3171                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_v_stroke\">92887</theid>" << endl; 
    3172                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_v_textbox\">92888</theid>" << endl; 
    3173                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_v_shadow\">92889</theid>" << endl; 
    3174                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_colormru\">92890</theid>" << endl; 
    3175                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_colormenu\">92891</theid>" << endl; 
    3176                 :          0 :     out << "<theid name=\"ooxml:settings_settings\">92972</theid>" << endl; 
    3177                 :          0 :     out << "<theid name=\"ooxml:CT_AutoCaptions_autoCaption\">92989</theid>" << endl; 
    3178                 :          0 :     out << "<theid name=\"ooxml:CT_Captions_caption\">92990</theid>" << endl; 
    3179                 :          0 :     out << "<theid name=\"ooxml:CT_Captions_autoCaptions\">92991</theid>" << endl; 
    3180                 :          0 :     out << "<theid name=\"ooxml:CT_DocumentBase_background\">92992</theid>" << endl; 
    3181                 :          0 : }
    3182                 :          0 : void ooxmlidsToXML(::std::ostream & out)
    3183                 :            : {
    3184                 :          0 :     out << "<theid name=\"ooxml:CT_ColorScheme_name\">90163</theid>" << endl; 
    3185                 :          0 :     out << "<theid name=\"ooxml:CT_SupplementalFont_script\">90164</theid>" << endl; 
    3186                 :          0 :     out << "<theid name=\"ooxml:CT_SupplementalFont_typeface\">90165</theid>" << endl; 
    3187                 :          0 :     out << "<theid name=\"ooxml:CT_FontScheme_name\">90174</theid>" << endl; 
    3188                 :          0 :     out << "<theid name=\"ooxml:CT_StyleMatrix_name\">90181</theid>" << endl; 
    3189                 :          0 :     out << "<theid name=\"ooxml:CT_TextFont_typeface\">90186</theid>" << endl; 
    3190                 :          0 :     out << "<theid name=\"ooxml:CT_TextFont_panose\">90187</theid>" << endl; 
    3191                 :          0 :     out << "<theid name=\"ooxml:CT_TextFont_pitchFamily\">90188</theid>" << endl; 
    3192                 :          0 :     out << "<theid name=\"ooxml:CT_TextFont_charset\">90189</theid>" << endl; 
    3193                 :          0 :     out << "<theid name=\"ooxml:CT_GradientStop_pos\">90241</theid>" << endl; 
    3194                 :          0 :     out << "<theid name=\"ooxml:CT_TileInfoProperties_tx\">90242</theid>" << endl; 
    3195                 :          0 :     out << "<theid name=\"ooxml:CT_TileInfoProperties_ty\">90243</theid>" << endl; 
    3196                 :          0 :     out << "<theid name=\"ooxml:CT_TileInfoProperties_sx\">90244</theid>" << endl; 
    3197                 :          0 :     out << "<theid name=\"ooxml:CT_TileInfoProperties_sy\">90245</theid>" << endl; 
    3198                 :          0 :     out << "<theid name=\"ooxml:CT_TileInfoProperties_flip\">90246</theid>" << endl; 
    3199                 :          0 :     out << "<theid name=\"ooxml:CT_TileInfoProperties_algn\">90247</theid>" << endl; 
    3200                 :          0 :     out << "<theid name=\"ooxml:CT_Blip_cstate\">90274</theid>" << endl; 
    3201                 :          0 :     out << "<theid name=\"ooxml:CT_BlipFillProperties_dpi\">90277</theid>" << endl; 
    3202                 :          0 :     out << "<theid name=\"ooxml:CT_BlipFillProperties_rotWithShape\">90278</theid>" << endl; 
    3203                 :          0 :     out << "<theid name=\"ooxml:CT_EffectContainer_type\">90370</theid>" << endl; 
    3204                 :          0 :     out << "<theid name=\"ooxml:CT_EffectContainer_name\">90371</theid>" << endl; 
    3205                 :          0 :     out << "<theid name=\"ooxml:CT_LineEndProperties_type\">90384</theid>" << endl; 
    3206                 :          0 :     out << "<theid name=\"ooxml:CT_LineEndProperties_w\">90385</theid>" << endl; 
    3207                 :          0 :     out << "<theid name=\"ooxml:CT_LineEndProperties_len\">90386</theid>" << endl; 
    3208                 :          0 :     out << "<theid name=\"ooxml:CT_LineProperties_w\">90415</theid>" << endl; 
    3209                 :          0 :     out << "<theid name=\"ooxml:CT_LineProperties_cap\">90416</theid>" << endl; 
    3210                 :          0 :     out << "<theid name=\"ooxml:CT_LineProperties_cmpd\">90417</theid>" << endl; 
    3211                 :          0 :     out << "<theid name=\"ooxml:CT_LineProperties_algn\">90418</theid>" << endl; 
    3212                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeProperties_bwMode\">90424</theid>" << endl; 
    3213                 :          0 :     out << "<theid name=\"ooxml:CT_Angle_val\">90425</theid>" << endl; 
    3214                 :          0 :     out << "<theid name=\"ooxml:CT_PositiveFixedAngle_val\">90426</theid>" << endl; 
    3215                 :          0 :     out << "<theid name=\"ooxml:CT_Percentage_val\">90427</theid>" << endl; 
    3216                 :          0 :     out << "<theid name=\"ooxml:CT_PositivePercentage_val\">90428</theid>" << endl; 
    3217                 :          0 :     out << "<theid name=\"ooxml:CT_FixedPercentage_val\">90429</theid>" << endl; 
    3218                 :          0 :     out << "<theid name=\"ooxml:CT_PositiveFixedPercentage_val\">90430</theid>" << endl; 
    3219                 :          0 :     out << "<theid name=\"ooxml:CT_Point2D_x\">90431</theid>" << endl; 
    3220                 :          0 :     out << "<theid name=\"ooxml:CT_Point2D_y\">90432</theid>" << endl; 
    3221                 :          0 :     out << "<theid name=\"ooxml:CT_PositiveSize2D_cx\">90433</theid>" << endl; 
    3222                 :          0 :     out << "<theid name=\"ooxml:CT_PositiveSize2D_cy\">90434</theid>" << endl; 
    3223                 :          0 :     out << "<theid name=\"ooxml:CT_ScRgbColor_r\">90435</theid>" << endl; 
    3224                 :          0 :     out << "<theid name=\"ooxml:CT_ScRgbColor_g\">90436</theid>" << endl; 
    3225                 :          0 :     out << "<theid name=\"ooxml:CT_ScRgbColor_b\">90437</theid>" << endl; 
    3226                 :          0 :     out << "<theid name=\"ooxml:CT_SRgbColor_val\">90438</theid>" << endl; 
    3227                 :          0 :     out << "<theid name=\"ooxml:CT_HslColor_hue\">90439</theid>" << endl; 
    3228                 :          0 :     out << "<theid name=\"ooxml:CT_HslColor_sat\">90440</theid>" << endl; 
    3229                 :          0 :     out << "<theid name=\"ooxml:CT_HslColor_lum\">90441</theid>" << endl; 
    3230                 :          0 :     out << "<theid name=\"ooxml:CT_SystemColor_val\">90472</theid>" << endl; 
    3231                 :          0 :     out << "<theid name=\"ooxml:CT_SytemColor_lastClr\">90473</theid>" << endl; 
    3232                 :          0 :     out << "<theid name=\"ooxml:CT_SchemeColor_val\">90491</theid>" << endl; 
    3233                 :          0 :     out << "<theid name=\"ooxml:CT_PresetColor_val\">90632</theid>" << endl; 
    3234                 :          0 :     out << "<theid name=\"ooxml:CT_Transform2D_rot\">90635</theid>" << endl; 
    3235                 :          0 :     out << "<theid name=\"ooxml:CT_Transform2D_flipH\">90636</theid>" << endl; 
    3236                 :          0 :     out << "<theid name=\"ooxml:CT_Transform2D_flipV\">90637</theid>" << endl; 
    3237                 :          0 :     out << "<theid name=\"ooxml:AG_Blob_r_embed\">90664</theid>" << endl; 
    3238                 :          0 :     out << "<theid name=\"ooxml:AG_Blob_r_link\">90665</theid>" << endl; 
    3239                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectFrameLocking_noGrp\">90667</theid>" << endl; 
    3240                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectFrameLocking_noDrilldown\">90668</theid>" << endl; 
    3241                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectFrameLocking_noSelect\">90669</theid>" << endl; 
    3242                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectFrameLocking_noChangeAspect\">90670</theid>" << endl; 
    3243                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectFrameLocking_noMove\">90671</theid>" << endl; 
    3244                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectFrameLocking_noResize\">90672</theid>" << endl; 
    3245                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_id\">90676</theid>" << endl; 
    3246                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_name\">90677</theid>" << endl; 
    3247                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_descr\">90678</theid>" << endl; 
    3248                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_hidden\">90679</theid>" << endl; 
    3249                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualDrawingProps_title\">90680</theid>" << endl; 
    3250                 :          0 :     out << "<theid name=\"ooxml:CT_NonVisualPictureProperties_preferRelativeResize\">90683</theid>" << endl; 
    3251                 :          0 :     out << "<theid name=\"ooxml:CT_GraphicalObjectData_uri\">90688</theid>" << endl; 
    3252                 :          0 :     out << "<theid name=\"ooxml:CT_PresetGeometry2D_prst\">90927</theid>" << endl; 
    3253                 :          0 :     out << "<theid name=\"ooxml:CT_EffectExtent_l\">90936</theid>" << endl; 
    3254                 :          0 :     out << "<theid name=\"ooxml:CT_EffectExtent_t\">90937</theid>" << endl; 
    3255                 :          0 :     out << "<theid name=\"ooxml:CT_EffectExtent_r\">90938</theid>" << endl; 
    3256                 :          0 :     out << "<theid name=\"ooxml:CT_EffectExtent_b\">90939</theid>" << endl; 
    3257                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_distT\">90945</theid>" << endl; 
    3258                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_distB\">90946</theid>" << endl; 
    3259                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_distL\">90947</theid>" << endl; 
    3260                 :          0 :     out << "<theid name=\"ooxml:CT_Inline_distR\">90948</theid>" << endl; 
    3261                 :          0 :     out << "<theid name=\"ooxml:CT_WrapPath_edited\">90955</theid>" << endl; 
    3262                 :          0 :     out << "<theid name=\"ooxml:CT_WrapSquare_wrapText\">90957</theid>" << endl; 
    3263                 :          0 :     out << "<theid name=\"ooxml:CT_WrapSquare_distT\">90958</theid>" << endl; 
    3264                 :          0 :     out << "<theid name=\"ooxml:CT_WrapSquare_distB\">90959</theid>" << endl; 
    3265                 :          0 :     out << "<theid name=\"ooxml:CT_WrapSquare_distL\">90960</theid>" << endl; 
    3266                 :          0 :     out << "<theid name=\"ooxml:CT_WrapSquare_distR\">90961</theid>" << endl; 
    3267                 :          0 :     out << "<theid name=\"ooxml:CT_WrapTight_wrapText\">90963</theid>" << endl; 
    3268                 :          0 :     out << "<theid name=\"ooxml:CT_WrapTight_distL\">90964</theid>" << endl; 
    3269                 :          0 :     out << "<theid name=\"ooxml:CT_WrapTight_distR\">90965</theid>" << endl; 
    3270                 :          0 :     out << "<theid name=\"ooxml:CT_WrapThrough_wrapText\">90967</theid>" << endl; 
    3271                 :          0 :     out << "<theid name=\"ooxml:CT_WrapThrough_distL\">90968</theid>" << endl; 
    3272                 :          0 :     out << "<theid name=\"ooxml:CT_WrapThrough_distR\">90969</theid>" << endl; 
    3273                 :          0 :     out << "<theid name=\"ooxml:CT_WrapTopBottom_distT\">90971</theid>" << endl; 
    3274                 :          0 :     out << "<theid name=\"ooxml:CT_WrapTopBottom_distB\">90972</theid>" << endl; 
    3275                 :          0 :     out << "<theid name=\"ooxml:CT_PosH_relativeFrom\">90988</theid>" << endl; 
    3276                 :          0 :     out << "<theid name=\"ooxml:CT_PosV_relativeFrom\">90999</theid>" << endl; 
    3277                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_distT\">91008</theid>" << endl; 
    3278                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_distB\">91009</theid>" << endl; 
    3279                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_distL\">91010</theid>" << endl; 
    3280                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_distR\">91011</theid>" << endl; 
    3281                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_simplePos_attr\">91012</theid>" << endl; 
    3282                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_relativeHeight\">91013</theid>" << endl; 
    3283                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_behindDoc\">91014</theid>" << endl; 
    3284                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_locked\">91015</theid>" << endl; 
    3285                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_layoutInCell\">91016</theid>" << endl; 
    3286                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_hidden\">91017</theid>" << endl; 
    3287                 :          0 :     out << "<theid name=\"ooxml:CT_Anchor_allowOverlap\">91018</theid>" << endl; 
    3288                 :          0 :     out << "<theid name=\"ooxml:CT_Integer255_val\">91021</theid>" << endl; 
    3289                 :          0 :     out << "<theid name=\"ooxml:CT_Integer2_val\">91022</theid>" << endl; 
    3290                 :          0 :     out << "<theid name=\"ooxml:CT_SpacingRule_val\">91023</theid>" << endl; 
    3291                 :          0 :     out << "<theid name=\"ooxml:CT_UnSignedInteger_val\">91024</theid>" << endl; 
    3292                 :          0 :     out << "<theid name=\"ooxml:CT_Char_val\">91025</theid>" << endl; 
    3293                 :          0 :     out << "<theid name=\"ooxml:CT_OnOff_val\">91028</theid>" << endl; 
    3294                 :          0 :     out << "<theid name=\"ooxml:CT_String_val\">91029</theid>" << endl; 
    3295                 :          0 :     out << "<theid name=\"ooxml:CT_XAlign_val\">91033</theid>" << endl; 
    3296                 :          0 :     out << "<theid name=\"ooxml:CT_YAlign_val\">91037</theid>" << endl; 
    3297                 :          0 :     out << "<theid name=\"ooxml:CT_Shp_val\">91040</theid>" << endl; 
    3298                 :          0 :     out << "<theid name=\"ooxml:CT_FType_val\">91045</theid>" << endl; 
    3299                 :          0 :     out << "<theid name=\"ooxml:CT_LimLoc_val\">91048</theid>" << endl; 
    3300                 :          0 :     out << "<theid name=\"ooxml:CT_TopBot_val\">91051</theid>" << endl; 
    3301                 :          0 :     out << "<theid name=\"ooxml:CT_Script_val\">91058</theid>" << endl; 
    3302                 :          0 :     out << "<theid name=\"ooxml:CT_Style_val\">91063</theid>" << endl; 
    3303                 :          0 :     out << "<theid name=\"ooxml:CT_OMathJc_val\">91070</theid>" << endl; 
    3304                 :          0 :     out << "<theid name=\"ooxml:CT_TwipsMeasure_val\">91071</theid>" << endl; 
    3305                 :          0 :     out << "<theid name=\"ooxml:CT_BreakBin_val\">91075</theid>" << endl; 
    3306                 :          0 :     out << "<theid name=\"ooxml:CT_BreakBinSub_val\">91079</theid>" << endl; 
    3307                 :          0 :     out << "<theid name=\"ooxml:CT_RelIds_dm\">91086</theid>" << endl; 
    3308                 :          0 :     out << "<theid name=\"ooxml:CT_RelIds_lo\">91087</theid>" << endl; 
    3309                 :          0 :     out << "<theid name=\"ooxml:CT_RelIds_qs\">91088</theid>" << endl; 
    3310                 :          0 :     out << "<theid name=\"ooxml:CT_RelIds_cs\">91089</theid>" << endl; 
    3311                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_Type\">91155</theid>" << endl; 
    3312                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_ProgID\">91156</theid>" << endl; 
    3313                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_ShapeID\">91157</theid>" << endl; 
    3314                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_DrawAspect\">91158</theid>" << endl; 
    3315                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_ObjectID\">91159</theid>" << endl; 
    3316                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_r_id\">91160</theid>" << endl; 
    3317                 :          0 :     out << "<theid name=\"ooxml:CT_OLEObject_UpdateMode\">91161</theid>" << endl; 
    3318                 :          0 :     out << "<theid name=\"ooxml:CT_Wrap_type\">91251</theid>" << endl; 
    3319                 :          0 :     out << "<theid name=\"ooxml:CT_Wrap_side\">91252</theid>" << endl; 
    3320                 :          0 :     out << "<theid name=\"ooxml:CT_Wrap_anchorx\">91253</theid>" << endl; 
    3321                 :          0 :     out << "<theid name=\"ooxml:CT_Wrap_anchory\">91254</theid>" << endl; 
    3322                 :          0 :     out << "<theid name=\"ooxml:CT_LongHexNumber_val\">91307</theid>" << endl; 
    3323                 :          0 :     out << "<theid name=\"ooxml:CT_ShortHexNumber_val\">91308</theid>" << endl; 
    3324                 :          0 :     out << "<theid name=\"ooxml:CT_UcharHexNumber_val\">91309</theid>" << endl; 
    3325                 :          0 :     out << "<theid name=\"ooxml:CT_DecimalNumber_val\">91310</theid>" << endl; 
    3326                 :          0 :     out << "<theid name=\"ooxml:CT_SignedTwipsMeasure_val\">91312</theid>" << endl; 
    3327                 :          0 :     out << "<theid name=\"ooxml:CT_PixelsMeasure_val\">91313</theid>" << endl; 
    3328                 :          0 :     out << "<theid name=\"ooxml:CT_HpsMeasure_val\">91314</theid>" << endl; 
    3329                 :          0 :     out << "<theid name=\"ooxml:CT_SignedHpsMeasure_val\">91315</theid>" << endl; 
    3330                 :          0 :     out << "<theid name=\"ooxml:CT_MacroName_val\">91316</theid>" << endl; 
    3331                 :          0 :     out << "<theid name=\"ooxml:CT_TextScale_val\">91318</theid>" << endl; 
    3332                 :          0 :     out << "<theid name=\"ooxml:CT_Highlight_val\">91336</theid>" << endl; 
    3333                 :          0 :     out << "<theid name=\"ooxml:CT_Color_val\">91338</theid>" << endl; 
    3334                 :          0 :     out << "<theid name=\"ooxml:CT_Color_themeColor\">91339</theid>" << endl; 
    3335                 :          0 :     out << "<theid name=\"ooxml:CT_Color_themeTint\">91340</theid>" << endl; 
    3336                 :          0 :     out << "<theid name=\"ooxml:CT_Color_themeShade\">91341</theid>" << endl; 
    3337                 :          0 :     out << "<theid name=\"ooxml:CT_Lang_val\">91342</theid>" << endl; 
    3338                 :          0 :     out << "<theid name=\"ooxml:CT_Guid_val\">91343</theid>" << endl; 
    3339                 :          0 :     out << "<theid name=\"ooxml:CT_Underline_val\">91362</theid>" << endl; 
    3340                 :          0 :     out << "<theid name=\"ooxml:CT_Underline_color\">91363</theid>" << endl; 
    3341                 :          0 :     out << "<theid name=\"ooxml:CT_Underline_themeColor\">91364</theid>" << endl; 
    3342                 :          0 :     out << "<theid name=\"ooxml:CT_Underline_themeTint\">91365</theid>" << endl; 
    3343                 :          0 :     out << "<theid name=\"ooxml:CT_Underline_themeShade\">91366</theid>" << endl; 
    3344                 :          0 :     out << "<theid name=\"ooxml:CT_TextEffect_val\">91374</theid>" << endl; 
    3345                 :          0 :     out << "<theid name=\"ooxml:CT_Border_color\">91567</theid>" << endl; 
    3346                 :          0 :     out << "<theid name=\"ooxml:CT_Border_themeColor\">91568</theid>" << endl; 
    3347                 :          0 :     out << "<theid name=\"ooxml:CT_Border_themeTint\">91569</theid>" << endl; 
    3348                 :          0 :     out << "<theid name=\"ooxml:CT_Border_themeShade\">91570</theid>" << endl; 
    3349                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_val\">91613</theid>" << endl; 
    3350                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_color\">91614</theid>" << endl; 
    3351                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_themeColor\">91615</theid>" << endl; 
    3352                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_themeTint\">91616</theid>" << endl; 
    3353                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_themeShade\">91617</theid>" << endl; 
    3354                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_fill\">91618</theid>" << endl; 
    3355                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_themeFill\">91619</theid>" << endl; 
    3356                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_themeFillTint\">91620</theid>" << endl; 
    3357                 :          0 :     out << "<theid name=\"ooxml:CT_Shd_themeFillShade\">91621</theid>" << endl; 
    3358                 :          0 :     out << "<theid name=\"ooxml:CT_VerticalAlignRun_val\">91625</theid>" << endl; 
    3359                 :          0 :     out << "<theid name=\"ooxml:CT_FitText_val\">91626</theid>" << endl; 
    3360                 :          0 :     out << "<theid name=\"ooxml:CT_FitText_id\">91627</theid>" << endl; 
    3361                 :          0 :     out << "<theid name=\"ooxml:CT_Em_val\">91633</theid>" << endl; 
    3362                 :          0 :     out << "<theid name=\"ooxml:CT_Language_val\">91634</theid>" << endl; 
    3363                 :          0 :     out << "<theid name=\"ooxml:CT_Language_eastAsia\">91635</theid>" << endl; 
    3364                 :          0 :     out << "<theid name=\"ooxml:CT_Language_bidi\">91636</theid>" << endl; 
    3365                 :          0 :     out << "<theid name=\"ooxml:CT_EastAsianLayout_id\">91642</theid>" << endl; 
    3366                 :          0 :     out << "<theid name=\"ooxml:CT_EastAsianLayout_combine\">91643</theid>" << endl; 
    3367                 :          0 :     out << "<theid name=\"ooxml:CT_EastAsianLayout_combineBrackets\">91644</theid>" << endl; 
    3368                 :          0 :     out << "<theid name=\"ooxml:CT_EastAsianLayout_vert\">91645</theid>" << endl; 
    3369                 :          0 :     out << "<theid name=\"ooxml:CT_EastAsianLayout_vertCompress\">91646</theid>" << endl; 
    3370                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_dropCap\">91676</theid>" << endl; 
    3371                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_lines\">91677</theid>" << endl; 
    3372                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_hAnchor\">91683</theid>" << endl; 
    3373                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_vAnchor\">91684</theid>" << endl; 
    3374                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_x\">91685</theid>" << endl; 
    3375                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_xAlign\">91686</theid>" << endl; 
    3376                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_y\">91687</theid>" << endl; 
    3377                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_yAlign\">91688</theid>" << endl; 
    3378                 :          0 :     out << "<theid name=\"ooxml:CT_FramePr_hRule\">91689</theid>" << endl; 
    3379                 :          0 :     out << "<theid name=\"ooxml:CT_TabStop_val\">91706</theid>" << endl; 
    3380                 :          0 :     out << "<theid name=\"ooxml:CT_TabStop_leader\">91707</theid>" << endl; 
    3381                 :          0 :     out << "<theid name=\"ooxml:CT_TabStop_pos\">91708</theid>" << endl; 
    3382                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_before\">91712</theid>" << endl; 
    3383                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_beforeLines\">91713</theid>" << endl; 
    3384                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_beforeAutospacing\">91714</theid>" << endl; 
    3385                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_after\">91715</theid>" << endl; 
    3386                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_afterLines\">91716</theid>" << endl; 
    3387                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_afterAutospacing\">91717</theid>" << endl; 
    3388                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_line\">91718</theid>" << endl; 
    3389                 :          0 :     out << "<theid name=\"ooxml:CT_Spacing_lineRule\">91719</theid>" << endl; 
    3390                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_end\">91720</theid>" << endl; 
    3391                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_endChars\">91721</theid>" << endl; 
    3392                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_start\">91722</theid>" << endl; 
    3393                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_startChars\">91723</theid>" << endl; 
    3394                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_hanging\">91724</theid>" << endl; 
    3395                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_hangingChars\">91725</theid>" << endl; 
    3396                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_firstLine\">91726</theid>" << endl; 
    3397                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_firstLineChars\">91727</theid>" << endl; 
    3398                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_left\">91728</theid>" << endl; 
    3399                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_leftChars\">91729</theid>" << endl; 
    3400                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_right\">91730</theid>" << endl; 
    3401                 :          0 :     out << "<theid name=\"ooxml:CT_Ind_rightChars\">91731</theid>" << endl; 
    3402                 :          0 :     out << "<theid name=\"ooxml:CT_Jc_val\">91744</theid>" << endl; 
    3403                 :          0 :     out << "<theid name=\"ooxml:CT_View_val\">91751</theid>" << endl; 
    3404                 :          0 :     out << "<theid name=\"ooxml:CT_Zoom_val\">91756</theid>" << endl; 
    3405                 :          0 :     out << "<theid name=\"ooxml:CT_Zoom_percent\">91757</theid>" << endl; 
    3406                 :          0 :     out << "<theid name=\"ooxml:CT_WritingStyle_lang\">91758</theid>" << endl; 
    3407                 :          0 :     out << "<theid name=\"ooxml:CT_WritingStyle_vendorID\">91759</theid>" << endl; 
    3408                 :          0 :     out << "<theid name=\"ooxml:CT_WritingStyle_dllVersion\">91760</theid>" << endl; 
    3409                 :          0 :     out << "<theid name=\"ooxml:CT_WritingStyle_nlCheck\">91761</theid>" << endl; 
    3410                 :          0 :     out << "<theid name=\"ooxml:CT_WritingStyle_checkStyle\">91762</theid>" << endl; 
    3411                 :          0 :     out << "<theid name=\"ooxml:CT_WritingStyle_appName\">91763</theid>" << endl; 
    3412                 :          0 :     out << "<theid name=\"ooxml:CT_Proof_spelling\">91766</theid>" << endl; 
    3413                 :          0 :     out << "<theid name=\"ooxml:CT_Proof_grammar\">91767</theid>" << endl; 
    3414                 :          0 :     out << "<theid name=\"ooxml:CT_DocType_val\">91771</theid>" << endl; 
    3415                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptProviderType\">91781</theid>" << endl; 
    3416                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptAlgorithmClass\">91782</theid>" << endl; 
    3417                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptAlgorithmType\">91783</theid>" << endl; 
    3418                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptAlgorithmSid\">91784</theid>" << endl; 
    3419                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptSpinCount\">91785</theid>" << endl; 
    3420                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptProvider\">91786</theid>" << endl; 
    3421                 :          0 :     out << "<theid name=\"ooxml:AG_Password_algIdExt\">91787</theid>" << endl; 
    3422                 :          0 :     out << "<theid name=\"ooxml:AG_Password_algIdExtSource\">91788</theid>" << endl; 
    3423                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptProviderTypeExt\">91789</theid>" << endl; 
    3424                 :          0 :     out << "<theid name=\"ooxml:AG_Password_cryptProviderTypeExtSource\">91790</theid>" << endl; 
    3425                 :          0 :     out << "<theid name=\"ooxml:AG_Password_hash\">91791</theid>" << endl; 
    3426                 :          0 :     out << "<theid name=\"ooxml:AG_Password_salt\">91792</theid>" << endl; 
    3427                 :          0 :     out << "<theid name=\"ooxml:CT_DocProtect_edit\">91793</theid>" << endl; 
    3428                 :          0 :     out << "<theid name=\"ooxml:CT_DocProtect_formatting\">91794</theid>" << endl; 
    3429                 :          0 :     out << "<theid name=\"ooxml:CT_DocProtect_enforcement\">91795</theid>" << endl; 
    3430                 :          0 :     out << "<theid name=\"ooxml:CT_MailMergeDocType_val\">91802</theid>" << endl; 
    3431                 :          0 :     out << "<theid name=\"ooxml:CT_MailMergeDataType_val\">91809</theid>" << endl; 
    3432                 :          0 :     out << "<theid name=\"ooxml:CT_MailMergeDest_val\">91814</theid>" << endl; 
    3433                 :          0 :     out << "<theid name=\"ooxml:CT_MailMergeOdsoFMDFieldType_val\">91817</theid>" << endl; 
    3434                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChangesView_markup\">91818</theid>" << endl; 
    3435                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChangesView_comments\">91819</theid>" << endl; 
    3436                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChangesView_insDel\">91820</theid>" << endl; 
    3437                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChangesView_formatting\">91821</theid>" << endl; 
    3438                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChangesView_inkAnnotations\">91822</theid>" << endl; 
    3439                 :          0 :     out << "<theid name=\"ooxml:CT_Kinsoku_lang\">91823</theid>" << endl; 
    3440                 :          0 :     out << "<theid name=\"ooxml:CT_Kinsoku_val\">91824</theid>" << endl; 
    3441                 :          0 :     out << "<theid name=\"ooxml:CT_TextDirection_val\">91831</theid>" << endl; 
    3442                 :          0 :     out << "<theid name=\"ooxml:CT_TextAlignment_val\">91837</theid>" << endl; 
    3443                 :          0 :     out << "<theid name=\"ooxml:CT_Markup_id\">91842</theid>" << endl; 
    3444                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChange_author\">91843</theid>" << endl; 
    3445                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChange_date\">91844</theid>" << endl; 
    3446                 :          0 :     out << "<theid name=\"ooxml:CT_CellMergeTrackChange_vMerge\">91845</theid>" << endl; 
    3447                 :          0 :     out << "<theid name=\"ooxml:CT_CellMergeTrackChange_vMergeOrig\">91846</theid>" << endl; 
    3448                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChangeRange_displacedByCustomXml\">91847</theid>" << endl; 
    3449                 :          0 :     out << "<theid name=\"ooxml:CT_MarkupRange_displacedByCustomXml\">91848</theid>" << endl; 
    3450                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_commentRangeStart\">91850</theid>" << endl; 
    3451                 :          0 :     out << "<theid name=\"ooxml:EG_RangeMarkupElements_commentRangeEnd\">91851</theid>" << endl; 
    3452                 :          0 :     out << "<theid name=\"ooxml:CT_BookmarkRange_colFirst\">91852</theid>" << endl; 
    3453                 :          0 :     out << "<theid name=\"ooxml:CT_BookmarkRange_colLast\">91853</theid>" << endl; 
    3454                 :          0 :     out << "<theid name=\"ooxml:CT_MoveBookmark_author\">91855</theid>" << endl; 
    3455                 :          0 :     out << "<theid name=\"ooxml:CT_MoveBookmark_date\">91856</theid>" << endl; 
    3456                 :          0 :     out << "<theid name=\"ooxml:CT_Comment_initials\">91857</theid>" << endl; 
    3457                 :          0 :     out << "<theid name=\"ooxml:CT_TrackChangeNumbering_original\">91858</theid>" << endl; 
    3458                 :          0 :     out << "<theid name=\"ooxml:CT_TextboxTightWrap_val\">91900</theid>" << endl; 
    3459                 :          0 :     out << "<theid name=\"ooxml:CT_Control_name\">91937</theid>" << endl; 
    3460                 :          0 :     out << "<theid name=\"ooxml:CT_Control_shapeid\">91938</theid>" << endl; 
    3461                 :          0 :     out << "<theid name=\"ooxml:CT_Control_r_id\">91939</theid>" << endl; 
    3462                 :          0 :     out << "<theid name=\"ooxml:CT_Background_color\">91940</theid>" << endl; 
    3463                 :          0 :     out << "<theid name=\"ooxml:CT_Background_themeColor\">91941</theid>" << endl; 
    3464                 :          0 :     out << "<theid name=\"ooxml:CT_Background_themeTint\">91942</theid>" << endl; 
    3465                 :          0 :     out << "<theid name=\"ooxml:CT_Background_themeShade\">91943</theid>" << endl; 
    3466                 :          0 :     out << "<theid name=\"ooxml:CT_Rel_id\">91944</theid>" << endl; 
    3467                 :          0 :     out << "<theid name=\"ooxml:CT_Object_dxaOrig\">91946</theid>" << endl; 
    3468                 :          0 :     out << "<theid name=\"ooxml:CT_Object_dyaOrig\">91947</theid>" << endl; 
    3469                 :          0 :     out << "<theid name=\"ooxml:CT_SimpleField_instr\">91951</theid>" << endl; 
    3470                 :          0 :     out << "<theid name=\"ooxml:CT_SimpleField_fldLock\">91952</theid>" << endl; 
    3471                 :          0 :     out << "<theid name=\"ooxml:CT_SimpleField_dirty\">91953</theid>" << endl; 
    3472                 :          0 :     out << "<theid name=\"ooxml:CT_FFTextType_val\">91965</theid>" << endl; 
    3473                 :          0 :     out << "<theid name=\"ooxml:CT_FFName_val\">91966</theid>" << endl; 
    3474                 :          0 :     out << "<theid name=\"ooxml:CT_FldChar_fldCharType\">91970</theid>" << endl; 
    3475                 :          0 :     out << "<theid name=\"ooxml:CT_FldChar_fldLock\">91971</theid>" << endl; 
    3476                 :          0 :     out << "<theid name=\"ooxml:CT_FldChar_dirty\">91972</theid>" << endl; 
    3477                 :          0 :     out << "<theid name=\"ooxml:CT_Hyperlink_tgtFrame\">91976</theid>" << endl; 
    3478                 :          0 :     out << "<theid name=\"ooxml:CT_Hyperlink_tooltip\">91977</theid>" << endl; 
    3479                 :          0 :     out << "<theid name=\"ooxml:CT_Hyperlink_docLocation\">91978</theid>" << endl; 
    3480                 :          0 :     out << "<theid name=\"ooxml:CT_Hyperlink_history\">91979</theid>" << endl; 
    3481                 :          0 :     out << "<theid name=\"ooxml:CT_Hyperlink_anchor\">91980</theid>" << endl; 
    3482                 :          0 :     out << "<theid name=\"ooxml:CT_Hyperlink_r_id\">91981</theid>" << endl; 
    3483                 :          0 :     out << "<theid name=\"ooxml:CT_FFHelpText_type\">91992</theid>" << endl; 
    3484                 :          0 :     out << "<theid name=\"ooxml:CT_FFHelpText_val\">91993</theid>" << endl; 
    3485                 :          0 :     out << "<theid name=\"ooxml:CT_FFStatusText_type\">91994</theid>" << endl; 
    3486                 :          0 :     out << "<theid name=\"ooxml:CT_FFStatusText_val\">91995</theid>" << endl; 
    3487                 :          0 :     out << "<theid name=\"ooxml:CT_SectType_val\">92012</theid>" << endl; 
    3488                 :          0 :     out << "<theid name=\"ooxml:CT_PageSz_w\">92075</theid>" << endl; 
    3489                 :          0 :     out << "<theid name=\"ooxml:CT_PageSz_h\">92076</theid>" << endl; 
    3490                 :          0 :     out << "<theid name=\"ooxml:CT_PageSz_orient\">92077</theid>" << endl; 
    3491                 :          0 :     out << "<theid name=\"ooxml:CT_PageSz_code\">92078</theid>" << endl; 
    3492                 :          0 :     out << "<theid name=\"ooxml:CT_PageMar_top\">92079</theid>" << endl; 
    3493                 :          0 :     out << "<theid name=\"ooxml:CT_PageMar_right\">92080</theid>" << endl; 
    3494                 :          0 :     out << "<theid name=\"ooxml:CT_PageMar_bottom\">92081</theid>" << endl; 
    3495                 :          0 :     out << "<theid name=\"ooxml:CT_PageMar_left\">92082</theid>" << endl; 
    3496                 :          0 :     out << "<theid name=\"ooxml:CT_PageMar_header\">92083</theid>" << endl; 
    3497                 :          0 :     out << "<theid name=\"ooxml:CT_PageMar_footer\">92084</theid>" << endl; 
    3498                 :          0 :     out << "<theid name=\"ooxml:CT_PageMar_gutter\">92085</theid>" << endl; 
    3499                 :          0 :     out << "<theid name=\"ooxml:CT_PageBorders_zOrder\">92097</theid>" << endl; 
    3500                 :          0 :     out << "<theid name=\"ooxml:CT_PageBorders_display\">92098</theid>" << endl; 
    3501                 :          0 :     out << "<theid name=\"ooxml:CT_PageBorders_offsetFrom\">92099</theid>" << endl; 
    3502                 :          0 :     out << "<theid name=\"ooxml:CT_LineNumber_countBy\">92108</theid>" << endl; 
    3503                 :          0 :     out << "<theid name=\"ooxml:CT_LineNumber_start\">92109</theid>" << endl; 
    3504                 :          0 :     out << "<theid name=\"ooxml:CT_LineNumber_distance\">92110</theid>" << endl; 
    3505                 :          0 :     out << "<theid name=\"ooxml:CT_LineNumber_restart\">92111</theid>" << endl; 
    3506                 :          0 :     out << "<theid name=\"ooxml:CT_PageNumber_fmt\">92112</theid>" << endl; 
    3507                 :          0 :     out << "<theid name=\"ooxml:CT_PageNumber_start\">92113</theid>" << endl; 
    3508                 :          0 :     out << "<theid name=\"ooxml:CT_PageNumber_chapStyle\">92114</theid>" << endl; 
    3509                 :          0 :     out << "<theid name=\"ooxml:CT_PageNumber_chapSep\">92115</theid>" << endl; 
    3510                 :          0 :     out << "<theid name=\"ooxml:CT_Column_space\">92116</theid>" << endl; 
    3511                 :          0 :     out << "<theid name=\"ooxml:CT_Column_w\">92117</theid>" << endl; 
    3512                 :          0 :     out << "<theid name=\"ooxml:CT_Columns_equalWidth\">92118</theid>" << endl; 
    3513                 :          0 :     out << "<theid name=\"ooxml:CT_Columns_space\">92119</theid>" << endl; 
    3514                 :          0 :     out << "<theid name=\"ooxml:CT_Columns_num\">92120</theid>" << endl; 
    3515                 :          0 :     out << "<theid name=\"ooxml:CT_Columns_sep\">92121</theid>" << endl; 
    3516                 :          0 :     out << "<theid name=\"ooxml:CT_VerticalJc_val\">92127</theid>" << endl; 
    3517                 :          0 :     out << "<theid name=\"ooxml:CT_DocGrid_type\">92132</theid>" << endl; 
    3518                 :          0 :     out << "<theid name=\"ooxml:CT_DocGrid_linePitch\">92133</theid>" << endl; 
    3519                 :          0 :     out << "<theid name=\"ooxml:CT_DocGrid_charSpace\">92134</theid>" << endl; 
    3520                 :          0 :     out << "<theid name=\"ooxml:CT_HdrFtrRef_type\">92142</theid>" << endl; 
    3521                 :          0 :     out << "<theid name=\"ooxml:CT_HdrFtrRef_id\">92143</theid>" << endl; 
    3522                 :          0 :     out << "<theid name=\"ooxml:CT_Br_type\">92173</theid>" << endl; 
    3523                 :          0 :     out << "<theid name=\"ooxml:CT_Br_clear\">92174</theid>" << endl; 
    3524                 :          0 :     out << "<theid name=\"ooxml:CT_PTab_alignment\">92185</theid>" << endl; 
    3525                 :          0 :     out << "<theid name=\"ooxml:CT_PTab_relativeTo\">92186</theid>" << endl; 
    3526                 :          0 :     out << "<theid name=\"ooxml:CT_PTab_leader\">92187</theid>" << endl; 
    3527                 :          0 :     out << "<theid name=\"ooxml:CT_Sym_font\">92188</theid>" << endl; 
    3528                 :          0 :     out << "<theid name=\"ooxml:CT_Sym_char\">92189</theid>" << endl; 
    3529                 :          0 :     out << "<theid name=\"ooxml:CT_Text_space\">92201</theid>" << endl; 
    3530                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_hint\">92245</theid>" << endl; 
    3531                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_ascii\">92246</theid>" << endl; 
    3532                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_hAnsi\">92247</theid>" << endl; 
    3533                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_eastAsia\">92248</theid>" << endl; 
    3534                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_cs\">92249</theid>" << endl; 
    3535                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_asciiTheme\">92250</theid>" << endl; 
    3536                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_hAnsiTheme\">92251</theid>" << endl; 
    3537                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_eastAsiaTheme\">92252</theid>" << endl; 
    3538                 :          0 :     out << "<theid name=\"ooxml:CT_Fonts_cstheme\">92253</theid>" << endl; 
    3539                 :          0 :     out << "<theid name=\"ooxml:CT_RubyAlign_val\">92303</theid>" << endl; 
    3540                 :          0 :     out << "<theid name=\"ooxml:CT_Lock_val\">92308</theid>" << endl; 
    3541                 :          0 :     out << "<theid name=\"ooxml:CT_SdtDateMappingType_val\">92312</theid>" << endl; 
    3542                 :          0 :     out << "<theid name=\"ooxml:CT_CalendarType_val\">92323</theid>" << endl; 
    3543                 :          0 :     out << "<theid name=\"ooxml:CT_Attr_uri\">92358</theid>" << endl; 
    3544                 :          0 :     out << "<theid name=\"ooxml:CT_Attr_name\">92359</theid>" << endl; 
    3545                 :          0 :     out << "<theid name=\"ooxml:CT_Attr_val\">92360</theid>" << endl; 
    3546                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlRun_uri\">92362</theid>" << endl; 
    3547                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlRun_element\">92363</theid>" << endl; 
    3548                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlBlock_uri\">92365</theid>" << endl; 
    3549                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlBlock_element\">92366</theid>" << endl; 
    3550                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlCell_uri\">92368</theid>" << endl; 
    3551                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlCell_element\">92369</theid>" << endl; 
    3552                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlRow_uri\">92371</theid>" << endl; 
    3553                 :          0 :     out << "<theid name=\"ooxml:CT_CustomXmlRow_element\">92372</theid>" << endl; 
    3554                 :          0 :     out << "<theid name=\"ooxml:CT_SmartTagRun_uri\">92374</theid>" << endl; 
    3555                 :          0 :     out << "<theid name=\"ooxml:CT_SmartTagRun_element\">92375</theid>" << endl; 
    3556                 :          0 :     out << "<theid name=\"ooxml:CT_Height_val\">92386</theid>" << endl; 
    3557                 :          0 :     out << "<theid name=\"ooxml:CT_Height_hRule\">92387</theid>" << endl; 
    3558                 :          0 :     out << "<theid name=\"ooxml:CT_TblWidth_w\">92388</theid>" << endl; 
    3559                 :          0 :     out << "<theid name=\"ooxml:CT_TblWidth_type\">92389</theid>" << endl; 
    3560                 :          0 :     out << "<theid name=\"ooxml:CT_TblPPr_vertAnchor\">92390</theid>" << endl; 
    3561                 :          0 :     out << "<theid name=\"ooxml:CT_TblGridCol_w\">92391</theid>" << endl; 
    3562                 :          0 :     out << "<theid name=\"ooxml:CT_VMerge_val\">92413</theid>" << endl; 
    3563                 :          0 :     out << "<theid name=\"ooxml:CT_HMerge_val\">92414</theid>" << endl; 
    3564                 :          0 :     out << "<theid name=\"ooxml:CT_Cnf_val\">92429</theid>" << endl; 
    3565                 :          0 :     out << "<theid name=\"ooxml:CT_TblOverlap_val\">92449</theid>" << endl; 
    3566                 :          0 :     out << "<theid name=\"ooxml:CT_FtnPos_val\">92484</theid>" << endl; 
    3567                 :          0 :     out << "<theid name=\"ooxml:CT_EdnPos_val\">92487</theid>" << endl; 
    3568                 :          0 :     out << "<theid name=\"ooxml:CT_NumFmt_val\">92488</theid>" << endl; 
    3569                 :          0 :     out << "<theid name=\"ooxml:CT_NumRestart_val\">92492</theid>" << endl; 
    3570                 :          0 :     out << "<theid name=\"ooxml:CT_FtnEdnRef_customMarkFollows\">92493</theid>" << endl; 
    3571                 :          0 :     out << "<theid name=\"ooxml:CT_FtnEdnRef_id\">92494</theid>" << endl; 
    3572                 :          0 :     out << "<theid name=\"ooxml:CT_FtnEdnSepRef_id\">92495</theid>" << endl; 
    3573                 :          0 :     out << "<theid name=\"ooxml:CT_FtnEdn_type\">92496</theid>" << endl; 
    3574                 :          0 :     out << "<theid name=\"ooxml:CT_FtnEdn_id\">92497</theid>" << endl; 
    3575                 :          0 :     out << "<theid name=\"ooxml:CT_MailMergeSourceType_val\">92515</theid>" << endl; 
    3576                 :          0 :     out << "<theid name=\"ooxml:CT_TargetScreenSz_val\">92543</theid>" << endl; 
    3577                 :          0 :     out << "<theid name=\"ooxml:CT_DocVar_name\">92609</theid>" << endl; 
    3578                 :          0 :     out << "<theid name=\"ooxml:CT_DocVar_val\">92610</theid>" << endl; 
    3579                 :          0 :     out << "<theid name=\"ooxml:CT_CharacterSpacing_val\">92616</theid>" << endl; 
    3580                 :          0 :     out << "<theid name=\"ooxml:CT_SaveThroughXslt_r_id\">92617</theid>" << endl; 
    3581                 :          0 :     out << "<theid name=\"ooxml:CT_SaveThroughXslt_solutionID\">92618</theid>" << endl; 
    3582                 :          0 :     out << "<theid name=\"ooxml:CT_ReadingModeInkLockDown_actualPg\">92635</theid>" << endl; 
    3583                 :          0 :     out << "<theid name=\"ooxml:CT_ReadingModeInkLockDown_w\">92636</theid>" << endl; 
    3584                 :          0 :     out << "<theid name=\"ooxml:CT_ReadingModeInkLockDown_h\">92637</theid>" << endl; 
    3585                 :          0 :     out << "<theid name=\"ooxml:CT_ReadingModeInkLockDown_fontSz\">92638</theid>" << endl; 
    3586                 :          0 :     out << "<theid name=\"ooxml:CT_WriteProtection_recommended\">92639</theid>" << endl; 
    3587                 :          0 :     out << "<theid name=\"ooxml:CT_FrameScrollbar_val\">92741</theid>" << endl; 
    3588                 :          0 :     out << "<theid name=\"ooxml:CT_FrameLayout_val\">92745</theid>" << endl; 
    3589                 :          0 :     out << "<theid name=\"ooxml:CT_LevelSuffix_val\">92749</theid>" << endl; 
    3590                 :          0 :     out << "<theid name=\"ooxml:CT_LevelText_val\">92750</theid>" << endl; 
    3591                 :          0 :     out << "<theid name=\"ooxml:CT_LevelText_null\">92751</theid>" << endl; 
    3592                 :          0 :     out << "<theid name=\"ooxml:CT_LvlLegacy_legacy\">92752</theid>" << endl; 
    3593                 :          0 :     out << "<theid name=\"ooxml:CT_LvlLegacy_legacySpace\">92753</theid>" << endl; 
    3594                 :          0 :     out << "<theid name=\"ooxml:CT_LvlLegacy_legacyIndent\">92754</theid>" << endl; 
    3595                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_ilvl\">92767</theid>" << endl; 
    3596                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_tplc\">92768</theid>" << endl; 
    3597                 :          0 :     out << "<theid name=\"ooxml:CT_Lvl_tentative\">92769</theid>" << endl; 
    3598                 :          0 :     out << "<theid name=\"ooxml:CT_MultiLevelType_val\">92773</theid>" << endl; 
    3599                 :          0 :     out << "<theid name=\"ooxml:CT_AbstractNum_abstractNumId\">92781</theid>" << endl; 
    3600                 :          0 :     out << "<theid name=\"ooxml:CT_NumLvl_ilvl\">92784</theid>" << endl; 
    3601                 :          0 :     out << "<theid name=\"ooxml:CT_Num_numId\">92787</theid>" << endl; 
    3602                 :          0 :     out << "<theid name=\"ooxml:CT_TblStyleOverrideType\">92811</theid>" << endl; 
    3603                 :          0 :     out << "<theid name=\"ooxml:CT_Style_type\">92838</theid>" << endl; 
    3604                 :          0 :     out << "<theid name=\"ooxml:CT_Style_styleId\">92839</theid>" << endl; 
    3605                 :          0 :     out << "<theid name=\"ooxml:CT_Style_default\">92840</theid>" << endl; 
    3606                 :          0 :     out << "<theid name=\"ooxml:CT_Style_customStyle\">92841</theid>" << endl; 
    3607                 :          0 :     out << "<theid name=\"ooxml:CT_Panose_val\">92843</theid>" << endl; 
    3608                 :          0 :     out << "<theid name=\"ooxml:CT_Charset_val\">92844</theid>" << endl; 
    3609                 :          0 :     out << "<theid name=\"ooxml:CT_Charset_characterSet\">92845</theid>" << endl; 
    3610                 :          0 :     out << "<theid name=\"ooxml:CT_FontFamily_val\">92852</theid>" << endl; 
    3611                 :          0 :     out << "<theid name=\"ooxml:CT_Pitch_val\">92856</theid>" << endl; 
    3612                 :          0 :     out << "<theid name=\"ooxml:CT_FontSig_usb0\">92857</theid>" << endl; 
    3613                 :          0 :     out << "<theid name=\"ooxml:CT_FontSig_usb1\">92858</theid>" << endl; 
    3614                 :          0 :     out << "<theid name=\"ooxml:CT_FontSig_usb2\">92859</theid>" << endl; 
    3615                 :          0 :     out << "<theid name=\"ooxml:CT_FontSig_usb3\">92860</theid>" << endl; 
    3616                 :          0 :     out << "<theid name=\"ooxml:CT_FontSig_csb0\">92861</theid>" << endl; 
    3617                 :          0 :     out << "<theid name=\"ooxml:CT_FontSig_csb1\">92862</theid>" << endl; 
    3618                 :          0 :     out << "<theid name=\"ooxml:CT_FontRel_fontKey\">92863</theid>" << endl; 
    3619                 :          0 :     out << "<theid name=\"ooxml:CT_FontRel_subsetted\">92864</theid>" << endl; 
    3620                 :          0 :     out << "<theid name=\"ooxml:CT_Font_name\">92877</theid>" << endl; 
    3621                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_spidmax\">92892</theid>" << endl; 
    3622                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_style\">92893</theid>" << endl; 
    3623                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_fill\">92894</theid>" << endl; 
    3624                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_fillcolor\">92895</theid>" << endl; 
    3625                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_stroke\">92896</theid>" << endl; 
    3626                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_strokecolor\">92897</theid>" << endl; 
    3627                 :          0 :     out << "<theid name=\"ooxml:CT_ShapeDefaults_allowincell\">92898</theid>" << endl; 
    3628                 :          0 :     out << "<theid name=\"ooxml:CT_SmartTagType_namespaceuri\">92899</theid>" << endl; 
    3629                 :          0 :     out << "<theid name=\"ooxml:CT_SmartTagType_name\">92900</theid>" << endl; 
    3630                 :          0 :     out << "<theid name=\"ooxml:CT_SmartTagType_url\">92901</theid>" << endl; 
    3631                 :          0 :     out << "<theid name=\"ooxml:CT_DocPartBehavior_val\">92922</theid>" << endl; 
    3632                 :          0 :     out << "<theid name=\"ooxml:CT_DocPartType_val\">92930</theid>" << endl; 
    3633                 :          0 :     out << "<theid name=\"ooxml:CT_DocPartGallery_val\">92969</theid>" << endl; 
    3634                 :          0 :     out << "<theid name=\"ooxml:CT_DocPartName_val\">92970</theid>" << endl; 
    3635                 :          0 :     out << "<theid name=\"ooxml:CT_DocPartName_decorated\">92971</theid>" << endl; 
    3636                 :          0 :     out << "<theid name=\"ooxml:CT_Caption_name\">92980</theid>" << endl; 
    3637                 :          0 :     out << "<theid name=\"ooxml:CT_Caption_pos\">92981</theid>" << endl; 
    3638                 :          0 :     out << "<theid name=\"ooxml:CT_Caption_chapNum\">92982</theid>" << endl; 
    3639                 :          0 :     out << "<theid name=\"ooxml:CT_Caption_heading\">92983</theid>" << endl; 
    3640                 :          0 :     out << "<theid name=\"ooxml:CT_Caption_noLabel\">92984</theid>" << endl; 
    3641                 :          0 :     out << "<theid name=\"ooxml:CT_Caption_numFmt\">92985</theid>" << endl; 
    3642                 :          0 :     out << "<theid name=\"ooxml:CT_Caption_sep\">92986</theid>" << endl; 
    3643                 :          0 :     out << "<theid name=\"ooxml:CT_AutoCaption_name\">92987</theid>" << endl; 
    3644                 :          0 :     out << "<theid name=\"ooxml:CT_AutoCaption_caption\">92988</theid>" << endl; 
    3645                 :          0 : }
    3646                 :          0 : void QNameToString::init_doctok()
    3647                 :            : {
    3648                 :            :     /* Attributes */
    3649                 :          0 :     mMap[NS_rtf::LN_ISTD] = "rtf:ISTD";
    3650                 :          0 :     mMap[NS_rtf::LN_header] = "rtf:header";
    3651                 :          0 :     mMap[NS_rtf::LN_footer] = "rtf:footer";
    3652                 :          0 :     mMap[NS_rtf::LN_headerr] = "rtf:headerr";
    3653                 :          0 :     mMap[NS_rtf::LN_headerl] = "rtf:headerl";
    3654                 :          0 :     mMap[NS_rtf::LN_footerr] = "rtf:footerr";
    3655                 :          0 :     mMap[NS_rtf::LN_footerl] = "rtf:footerl";
    3656                 :          0 :     mMap[NS_rtf::LN_headerf] = "rtf:headerf";
    3657                 :          0 :     mMap[NS_rtf::LN_footerf] = "rtf:footerf";
    3658                 :          0 :     mMap[NS_rtf::LN_footnote] = "rtf:footnote";
    3659                 :          0 :     mMap[NS_rtf::LN_endnote] = "rtf:endnote";
    3660                 :          0 :     mMap[NS_rtf::LN_annotation] = "rtf:annotation";
    3661                 :          0 :     mMap[NS_rtf::LN_BOOKMARKNAME] = "rtf:BOOKMARKNAME";
    3662                 :          0 :     mMap[NS_rtf::LN_XAlign] = "rtf:XAlign";
    3663                 :          0 :     mMap[NS_rtf::LN_YAlign] = "rtf:YAlign";
    3664                 :          0 :     mMap[NS_rtf::LN_XRelTo] = "rtf:XRelTo";
    3665                 :          0 :     mMap[NS_rtf::LN_YRelTo] = "rtf:YRelTo";
    3666                 :          0 :     mMap[NS_rtf::LN_LayoutInTableCell] = "rtf:LayoutInTableCell";
    3667                 :          0 :     mMap[NS_rtf::LN_Inline] = "rtf:Inline";
    3668                 :          0 :     mMap[NS_rtf::LN_DffRecord] = "rtf:DffRecord";
    3669                 :          0 :     mMap[NS_rtf::LN_DffAttribute] = "rtf:DffAttribute";
    3670                 :          0 :     mMap[NS_rtf::LN_dfftype] = "rtf:dfftype";
    3671                 :          0 :     mMap[NS_rtf::LN_dffheader] = "rtf:dffheader";
    3672                 :          0 :     mMap[NS_rtf::LN_dffinstance] = "rtf:dffinstance";
    3673                 :          0 :     mMap[NS_rtf::LN_dffversion] = "rtf:dffversion";
    3674                 :          0 :     mMap[NS_rtf::LN_blob] = "rtf:blob";
    3675                 :          0 :     mMap[NS_rtf::LN_SttbAssoc] = "rtf:SttbAssoc";
    3676                 :          0 :     mMap[NS_rtf::LN_fFacingPages] = "rtf:fFacingPages";
    3677                 :          0 :     mMap[NS_rtf::LN_unused1] = "rtf:unused1";
    3678                 :          0 :     mMap[NS_rtf::LN_fPMHMainDoc] = "rtf:fPMHMainDoc";
    3679                 :          0 :     mMap[NS_rtf::LN_unused2] = "rtf:unused2";
    3680                 :          0 :     mMap[NS_rtf::LN_fpc] = "rtf:fpc";
    3681                 :          0 :     mMap[NS_rtf::LN_unused3] = "rtf:unused3";
    3682                 :          0 :     mMap[NS_rtf::LN_unused4] = "rtf:unused4";
    3683                 :          0 :     mMap[NS_rtf::LN_rncFtn] = "rtf:rncFtn";
    3684                 :          0 :     mMap[NS_rtf::LN_nFtn] = "rtf:nFtn";
    3685                 :          0 :     mMap[NS_rtf::LN_unused5] = "rtf:unused5";
    3686                 :          0 :     mMap[NS_rtf::LN_unused6] = "rtf:unused6";
    3687                 :          0 :     mMap[NS_rtf::LN_unused7] = "rtf:unused7";
    3688                 :          0 :     mMap[NS_rtf::LN_unused8] = "rtf:unused8";
    3689                 :          0 :     mMap[NS_rtf::LN_unused9] = "rtf:unused9";
    3690                 :          0 :     mMap[NS_rtf::LN_unused10] = "rtf:unused10";
    3691                 :          0 :     mMap[NS_rtf::LN_fSplAllDone] = "rtf:fSplAllDone";
    3692                 :          0 :     mMap[NS_rtf::LN_fSplAllClean] = "rtf:fSplAllClean";
    3693                 :          0 :     mMap[NS_rtf::LN_fSplHideErrors] = "rtf:fSplHideErrors";
    3694                 :          0 :     mMap[NS_rtf::LN_fGramHideErrors] = "rtf:fGramHideErrors";
    3695                 :          0 :     mMap[NS_rtf::LN_fLabelDoc] = "rtf:fLabelDoc";
    3696                 :          0 :     mMap[NS_rtf::LN_fHyphCapitals] = "rtf:fHyphCapitals";
    3697                 :          0 :     mMap[NS_rtf::LN_fAutoHyphen] = "rtf:fAutoHyphen";
    3698                 :          0 :     mMap[NS_rtf::LN_fFormNoFields] = "rtf:fFormNoFields";
    3699                 :          0 :     mMap[NS_rtf::LN_fLinkStyles] = "rtf:fLinkStyles";
    3700                 :          0 :     mMap[NS_rtf::LN_fRevMarking] = "rtf:fRevMarking";
    3701                 :          0 :     mMap[NS_rtf::LN_unused11] = "rtf:unused11";
    3702                 :          0 :     mMap[NS_rtf::LN_fExactCWords] = "rtf:fExactCWords";
    3703                 :          0 :     mMap[NS_rtf::LN_fPagHidden] = "rtf:fPagHidden";
    3704                 :          0 :     mMap[NS_rtf::LN_fPagResults] = "rtf:fPagResults";
    3705                 :          0 :     mMap[NS_rtf::LN_fLockAtn] = "rtf:fLockAtn";
    3706                 :          0 :     mMap[NS_rtf::LN_fMirrorMargins] = "rtf:fMirrorMargins";
    3707                 :          0 :     mMap[NS_rtf::LN_fWord97Compat] = "rtf:fWord97Compat";
    3708                 :          0 :     mMap[NS_rtf::LN_unused12] = "rtf:unused12";
    3709                 :          0 :     mMap[NS_rtf::LN_unused13] = "rtf:unused13";
    3710                 :          0 :     mMap[NS_rtf::LN_fProtEnabled] = "rtf:fProtEnabled";
    3711                 :          0 :     mMap[NS_rtf::LN_fDispFormFldSel] = "rtf:fDispFormFldSel";
    3712                 :          0 :     mMap[NS_rtf::LN_fRMView] = "rtf:fRMView";
    3713                 :          0 :     mMap[NS_rtf::LN_fRMPrint] = "rtf:fRMPrint";
    3714                 :          0 :     mMap[NS_rtf::LN_fLockVbaProj] = "rtf:fLockVbaProj";
    3715                 :          0 :     mMap[NS_rtf::LN_fLockRev] = "rtf:fLockRev";
    3716                 :          0 :     mMap[NS_rtf::LN_fEmbedFonts] = "rtf:fEmbedFonts";
    3717                 :          0 :     mMap[NS_rtf::LN_copts60] = "rtf:copts60";
    3718                 :          0 :     mMap[NS_rtf::LN_dxaTab] = "rtf:dxaTab";
    3719                 :          0 :     mMap[NS_rtf::LN_cpgWebOpt] = "rtf:cpgWebOpt";
    3720                 :          0 :     mMap[NS_rtf::LN_dxaHotZ] = "rtf:dxaHotZ";
    3721                 :          0 :     mMap[NS_rtf::LN_cConsecHypLim] = "rtf:cConsecHypLim";
    3722                 :          0 :     mMap[NS_rtf::LN_wSpare2] = "rtf:wSpare2";
    3723                 :          0 :     mMap[NS_rtf::LN_dttmCreated] = "rtf:dttmCreated";
    3724                 :          0 :     mMap[NS_rtf::LN_dttmRevised] = "rtf:dttmRevised";
    3725                 :          0 :     mMap[NS_rtf::LN_dttmLastPrint] = "rtf:dttmLastPrint";
    3726                 :          0 :     mMap[NS_rtf::LN_nRevision] = "rtf:nRevision";
    3727                 :          0 :     mMap[NS_rtf::LN_tmEdited] = "rtf:tmEdited";
    3728                 :          0 :     mMap[NS_rtf::LN_cWords] = "rtf:cWords";
    3729                 :          0 :     mMap[NS_rtf::LN_cCh] = "rtf:cCh";
    3730                 :          0 :     mMap[NS_rtf::LN_cPg] = "rtf:cPg";
    3731                 :          0 :     mMap[NS_rtf::LN_cParas] = "rtf:cParas";
    3732                 :          0 :     mMap[NS_rtf::LN_rncEdn] = "rtf:rncEdn";
    3733                 :          0 :     mMap[NS_rtf::LN_] = "rtf:";
    3734                 :          0 :     mMap[NS_rtf::LN_] = "rtf:";
    3735                 :          0 :     mMap[NS_rtf::LN_unused14] = "rtf:unused14";
    3736                 :          0 :     mMap[NS_rtf::LN_unused15] = "rtf:unused15";
    3737                 :          0 :     mMap[NS_rtf::LN_fPrintFormData] = "rtf:fPrintFormData";
    3738                 :          0 :     mMap[NS_rtf::LN_fSaveFormData] = "rtf:fSaveFormData";
    3739                 :          0 :     mMap[NS_rtf::LN_fShadeFormData] = "rtf:fShadeFormData";
    3740                 :          0 :     mMap[NS_rtf::LN_fShadeMergeFields] = "rtf:fShadeMergeFields";
    3741                 :          0 :     mMap[NS_rtf::LN_reserved2] = "rtf:reserved2";
    3742                 :          0 :     mMap[NS_rtf::LN_fIncludeSubdocsInStats] = "rtf:fIncludeSubdocsInStats";
    3743                 :          0 :     mMap[NS_rtf::LN_cLines] = "rtf:cLines";
    3744                 :          0 :     mMap[NS_rtf::LN_cWordsWithSubdocs] = "rtf:cWordsWithSubdocs";
    3745                 :          0 :     mMap[NS_rtf::LN_cChWithSubdocs] = "rtf:cChWithSubdocs";
    3746                 :          0 :     mMap[NS_rtf::LN_cPgWithSubdocs] = "rtf:cPgWithSubdocs";
    3747                 :          0 :     mMap[NS_rtf::LN_cParasWithSubdocs] = "rtf:cParasWithSubdocs";
    3748                 :          0 :     mMap[NS_rtf::LN_cLinesWithSubdocs] = "rtf:cLinesWithSubdocs";
    3749                 :          0 :     mMap[NS_rtf::LN_lKeyProtDoc] = "rtf:lKeyProtDoc";
    3750                 :          0 :     mMap[NS_rtf::LN_wvkoSaved] = "rtf:wvkoSaved";
    3751                 :          0 :     mMap[NS_rtf::LN_pctWwdSaved] = "rtf:pctWwdSaved";
    3752                 :          0 :     mMap[NS_rtf::LN_zkSaved] = "rtf:zkSaved";
    3753                 :          0 :     mMap[NS_rtf::LN_unused16] = "rtf:unused16";
    3754                 :          0 :     mMap[NS_rtf::LN_iGutterPos] = "rtf:iGutterPos";
    3755                 :          0 :     mMap[NS_rtf::LN_ISTARTAT] = "rtf:ISTARTAT";
    3756                 :          0 :     mMap[NS_rtf::LN_NFC] = "rtf:NFC";
    3757                 :          0 :     mMap[NS_rtf::LN_JC] = "rtf:JC";
    3758                 :          0 :     mMap[NS_rtf::LN_FLEGAL] = "rtf:FLEGAL";
    3759                 :          0 :     mMap[NS_rtf::LN_FNORESTART] = "rtf:FNORESTART";
    3760                 :          0 :     mMap[NS_rtf::LN_FIDENTSAV] = "rtf:FIDENTSAV";
    3761                 :          0 :     mMap[NS_rtf::LN_FCONVERTED] = "rtf:FCONVERTED";
    3762                 :          0 :     mMap[NS_rtf::LN_FTENTATIVE] = "rtf:FTENTATIVE";
    3763                 :          0 :     mMap[NS_rtf::LN_RGBXCHNUMS] = "rtf:RGBXCHNUMS";
    3764                 :          0 :     mMap[NS_rtf::LN_IXCHFOLLOW] = "rtf:IXCHFOLLOW";
    3765                 :          0 :     mMap[NS_rtf::LN_DXASPACE] = "rtf:DXASPACE";
    3766                 :          0 :     mMap[NS_rtf::LN_DXAINDENT] = "rtf:DXAINDENT";
    3767                 :          0 :     mMap[NS_rtf::LN_CBGRPPRLCHPX] = "rtf:CBGRPPRLCHPX";
    3768                 :          0 :     mMap[NS_rtf::LN_CBGRPPRLPAPX] = "rtf:CBGRPPRLPAPX";
    3769                 :          0 :     mMap[NS_rtf::LN_ilvlRestartLim] = "rtf:ilvlRestartLim";
    3770                 :          0 :     mMap[NS_rtf::LN_grfhic] = "rtf:grfhic";
    3771                 :          0 :     mMap[NS_rtf::LN_LSID] = "rtf:LSID";
    3772                 :          0 :     mMap[NS_rtf::LN_TPLC] = "rtf:TPLC";
    3773                 :          0 :     mMap[NS_rtf::LN_fBuildIn] = "rtf:fBuildIn";
    3774                 :          0 :     mMap[NS_rtf::LN_ilgpdM1] = "rtf:ilgpdM1";
    3775                 :          0 :     mMap[NS_rtf::LN_lid] = "rtf:lid";
    3776                 :          0 :     mMap[NS_rtf::LN_random] = "rtf:random";
    3777                 :          0 :     mMap[NS_rtf::LN_RGISTD] = "rtf:RGISTD";
    3778                 :          0 :     mMap[NS_rtf::LN_FSIMPLELIST] = "rtf:FSIMPLELIST";
    3779                 :          0 :     mMap[NS_rtf::LN_fAutoNum] = "rtf:fAutoNum";
    3780                 :          0 :     mMap[NS_rtf::LN_fHybrid] = "rtf:fHybrid";
    3781                 :          0 :     mMap[NS_rtf::LN_reserved1] = "rtf:reserved1";
    3782                 :          0 :     mMap[NS_rtf::LN_grfhic] = "rtf:grfhic";
    3783                 :          0 :     mMap[NS_rtf::LN_ISTARTAT] = "rtf:ISTARTAT";
    3784                 :          0 :     mMap[NS_rtf::LN_ILVL] = "rtf:ILVL";
    3785                 :          0 :     mMap[NS_rtf::LN_FSTARTAT] = "rtf:FSTARTAT";
    3786                 :          0 :     mMap[NS_rtf::LN_FFORMATTING] = "rtf:FFORMATTING";
    3787                 :          0 :     mMap[NS_rtf::LN_UNSIGNED4_6] = "rtf:UNSIGNED4_6";
    3788                 :          0 :     mMap[NS_rtf::LN_lsid] = "rtf:lsid";
    3789                 :          0 :     mMap[NS_rtf::LN_clfolvl] = "rtf:clfolvl";
    3790                 :          0 :     mMap[NS_rtf::LN_ibstFltAutoNum] = "rtf:ibstFltAutoNum";
    3791                 :          0 :     mMap[NS_rtf::LN_grfhic] = "rtf:grfhic";
    3792                 :          0 :     mMap[NS_rtf::LN_cp] = "rtf:cp";
    3793                 :          0 :     mMap[NS_rtf::LN_CBFFNM1] = "rtf:CBFFNM1";
    3794                 :          0 :     mMap[NS_rtf::LN_PRQ] = "rtf:PRQ";
    3795                 :          0 :     mMap[NS_rtf::LN_FTRUETYPE] = "rtf:FTRUETYPE";
    3796                 :          0 :     mMap[NS_rtf::LN_UNUSED1_3] = "rtf:UNUSED1_3";
    3797                 :          0 :     mMap[NS_rtf::LN_FF] = "rtf:FF";
    3798                 :          0 :     mMap[NS_rtf::LN_UNUSED1_7] = "rtf:UNUSED1_7";
    3799                 :          0 :     mMap[NS_rtf::LN_WWEIGHT] = "rtf:WWEIGHT";
    3800                 :          0 :     mMap[NS_rtf::LN_CHS] = "rtf:CHS";
    3801                 :          0 :     mMap[NS_rtf::LN_IXCHSZALT] = "rtf:IXCHSZALT";
    3802                 :          0 :     mMap[NS_rtf::LN_PANOSE] = "rtf:PANOSE";
    3803                 :          0 :     mMap[NS_rtf::LN_FS] = "rtf:FS";
    3804                 :          0 :     mMap[NS_rtf::LN_STI] = "rtf:STI";
    3805                 :          0 :     mMap[NS_rtf::LN_FSCRATCH] = "rtf:FSCRATCH";
    3806                 :          0 :     mMap[NS_rtf::LN_FINVALHEIGHT] = "rtf:FINVALHEIGHT";
    3807                 :          0 :     mMap[NS_rtf::LN_FHASUPE] = "rtf:FHASUPE";
    3808                 :          0 :     mMap[NS_rtf::LN_FMASSCOPY] = "rtf:FMASSCOPY";
    3809                 :          0 :     mMap[NS_rtf::LN_SGC] = "rtf:SGC";
    3810                 :          0 :     mMap[NS_rtf::LN_ISTDBASE] = "rtf:ISTDBASE";
    3811                 :          0 :     mMap[NS_rtf::LN_CUPX] = "rtf:CUPX";
    3812                 :          0 :     mMap[NS_rtf::LN_ISTDNEXT] = "rtf:ISTDNEXT";
    3813                 :          0 :     mMap[NS_rtf::LN_BCHUPE] = "rtf:BCHUPE";
    3814                 :          0 :     mMap[NS_rtf::LN_FAUTOREDEF] = "rtf:FAUTOREDEF";
    3815                 :          0 :     mMap[NS_rtf::LN_FHIDDEN] = "rtf:FHIDDEN";
    3816                 :          0 :     mMap[NS_rtf::LN_UNUSED8_3] = "rtf:UNUSED8_3";
    3817                 :          0 :     mMap[NS_rtf::LN_CSTD] = "rtf:CSTD";
    3818                 :          0 :     mMap[NS_rtf::LN_CSTD] = "rtf:CSTD";
    3819                 :          0 :     mMap[NS_rtf::LN_CBSTDBASEINFILE] = "rtf:CBSTDBASEINFILE";
    3820                 :          0 :     mMap[NS_rtf::LN_FSTDSTYLENAMESWRITTEN] = "rtf:FSTDSTYLENAMESWRITTEN";
    3821                 :          0 :     mMap[NS_rtf::LN_UNUSED4_2] = "rtf:UNUSED4_2";
    3822                 :          0 :     mMap[NS_rtf::LN_STIMAXWHENSAVED] = "rtf:STIMAXWHENSAVED";
    3823                 :          0 :     mMap[NS_rtf::LN_ISTDMAXFIXEDWHENSAVED] = "rtf:ISTDMAXFIXEDWHENSAVED";
    3824                 :          0 :     mMap[NS_rtf::LN_NVERBUILTINNAMESWHENSAVED] = "rtf:NVERBUILTINNAMESWHENSAVED";
    3825                 :          0 :     mMap[NS_rtf::LN_RGFTCSTANDARDCHPSTSH] = "rtf:RGFTCSTANDARDCHPSTSH";
    3826                 :          0 :     mMap[NS_rtf::LN_WIDENT] = "rtf:WIDENT";
    3827                 :          0 :     mMap[NS_rtf::LN_NFIB] = "rtf:NFIB";
    3828                 :          0 :     mMap[NS_rtf::LN_NPRODUCT] = "rtf:NPRODUCT";
    3829                 :          0 :     mMap[NS_rtf::LN_LID] = "rtf:LID";
    3830                 :          0 :     mMap[NS_rtf::LN_PNNEXT] = "rtf:PNNEXT";
    3831                 :          0 :     mMap[NS_rtf::LN_FDOT] = "rtf:FDOT";
    3832                 :          0 :     mMap[NS_rtf::LN_FGLSY] = "rtf:FGLSY";
    3833                 :          0 :     mMap[NS_rtf::LN_FCOMPLEX] = "rtf:FCOMPLEX";
    3834                 :          0 :     mMap[NS_rtf::LN_FHASPIC] = "rtf:FHASPIC";
    3835                 :          0 :     mMap[NS_rtf::LN_CQUICKSAVES] = "rtf:CQUICKSAVES";
    3836                 :          0 :     mMap[NS_rtf::LN_FENCRYPTED] = "rtf:FENCRYPTED";
    3837                 :          0 :     mMap[NS_rtf::LN_FWHICHTBLSTM] = "rtf:FWHICHTBLSTM";
    3838                 :          0 :     mMap[NS_rtf::LN_FREADONLYRECOMMENDED] = "rtf:FREADONLYRECOMMENDED";
    3839                 :          0 :     mMap[NS_rtf::LN_FWRITERESERVATION] = "rtf:FWRITERESERVATION";
    3840                 :          0 :     mMap[NS_rtf::LN_FEXTCHAR] = "rtf:FEXTCHAR";
    3841                 :          0 :     mMap[NS_rtf::LN_FLOADOVERRIDE] = "rtf:FLOADOVERRIDE";
    3842                 :          0 :     mMap[NS_rtf::LN_FFAREAST] = "rtf:FFAREAST";
    3843                 :          0 :     mMap[NS_rtf::LN_FCRYPTO] = "rtf:FCRYPTO";
    3844                 :          0 :     mMap[NS_rtf::LN_NFIBBACK] = "rtf:NFIBBACK";
    3845                 :          0 :     mMap[NS_rtf::LN_LKEY] = "rtf:LKEY";
    3846                 :          0 :     mMap[NS_rtf::LN_ENVR] = "rtf:ENVR";
    3847                 :          0 :     mMap[NS_rtf::LN_FMAC] = "rtf:FMAC";
    3848                 :          0 :     mMap[NS_rtf::LN_FEMPTYSPECIAL] = "rtf:FEMPTYSPECIAL";
    3849                 :          0 :     mMap[NS_rtf::LN_FLOADOVERRIDEPAGE] = "rtf:FLOADOVERRIDEPAGE";
    3850                 :          0 :     mMap[NS_rtf::LN_FFUTURESAVEDUNDO] = "rtf:FFUTURESAVEDUNDO";
    3851                 :          0 :     mMap[NS_rtf::LN_FWORD97SAVED] = "rtf:FWORD97SAVED";
    3852                 :          0 :     mMap[NS_rtf::LN_FSPARE0] = "rtf:FSPARE0";
    3853                 :          0 :     mMap[NS_rtf::LN_CHS] = "rtf:CHS";
    3854                 :          0 :     mMap[NS_rtf::LN_CHSTABLES] = "rtf:CHSTABLES";
    3855                 :          0 :     mMap[NS_rtf::LN_FCMIN] = "rtf:FCMIN";
    3856                 :          0 :     mMap[NS_rtf::LN_FCMAC] = "rtf:FCMAC";
    3857                 :          0 :     mMap[NS_rtf::LN_CSW] = "rtf:CSW";
    3858                 :          0 :     mMap[NS_rtf::LN_WMAGICCREATED] = "rtf:WMAGICCREATED";
    3859                 :          0 :     mMap[NS_rtf::LN_WMAGICREVISED] = "rtf:WMAGICREVISED";
    3860                 :          0 :     mMap[NS_rtf::LN_WMAGICCREATEDPRIVATE] = "rtf:WMAGICCREATEDPRIVATE";
    3861                 :          0 :     mMap[NS_rtf::LN_WMAGICREVISEDPRIVATE] = "rtf:WMAGICREVISEDPRIVATE";
    3862                 :          0 :     mMap[NS_rtf::LN_PNFBPCHPFIRST_W6] = "rtf:PNFBPCHPFIRST_W6";
    3863                 :          0 :     mMap[NS_rtf::LN_PNCHPFIRST_W6] = "rtf:PNCHPFIRST_W6";
    3864                 :          0 :     mMap[NS_rtf::LN_CPNBTECHP_W6] = "rtf:CPNBTECHP_W6";
    3865                 :          0 :     mMap[NS_rtf::LN_PNFBPPAPFIRST_W6] = "rtf:PNFBPPAPFIRST_W6";
    3866                 :          0 :     mMap[NS_rtf::LN_PNPAPFIRST_W6] = "rtf:PNPAPFIRST_W6";
    3867                 :          0 :     mMap[NS_rtf::LN_CPNBTEPAP_W6] = "rtf:CPNBTEPAP_W6";
    3868                 :          0 :     mMap[NS_rtf::LN_PNFBPLVCFIRST_W6] = "rtf:PNFBPLVCFIRST_W6";
    3869                 :          0 :     mMap[NS_rtf::LN_PNLVCFIRST_W6] = "rtf:PNLVCFIRST_W6";
    3870                 :          0 :     mMap[NS_rtf::LN_CPNBTELVC_W6] = "rtf:CPNBTELVC_W6";
    3871                 :          0 :     mMap[NS_rtf::LN_LIDFE] = "rtf:LIDFE";
    3872                 :          0 :     mMap[NS_rtf::LN_CLW] = "rtf:CLW";
    3873                 :          0 :     mMap[NS_rtf::LN_CBMAC] = "rtf:CBMAC";
    3874                 :          0 :     mMap[NS_rtf::LN_LPRODUCTCREATED] = "rtf:LPRODUCTCREATED";
    3875                 :          0 :     mMap[NS_rtf::LN_LPRODUCTREVISED] = "rtf:LPRODUCTREVISED";
    3876                 :          0 :     mMap[NS_rtf::LN_CCPTEXT] = "rtf:CCPTEXT";
    3877                 :          0 :     mMap[NS_rtf::LN_CCPFTN] = "rtf:CCPFTN";
    3878                 :          0 :     mMap[NS_rtf::LN_CCPHDD] = "rtf:CCPHDD";
    3879                 :          0 :     mMap[NS_rtf::LN_CCPMCR] = "rtf:CCPMCR";
    3880                 :          0 :     mMap[NS_rtf::LN_CCPATN] = "rtf:CCPATN";
    3881                 :          0 :     mMap[NS_rtf::LN_CCPEDN] = "rtf:CCPEDN";
    3882                 :          0 :     mMap[NS_rtf::LN_CCPTXBX] = "rtf:CCPTXBX";
    3883                 :          0 :     mMap[NS_rtf::LN_CCPHDRTXBX] = "rtf:CCPHDRTXBX";
    3884                 :          0 :     mMap[NS_rtf::LN_PNFBPCHPFIRST] = "rtf:PNFBPCHPFIRST";
    3885                 :          0 :     mMap[NS_rtf::LN_PNCHPFIRST] = "rtf:PNCHPFIRST";
    3886                 :          0 :     mMap[NS_rtf::LN_CPNBTECHP] = "rtf:CPNBTECHP";
    3887                 :          0 :     mMap[NS_rtf::LN_PNFBPPAPFIRST] = "rtf:PNFBPPAPFIRST";
    3888                 :          0 :     mMap[NS_rtf::LN_PNPAPFIRST] = "rtf:PNPAPFIRST";
    3889                 :          0 :     mMap[NS_rtf::LN_CPNBTEPAP] = "rtf:CPNBTEPAP";
    3890                 :          0 :     mMap[NS_rtf::LN_PNFBPLVCFIRST] = "rtf:PNFBPLVCFIRST";
    3891                 :          0 :     mMap[NS_rtf::LN_PNLVCFIRST] = "rtf:PNLVCFIRST";
    3892                 :          0 :     mMap[NS_rtf::LN_CPNBTELVC] = "rtf:CPNBTELVC";
    3893                 :          0 :     mMap[NS_rtf::LN_FCISLANDFIRST] = "rtf:FCISLANDFIRST";
    3894                 :          0 :     mMap[NS_rtf::LN_FCISLANDLIM] = "rtf:FCISLANDLIM";
    3895                 :          0 :     mMap[NS_rtf::LN_CFCLCB] = "rtf:CFCLCB";
    3896                 :          0 :     mMap[NS_rtf::LN_FCSTSHFORIG] = "rtf:FCSTSHFORIG";
    3897                 :          0 :     mMap[NS_rtf::LN_LCBSTSHFORIG] = "rtf:LCBSTSHFORIG";
    3898                 :          0 :     mMap[NS_rtf::LN_FCSTSHF] = "rtf:FCSTSHF";
    3899                 :          0 :     mMap[NS_rtf::LN_LCBSTSHF] = "rtf:LCBSTSHF";
    3900                 :          0 :     mMap[NS_rtf::LN_FCPLCFFNDREF] = "rtf:FCPLCFFNDREF";
    3901                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFNDREF] = "rtf:LCBPLCFFNDREF";
    3902                 :          0 :     mMap[NS_rtf::LN_FCPLCFFNDTXT] = "rtf:FCPLCFFNDTXT";
    3903                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFNDTXT] = "rtf:LCBPLCFFNDTXT";
    3904                 :          0 :     mMap[NS_rtf::LN_FCPLCFANDREF] = "rtf:FCPLCFANDREF";
    3905                 :          0 :     mMap[NS_rtf::LN_LCBPLCFANDREF] = "rtf:LCBPLCFANDREF";
    3906                 :          0 :     mMap[NS_rtf::LN_FCPLCFANDTXT] = "rtf:FCPLCFANDTXT";
    3907                 :          0 :     mMap[NS_rtf::LN_LCBPLCFANDTXT] = "rtf:LCBPLCFANDTXT";
    3908                 :          0 :     mMap[NS_rtf::LN_FCPLCFSED] = "rtf:FCPLCFSED";
    3909                 :          0 :     mMap[NS_rtf::LN_LCBPLCFSED] = "rtf:LCBPLCFSED";
    3910                 :          0 :     mMap[NS_rtf::LN_FCPLCFPAD] = "rtf:FCPLCFPAD";
    3911                 :          0 :     mMap[NS_rtf::LN_LCBPLCFPAD] = "rtf:LCBPLCFPAD";
    3912                 :          0 :     mMap[NS_rtf::LN_FCPLCFPHE] = "rtf:FCPLCFPHE";
    3913                 :          0 :     mMap[NS_rtf::LN_LCBPLCFPHE] = "rtf:LCBPLCFPHE";
    3914                 :          0 :     mMap[NS_rtf::LN_FCSTTBFGLSY] = "rtf:FCSTTBFGLSY";
    3915                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFGLSY] = "rtf:LCBSTTBFGLSY";
    3916                 :          0 :     mMap[NS_rtf::LN_FCPLCFGLSY] = "rtf:FCPLCFGLSY";
    3917                 :          0 :     mMap[NS_rtf::LN_LCBPLCFGLSY] = "rtf:LCBPLCFGLSY";
    3918                 :          0 :     mMap[NS_rtf::LN_FCPLCFHDD] = "rtf:FCPLCFHDD";
    3919                 :          0 :     mMap[NS_rtf::LN_LCBPLCFHDD] = "rtf:LCBPLCFHDD";
    3920                 :          0 :     mMap[NS_rtf::LN_FCPLCFBTECHPX] = "rtf:FCPLCFBTECHPX";
    3921                 :          0 :     mMap[NS_rtf::LN_LCBPLCFBTECHPX] = "rtf:LCBPLCFBTECHPX";
    3922                 :          0 :     mMap[NS_rtf::LN_FCPLCFBTEPAPX] = "rtf:FCPLCFBTEPAPX";
    3923                 :          0 :     mMap[NS_rtf::LN_LCBPLCFBTEPAPX] = "rtf:LCBPLCFBTEPAPX";
    3924                 :          0 :     mMap[NS_rtf::LN_FCPLCFSEA] = "rtf:FCPLCFSEA";
    3925                 :          0 :     mMap[NS_rtf::LN_LCBPLCFSEA] = "rtf:LCBPLCFSEA";
    3926                 :          0 :     mMap[NS_rtf::LN_FCSTTBFFFN] = "rtf:FCSTTBFFFN";
    3927                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFFFN] = "rtf:LCBSTTBFFFN";
    3928                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDMOM] = "rtf:FCPLCFFLDMOM";
    3929                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDMOM] = "rtf:LCBPLCFFLDMOM";
    3930                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDHDR] = "rtf:FCPLCFFLDHDR";
    3931                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDHDR] = "rtf:LCBPLCFFLDHDR";
    3932                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDFTN] = "rtf:FCPLCFFLDFTN";
    3933                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDFTN] = "rtf:LCBPLCFFLDFTN";
    3934                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDATN] = "rtf:FCPLCFFLDATN";
    3935                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDATN] = "rtf:LCBPLCFFLDATN";
    3936                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDMCR] = "rtf:FCPLCFFLDMCR";
    3937                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDMCR] = "rtf:LCBPLCFFLDMCR";
    3938                 :          0 :     mMap[NS_rtf::LN_FCSTTBFBKMK] = "rtf:FCSTTBFBKMK";
    3939                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFBKMK] = "rtf:LCBSTTBFBKMK";
    3940                 :          0 :     mMap[NS_rtf::LN_FCPLCFBKF] = "rtf:FCPLCFBKF";
    3941                 :          0 :     mMap[NS_rtf::LN_LCBPLCFBKF] = "rtf:LCBPLCFBKF";
    3942                 :          0 :     mMap[NS_rtf::LN_FCPLCFBKL] = "rtf:FCPLCFBKL";
    3943                 :          0 :     mMap[NS_rtf::LN_LCBPLCFBKL] = "rtf:LCBPLCFBKL";
    3944                 :          0 :     mMap[NS_rtf::LN_FCCMDS] = "rtf:FCCMDS";
    3945                 :          0 :     mMap[NS_rtf::LN_LCBCMDS] = "rtf:LCBCMDS";
    3946                 :          0 :     mMap[NS_rtf::LN_FCPLCMCR] = "rtf:FCPLCMCR";
    3947                 :          0 :     mMap[NS_rtf::LN_LCBPLCMCR] = "rtf:LCBPLCMCR";
    3948                 :          0 :     mMap[NS_rtf::LN_FCSTTBFMCR] = "rtf:FCSTTBFMCR";
    3949                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFMCR] = "rtf:LCBSTTBFMCR";
    3950                 :          0 :     mMap[NS_rtf::LN_FCPRDRVR] = "rtf:FCPRDRVR";
    3951                 :          0 :     mMap[NS_rtf::LN_LCBPRDRVR] = "rtf:LCBPRDRVR";
    3952                 :          0 :     mMap[NS_rtf::LN_FCPRENVPORT] = "rtf:FCPRENVPORT";
    3953                 :          0 :     mMap[NS_rtf::LN_LCBPRENVPORT] = "rtf:LCBPRENVPORT";
    3954                 :          0 :     mMap[NS_rtf::LN_FCPRENVLAND] = "rtf:FCPRENVLAND";
    3955                 :          0 :     mMap[NS_rtf::LN_LCBPRENVLAND] = "rtf:LCBPRENVLAND";
    3956                 :          0 :     mMap[NS_rtf::LN_FCWSS] = "rtf:FCWSS";
    3957                 :          0 :     mMap[NS_rtf::LN_LCBWSS] = "rtf:LCBWSS";
    3958                 :          0 :     mMap[NS_rtf::LN_FCDOP] = "rtf:FCDOP";
    3959                 :          0 :     mMap[NS_rtf::LN_LCBDOP] = "rtf:LCBDOP";
    3960                 :          0 :     mMap[NS_rtf::LN_FCSTTBFASSOC] = "rtf:FCSTTBFASSOC";
    3961                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFASSOC] = "rtf:LCBSTTBFASSOC";
    3962                 :          0 :     mMap[NS_rtf::LN_FCCLX] = "rtf:FCCLX";
    3963                 :          0 :     mMap[NS_rtf::LN_LCBCLX] = "rtf:LCBCLX";
    3964                 :          0 :     mMap[NS_rtf::LN_FCPLCFPGDFTN] = "rtf:FCPLCFPGDFTN";
    3965                 :          0 :     mMap[NS_rtf::LN_LCBPLCFPGDFTN] = "rtf:LCBPLCFPGDFTN";
    3966                 :          0 :     mMap[NS_rtf::LN_FCAUTOSAVESOURCE] = "rtf:FCAUTOSAVESOURCE";
    3967                 :          0 :     mMap[NS_rtf::LN_LCBAUTOSAVESOURCE] = "rtf:LCBAUTOSAVESOURCE";
    3968                 :          0 :     mMap[NS_rtf::LN_FCGRPXSTATNOWNERS] = "rtf:FCGRPXSTATNOWNERS";
    3969                 :          0 :     mMap[NS_rtf::LN_LCBGRPXSTATNOWNERS] = "rtf:LCBGRPXSTATNOWNERS";
    3970                 :          0 :     mMap[NS_rtf::LN_FCSTTBFATNBKMK] = "rtf:FCSTTBFATNBKMK";
    3971                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFATNBKMK] = "rtf:LCBSTTBFATNBKMK";
    3972                 :          0 :     mMap[NS_rtf::LN_FCPLCDOAMOM] = "rtf:FCPLCDOAMOM";
    3973                 :          0 :     mMap[NS_rtf::LN_LCBPLCDOAMOM] = "rtf:LCBPLCDOAMOM";
    3974                 :          0 :     mMap[NS_rtf::LN_FCPLCDOAHDR] = "rtf:FCPLCDOAHDR";
    3975                 :          0 :     mMap[NS_rtf::LN_LCBPLCDOAHDR] = "rtf:LCBPLCDOAHDR";
    3976                 :          0 :     mMap[NS_rtf::LN_FCPLCSPAMOM] = "rtf:FCPLCSPAMOM";
    3977                 :          0 :     mMap[NS_rtf::LN_LCBPLCSPAMOM] = "rtf:LCBPLCSPAMOM";
    3978                 :          0 :     mMap[NS_rtf::LN_FCPLCSPAHDR] = "rtf:FCPLCSPAHDR";
    3979                 :          0 :     mMap[NS_rtf::LN_LCBPLCSPAHDR] = "rtf:LCBPLCSPAHDR";
    3980                 :          0 :     mMap[NS_rtf::LN_FCPLCFATNBKF] = "rtf:FCPLCFATNBKF";
    3981                 :          0 :     mMap[NS_rtf::LN_LCBPLCFATNBKF] = "rtf:LCBPLCFATNBKF";
    3982                 :          0 :     mMap[NS_rtf::LN_FCPLCFATNBKL] = "rtf:FCPLCFATNBKL";
    3983                 :          0 :     mMap[NS_rtf::LN_LCBPLCFATNBKL] = "rtf:LCBPLCFATNBKL";
    3984                 :          0 :     mMap[NS_rtf::LN_FCPMS] = "rtf:FCPMS";
    3985                 :          0 :     mMap[NS_rtf::LN_LCBPMS] = "rtf:LCBPMS";
    3986                 :          0 :     mMap[NS_rtf::LN_FCFORMFLDSTTBF] = "rtf:FCFORMFLDSTTBF";
    3987                 :          0 :     mMap[NS_rtf::LN_LCBFORMFLDSTTBF] = "rtf:LCBFORMFLDSTTBF";
    3988                 :          0 :     mMap[NS_rtf::LN_FCPLCFENDREF] = "rtf:FCPLCFENDREF";
    3989                 :          0 :     mMap[NS_rtf::LN_LCBPLCFENDREF] = "rtf:LCBPLCFENDREF";
    3990                 :          0 :     mMap[NS_rtf::LN_FCPLCFENDTXT] = "rtf:FCPLCFENDTXT";
    3991                 :          0 :     mMap[NS_rtf::LN_LCBPLCFENDTXT] = "rtf:LCBPLCFENDTXT";
    3992                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDEDN] = "rtf:FCPLCFFLDEDN";
    3993                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDEDN] = "rtf:LCBPLCFFLDEDN";
    3994                 :          0 :     mMap[NS_rtf::LN_FCPLCFPGDEDN] = "rtf:FCPLCFPGDEDN";
    3995                 :          0 :     mMap[NS_rtf::LN_LCBPLCFPGDEDN] = "rtf:LCBPLCFPGDEDN";
    3996                 :          0 :     mMap[NS_rtf::LN_FCDGGINFO] = "rtf:FCDGGINFO";
    3997                 :          0 :     mMap[NS_rtf::LN_LCBDGGINFO] = "rtf:LCBDGGINFO";
    3998                 :          0 :     mMap[NS_rtf::LN_FCSTTBFRMARK] = "rtf:FCSTTBFRMARK";
    3999                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFRMARK] = "rtf:LCBSTTBFRMARK";
    4000                 :          0 :     mMap[NS_rtf::LN_FCSTTBFCAPTION] = "rtf:FCSTTBFCAPTION";
    4001                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFCAPTION] = "rtf:LCBSTTBFCAPTION";
    4002                 :          0 :     mMap[NS_rtf::LN_FCSTTBFAUTOCAPTION] = "rtf:FCSTTBFAUTOCAPTION";
    4003                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFAUTOCAPTION] = "rtf:LCBSTTBFAUTOCAPTION";
    4004                 :          0 :     mMap[NS_rtf::LN_FCPLCFWKB] = "rtf:FCPLCFWKB";
    4005                 :          0 :     mMap[NS_rtf::LN_LCBPLCFWKB] = "rtf:LCBPLCFWKB";
    4006                 :          0 :     mMap[NS_rtf::LN_FCPLCFSPL] = "rtf:FCPLCFSPL";
    4007                 :          0 :     mMap[NS_rtf::LN_LCBPLCFSPL] = "rtf:LCBPLCFSPL";
    4008                 :          0 :     mMap[NS_rtf::LN_FCPLCFTXBXTXT] = "rtf:FCPLCFTXBXTXT";
    4009                 :          0 :     mMap[NS_rtf::LN_LCBPLCFTXBXTXT] = "rtf:LCBPLCFTXBXTXT";
    4010                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDTXBX] = "rtf:FCPLCFFLDTXBX";
    4011                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDTXBX] = "rtf:LCBPLCFFLDTXBX";
    4012                 :          0 :     mMap[NS_rtf::LN_FCPLCFHDRTXBXTXT] = "rtf:FCPLCFHDRTXBXTXT";
    4013                 :          0 :     mMap[NS_rtf::LN_LCBPLCFHDRTXBXTXT] = "rtf:LCBPLCFHDRTXBXTXT";
    4014                 :          0 :     mMap[NS_rtf::LN_FCPLCFFLDHDRTXBX] = "rtf:FCPLCFFLDHDRTXBX";
    4015                 :          0 :     mMap[NS_rtf::LN_LCBPLCFFLDHDRTXBX] = "rtf:LCBPLCFFLDHDRTXBX";
    4016                 :          0 :     mMap[NS_rtf::LN_FCSTWUSER] = "rtf:FCSTWUSER";
    4017                 :          0 :     mMap[NS_rtf::LN_LCBSTWUSER] = "rtf:LCBSTWUSER";
    4018                 :          0 :     mMap[NS_rtf::LN_FCSTTBTTMBD] = "rtf:FCSTTBTTMBD";
    4019                 :          0 :     mMap[NS_rtf::LN_LCBSTTBTTMBD] = "rtf:LCBSTTBTTMBD";
    4020                 :          0 :     mMap[NS_rtf::LN_FCUNUSED] = "rtf:FCUNUSED";
    4021                 :          0 :     mMap[NS_rtf::LN_LCBUNUSED] = "rtf:LCBUNUSED";
    4022                 :          0 :     mMap[NS_rtf::LN_FCPGDMOTHER] = "rtf:FCPGDMOTHER";
    4023                 :          0 :     mMap[NS_rtf::LN_LCBPGDMOTHER] = "rtf:LCBPGDMOTHER";
    4024                 :          0 :     mMap[NS_rtf::LN_FCBKDMOTHER] = "rtf:FCBKDMOTHER";
    4025                 :          0 :     mMap[NS_rtf::LN_LCBBKDMOTHER] = "rtf:LCBBKDMOTHER";
    4026                 :          0 :     mMap[NS_rtf::LN_FCPGDFTN] = "rtf:FCPGDFTN";
    4027                 :          0 :     mMap[NS_rtf::LN_LCBPGDFTN] = "rtf:LCBPGDFTN";
    4028                 :          0 :     mMap[NS_rtf::LN_FCBKDFTN] = "rtf:FCBKDFTN";
    4029                 :          0 :     mMap[NS_rtf::LN_LCBBKDFTN] = "rtf:LCBBKDFTN";
    4030                 :          0 :     mMap[NS_rtf::LN_FCPGDEDN] = "rtf:FCPGDEDN";
    4031                 :          0 :     mMap[NS_rtf::LN_LCBPGDEDN] = "rtf:LCBPGDEDN";
    4032                 :          0 :     mMap[NS_rtf::LN_FCBKDEDN] = "rtf:FCBKDEDN";
    4033                 :          0 :     mMap[NS_rtf::LN_LCBBKDEDN] = "rtf:LCBBKDEDN";
    4034                 :          0 :     mMap[NS_rtf::LN_FCSTTBFINTLFLD] = "rtf:FCSTTBFINTLFLD";
    4035                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFINTLFLD] = "rtf:LCBSTTBFINTLFLD";
    4036                 :          0 :     mMap[NS_rtf::LN_FCROUTESLIP] = "rtf:FCROUTESLIP";
    4037                 :          0 :     mMap[NS_rtf::LN_LCBROUTESLIP] = "rtf:LCBROUTESLIP";
    4038                 :          0 :     mMap[NS_rtf::LN_FCSTTBSAVEDBY] = "rtf:FCSTTBSAVEDBY";
    4039                 :          0 :     mMap[NS_rtf::LN_LCBSTTBSAVEDBY] = "rtf:LCBSTTBSAVEDBY";
    4040                 :          0 :     mMap[NS_rtf::LN_FCSTTBFNM] = "rtf:FCSTTBFNM";
    4041                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFNM] = "rtf:LCBSTTBFNM";
    4042                 :          0 :     mMap[NS_rtf::LN_FCPLCFLST] = "rtf:FCPLCFLST";
    4043                 :          0 :     mMap[NS_rtf::LN_LCBPLCFLST] = "rtf:LCBPLCFLST";
    4044                 :          0 :     mMap[NS_rtf::LN_FCPLFLFO] = "rtf:FCPLFLFO";
    4045                 :          0 :     mMap[NS_rtf::LN_LCBPLFLFO] = "rtf:LCBPLFLFO";
    4046                 :          0 :     mMap[NS_rtf::LN_FCPLCFTXBXBKD] = "rtf:FCPLCFTXBXBKD";
    4047                 :          0 :     mMap[NS_rtf::LN_LCBPLCFTXBXBKD] = "rtf:LCBPLCFTXBXBKD";
    4048                 :          0 :     mMap[NS_rtf::LN_FCPLCFTXBXHDRBKD] = "rtf:FCPLCFTXBXHDRBKD";
    4049                 :          0 :     mMap[NS_rtf::LN_LCBPLCFTXBXHDRBKD] = "rtf:LCBPLCFTXBXHDRBKD";
    4050                 :          0 :     mMap[NS_rtf::LN_FCDOCUNDO] = "rtf:FCDOCUNDO";
    4051                 :          0 :     mMap[NS_rtf::LN_LCBDOCUNDO] = "rtf:LCBDOCUNDO";
    4052                 :          0 :     mMap[NS_rtf::LN_FCRGBUSE] = "rtf:FCRGBUSE";
    4053                 :          0 :     mMap[NS_rtf::LN_LCBRGBUSE] = "rtf:LCBRGBUSE";
    4054                 :          0 :     mMap[NS_rtf::LN_FCUSP] = "rtf:FCUSP";
    4055                 :          0 :     mMap[NS_rtf::LN_LCBUSP] = "rtf:LCBUSP";
    4056                 :          0 :     mMap[NS_rtf::LN_FCUSKF] = "rtf:FCUSKF";
    4057                 :          0 :     mMap[NS_rtf::LN_LCBUSKF] = "rtf:LCBUSKF";
    4058                 :          0 :     mMap[NS_rtf::LN_FCPLCUPCRGBUSE] = "rtf:FCPLCUPCRGBUSE";
    4059                 :          0 :     mMap[NS_rtf::LN_LCBPLCUPCRGBUSE] = "rtf:LCBPLCUPCRGBUSE";
    4060                 :          0 :     mMap[NS_rtf::LN_FCPLCUPCUSP] = "rtf:FCPLCUPCUSP";
    4061                 :          0 :     mMap[NS_rtf::LN_LCBPLCUPCUSP] = "rtf:LCBPLCUPCUSP";
    4062                 :          0 :     mMap[NS_rtf::LN_FCSTTBGLSYSTYLE] = "rtf:FCSTTBGLSYSTYLE";
    4063                 :          0 :     mMap[NS_rtf::LN_LCBSTTBGLSYSTYLE] = "rtf:LCBSTTBGLSYSTYLE";
    4064                 :          0 :     mMap[NS_rtf::LN_FCPLGOSL] = "rtf:FCPLGOSL";
    4065                 :          0 :     mMap[NS_rtf::LN_LCBPLGOSL] = "rtf:LCBPLGOSL";
    4066                 :          0 :     mMap[NS_rtf::LN_FCPLCOCX] = "rtf:FCPLCOCX";
    4067                 :          0 :     mMap[NS_rtf::LN_LCBPLCOCX] = "rtf:LCBPLCOCX";
    4068                 :          0 :     mMap[NS_rtf::LN_FCPLCFBTELVC] = "rtf:FCPLCFBTELVC";
    4069                 :          0 :     mMap[NS_rtf::LN_LCBPLCFBTELVC] = "rtf:LCBPLCFBTELVC";
    4070                 :          0 :     mMap[NS_rtf::LN_DWLOWDATETIME] = "rtf:DWLOWDATETIME";
    4071                 :          0 :     mMap[NS_rtf::LN_DWHIGHDATETIME] = "rtf:DWHIGHDATETIME";
    4072                 :          0 :     mMap[NS_rtf::LN_FCPLCFLVC] = "rtf:FCPLCFLVC";
    4073                 :          0 :     mMap[NS_rtf::LN_LCBPLCFLVC] = "rtf:LCBPLCFLVC";
    4074                 :          0 :     mMap[NS_rtf::LN_FCPLCASUMY] = "rtf:FCPLCASUMY";
    4075                 :          0 :     mMap[NS_rtf::LN_LCBPLCASUMY] = "rtf:LCBPLCASUMY";
    4076                 :          0 :     mMap[NS_rtf::LN_FCPLCFGRAM] = "rtf:FCPLCFGRAM";
    4077                 :          0 :     mMap[NS_rtf::LN_LCBPLCFGRAM] = "rtf:LCBPLCFGRAM";
    4078                 :          0 :     mMap[NS_rtf::LN_FCSTTBLISTNAMES] = "rtf:FCSTTBLISTNAMES";
    4079                 :          0 :     mMap[NS_rtf::LN_LCBSTTBLISTNAMES] = "rtf:LCBSTTBLISTNAMES";
    4080                 :          0 :     mMap[NS_rtf::LN_FCSTTBFUSSR] = "rtf:FCSTTBFUSSR";
    4081                 :          0 :     mMap[NS_rtf::LN_LCBSTTBFUSSR] = "rtf:LCBSTTBFUSSR";
    4082                 :          0 :     mMap[NS_rtf::LN_fcPlcfTch] = "rtf:fcPlcfTch";
    4083                 :          0 :     mMap[NS_rtf::LN_lcbPlcfTch] = "rtf:lcbPlcfTch";
    4084                 :          0 :     mMap[NS_rtf::LN_fcRmdThreading] = "rtf:fcRmdThreading";
    4085                 :          0 :     mMap[NS_rtf::LN_lcbRmdThreading] = "rtf:lcbRmdThreading";
    4086                 :          0 :     mMap[NS_rtf::LN_fcMid] = "rtf:fcMid";
    4087                 :          0 :     mMap[NS_rtf::LN_lcbMid] = "rtf:lcbMid";
    4088                 :          0 :     mMap[NS_rtf::LN_fcSttbRgtplc] = "rtf:fcSttbRgtplc";
    4089                 :          0 :     mMap[NS_rtf::LN_lcbSttbRgtplc] = "rtf:lcbSttbRgtplc";
    4090                 :          0 :     mMap[NS_rtf::LN_fcMsoEnvelope] = "rtf:fcMsoEnvelope";
    4091                 :          0 :     mMap[NS_rtf::LN_flcbMsoEnvelope] = "rtf:flcbMsoEnvelope";
    4092                 :          0 :     mMap[NS_rtf::LN_fcPlcfLad] = "rtf:fcPlcfLad";
    4093                 :          0 :     mMap[NS_rtf::LN_lcbPlcfLad] = "rtf:lcbPlcfLad";
    4094                 :          0 :     mMap[NS_rtf::LN_fcRgDofr] = "rtf:fcRgDofr";
    4095                 :          0 :     mMap[NS_rtf::LN_lcbRgDofr] = "rtf:lcbRgDofr";
    4096                 :          0 :     mMap[NS_rtf::LN_fcPlcosl] = "rtf:fcPlcosl";
    4097                 :          0 :     mMap[NS_rtf::LN_lcbPlcosl] = "rtf:lcbPlcosl";
    4098                 :          0 :     mMap[NS_rtf::LN_fcPlcfCookieOld] = "rtf:fcPlcfCookieOld";
    4099                 :          0 :     mMap[NS_rtf::LN_lcbPlcfCookieOld] = "rtf:lcbPlcfCookieOld";
    4100                 :          0 :     mMap[NS_rtf::LN_fcPgdMotherOld] = "rtf:fcPgdMotherOld";
    4101                 :          0 :     mMap[NS_rtf::LN_flcbPgdMotherOld] = "rtf:flcbPgdMotherOld";
    4102                 :          0 :     mMap[NS_rtf::LN_fcPgdFtnOld] = "rtf:fcPgdFtnOld";
    4103                 :          0 :     mMap[NS_rtf::LN_lcbPgdFtnOld] = "rtf:lcbPgdFtnOld";
    4104                 :          0 :     mMap[NS_rtf::LN_fcBkdFtnOld] = "rtf:fcBkdFtnOld";
    4105                 :          0 :     mMap[NS_rtf::LN_lcbBkdFtnOld] = "rtf:lcbBkdFtnOld";
    4106                 :          0 :     mMap[NS_rtf::LN_fcPgdEdnOld] = "rtf:fcPgdEdnOld";
    4107                 :          0 :     mMap[NS_rtf::LN_lcbPgdEdnOld] = "rtf:lcbPgdEdnOld";
    4108                 :          0 :     mMap[NS_rtf::LN_fcBkdEdnOld] = "rtf:fcBkdEdnOld";
    4109                 :          0 :     mMap[NS_rtf::LN_lcbBkdEdnOld] = "rtf:lcbBkdEdnOld";
    4110                 :          0 :     mMap[NS_rtf::LN_IBKL] = "rtf:IBKL";
    4111                 :          0 :     mMap[NS_rtf::LN_ITCFIRST] = "rtf:ITCFIRST";
    4112                 :          0 :     mMap[NS_rtf::LN_FPUB] = "rtf:FPUB";
    4113                 :          0 :     mMap[NS_rtf::LN_ITCLIM] = "rtf:ITCLIM";
    4114                 :          0 :     mMap[NS_rtf::LN_FCOL] = "rtf:FCOL";
    4115                 :          0 :     mMap[NS_rtf::LN_FN] = "rtf:FN";
    4116                 :          0 :     mMap[NS_rtf::LN_FCSEPX] = "rtf:FCSEPX";
    4117                 :          0 :     mMap[NS_rtf::LN_FNMPR] = "rtf:FNMPR";
    4118                 :          0 :     mMap[NS_rtf::LN_FCMPR] = "rtf:FCMPR";
    4119                 :          0 :     mMap[NS_rtf::LN_ICOFORE] = "rtf:ICOFORE";
    4120                 :          0 :     mMap[NS_rtf::LN_ICOBACK] = "rtf:ICOBACK";
    4121                 :          0 :     mMap[NS_rtf::LN_IPAT] = "rtf:IPAT";
    4122                 :          0 :     mMap[NS_rtf::LN_SHDFORECOLOR] = "rtf:SHDFORECOLOR";
    4123                 :          0 :     mMap[NS_rtf::LN_SHDBACKCOLOR] = "rtf:SHDBACKCOLOR";
    4124                 :          0 :     mMap[NS_rtf::LN_SHDPATTERN] = "rtf:SHDPATTERN";
    4125                 :          0 :     mMap[NS_rtf::LN_DPTLINEWIDTH] = "rtf:DPTLINEWIDTH";
    4126                 :          0 :     mMap[NS_rtf::LN_BRCTYPE] = "rtf:BRCTYPE";
    4127                 :          0 :     mMap[NS_rtf::LN_ICO] = "rtf:ICO";
    4128                 :          0 :     mMap[NS_rtf::LN_DPTSPACE] = "rtf:DPTSPACE";
    4129                 :          0 :     mMap[NS_rtf::LN_FSHADOW] = "rtf:FSHADOW";
    4130                 :          0 :     mMap[NS_rtf::LN_FFRAME] = "rtf:FFRAME";
    4131                 :          0 :     mMap[NS_rtf::LN_UNUSED2_15] = "rtf:UNUSED2_15";
    4132                 :          0 :     mMap[NS_rtf::LN_FFIRSTMERGED] = "rtf:FFIRSTMERGED";
    4133                 :          0 :     mMap[NS_rtf::LN_FMERGED] = "rtf:FMERGED";
    4134                 :          0 :     mMap[NS_rtf::LN_FVERTICAL] = "rtf:FVERTICAL";
    4135                 :          0 :     mMap[NS_rtf::LN_FBACKWARD] = "rtf:FBACKWARD";
    4136                 :          0 :     mMap[NS_rtf::LN_FROTATEFONT] = "rtf:FROTATEFONT";
    4137                 :          0 :     mMap[NS_rtf::LN_FVERTMERGE] = "rtf:FVERTMERGE";
    4138                 :          0 :     mMap[NS_rtf::LN_FVERTRESTART] = "rtf:FVERTRESTART";
    4139                 :          0 :     mMap[NS_rtf::LN_VERTALIGN] = "rtf:VERTALIGN";
    4140                 :          0 :     mMap[NS_rtf::LN_FUNUSED] = "rtf:FUNUSED";
    4141                 :          0 :     mMap[NS_rtf::LN_CellPrefferedSize] = "rtf:CellPrefferedSize";
    4142                 :          0 :     mMap[NS_rtf::LN_BRCTOP] = "rtf:BRCTOP";
    4143                 :          0 :     mMap[NS_rtf::LN_BRCLEFT] = "rtf:BRCLEFT";
    4144                 :          0 :     mMap[NS_rtf::LN_BRCBOTTOM] = "rtf:BRCBOTTOM";
    4145                 :          0 :     mMap[NS_rtf::LN_BRCRIGHT] = "rtf:BRCRIGHT";
    4146                 :          0 :     mMap[NS_rtf::LN_IBKL] = "rtf:IBKL";
    4147                 :          0 :     mMap[NS_rtf::LN_ITCFIRST] = "rtf:ITCFIRST";
    4148                 :          0 :     mMap[NS_rtf::LN_FPUB] = "rtf:FPUB";
    4149                 :          0 :     mMap[NS_rtf::LN_ITCLIM] = "rtf:ITCLIM";
    4150                 :          0 :     mMap[NS_rtf::LN_FCOL] = "rtf:FCOL";
    4151                 :          0 :     mMap[NS_rtf::LN_LINECOLOR] = "rtf:LINECOLOR";
    4152                 :          0 :     mMap[NS_rtf::LN_LINEWIDTH] = "rtf:LINEWIDTH";
    4153                 :          0 :     mMap[NS_rtf::LN_LINETYPE] = "rtf:LINETYPE";
    4154                 :          0 :     mMap[NS_rtf::LN_JC] = "rtf:JC";
    4155                 :          0 :     mMap[NS_rtf::LN_TLC] = "rtf:TLC";
    4156                 :          0 :     mMap[NS_rtf::LN_UNUSED0_6] = "rtf:UNUSED0_6";
    4157                 :          0 :     mMap[NS_rtf::LN_MM] = "rtf:MM";
    4158                 :          0 :     mMap[NS_rtf::LN_XEXT] = "rtf:XEXT";
    4159                 :          0 :     mMap[NS_rtf::LN_YEXT] = "rtf:YEXT";
    4160                 :          0 :     mMap[NS_rtf::LN_HMF] = "rtf:HMF";
    4161                 :          0 :     mMap[NS_rtf::LN_unknown] = "rtf:unknown";
    4162                 :          0 :     mMap[NS_rtf::LN_dropdownIndex] = "rtf:dropdownIndex";
    4163                 :          0 :     mMap[NS_rtf::LN_tooltip] = "rtf:tooltip";
    4164                 :          0 :     mMap[NS_rtf::LN_nomark] = "rtf:nomark";
    4165                 :          0 :     mMap[NS_rtf::LN_useSize] = "rtf:useSize";
    4166                 :          0 :     mMap[NS_rtf::LN_numbersOnly] = "rtf:numbersOnly";
    4167                 :          0 :     mMap[NS_rtf::LN_dateOnly] = "rtf:dateOnly";
    4168                 :          0 :     mMap[NS_rtf::LN_unused] = "rtf:unused";
    4169                 :          0 :     mMap[NS_rtf::LN_size] = "rtf:size";
    4170                 :          0 :     mMap[NS_rtf::LN_hpsCheckbox] = "rtf:hpsCheckbox";
    4171                 :          0 :     mMap[NS_rtf::LN_fftitle] = "rtf:fftitle";
    4172                 :          0 :     mMap[NS_rtf::LN_LCB] = "rtf:LCB";
    4173                 :          0 :     mMap[NS_rtf::LN_CBHEADER] = "rtf:CBHEADER";
    4174                 :          0 :     mMap[NS_rtf::LN_MFP] = "rtf:MFP";
    4175                 :          0 :     mMap[NS_rtf::LN_BM_RCWINMF] = "rtf:BM_RCWINMF";
    4176                 :          0 :     mMap[NS_rtf::LN_DXAGOAL] = "rtf:DXAGOAL";
    4177                 :          0 :     mMap[NS_rtf::LN_DYAGOAL] = "rtf:DYAGOAL";
    4178                 :          0 :     mMap[NS_rtf::LN_MX] = "rtf:MX";
    4179                 :          0 :     mMap[NS_rtf::LN_MY] = "rtf:MY";
    4180                 :          0 :     mMap[NS_rtf::LN_DXACROPLEFT] = "rtf:DXACROPLEFT";
    4181                 :          0 :     mMap[NS_rtf::LN_DYACROPTOP] = "rtf:DYACROPTOP";
    4182                 :          0 :     mMap[NS_rtf::LN_DXACROPRIGHT] = "rtf:DXACROPRIGHT";
    4183                 :          0 :     mMap[NS_rtf::LN_DYACROPBOTTOM] = "rtf:DYACROPBOTTOM";
    4184                 :          0 :     mMap[NS_rtf::LN_BRCL] = "rtf:BRCL";
    4185                 :          0 :     mMap[NS_rtf::LN_FFRAMEEMPTY] = "rtf:FFRAMEEMPTY";
    4186                 :          0 :     mMap[NS_rtf::LN_FBITMAP] = "rtf:FBITMAP";
    4187                 :          0 :     mMap[NS_rtf::LN_FDRAWHATCH] = "rtf:FDRAWHATCH";
    4188                 :          0 :     mMap[NS_rtf::LN_FERROR] = "rtf:FERROR";
    4189                 :          0 :     mMap[NS_rtf::LN_BPP] = "rtf:BPP";
    4190                 :          0 :     mMap[NS_rtf::LN_BRCTOP] = "rtf:BRCTOP";
    4191                 :          0 :     mMap[NS_rtf::LN_BRCLEFT] = "rtf:BRCLEFT";
    4192                 :          0 :     mMap[NS_rtf::LN_BRCBOTTOM] = "rtf:BRCBOTTOM";
    4193                 :          0 :     mMap[NS_rtf::LN_BRCRIGHT] = "rtf:BRCRIGHT";
    4194                 :          0 :     mMap[NS_rtf::LN_DXAORIGIN] = "rtf:DXAORIGIN";
    4195                 :          0 :     mMap[NS_rtf::LN_DYAORIGIN] = "rtf:DYAORIGIN";
    4196                 :          0 :     mMap[NS_rtf::LN_CPROPS] = "rtf:CPROPS";
    4197                 :          0 :     mMap[NS_rtf::LN_SPID] = "rtf:SPID";
    4198                 :          0 :     mMap[NS_rtf::LN_XALEFT] = "rtf:XALEFT";
    4199                 :          0 :     mMap[NS_rtf::LN_YATOP] = "rtf:YATOP";
    4200                 :          0 :     mMap[NS_rtf::LN_XARIGHT] = "rtf:XARIGHT";
    4201                 :          0 :     mMap[NS_rtf::LN_YABOTTOM] = "rtf:YABOTTOM";
    4202                 :          0 :     mMap[NS_rtf::LN_FHDR] = "rtf:FHDR";
    4203                 :          0 :     mMap[NS_rtf::LN_BX] = "rtf:BX";
    4204                 :          0 :     mMap[NS_rtf::LN_BY] = "rtf:BY";
    4205                 :          0 :     mMap[NS_rtf::LN_WR] = "rtf:WR";
    4206                 :          0 :     mMap[NS_rtf::LN_WRK] = "rtf:WRK";
    4207                 :          0 :     mMap[NS_rtf::LN_FRCASIMPLE] = "rtf:FRCASIMPLE";
    4208                 :          0 :     mMap[NS_rtf::LN_FBELOWTEXT] = "rtf:FBELOWTEXT";
    4209                 :          0 :     mMap[NS_rtf::LN_FANCHORLOCK] = "rtf:FANCHORLOCK";
    4210                 :          0 :     mMap[NS_rtf::LN_CTXBX] = "rtf:CTXBX";
    4211                 :          0 :     mMap[NS_rtf::LN_CH] = "rtf:CH";
    4212                 :          0 :     mMap[NS_rtf::LN_UNUSED0_5] = "rtf:UNUSED0_5";
    4213                 :          0 :     mMap[NS_rtf::LN_FLT] = "rtf:FLT";
    4214                 :          0 :     mMap[NS_rtf::LN_shpLeft] = "rtf:shpLeft";
    4215                 :          0 :     mMap[NS_rtf::LN_shpTop] = "rtf:shpTop";
    4216                 :          0 :     mMap[NS_rtf::LN_shpRight] = "rtf:shpRight";
    4217                 :          0 :     mMap[NS_rtf::LN_shpBottom] = "rtf:shpBottom";
    4218                 :          0 :     mMap[NS_rtf::LN_shppid] = "rtf:shppid";
    4219                 :          0 :     mMap[NS_rtf::LN_shpfBid] = "rtf:shpfBid";
    4220                 :          0 :     mMap[NS_rtf::LN_shpfComplex] = "rtf:shpfComplex";
    4221                 :          0 :     mMap[NS_rtf::LN_shpop] = "rtf:shpop";
    4222                 :          0 :     mMap[NS_rtf::LN_shpspidMax] = "rtf:shpspidMax";
    4223                 :          0 :     mMap[NS_rtf::LN_shpcidcl] = "rtf:shpcidcl";
    4224                 :          0 :     mMap[NS_rtf::LN_shpcspSaved] = "rtf:shpcspSaved";
    4225                 :          0 :     mMap[NS_rtf::LN_shpcdgSaved] = "rtf:shpcdgSaved";
    4226                 :          0 :     mMap[NS_rtf::LN_shpdgid] = "rtf:shpdgid";
    4227                 :          0 :     mMap[NS_rtf::LN_shpcspidCur] = "rtf:shpcspidCur";
    4228                 :          0 :     mMap[NS_rtf::LN_shpbtWin32] = "rtf:shpbtWin32";
    4229                 :          0 :     mMap[NS_rtf::LN_shpbtMacOS] = "rtf:shpbtMacOS";
    4230                 :          0 :     mMap[NS_rtf::LN_shprgbUid] = "rtf:shprgbUid";
    4231                 :          0 :     mMap[NS_rtf::LN_shptag] = "rtf:shptag";
    4232                 :          0 :     mMap[NS_rtf::LN_shpsize] = "rtf:shpsize";
    4233                 :          0 :     mMap[NS_rtf::LN_shpcRef] = "rtf:shpcRef";
    4234                 :          0 :     mMap[NS_rtf::LN_shpfoDelay] = "rtf:shpfoDelay";
    4235                 :          0 :     mMap[NS_rtf::LN_shpusage] = "rtf:shpusage";
    4236                 :          0 :     mMap[NS_rtf::LN_shpcbName] = "rtf:shpcbName";
    4237                 :          0 :     mMap[NS_rtf::LN_shpunused2] = "rtf:shpunused2";
    4238                 :          0 :     mMap[NS_rtf::LN_shpunused3] = "rtf:shpunused3";
    4239                 :          0 :     mMap[NS_rtf::LN_FRD] = "rtf:FRD";
    4240                 :          0 :     mMap[NS_rtf::LN_IBST] = "rtf:IBST";
    4241                 :          0 :     mMap[NS_rtf::LN_AK] = "rtf:AK";
    4242                 :          0 :     mMap[NS_rtf::LN_UNUSED22_2] = "rtf:UNUSED22_2";
    4243                 :          0 :     mMap[NS_rtf::LN_GRFBMC] = "rtf:GRFBMC";
    4244                 :          0 :     mMap[NS_rtf::LN_LTAGBKMK] = "rtf:LTAGBKMK";
    4245                 :          0 :     mMap[NS_rtf::LN_CTXBX] = "rtf:CTXBX";
    4246                 :          0 :     mMap[NS_rtf::LN_INEXTREUSE] = "rtf:INEXTREUSE";
    4247                 :          0 :     mMap[NS_rtf::LN_CREUSABLE] = "rtf:CREUSABLE";
    4248                 :          0 :     mMap[NS_rtf::LN_FREUSABLE] = "rtf:FREUSABLE";
    4249                 :          0 :     mMap[NS_rtf::LN_LID] = "rtf:LID";
    4250                 :          0 :     mMap[NS_rtf::LN_TXIDUNDO] = "rtf:TXIDUNDO";
    4251                 :          0 :     mMap[NS_rtf::LN_csp] = "rtf:csp";
    4252                 :          0 :     mMap[NS_rtf::LN_spidCur] = "rtf:spidCur";
    4253                 :          0 :     mMap[NS_rtf::LN_fBuildIn] = "rtf:fBuildIn";
    4254                 :          0 :     mMap[NS_rtf::LN_ilgbdM1] = "rtf:ilgbdM1";
    4255                 :          0 :     mMap[NS_rtf::LN_lid] = "rtf:lid";
    4256                 :          0 :     mMap[NS_rtf::LN_fcPic] = "rtf:fcPic";
    4257                 :          0 :     mMap[NS_rtf::LN_FONT] = "rtf:FONT";
    4258                 :          0 :     mMap[NS_rtf::LN_CHAR] = "rtf:CHAR";
    4259                 :          0 :     mMap[NS_rtf::LN_itl] = "rtf:itl";
    4260                 :          0 :     mMap[NS_rtf::LN_fatlBorders] = "rtf:fatlBorders";
    4261                 :          0 :     mMap[NS_rtf::LN_fatlShading] = "rtf:fatlShading";
    4262                 :          0 :     mMap[NS_rtf::LN_fatlFont] = "rtf:fatlFont";
    4263                 :          0 :     mMap[NS_rtf::LN_fatlColor] = "rtf:fatlColor";
    4264                 :          0 :     mMap[NS_rtf::LN_fatlBestFit] = "rtf:fatlBestFit";
    4265                 :          0 :     mMap[NS_rtf::LN_fatlHdrRows] = "rtf:fatlHdrRows";
    4266                 :          0 :     mMap[NS_rtf::LN_fatlLastRow] = "rtf:fatlLastRow";
    4267                 :          0 :     mMap[NS_rtf::LN_fatlHdrCols] = "rtf:fatlHdrCols";
    4268                 :          0 :     mMap[NS_rtf::LN_fatlLastCol] = "rtf:fatlLastCol";
    4269                 :          0 :     mMap[NS_rtf::LN_fatlNoRowBands] = "rtf:fatlNoRowBands";
    4270                 :          0 :     mMap[NS_rtf::LN_fatlNoColBands] = "rtf:fatlNoColBands";
    4271                 :          0 :     mMap[NS_rtf::LN_LINEPROPSTOP] = "rtf:LINEPROPSTOP";
    4272                 :          0 :     mMap[NS_rtf::LN_LINEPROPSLEFT] = "rtf:LINEPROPSLEFT";
    4273                 :          0 :     mMap[NS_rtf::LN_LINEPROPSBOTTOM] = "rtf:LINEPROPSBOTTOM";
    4274                 :          0 :     mMap[NS_rtf::LN_LINEPROPSRIGHT] = "rtf:LINEPROPSRIGHT";
    4275                 :          0 :     mMap[NS_rtf::LN_LINEPROPSHORIZONTAL] = "rtf:LINEPROPSHORIZONTAL";
    4276                 :          0 :     mMap[NS_rtf::LN_LINEPROPSVERTICAL] = "rtf:LINEPROPSVERTICAL";
    4277                 :          0 :     mMap[NS_rtf::LN_BRCTOP] = "rtf:BRCTOP";
    4278                 :          0 :     mMap[NS_rtf::LN_BRCLEFT] = "rtf:BRCLEFT";
    4279                 :          0 :     mMap[NS_rtf::LN_BRCLEFT] = "rtf:BRCLEFT";
    4280                 :          0 :     mMap[NS_rtf::LN_BRCRIGHT] = "rtf:BRCRIGHT";
    4281                 :          0 :     mMap[NS_rtf::LN_BRCBETWEEN] = "rtf:BRCBETWEEN";
    4282                 :          0 :     mMap[NS_rtf::LN_LINEPROPSTOP] = "rtf:LINEPROPSTOP";
    4283                 :          0 :     mMap[NS_rtf::LN_LINEPROPSLEFT] = "rtf:LINEPROPSLEFT";
    4284                 :          0 :     mMap[NS_rtf::LN_LINEPROPSBOTTOM] = "rtf:LINEPROPSBOTTOM";
    4285                 :          0 :     mMap[NS_rtf::LN_LINEPROPSRIGHT] = "rtf:LINEPROPSRIGHT";
    4286                 :          0 :     mMap[NS_rtf::LN_LINEPROPSBETWEEN] = "rtf:LINEPROPSBETWEEN";
    4287                 :          0 :     mMap[NS_rtf::LN_LINEPROPS] = "rtf:LINEPROPS";
    4288                 :          0 :     mMap[NS_rtf::LN_unit] = "rtf:unit";
    4289                 :          0 :     mMap[NS_rtf::LN_preferredWidth] = "rtf:preferredWidth";
    4290                 :          0 :     mMap[NS_rtf::LN_unit] = "rtf:unit";
    4291                 :          0 :     mMap[NS_rtf::LN_trleft] = "rtf:trleft";
    4292                 :          0 :     mMap[NS_rtf::LN_fcEastAsianLayout] = "rtf:fcEastAsianLayout";
    4293                 :          0 :     mMap[NS_rtf::LN_ftsWidth] = "rtf:ftsWidth";
    4294                 :          0 :     mMap[NS_rtf::LN_wWidth] = "rtf:wWidth";
    4295                 :          0 :     mMap[NS_rtf::LN_ftsWidth] = "rtf:ftsWidth";
    4296                 :          0 :     mMap[NS_rtf::LN_wWidth] = "rtf:wWidth";
    4297                 :          0 :     mMap[NS_rtf::LN_itc] = "rtf:itc";
    4298                 :          0 :     mMap[NS_rtf::LN_grfbrc] = "rtf:grfbrc";
    4299                 :          0 :     mMap[NS_rtf::LN_ftsWidth] = "rtf:ftsWidth";
    4300                 :          0 :     mMap[NS_rtf::LN_wWidth] = "rtf:wWidth";
    4301                 :          0 :     mMap[NS_rtf::LN_padding] = "rtf:padding";
    4302                 :          0 :     mMap[NS_rtf::LN_pcVert] = "rtf:pcVert";
    4303                 :          0 :     mMap[NS_rtf::LN_pcHorz] = "rtf:pcHorz";
    4304                 :          0 :     mMap[NS_rtf::LN_rectangle] = "rtf:rectangle";
    4305                 :          0 :     mMap[NS_rtf::LN_shptype] = "rtf:shptype";
    4306                 :          0 :     mMap[NS_rtf::LN_shpid] = "rtf:shpid";
    4307                 :          0 :     mMap[NS_rtf::LN_shpfGroup] = "rtf:shpfGroup";
    4308                 :          0 :     mMap[NS_rtf::LN_shpfChild] = "rtf:shpfChild";
    4309                 :          0 :     mMap[NS_rtf::LN_shpfPatriarch] = "rtf:shpfPatriarch";
    4310                 :          0 :     mMap[NS_rtf::LN_shpfDeleted] = "rtf:shpfDeleted";
    4311                 :          0 :     mMap[NS_rtf::LN_shpfOleShape] = "rtf:shpfOleShape";
    4312                 :          0 :     mMap[NS_rtf::LN_shpfHaveMaster] = "rtf:shpfHaveMaster";
    4313                 :          0 :     mMap[NS_rtf::LN_shpfFlipH] = "rtf:shpfFlipH";
    4314                 :          0 :     mMap[NS_rtf::LN_shpfFlipV] = "rtf:shpfFlipV";
    4315                 :          0 :     mMap[NS_rtf::LN_shpfConnector] = "rtf:shpfConnector";
    4316                 :          0 :     mMap[NS_rtf::LN_shpfHaveAnchor] = "rtf:shpfHaveAnchor";
    4317                 :          0 :     mMap[NS_rtf::LN_shpfBackground] = "rtf:shpfBackground";
    4318                 :          0 :     mMap[NS_rtf::LN_shpfHaveSpt] = "rtf:shpfHaveSpt";
    4319                 :          0 :     mMap[NS_rtf::LN_shpdgg] = "rtf:shpdgg";
    4320                 :          0 :     mMap[NS_rtf::LN_shpfbse] = "rtf:shpfbse";
    4321                 :          0 :     mMap[NS_rtf::LN_payload] = "rtf:payload";
    4322                 :          0 :     mMap[NS_rtf::LN_payload] = "rtf:payload";
    4323                 :          0 :     mMap[NS_rtf::LN_fdg] = "rtf:fdg";
    4324                 :            :     /* Operations */
    4325                 :          0 :     mMap[NS_rtf::LN_xst] = "rtf:xst";
    4326                 :          0 :     mMap[NS_rtf::LN_LISTLEVEL] = "rtf:LISTLEVEL";
    4327                 :          0 :     mMap[NS_rtf::LN_LFOData] = "rtf:LFOData";
    4328                 :          0 :     mMap[NS_rtf::LN_F] = "rtf:F";
    4329                 :          0 :     mMap[NS_rtf::LN_ALTFONTNAME] = "rtf:ALTFONTNAME";
    4330                 :          0 :     mMap[NS_rtf::LN_XSZFFN] = "rtf:XSZFFN";
    4331                 :          0 :     mMap[NS_rtf::LN_XSTZNAME] = "rtf:XSTZNAME";
    4332                 :          0 :     mMap[NS_rtf::LN_XSTZNAME1] = "rtf:XSTZNAME1";
    4333                 :          0 :     mMap[NS_rtf::LN_UPXSTART] = "rtf:UPXSTART";
    4334                 :          0 :     mMap[NS_rtf::LN_UPX] = "rtf:UPX";
    4335                 :          0 :     mMap[NS_rtf::LN_sed] = "rtf:sed";
    4336                 :          0 :     mMap[NS_rtf::LN_FLT] = "rtf:FLT";
    4337                 :          0 :     mMap[NS_rtf::LN_ffdefault] = "rtf:ffdefault";
    4338                 :          0 :     mMap[NS_rtf::LN_ffchecked] = "rtf:ffchecked";
    4339                 :          0 :     mMap[NS_rtf::LN_ffformatting] = "rtf:ffformatting";
    4340                 :          0 :     mMap[NS_rtf::LN_ffhelp] = "rtf:ffhelp";
    4341                 :          0 :     mMap[NS_rtf::LN_fftooltip] = "rtf:fftooltip";
    4342                 :          0 :     mMap[NS_rtf::LN_DffRecord] = "rtf:DffRecord";
    4343                 :          0 :     mMap[NS_rtf::LN_ffdata] = "rtf:ffdata";
    4344                 :          0 :     mMap[NS_rtf::LN_shape] = "rtf:shape";
    4345                 :          0 :     mMap[NS_rtf::LN_shpname] = "rtf:shpname";
    4346                 :          0 :     mMap[NS_rtf::LN_shpvalue] = "rtf:shpvalue";
    4347                 :          0 :     mMap[NS_rtf::LN_shpstringvalue] = "rtf:shpstringvalue";
    4348                 :          0 :     mMap[NS_rtf::LN_xstUsrInitl] = "rtf:xstUsrInitl";
    4349                 :          0 :     mMap[NS_rtf::LN_dxaDel] = "rtf:dxaDel";
    4350                 :          0 :     mMap[NS_rtf::LN_dxaAdd] = "rtf:dxaAdd";
    4351                 :          0 :     mMap[NS_rtf::LN_tbdAdd] = "rtf:tbdAdd";
    4352                 :          0 :     mMap[NS_rtf::LN_rgbrc] = "rtf:rgbrc";
    4353                 :          0 :     mMap[NS_rtf::LN_cellx] = "rtf:cellx";
    4354                 :          0 :     mMap[NS_rtf::LN_tc] = "rtf:tc";
    4355                 :          0 :     mMap[NS_rtf::LN_shd] = "rtf:shd";
    4356                 :          0 :     mMap[NS_rtf::LN_cellShd] = "rtf:cellShd";
    4357                 :          0 :     mMap[NS_rtf::LN_cellTopColor] = "rtf:cellTopColor";
    4358                 :          0 :     mMap[NS_rtf::LN_cellLeftColor] = "rtf:cellLeftColor";
    4359                 :          0 :     mMap[NS_rtf::LN_cellBottomColor] = "rtf:cellBottomColor";
    4360                 :          0 :     mMap[NS_rtf::LN_cellRightColor] = "rtf:cellRightColor";
    4361                 :          0 :     mMap[NS_rtf::LN_CELLSHADOW] = "rtf:CELLSHADOW";
    4362                 :          0 :     mMap[NS_rtf::LN_shpopt] = "rtf:shpopt";
    4363                 :          0 :     mMap[NS_rtf::LN_shpoptextraoffset] = "rtf:shpoptextraoffset";
    4364                 :          0 :     mMap[NS_rtf::LN_shptypename] = "rtf:shptypename";
    4365                 :          0 :     mMap[NS_rtf::LN_shpdgg] = "rtf:shpdgg";
    4366                 :          0 :     mMap[NS_rtf::LN_shpblipbname] = "rtf:shpblipbname";
    4367                 :          0 :     mMap[NS_rtf::LN_blip] = "rtf:blip";
    4368                 :          0 :     mMap[NS_rtf::LN_blip] = "rtf:blip";
    4369                 :          0 :     mMap[NS_rtf::LN_shptxt] = "rtf:shptxt";
    4370                 :            :     /* Classes */
    4371                 :          0 :     mMap[NS_rtf::LN_LISTTABLE] = "rtf:LISTTABLE";
    4372                 :          0 :     mMap[NS_rtf::LN_SttbRgtplc] = "rtf:SttbRgtplc";
    4373                 :          0 :     mMap[NS_rtf::LN_LFOTABLE] = "rtf:LFOTABLE";
    4374                 :          0 :     mMap[NS_rtf::LN_FONTTABLE] = "rtf:FONTTABLE";
    4375                 :          0 :     mMap[NS_rtf::LN_STYLESHEET] = "rtf:STYLESHEET";
    4376                 :          0 : }
    4377                 :            : 
    4378                 :          0 : void sprmidsToXML(::std::ostream & out)
    4379                 :            : {
    4380                 :            :   
    4381                 :          0 :     out << "<theid name=\"sprm:PContextualSpacing\">0x246d</theid>" << endl;
    4382                 :          0 :     out << "<theid name=\"sprm:PIstdPermute\">0xc601</theid>" << endl;
    4383                 :          0 :     out << "<theid name=\"sprm:PTabProps\">0x646b</theid>" << endl;
    4384                 :          0 :     out << "<theid name=\"sprm:TFCantSplit90\">0x3466</theid>" << endl;
    4385                 :          0 :     out << "<theid name=\"sprm:TCantSplit\">0x3644</theid>" << endl;
    4386                 :          0 :     out << "<theid name=\"sprm:PIncLvl\">0x2602</theid>" << endl;
    4387                 :          0 :     out << "<theid name=\"sprm:PJcExtra\">0x2461</theid>" << endl;
    4388                 :          0 :     out << "<theid name=\"sprm:PJc\">0x2403</theid>" << endl;
    4389                 :          0 :     out << "<theid name=\"sprm:PFSideBySide\">0x2404</theid>" << endl;
    4390                 :          0 :     out << "<theid name=\"sprm:PFKeep\">0x2405</theid>" << endl;
    4391                 :          0 :     out << "<theid name=\"sprm:PFKeepFollow\">0x2406</theid>" << endl;
    4392                 :          0 :     out << "<theid name=\"sprm:PFPageBreakBefore\">0x2407</theid>" << endl;
    4393                 :          0 :     out << "<theid name=\"sprm:PBrcl\">0x2408</theid>" << endl;
    4394                 :          0 :     out << "<theid name=\"sprm:PBrcp\">0x2409</theid>" << endl;
    4395                 :          0 :     out << "<theid name=\"sprm:PIlvl\">0x260a</theid>" << endl;
    4396                 :          0 :     out << "<theid name=\"sprm:PIlfo\">0x460b</theid>" << endl;
    4397                 :          0 :     out << "<theid name=\"sprm:PFNoLineNumb\">0x240c</theid>" << endl;
    4398                 :          0 :     out << "<theid name=\"sprm:PChgTabsPapx\">0xc60d</theid>" << endl;
    4399                 :          0 :     out << "<theid name=\"sprm:PDxaRight\">0x840e</theid>" << endl;
    4400                 :          0 :     out << "<theid name=\"sprm:PDxaLeft\">0x840f</theid>" << endl;
    4401                 :          0 :     out << "<theid name=\"sprm:PNest\">0x4610</theid>" << endl;
    4402                 :          0 :     out << "<theid name=\"sprm:PDxaLeft180\">0x8411</theid>" << endl;
    4403                 :          0 :     out << "<theid name=\"sprm:PDyaLine\">0x6412</theid>" << endl;
    4404                 :          0 :     out << "<theid name=\"sprm:PDyaBefore\">0xa413</theid>" << endl;
    4405                 :          0 :     out << "<theid name=\"sprm:PDyaAfter\">0xa414</theid>" << endl;
    4406                 :          0 :     out << "<theid name=\"sprm:PChgTabs\">0xc615</theid>" << endl;
    4407                 :          0 :     out << "<theid name=\"sprm:PFInTable\">0x2416</theid>" << endl;
    4408                 :          0 :     out << "<theid name=\"sprm:PCell\">0x244b</theid>" << endl;
    4409                 :          0 :     out << "<theid name=\"sprm:PRow\">0x244c</theid>" << endl;
    4410                 :          0 :     out << "<theid name=\"sprm:PFTtp\">0x2417</theid>" << endl;
    4411                 :          0 :     out << "<theid name=\"sprm:PDxaAbs\">0x8418</theid>" << endl;
    4412                 :          0 :     out << "<theid name=\"sprm:PDyaAbs\">0x8419</theid>" << endl;
    4413                 :          0 :     out << "<theid name=\"sprm:PDxaWidth\">0x841a</theid>" << endl;
    4414                 :          0 :     out << "<theid name=\"sprm:PPc\">0x261b</theid>" << endl;
    4415                 :          0 :     out << "<theid name=\"sprm:PBrcTop10\">0x461c</theid>" << endl;
    4416                 :          0 :     out << "<theid name=\"sprm:PBrcLeft10\">0x461d</theid>" << endl;
    4417                 :          0 :     out << "<theid name=\"sprm:PBrcBottom10\">0x461e</theid>" << endl;
    4418                 :          0 :     out << "<theid name=\"sprm:PBrcRight10\">0x461f</theid>" << endl;
    4419                 :          0 :     out << "<theid name=\"sprm:PBrcBetween10\">0x4620</theid>" << endl;
    4420                 :          0 :     out << "<theid name=\"sprm:PBrcBar10\">0x4621</theid>" << endl;
    4421                 :          0 :     out << "<theid name=\"sprm:PDxaFromText10\">0x4622</theid>" << endl;
    4422                 :          0 :     out << "<theid name=\"sprm:PWr\">0x2423</theid>" << endl;
    4423                 :          0 :     out << "<theid name=\"sprm:PBrcBar\">0x6629</theid>" << endl;
    4424                 :          0 :     out << "<theid name=\"sprm:PFNoAutoHyph\">0x242a</theid>" << endl;
    4425                 :          0 :     out << "<theid name=\"sprm:PWHeightAbs\">0x442b</theid>" << endl;
    4426                 :          0 :     out << "<theid name=\"sprm:PDcs\">0x442c</theid>" << endl;
    4427                 :          0 :     out << "<theid name=\"sprm:PShd\">0x442d</theid>" << endl;
    4428                 :          0 :     out << "<theid name=\"sprm:PDyaFromText\">0x842e</theid>" << endl;
    4429                 :          0 :     out << "<theid name=\"sprm:PDxaFromText\">0x842f</theid>" << endl;
    4430                 :          0 :     out << "<theid name=\"sprm:PFLocked\">0x2430</theid>" << endl;
    4431                 :          0 :     out << "<theid name=\"sprm:PFWidowControl\">0x2431</theid>" << endl;
    4432                 :          0 :     out << "<theid name=\"sprm:PRuler\">0xc632</theid>" << endl;
    4433                 :          0 :     out << "<theid name=\"sprm:PFKinsoku\">0x2433</theid>" << endl;
    4434                 :          0 :     out << "<theid name=\"sprm:PFWordWrap\">0x2434</theid>" << endl;
    4435                 :          0 :     out << "<theid name=\"sprm:PFOverflowPunct\">0x2435</theid>" << endl;
    4436                 :          0 :     out << "<theid name=\"sprm:PFTopLinePunct\">0x2436</theid>" << endl;
    4437                 :          0 :     out << "<theid name=\"sprm:PFAutoSpaceDE\">0x2437</theid>" << endl;
    4438                 :          0 :     out << "<theid name=\"sprm:PFAutoSpaceDN\">0x2438</theid>" << endl;
    4439                 :          0 :     out << "<theid name=\"sprm:PWAlignFont\">0x4439</theid>" << endl;
    4440                 :          0 :     out << "<theid name=\"sprm:PFrameTextFlow\">0x443a</theid>" << endl;
    4441                 :          0 :     out << "<theid name=\"sprm:PISnapBaseLine\">0x243b</theid>" << endl;
    4442                 :          0 :     out << "<theid name=\"sprm:PAnld\">0xc63e</theid>" << endl;
    4443                 :          0 :     out << "<theid name=\"sprm:PPropRMark\">0xc63f</theid>" << endl;
    4444                 :          0 :     out << "<theid name=\"sprm:POutLvl\">0x2640</theid>" << endl;
    4445                 :          0 :     out << "<theid name=\"sprm:PFBiDi\">0x2441</theid>" << endl;
    4446                 :          0 :     out << "<theid name=\"sprm:PFNumRMIns\">0x2443</theid>" << endl;
    4447                 :          0 :     out << "<theid name=\"sprm:PCrLf\">0x2444</theid>" << endl;
    4448                 :          0 :     out << "<theid name=\"sprm:PNumRM\">0xc645</theid>" << endl;
    4449                 :          0 :     out << "<theid name=\"sprm:PHugePapx\">0x6645</theid>" << endl;
    4450                 :          0 :     out << "<theid name=\"sprm:PFUsePgsuSettings\">0x2447</theid>" << endl;
    4451                 :          0 :     out << "<theid name=\"sprm:PFAdjustRight\">0x2448</theid>" << endl;
    4452                 :          0 :     out << "<theid name=\"sprm:CFRMarkDel\">0x0800</theid>" << endl;
    4453                 :          0 :     out << "<theid name=\"sprm:CFRMark\">0x0801</theid>" << endl;
    4454                 :          0 :     out << "<theid name=\"sprm:CFFldVanish\">0x0802</theid>" << endl;
    4455                 :          0 :     out << "<theid name=\"sprm:CPicLocation\">0x6a03</theid>" << endl;
    4456                 :          0 :     out << "<theid name=\"sprm:CIbstRMark\">0x4804</theid>" << endl;
    4457                 :          0 :     out << "<theid name=\"sprm:CDttmRMark\">0x6805</theid>" << endl;
    4458                 :          0 :     out << "<theid name=\"sprm:CFData\">0x0806</theid>" << endl;
    4459                 :          0 :     out << "<theid name=\"sprm:CIdslRMark\">0x4807</theid>" << endl;
    4460                 :          0 :     out << "<theid name=\"sprm:CChs\">0xea08</theid>" << endl;
    4461                 :          0 :     out << "<theid name=\"sprm:CSymbol\">0x6a09</theid>" << endl;
    4462                 :          0 :     out << "<theid name=\"sprm:CFOle2\">0x080a</theid>" << endl;
    4463                 :          0 :     out << "<theid name=\"sprm:CIdCharType\">0x480b</theid>" << endl;
    4464                 :          0 :     out << "<theid name=\"sprm:CHighlight\">0x2a0c</theid>" << endl;
    4465                 :          0 :     out << "<theid name=\"sprm:CObjLocation\">0x680e</theid>" << endl;
    4466                 :          0 :     out << "<theid name=\"sprm:CFFtcAsciSymb\">0x2a10</theid>" << endl;
    4467                 :          0 :     out << "<theid name=\"sprm:CIstd\">0x4a30</theid>" << endl;
    4468                 :          0 :     out << "<theid name=\"sprm:CIstdPermute\">0xca31</theid>" << endl;
    4469                 :          0 :     out << "<theid name=\"sprm:CDefault\">0x2a32</theid>" << endl;
    4470                 :          0 :     out << "<theid name=\"sprm:CPlain\">0x2a33</theid>" << endl;
    4471                 :          0 :     out << "<theid name=\"sprm:CKcd\">0x2a34</theid>" << endl;
    4472                 :          0 :     out << "<theid name=\"sprm:CFBold\">0x0835</theid>" << endl;
    4473                 :          0 :     out << "<theid name=\"sprm:CFItalic\">0x0836</theid>" << endl;
    4474                 :          0 :     out << "<theid name=\"sprm:CFStrike\">0x0837</theid>" << endl;
    4475                 :          0 :     out << "<theid name=\"sprm:CFOutline\">0x0838</theid>" << endl;
    4476                 :          0 :     out << "<theid name=\"sprm:CFShadow\">0x0839</theid>" << endl;
    4477                 :          0 :     out << "<theid name=\"sprm:CFSmallCaps\">0x083a</theid>" << endl;
    4478                 :          0 :     out << "<theid name=\"sprm:CFCaps\">0x083b</theid>" << endl;
    4479                 :          0 :     out << "<theid name=\"sprm:CFVanish\">0x083c</theid>" << endl;
    4480                 :          0 :     out << "<theid name=\"sprm:CFtcDefault\">0x4a3d</theid>" << endl;
    4481                 :          0 :     out << "<theid name=\"sprm:CKul\">0x2a3e</theid>" << endl;
    4482                 :          0 :     out << "<theid name=\"sprm:CSizePos\">0xea3f</theid>" << endl;
    4483                 :          0 :     out << "<theid name=\"sprm:CDxaSpace\">0x8840</theid>" << endl;
    4484                 :          0 :     out << "<theid name=\"sprm:CLid\">0x4a41</theid>" << endl;
    4485                 :          0 :     out << "<theid name=\"sprm:CIco\">0x2a42</theid>" << endl;
    4486                 :          0 :     out << "<theid name=\"sprm:CHps\">0x4a43</theid>" << endl;
    4487                 :          0 :     out << "<theid name=\"sprm:CHpsInc\">0x2a44</theid>" << endl;
    4488                 :          0 :     out << "<theid name=\"sprm:CHpsPos\">0x4845</theid>" << endl;
    4489                 :          0 :     out << "<theid name=\"sprm:CHpsPosAdj\">0x2a46</theid>" << endl;
    4490                 :          0 :     out << "<theid name=\"sprm:CMajority\">0xca47</theid>" << endl;
    4491                 :          0 :     out << "<theid name=\"sprm:CIss\">0x2a48</theid>" << endl;
    4492                 :          0 :     out << "<theid name=\"sprm:CHpsNew50\">0xca49</theid>" << endl;
    4493                 :          0 :     out << "<theid name=\"sprm:CHpsInc1\">0xca4a</theid>" << endl;
    4494                 :          0 :     out << "<theid name=\"sprm:CHpsKern\">0x484b</theid>" << endl;
    4495                 :          0 :     out << "<theid name=\"sprm:CMajority50\">0xca4c</theid>" << endl;
    4496                 :          0 :     out << "<theid name=\"sprm:CHpsMul\">0x4a4d</theid>" << endl;
    4497                 :          0 :     out << "<theid name=\"sprm:CYsri\">0x484e</theid>" << endl;
    4498                 :          0 :     out << "<theid name=\"sprm:CRgFtc0\">0x4a4f</theid>" << endl;
    4499                 :          0 :     out << "<theid name=\"sprm:CRgFtc1\">0x4a50</theid>" << endl;
    4500                 :          0 :     out << "<theid name=\"sprm:CRgFtc2\">0x4a51</theid>" << endl;
    4501                 :          0 :     out << "<theid name=\"sprm:CCharScale\">0x4852</theid>" << endl;
    4502                 :          0 :     out << "<theid name=\"sprm:CFDStrike\">0x2a53</theid>" << endl;
    4503                 :          0 :     out << "<theid name=\"sprm:CFImprint\">0x0854</theid>" << endl;
    4504                 :          0 :     out << "<theid name=\"sprm:CFNoProof\">0x0875</theid>" << endl;
    4505                 :          0 :     out << "<theid name=\"sprm:CFspecVanish\">0x0818</theid>" << endl;
    4506                 :          0 :     out << "<theid name=\"sprm:CFitText\">0xca76</theid>" << endl;
    4507                 :          0 :     out << "<theid name=\"sprm:CComplexScript\">0x882</theid>" << endl;
    4508                 :          0 :     out << "<theid name=\"sprm:PTightWrap\">0x2471</theid>" << endl;
    4509                 :          0 :     out << "<theid name=\"sprm:CFSpec\">0x0855</theid>" << endl;
    4510                 :          0 :     out << "<theid name=\"sprm:CFObj\">0x0856</theid>" << endl;
    4511                 :          0 :     out << "<theid name=\"sprm:CPropRMark\">0xca57</theid>" << endl;
    4512                 :          0 :     out << "<theid name=\"sprm:CFEmboss\">0x0858</theid>" << endl;
    4513                 :          0 :     out << "<theid name=\"sprm:CSfxText\">0x2859</theid>" << endl;
    4514                 :          0 :     out << "<theid name=\"sprm:CFBiDi\">0x085a</theid>" << endl;
    4515                 :          0 :     out << "<theid name=\"sprm:CFDiacColor\">0x085b</theid>" << endl;
    4516                 :          0 :     out << "<theid name=\"sprm:CFBoldBi\">0x085c</theid>" << endl;
    4517                 :          0 :     out << "<theid name=\"sprm:CFItalicBi\">0x085d</theid>" << endl;
    4518                 :          0 :     out << "<theid name=\"sprm:CFtcBi\">0x4a5e</theid>" << endl;
    4519                 :          0 :     out << "<theid name=\"sprm:CLidBi\">0x485f</theid>" << endl;
    4520                 :          0 :     out << "<theid name=\"sprm:CIcoBi\">0x4a60</theid>" << endl;
    4521                 :          0 :     out << "<theid name=\"sprm:CHpsBi\">0x4a61</theid>" << endl;
    4522                 :          0 :     out << "<theid name=\"sprm:CDispFldRMark\">0xca62</theid>" << endl;
    4523                 :          0 :     out << "<theid name=\"sprm:CIbstRMarkDel\">0x4863</theid>" << endl;
    4524                 :          0 :     out << "<theid name=\"sprm:CDttmRMarkDel\">0x6864</theid>" << endl;
    4525                 :          0 :     out << "<theid name=\"sprm:CBrc\">0x6865</theid>" << endl;
    4526                 :          0 :     out << "<theid name=\"sprm:CShd\">0x4866</theid>" << endl;
    4527                 :          0 :     out << "<theid name=\"sprm:CIdslRMarkDel\">0x4867</theid>" << endl;
    4528                 :          0 :     out << "<theid name=\"sprm:CFUsePgsuSettings\">0x0868</theid>" << endl;
    4529                 :          0 :     out << "<theid name=\"sprm:CCpg\">0x486b</theid>" << endl;
    4530                 :          0 :     out << "<theid name=\"sprm:CRgLid0_80\">0x486d</theid>" << endl;
    4531                 :          0 :     out << "<theid name=\"sprm:CRgLid1_80\">0x486e</theid>" << endl;
    4532                 :          0 :     out << "<theid name=\"sprm:CIdctHint\">0x286f</theid>" << endl;
    4533                 :          0 :     out << "<theid name=\"sprm:PicBrcl\">0x2e00</theid>" << endl;
    4534                 :          0 :     out << "<theid name=\"sprm:PicScale\">0xce01</theid>" << endl;
    4535                 :          0 :     out << "<theid name=\"sprm:PicBrcTop\">0x6c02</theid>" << endl;
    4536                 :          0 :     out << "<theid name=\"sprm:PicBrcLeft\">0x6c03</theid>" << endl;
    4537                 :          0 :     out << "<theid name=\"sprm:PicBrcBottom\">0x6c04</theid>" << endl;
    4538                 :          0 :     out << "<theid name=\"sprm:PicBrcRight\">0x6c05</theid>" << endl;
    4539                 :          0 :     out << "<theid name=\"sprm:ScnsPgn\">0x3000</theid>" << endl;
    4540                 :          0 :     out << "<theid name=\"sprm:SiHeadingPgn\">0x3001</theid>" << endl;
    4541                 :          0 :     out << "<theid name=\"sprm:SOlstAnm\">0xd202</theid>" << endl;
    4542                 :          0 :     out << "<theid name=\"sprm:SDxaColWidth\">0xf203</theid>" << endl;
    4543                 :          0 :     out << "<theid name=\"sprm:SDxaColSpacing\">0xf204</theid>" << endl;
    4544                 :          0 :     out << "<theid name=\"sprm:SFEvenlySpaced\">0x3005</theid>" << endl;
    4545                 :          0 :     out << "<theid name=\"sprm:SFProtected\">0x3006</theid>" << endl;
    4546                 :          0 :     out << "<theid name=\"sprm:SDmBinFirst\">0x5007</theid>" << endl;
    4547                 :          0 :     out << "<theid name=\"sprm:SDmBinOther\">0x5008</theid>" << endl;
    4548                 :          0 :     out << "<theid name=\"sprm:SBkc\">0x3009</theid>" << endl;
    4549                 :          0 :     out << "<theid name=\"sprm:SFTitlePage\">0x300a</theid>" << endl;
    4550                 :          0 :     out << "<theid name=\"sprm:SCcolumns\">0x500b</theid>" << endl;
    4551                 :          0 :     out << "<theid name=\"sprm:SDxaColumns\">0x900c</theid>" << endl;
    4552                 :          0 :     out << "<theid name=\"sprm:SFAutoPgn\">0x300d</theid>" << endl;
    4553                 :          0 :     out << "<theid name=\"sprm:SNfcPgn\">0x300e</theid>" << endl;
    4554                 :          0 :     out << "<theid name=\"sprm:SDyaPgn\">0xb00f</theid>" << endl;
    4555                 :          0 :     out << "<theid name=\"sprm:SDxaPgn\">0xb010</theid>" << endl;
    4556                 :          0 :     out << "<theid name=\"sprm:SFPgnRestart\">0x3011</theid>" << endl;
    4557                 :          0 :     out << "<theid name=\"sprm:SFEndnote\">0x3012</theid>" << endl;
    4558                 :          0 :     out << "<theid name=\"sprm:SLnc\">0x3013</theid>" << endl;
    4559                 :          0 :     out << "<theid name=\"sprm:SGprfIhdt\">0x3014</theid>" << endl;
    4560                 :          0 :     out << "<theid name=\"sprm:SNLnnMod\">0x5015</theid>" << endl;
    4561                 :          0 :     out << "<theid name=\"sprm:SDxaLnn\">0x9016</theid>" << endl;
    4562                 :          0 :     out << "<theid name=\"sprm:SDyaHdrTop\">0xb017</theid>" << endl;
    4563                 :          0 :     out << "<theid name=\"sprm:SDyaHdrBottom\">0xb018</theid>" << endl;
    4564                 :          0 :     out << "<theid name=\"sprm:SLBetween\">0x3019</theid>" << endl;
    4565                 :          0 :     out << "<theid name=\"sprm:SVjc\">0x301a</theid>" << endl;
    4566                 :          0 :     out << "<theid name=\"sprm:SLnnMin\">0x501b</theid>" << endl;
    4567                 :          0 :     out << "<theid name=\"sprm:SPgnStart\">0x501c</theid>" << endl;
    4568                 :          0 :     out << "<theid name=\"sprm:SBOrientation\">0x301d</theid>" << endl;
    4569                 :          0 :     out << "<theid name=\"sprm:SBCustomize\">0x301e</theid>" << endl;
    4570                 :          0 :     out << "<theid name=\"sprm:SXaPage\">0xb01f</theid>" << endl;
    4571                 :          0 :     out << "<theid name=\"sprm:SYaPage\">0xb020</theid>" << endl;
    4572                 :          0 :     out << "<theid name=\"sprm:SDxaLeft\">0xb021</theid>" << endl;
    4573                 :          0 :     out << "<theid name=\"sprm:SDxaRight\">0xb022</theid>" << endl;
    4574                 :          0 :     out << "<theid name=\"sprm:SDyaTop\">0x9023</theid>" << endl;
    4575                 :          0 :     out << "<theid name=\"sprm:SDyaBottom\">0x9024</theid>" << endl;
    4576                 :          0 :     out << "<theid name=\"sprm:SDzaGutter\">0xb025</theid>" << endl;
    4577                 :          0 :     out << "<theid name=\"sprm:SDmPaperReq\">0x5026</theid>" << endl;
    4578                 :          0 :     out << "<theid name=\"sprm:SPropRMark\">0xd227</theid>" << endl;
    4579                 :          0 :     out << "<theid name=\"sprm:SFBiDi\">0x3228</theid>" << endl;
    4580                 :          0 :     out << "<theid name=\"sprm:SFFacingCol\">0x3229</theid>" << endl;
    4581                 :          0 :     out << "<theid name=\"sprm:SFRTLGutter\">0x322a</theid>" << endl;
    4582                 :          0 :     out << "<theid name=\"sprm:SBrcTop\">0x702b</theid>" << endl;
    4583                 :          0 :     out << "<theid name=\"sprm:SBrcLeft\">0x702c</theid>" << endl;
    4584                 :          0 :     out << "<theid name=\"sprm:SBrcBottom\">0x702d</theid>" << endl;
    4585                 :          0 :     out << "<theid name=\"sprm:SBrcRight\">0x702e</theid>" << endl;
    4586                 :          0 :     out << "<theid name=\"sprm:SPgbProp\">0x522f</theid>" << endl;
    4587                 :          0 :     out << "<theid name=\"sprm:SDxtCharSpace\">0x7030</theid>" << endl;
    4588                 :          0 :     out << "<theid name=\"sprm:SDyaLinePitch\">0x9031</theid>" << endl;
    4589                 :          0 :     out << "<theid name=\"sprm:SClm\">0x5032</theid>" << endl;
    4590                 :          0 :     out << "<theid name=\"sprm:STextFlow\">0x5033</theid>" << endl;
    4591                 :          0 :     out << "<theid name=\"sprm:TJc\">0x5400</theid>" << endl;
    4592                 :          0 :     out << "<theid name=\"sprm:TDxaLeft\">0x9601</theid>" << endl;
    4593                 :          0 :     out << "<theid name=\"sprm:TDxaGapHalf\">0x9602</theid>" << endl;
    4594                 :          0 :     out << "<theid name=\"sprm:TFCantSplit\">0x3403</theid>" << endl;
    4595                 :          0 :     out << "<theid name=\"sprm:TTableHeader\">0x3404</theid>" << endl;
    4596                 :          0 :     out << "<theid name=\"sprm:TTableBorders\">0xd605</theid>" << endl;
    4597                 :          0 :     out << "<theid name=\"sprm:TDefTable10\">0xd606</theid>" << endl;
    4598                 :          0 :     out << "<theid name=\"sprm:TDyaRowHeight\">0x9407</theid>" << endl;
    4599                 :          0 :     out << "<theid name=\"sprm:TDefTable\">0xd608</theid>" << endl;
    4600                 :          0 :     out << "<theid name=\"sprm:TDefTableShd\">0xd609</theid>" << endl;
    4601                 :          0 :     out << "<theid name=\"sprm:TCellShd\">0xd612</theid>" << endl;
    4602                 :          0 :     out << "<theid name=\"sprm:TTlp\">0x740a</theid>" << endl;
    4603                 :          0 :     out << "<theid name=\"sprm:TFBiDi\">0x560b</theid>" << endl;
    4604                 :          0 :     out << "<theid name=\"sprm:THTMLProps\">0x740c</theid>" << endl;
    4605                 :          0 :     out << "<theid name=\"sprm:TSetBrc\">0xd620</theid>" << endl;
    4606                 :          0 :     out << "<theid name=\"sprm:TInsert\">0x7621</theid>" << endl;
    4607                 :          0 :     out << "<theid name=\"sprm:TDelete\">0x5622</theid>" << endl;
    4608                 :          0 :     out << "<theid name=\"sprm:TDxaCol\">0x7623</theid>" << endl;
    4609                 :          0 :     out << "<theid name=\"sprm:TMerge\">0x5624</theid>" << endl;
    4610                 :          0 :     out << "<theid name=\"sprm:TSplit\">0x5625</theid>" << endl;
    4611                 :          0 :     out << "<theid name=\"sprm:TSetBrc10\">0xd626</theid>" << endl;
    4612                 :          0 :     out << "<theid name=\"sprm:TSetShd\">0x7627</theid>" << endl;
    4613                 :          0 :     out << "<theid name=\"sprm:TSetShdOdd\">0x7628</theid>" << endl;
    4614                 :          0 :     out << "<theid name=\"sprm:TTextFlow\">0x7629</theid>" << endl;
    4615                 :          0 :     out << "<theid name=\"sprm:TDiagLine\">0xd62a</theid>" << endl;
    4616                 :          0 :     out << "<theid name=\"sprm:TVertMerge\">0xd62b</theid>" << endl;
    4617                 :          0 :     out << "<theid name=\"sprm:TVertAlign\">0xd62c</theid>" << endl;
    4618                 :          0 :     out << "<theid name=\"sprm:TCellTopColor\">0xd61a</theid>" << endl;
    4619                 :          0 :     out << "<theid name=\"sprm:TCellLeftColor\">0xd61b</theid>" << endl;
    4620                 :          0 :     out << "<theid name=\"sprm:TCellBottomColor\">0xd61c</theid>" << endl;
    4621                 :          0 :     out << "<theid name=\"sprm:TCellRightColor\">0xd61d</theid>" << endl;
    4622                 :          0 :     out << "<theid name=\"sprm:TGridLineProps\">0xd613</theid>" << endl;
    4623                 :          0 :     out << "<theid name=\"sprm:CIndrsid\">0x6816</theid>" << endl;
    4624                 :          0 :     out << "<theid name=\"sprm:Cdelrsid\">0x6817</theid>" << endl;
    4625                 :          0 :     out << "<theid name=\"sprm:PTableDepth\">0x6649</theid>" << endl;
    4626                 :          0 :     out << "<theid name=\"sprm:TCellShadow\">0xd670</theid>" << endl;
    4627                 :          0 :     out << "<theid name=\"sprm:PBrcTop\">0x6424</theid>" << endl;
    4628                 :          0 :     out << "<theid name=\"sprm:PBrcLeft\">0x6425</theid>" << endl;
    4629                 :          0 :     out << "<theid name=\"sprm:PBrcBottom\">0x6426</theid>" << endl;
    4630                 :          0 :     out << "<theid name=\"sprm:PBrcRight\">0x6427</theid>" << endl;
    4631                 :          0 :     out << "<theid name=\"sprm:PBrcBetween\">0x6428</theid>" << endl;
    4632                 :          0 :     out << "<theid name=\"sprm:PBorderTop\">0xc64e</theid>" << endl;
    4633                 :          0 :     out << "<theid name=\"sprm:PBorderLeft\">0xc64f</theid>" << endl;
    4634                 :          0 :     out << "<theid name=\"sprm:PBorderBottom\">0xc650</theid>" << endl;
    4635                 :          0 :     out << "<theid name=\"sprm:PBorderRight\">0xc651</theid>" << endl;
    4636                 :          0 :     out << "<theid name=\"sprm:PBorderBetween\">0xc652</theid>" << endl;
    4637                 :          0 :     out << "<theid name=\"sprm:CBorder\">0xca72</theid>" << endl;
    4638                 :          0 :     out << "<theid name=\"sprm:TTPreferredWidth\">0xf614</theid>" << endl;
    4639                 :          0 :     out << "<theid name=\"sprm:TTRLeft\">0xf661</theid>" << endl;
    4640                 :          0 :     out << "<theid name=\"sprm:CEastAsianLayout\">0xca78</theid>" << endl;
    4641                 :          0 :     out << "<theid name=\"sprm:TWidthBefore\">0xf617</theid>" << endl;
    4642                 :          0 :     out << "<theid name=\"sprm:TWidthAfter\">0xf618</theid>" << endl;
    4643                 :          0 :     out << "<theid name=\"sprm:PDxaLeft1\">0x8460</theid>" << endl;
    4644                 :          0 :     out << "<theid name=\"sprm:PRsid\">0x6467</theid>" << endl;
    4645                 :          0 :     out << "<theid name=\"sprm:CRsidProp\">0x6815</theid>" << endl;
    4646                 :          0 :     out << "<theid name=\"sprm:CRgLid0\">0x4873</theid>" << endl;
    4647                 :          0 :     out << "<theid name=\"sprm:CRgLid1\">0x4874</theid>" << endl;
    4648                 :          0 :     out << "<theid name=\"sprm:TCellPaddingDefault\">0xd634</theid>" << endl;
    4649                 :          0 :     out << "<theid name=\"sprm:TRsid\">0x7479</theid>" << endl;
    4650                 :          0 :     out << "<theid name=\"sprm:TFAutofit\">0x3615</theid>" << endl;
    4651                 :          0 :     out << "<theid name=\"sprm:TPc\">0x360d</theid>" << endl;
    4652                 :          0 :     out << "<theid name=\"sprm:TDyaAbs\">0x940f</theid>" << endl;
    4653                 :          0 :     out << "<theid name=\"sprm:TDxaFromText\">0x9410</theid>" << endl;
    4654                 :          0 :     out << "<theid name=\"sprm:TDyaFromText\">0x9411</theid>" << endl;
    4655                 :          0 :     out << "<theid name=\"sprm:TDxaFromTextRight\">0x941e</theid>" << endl;
    4656                 :          0 :     out << "<theid name=\"sprm:TDyaFromTextBottom\">0x941f</theid>" << endl;
    4657                 :          0 :     out << "<theid name=\"sprm:TFNoAllowOverlap\">0x3465</theid>" << endl;
    4658                 :          0 : }
    4659                 :            :   
    4660                 :          0 : void doctokidsToXML(::std::ostream & out)
    4661                 :            : {
    4662                 :            :   /* Attributes */
    4663                 :          0 :     out << "<theid name=\"rtf:ISTD\">10001</theid>" << endl;
    4664                 :          0 :     out << "<theid name=\"rtf:header\">10001</theid>" << endl;
    4665                 :          0 :     out << "<theid name=\"rtf:footer\">10001</theid>" << endl;
    4666                 :          0 :     out << "<theid name=\"rtf:headerr\">10001</theid>" << endl;
    4667                 :          0 :     out << "<theid name=\"rtf:headerl\">10001</theid>" << endl;
    4668                 :          0 :     out << "<theid name=\"rtf:footerr\">10001</theid>" << endl;
    4669                 :          0 :     out << "<theid name=\"rtf:footerl\">10001</theid>" << endl;
    4670                 :          0 :     out << "<theid name=\"rtf:headerf\">10001</theid>" << endl;
    4671                 :          0 :     out << "<theid name=\"rtf:footerf\">10001</theid>" << endl;
    4672                 :          0 :     out << "<theid name=\"rtf:footnote\">10001</theid>" << endl;
    4673                 :          0 :     out << "<theid name=\"rtf:endnote\">10001</theid>" << endl;
    4674                 :          0 :     out << "<theid name=\"rtf:annotation\">10001</theid>" << endl;
    4675                 :          0 :     out << "<theid name=\"rtf:BOOKMARKNAME\">10001</theid>" << endl;
    4676                 :          0 :     out << "<theid name=\"rtf:XAlign\">10001</theid>" << endl;
    4677                 :          0 :     out << "<theid name=\"rtf:YAlign\">10001</theid>" << endl;
    4678                 :          0 :     out << "<theid name=\"rtf:XRelTo\">10001</theid>" << endl;
    4679                 :          0 :     out << "<theid name=\"rtf:YRelTo\">10001</theid>" << endl;
    4680                 :          0 :     out << "<theid name=\"rtf:LayoutInTableCell\">10001</theid>" << endl;
    4681                 :          0 :     out << "<theid name=\"rtf:Inline\">10001</theid>" << endl;
    4682                 :          0 :     out << "<theid name=\"rtf:DffRecord\">10001</theid>" << endl;
    4683                 :          0 :     out << "<theid name=\"rtf:DffAttribute\">10001</theid>" << endl;
    4684                 :          0 :     out << "<theid name=\"rtf:dfftype\">10001</theid>" << endl;
    4685                 :          0 :     out << "<theid name=\"rtf:dffheader\">10001</theid>" << endl;
    4686                 :          0 :     out << "<theid name=\"rtf:dffinstance\">10001</theid>" << endl;
    4687                 :          0 :     out << "<theid name=\"rtf:dffversion\">10001</theid>" << endl;
    4688                 :          0 :     out << "<theid name=\"rtf:blob\">10001</theid>" << endl;
    4689                 :          0 :     out << "<theid name=\"rtf:SttbAssoc\">10001</theid>" << endl;
    4690                 :          0 :     out << "<theid name=\"rtf:fFacingPages\">10001</theid>" << endl;
    4691                 :          0 :     out << "<theid name=\"rtf:unused1\">10001</theid>" << endl;
    4692                 :          0 :     out << "<theid name=\"rtf:fPMHMainDoc\">10001</theid>" << endl;
    4693                 :          0 :     out << "<theid name=\"rtf:unused2\">10001</theid>" << endl;
    4694                 :          0 :     out << "<theid name=\"rtf:fpc\">10001</theid>" << endl;
    4695                 :          0 :     out << "<theid name=\"rtf:unused3\">10001</theid>" << endl;
    4696                 :          0 :     out << "<theid name=\"rtf:unused4\">10001</theid>" << endl;
    4697                 :          0 :     out << "<theid name=\"rtf:rncFtn\">10001</theid>" << endl;
    4698                 :          0 :     out << "<theid name=\"rtf:nFtn\">10001</theid>" << endl;
    4699                 :          0 :     out << "<theid name=\"rtf:unused5\">10001</theid>" << endl;
    4700                 :          0 :     out << "<theid name=\"rtf:unused6\">10001</theid>" << endl;
    4701                 :          0 :     out << "<theid name=\"rtf:unused7\">10001</theid>" << endl;
    4702                 :          0 :     out << "<theid name=\"rtf:unused8\">10001</theid>" << endl;
    4703                 :          0 :     out << "<theid name=\"rtf:unused9\">10001</theid>" << endl;
    4704                 :          0 :     out << "<theid name=\"rtf:unused10\">10001</theid>" << endl;
    4705                 :          0 :     out << "<theid name=\"rtf:fSplAllDone\">10001</theid>" << endl;
    4706                 :          0 :     out << "<theid name=\"rtf:fSplAllClean\">10001</theid>" << endl;
    4707                 :          0 :     out << "<theid name=\"rtf:fSplHideErrors\">10001</theid>" << endl;
    4708                 :          0 :     out << "<theid name=\"rtf:fGramHideErrors\">10001</theid>" << endl;
    4709                 :          0 :     out << "<theid name=\"rtf:fLabelDoc\">10001</theid>" << endl;
    4710                 :          0 :     out << "<theid name=\"rtf:fHyphCapitals\">10001</theid>" << endl;
    4711                 :          0 :     out << "<theid name=\"rtf:fAutoHyphen\">10001</theid>" << endl;
    4712                 :          0 :     out << "<theid name=\"rtf:fFormNoFields\">10001</theid>" << endl;
    4713                 :          0 :     out << "<theid name=\"rtf:fLinkStyles\">10001</theid>" << endl;
    4714                 :          0 :     out << "<theid name=\"rtf:fRevMarking\">10001</theid>" << endl;
    4715                 :          0 :     out << "<theid name=\"rtf:unused11\">10001</theid>" << endl;
    4716                 :          0 :     out << "<theid name=\"rtf:fExactCWords\">10001</theid>" << endl;
    4717                 :          0 :     out << "<theid name=\"rtf:fPagHidden\">10001</theid>" << endl;
    4718                 :          0 :     out << "<theid name=\"rtf:fPagResults\">10001</theid>" << endl;
    4719                 :          0 :     out << "<theid name=\"rtf:fLockAtn\">10001</theid>" << endl;
    4720                 :          0 :     out << "<theid name=\"rtf:fMirrorMargins\">10001</theid>" << endl;
    4721                 :          0 :     out << "<theid name=\"rtf:fWord97Compat\">10001</theid>" << endl;
    4722                 :          0 :     out << "<theid name=\"rtf:unused12\">10001</theid>" << endl;
    4723                 :          0 :     out << "<theid name=\"rtf:unused13\">10001</theid>" << endl;
    4724                 :          0 :     out << "<theid name=\"rtf:fProtEnabled\">10001</theid>" << endl;
    4725                 :          0 :     out << "<theid name=\"rtf:fDispFormFldSel\">10001</theid>" << endl;
    4726                 :          0 :     out << "<theid name=\"rtf:fRMView\">10001</theid>" << endl;
    4727                 :          0 :     out << "<theid name=\"rtf:fRMPrint\">10001</theid>" << endl;
    4728                 :          0 :     out << "<theid name=\"rtf:fLockVbaProj\">10001</theid>" << endl;
    4729                 :          0 :     out << "<theid name=\"rtf:fLockRev\">10001</theid>" << endl;
    4730                 :          0 :     out << "<theid name=\"rtf:fEmbedFonts\">10001</theid>" << endl;
    4731                 :          0 :     out << "<theid name=\"rtf:copts60\">10001</theid>" << endl;
    4732                 :          0 :     out << "<theid name=\"rtf:dxaTab\">10001</theid>" << endl;
    4733                 :          0 :     out << "<theid name=\"rtf:cpgWebOpt\">10001</theid>" << endl;
    4734                 :          0 :     out << "<theid name=\"rtf:dxaHotZ\">10001</theid>" << endl;
    4735                 :          0 :     out << "<theid name=\"rtf:cConsecHypLim\">10001</theid>" << endl;
    4736                 :          0 :     out << "<theid name=\"rtf:wSpare2\">10001</theid>" << endl;
    4737                 :          0 :     out << "<theid name=\"rtf:dttmCreated\">10001</theid>" << endl;
    4738                 :          0 :     out << "<theid name=\"rtf:dttmRevised\">10001</theid>" << endl;
    4739                 :          0 :     out << "<theid name=\"rtf:dttmLastPrint\">10001</theid>" << endl;
    4740                 :          0 :     out << "<theid name=\"rtf:nRevision\">10001</theid>" << endl;
    4741                 :          0 :     out << "<theid name=\"rtf:tmEdited\">10001</theid>" << endl;
    4742                 :          0 :     out << "<theid name=\"rtf:cWords\">10001</theid>" << endl;
    4743                 :          0 :     out << "<theid name=\"rtf:cCh\">10001</theid>" << endl;
    4744                 :          0 :     out << "<theid name=\"rtf:cPg\">10001</theid>" << endl;
    4745                 :          0 :     out << "<theid name=\"rtf:cParas\">10001</theid>" << endl;
    4746                 :          0 :     out << "<theid name=\"rtf:rncEdn\">10001</theid>" << endl;
    4747                 :          0 :     out << "<theid name=\"rtf:\">10001</theid>" << endl;
    4748                 :          0 :     out << "<theid name=\"rtf:unused14\">10001</theid>" << endl;
    4749                 :          0 :     out << "<theid name=\"rtf:unused15\">10001</theid>" << endl;
    4750                 :          0 :     out << "<theid name=\"rtf:fPrintFormData\">10001</theid>" << endl;
    4751                 :          0 :     out << "<theid name=\"rtf:fSaveFormData\">10001</theid>" << endl;
    4752                 :          0 :     out << "<theid name=\"rtf:fShadeFormData\">10001</theid>" << endl;
    4753                 :          0 :     out << "<theid name=\"rtf:fShadeMergeFields\">10001</theid>" << endl;
    4754                 :          0 :     out << "<theid name=\"rtf:reserved2\">10001</theid>" << endl;
    4755                 :          0 :     out << "<theid name=\"rtf:fIncludeSubdocsInStats\">10001</theid>" << endl;
    4756                 :          0 :     out << "<theid name=\"rtf:cLines\">10001</theid>" << endl;
    4757                 :          0 :     out << "<theid name=\"rtf:cWordsWithSubdocs\">10001</theid>" << endl;
    4758                 :          0 :     out << "<theid name=\"rtf:cChWithSubdocs\">10001</theid>" << endl;
    4759                 :          0 :     out << "<theid name=\"rtf:cPgWithSubdocs\">10001</theid>" << endl;
    4760                 :          0 :     out << "<theid name=\"rtf:cParasWithSubdocs\">10001</theid>" << endl;
    4761                 :          0 :     out << "<theid name=\"rtf:cLinesWithSubdocs\">10001</theid>" << endl;
    4762                 :          0 :     out << "<theid name=\"rtf:lKeyProtDoc\">10001</theid>" << endl;
    4763                 :          0 :     out << "<theid name=\"rtf:wvkoSaved\">10001</theid>" << endl;
    4764                 :          0 :     out << "<theid name=\"rtf:pctWwdSaved\">10001</theid>" << endl;
    4765                 :          0 :     out << "<theid name=\"rtf:zkSaved\">10001</theid>" << endl;
    4766                 :          0 :     out << "<theid name=\"rtf:unused16\">10001</theid>" << endl;
    4767                 :          0 :     out << "<theid name=\"rtf:iGutterPos\">10001</theid>" << endl;
    4768                 :          0 :     out << "<theid name=\"rtf:ISTARTAT\">10001</theid>" << endl;
    4769                 :          0 :     out << "<theid name=\"rtf:NFC\">10001</theid>" << endl;
    4770                 :          0 :     out << "<theid name=\"rtf:JC\">10001</theid>" << endl;
    4771                 :          0 :     out << "<theid name=\"rtf:FLEGAL\">10001</theid>" << endl;
    4772                 :          0 :     out << "<theid name=\"rtf:FNORESTART\">10001</theid>" << endl;
    4773                 :          0 :     out << "<theid name=\"rtf:FIDENTSAV\">10001</theid>" << endl;
    4774                 :          0 :     out << "<theid name=\"rtf:FCONVERTED\">10001</theid>" << endl;
    4775                 :          0 :     out << "<theid name=\"rtf:FTENTATIVE\">10001</theid>" << endl;
    4776                 :          0 :     out << "<theid name=\"rtf:RGBXCHNUMS\">10001</theid>" << endl;
    4777                 :          0 :     out << "<theid name=\"rtf:IXCHFOLLOW\">10001</theid>" << endl;
    4778                 :          0 :     out << "<theid name=\"rtf:DXASPACE\">10001</theid>" << endl;
    4779                 :          0 :     out << "<theid name=\"rtf:DXAINDENT\">10001</theid>" << endl;
    4780                 :          0 :     out << "<theid name=\"rtf:CBGRPPRLCHPX\">10001</theid>" << endl;
    4781                 :          0 :     out << "<theid name=\"rtf:CBGRPPRLPAPX\">10001</theid>" << endl;
    4782                 :          0 :     out << "<theid name=\"rtf:ilvlRestartLim\">10001</theid>" << endl;
    4783                 :          0 :     out << "<theid name=\"rtf:grfhic\">10001</theid>" << endl;
    4784                 :          0 :     out << "<theid name=\"rtf:LSID\">10001</theid>" << endl;
    4785                 :          0 :     out << "<theid name=\"rtf:TPLC\">10001</theid>" << endl;
    4786                 :          0 :     out << "<theid name=\"rtf:fBuildIn\">10001</theid>" << endl;
    4787                 :          0 :     out << "<theid name=\"rtf:ilgpdM1\">10001</theid>" << endl;
    4788                 :          0 :     out << "<theid name=\"rtf:lid\">10001</theid>" << endl;
    4789                 :          0 :     out << "<theid name=\"rtf:random\">10001</theid>" << endl;
    4790                 :          0 :     out << "<theid name=\"rtf:RGISTD\">10001</theid>" << endl;
    4791                 :          0 :     out << "<theid name=\"rtf:FSIMPLELIST\">10001</theid>" << endl;
    4792                 :          0 :     out << "<theid name=\"rtf:fAutoNum\">10001</theid>" << endl;
    4793                 :          0 :     out << "<theid name=\"rtf:fHybrid\">10001</theid>" << endl;
    4794                 :          0 :     out << "<theid name=\"rtf:reserved1\">10001</theid>" << endl;
    4795                 :          0 :     out << "<theid name=\"rtf:ILVL\">10001</theid>" << endl;
    4796                 :          0 :     out << "<theid name=\"rtf:FSTARTAT\">10001</theid>" << endl;
    4797                 :          0 :     out << "<theid name=\"rtf:FFORMATTING\">10001</theid>" << endl;
    4798                 :          0 :     out << "<theid name=\"rtf:UNSIGNED4_6\">10001</theid>" << endl;
    4799                 :          0 :     out << "<theid name=\"rtf:lsid\">10001</theid>" << endl;
    4800                 :          0 :     out << "<theid name=\"rtf:clfolvl\">10001</theid>" << endl;
    4801                 :          0 :     out << "<theid name=\"rtf:ibstFltAutoNum\">10001</theid>" << endl;
    4802                 :          0 :     out << "<theid name=\"rtf:cp\">10001</theid>" << endl;
    4803                 :          0 :     out << "<theid name=\"rtf:CBFFNM1\">10001</theid>" << endl;
    4804                 :          0 :     out << "<theid name=\"rtf:PRQ\">10001</theid>" << endl;
    4805                 :          0 :     out << "<theid name=\"rtf:FTRUETYPE\">10001</theid>" << endl;
    4806                 :          0 :     out << "<theid name=\"rtf:UNUSED1_3\">10001</theid>" << endl;
    4807                 :          0 :     out << "<theid name=\"rtf:FF\">10001</theid>" << endl;
    4808                 :          0 :     out << "<theid name=\"rtf:UNUSED1_7\">10001</theid>" << endl;
    4809                 :          0 :     out << "<theid name=\"rtf:WWEIGHT\">10001</theid>" << endl;
    4810                 :          0 :     out << "<theid name=\"rtf:CHS\">10001</theid>" << endl;
    4811                 :          0 :     out << "<theid name=\"rtf:IXCHSZALT\">10001</theid>" << endl;
    4812                 :          0 :     out << "<theid name=\"rtf:PANOSE\">10001</theid>" << endl;
    4813                 :          0 :     out << "<theid name=\"rtf:FS\">10001</theid>" << endl;
    4814                 :          0 :     out << "<theid name=\"rtf:STI\">10001</theid>" << endl;
    4815                 :          0 :     out << "<theid name=\"rtf:FSCRATCH\">10001</theid>" << endl;
    4816                 :          0 :     out << "<theid name=\"rtf:FINVALHEIGHT\">10001</theid>" << endl;
    4817                 :          0 :     out << "<theid name=\"rtf:FHASUPE\">10001</theid>" << endl;
    4818                 :          0 :     out << "<theid name=\"rtf:FMASSCOPY\">10001</theid>" << endl;
    4819                 :          0 :     out << "<theid name=\"rtf:SGC\">10001</theid>" << endl;
    4820                 :          0 :     out << "<theid name=\"rtf:ISTDBASE\">10001</theid>" << endl;
    4821                 :          0 :     out << "<theid name=\"rtf:CUPX\">10001</theid>" << endl;
    4822                 :          0 :     out << "<theid name=\"rtf:ISTDNEXT\">10001</theid>" << endl;
    4823                 :          0 :     out << "<theid name=\"rtf:BCHUPE\">10001</theid>" << endl;
    4824                 :          0 :     out << "<theid name=\"rtf:FAUTOREDEF\">10001</theid>" << endl;
    4825                 :          0 :     out << "<theid name=\"rtf:FHIDDEN\">10001</theid>" << endl;
    4826                 :          0 :     out << "<theid name=\"rtf:UNUSED8_3\">10001</theid>" << endl;
    4827                 :          0 :     out << "<theid name=\"rtf:CSTD\">10001</theid>" << endl;
    4828                 :          0 :     out << "<theid name=\"rtf:CBSTDBASEINFILE\">10001</theid>" << endl;
    4829                 :          0 :     out << "<theid name=\"rtf:FSTDSTYLENAMESWRITTEN\">10001</theid>" << endl;
    4830                 :          0 :     out << "<theid name=\"rtf:UNUSED4_2\">10001</theid>" << endl;
    4831                 :          0 :     out << "<theid name=\"rtf:STIMAXWHENSAVED\">10001</theid>" << endl;
    4832                 :          0 :     out << "<theid name=\"rtf:ISTDMAXFIXEDWHENSAVED\">10001</theid>" << endl;
    4833                 :          0 :     out << "<theid name=\"rtf:NVERBUILTINNAMESWHENSAVED\">10001</theid>" << endl;
    4834                 :          0 :     out << "<theid name=\"rtf:RGFTCSTANDARDCHPSTSH\">10001</theid>" << endl;
    4835                 :          0 :     out << "<theid name=\"rtf:WIDENT\">10001</theid>" << endl;
    4836                 :          0 :     out << "<theid name=\"rtf:NFIB\">10001</theid>" << endl;
    4837                 :          0 :     out << "<theid name=\"rtf:NPRODUCT\">10001</theid>" << endl;
    4838                 :          0 :     out << "<theid name=\"rtf:LID\">10001</theid>" << endl;
    4839                 :          0 :     out << "<theid name=\"rtf:PNNEXT\">10001</theid>" << endl;
    4840                 :          0 :     out << "<theid name=\"rtf:FDOT\">10001</theid>" << endl;
    4841                 :          0 :     out << "<theid name=\"rtf:FGLSY\">10001</theid>" << endl;
    4842                 :          0 :     out << "<theid name=\"rtf:FCOMPLEX\">10001</theid>" << endl;
    4843                 :          0 :     out << "<theid name=\"rtf:FHASPIC\">10001</theid>" << endl;
    4844                 :          0 :     out << "<theid name=\"rtf:CQUICKSAVES\">10001</theid>" << endl;
    4845                 :          0 :     out << "<theid name=\"rtf:FENCRYPTED\">10001</theid>" << endl;
    4846                 :          0 :     out << "<theid name=\"rtf:FWHICHTBLSTM\">10001</theid>" << endl;
    4847                 :          0 :     out << "<theid name=\"rtf:FREADONLYRECOMMENDED\">10001</theid>" << endl;
    4848                 :          0 :     out << "<theid name=\"rtf:FWRITERESERVATION\">10001</theid>" << endl;
    4849                 :          0 :     out << "<theid name=\"rtf:FEXTCHAR\">10001</theid>" << endl;
    4850                 :          0 :     out << "<theid name=\"rtf:FLOADOVERRIDE\">10001</theid>" << endl;
    4851                 :          0 :     out << "<theid name=\"rtf:FFAREAST\">10001</theid>" << endl;
    4852                 :          0 :     out << "<theid name=\"rtf:FCRYPTO\">10001</theid>" << endl;
    4853                 :          0 :     out << "<theid name=\"rtf:NFIBBACK\">10001</theid>" << endl;
    4854                 :          0 :     out << "<theid name=\"rtf:LKEY\">10001</theid>" << endl;
    4855                 :          0 :     out << "<theid name=\"rtf:ENVR\">10001</theid>" << endl;
    4856                 :          0 :     out << "<theid name=\"rtf:FMAC\">10001</theid>" << endl;
    4857                 :          0 :     out << "<theid name=\"rtf:FEMPTYSPECIAL\">10001</theid>" << endl;
    4858                 :          0 :     out << "<theid name=\"rtf:FLOADOVERRIDEPAGE\">10001</theid>" << endl;
    4859                 :          0 :     out << "<theid name=\"rtf:FFUTURESAVEDUNDO\">10001</theid>" << endl;
    4860                 :          0 :     out << "<theid name=\"rtf:FWORD97SAVED\">10001</theid>" << endl;
    4861                 :          0 :     out << "<theid name=\"rtf:FSPARE0\">10001</theid>" << endl;
    4862                 :          0 :     out << "<theid name=\"rtf:CHSTABLES\">10001</theid>" << endl;
    4863                 :          0 :     out << "<theid name=\"rtf:FCMIN\">10001</theid>" << endl;
    4864                 :          0 :     out << "<theid name=\"rtf:FCMAC\">10001</theid>" << endl;
    4865                 :          0 :     out << "<theid name=\"rtf:CSW\">10001</theid>" << endl;
    4866                 :          0 :     out << "<theid name=\"rtf:WMAGICCREATED\">10001</theid>" << endl;
    4867                 :          0 :     out << "<theid name=\"rtf:WMAGICREVISED\">10001</theid>" << endl;
    4868                 :          0 :     out << "<theid name=\"rtf:WMAGICCREATEDPRIVATE\">10001</theid>" << endl;
    4869                 :          0 :     out << "<theid name=\"rtf:WMAGICREVISEDPRIVATE\">10001</theid>" << endl;
    4870                 :          0 :     out << "<theid name=\"rtf:PNFBPCHPFIRST_W6\">10001</theid>" << endl;
    4871                 :          0 :     out << "<theid name=\"rtf:PNCHPFIRST_W6\">10001</theid>" << endl;
    4872                 :          0 :     out << "<theid name=\"rtf:CPNBTECHP_W6\">10001</theid>" << endl;
    4873                 :          0 :     out << "<theid name=\"rtf:PNFBPPAPFIRST_W6\">10001</theid>" << endl;
    4874                 :          0 :     out << "<theid name=\"rtf:PNPAPFIRST_W6\">10001</theid>" << endl;
    4875                 :          0 :     out << "<theid name=\"rtf:CPNBTEPAP_W6\">10001</theid>" << endl;
    4876                 :          0 :     out << "<theid name=\"rtf:PNFBPLVCFIRST_W6\">10001</theid>" << endl;
    4877                 :          0 :     out << "<theid name=\"rtf:PNLVCFIRST_W6\">10001</theid>" << endl;
    4878                 :          0 :     out << "<theid name=\"rtf:CPNBTELVC_W6\">10001</theid>" << endl;
    4879                 :          0 :     out << "<theid name=\"rtf:LIDFE\">10001</theid>" << endl;
    4880                 :          0 :     out << "<theid name=\"rtf:CLW\">10001</theid>" << endl;
    4881                 :          0 :     out << "<theid name=\"rtf:CBMAC\">10001</theid>" << endl;
    4882                 :          0 :     out << "<theid name=\"rtf:LPRODUCTCREATED\">10001</theid>" << endl;
    4883                 :          0 :     out << "<theid name=\"rtf:LPRODUCTREVISED\">10001</theid>" << endl;
    4884                 :          0 :     out << "<theid name=\"rtf:CCPTEXT\">10001</theid>" << endl;
    4885                 :          0 :     out << "<theid name=\"rtf:CCPFTN\">10001</theid>" << endl;
    4886                 :          0 :     out << "<theid name=\"rtf:CCPHDD\">10001</theid>" << endl;
    4887                 :          0 :     out << "<theid name=\"rtf:CCPMCR\">10001</theid>" << endl;
    4888                 :          0 :     out << "<theid name=\"rtf:CCPATN\">10001</theid>" << endl;
    4889                 :          0 :     out << "<theid name=\"rtf:CCPEDN\">10001</theid>" << endl;
    4890                 :          0 :     out << "<theid name=\"rtf:CCPTXBX\">10001</theid>" << endl;
    4891                 :          0 :     out << "<theid name=\"rtf:CCPHDRTXBX\">10001</theid>" << endl;
    4892                 :          0 :     out << "<theid name=\"rtf:PNFBPCHPFIRST\">10001</theid>" << endl;
    4893                 :          0 :     out << "<theid name=\"rtf:PNCHPFIRST\">10001</theid>" << endl;
    4894                 :          0 :     out << "<theid name=\"rtf:CPNBTECHP\">10001</theid>" << endl;
    4895                 :          0 :     out << "<theid name=\"rtf:PNFBPPAPFIRST\">10001</theid>" << endl;
    4896                 :          0 :     out << "<theid name=\"rtf:PNPAPFIRST\">10001</theid>" << endl;
    4897                 :          0 :     out << "<theid name=\"rtf:CPNBTEPAP\">10001</theid>" << endl;
    4898                 :          0 :     out << "<theid name=\"rtf:PNFBPLVCFIRST\">10001</theid>" << endl;
    4899                 :          0 :     out << "<theid name=\"rtf:PNLVCFIRST\">10001</theid>" << endl;
    4900                 :          0 :     out << "<theid name=\"rtf:CPNBTELVC\">10001</theid>" << endl;
    4901                 :          0 :     out << "<theid name=\"rtf:FCISLANDFIRST\">10001</theid>" << endl;
    4902                 :          0 :     out << "<theid name=\"rtf:FCISLANDLIM\">10001</theid>" << endl;
    4903                 :          0 :     out << "<theid name=\"rtf:CFCLCB\">10001</theid>" << endl;
    4904                 :          0 :     out << "<theid name=\"rtf:FCSTSHFORIG\">10001</theid>" << endl;
    4905                 :          0 :     out << "<theid name=\"rtf:LCBSTSHFORIG\">10001</theid>" << endl;
    4906                 :          0 :     out << "<theid name=\"rtf:FCSTSHF\">10001</theid>" << endl;
    4907                 :          0 :     out << "<theid name=\"rtf:LCBSTSHF\">10001</theid>" << endl;
    4908                 :          0 :     out << "<theid name=\"rtf:FCPLCFFNDREF\">10001</theid>" << endl;
    4909                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFNDREF\">10001</theid>" << endl;
    4910                 :          0 :     out << "<theid name=\"rtf:FCPLCFFNDTXT\">10001</theid>" << endl;
    4911                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFNDTXT\">10001</theid>" << endl;
    4912                 :          0 :     out << "<theid name=\"rtf:FCPLCFANDREF\">10001</theid>" << endl;
    4913                 :          0 :     out << "<theid name=\"rtf:LCBPLCFANDREF\">10001</theid>" << endl;
    4914                 :          0 :     out << "<theid name=\"rtf:FCPLCFANDTXT\">10001</theid>" << endl;
    4915                 :          0 :     out << "<theid name=\"rtf:LCBPLCFANDTXT\">10001</theid>" << endl;
    4916                 :          0 :     out << "<theid name=\"rtf:FCPLCFSED\">10001</theid>" << endl;
    4917                 :          0 :     out << "<theid name=\"rtf:LCBPLCFSED\">10001</theid>" << endl;
    4918                 :          0 :     out << "<theid name=\"rtf:FCPLCFPAD\">10001</theid>" << endl;
    4919                 :          0 :     out << "<theid name=\"rtf:LCBPLCFPAD\">10001</theid>" << endl;
    4920                 :          0 :     out << "<theid name=\"rtf:FCPLCFPHE\">10001</theid>" << endl;
    4921                 :          0 :     out << "<theid name=\"rtf:LCBPLCFPHE\">10001</theid>" << endl;
    4922                 :          0 :     out << "<theid name=\"rtf:FCSTTBFGLSY\">10001</theid>" << endl;
    4923                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFGLSY\">10001</theid>" << endl;
    4924                 :          0 :     out << "<theid name=\"rtf:FCPLCFGLSY\">10001</theid>" << endl;
    4925                 :          0 :     out << "<theid name=\"rtf:LCBPLCFGLSY\">10001</theid>" << endl;
    4926                 :          0 :     out << "<theid name=\"rtf:FCPLCFHDD\">10001</theid>" << endl;
    4927                 :          0 :     out << "<theid name=\"rtf:LCBPLCFHDD\">10001</theid>" << endl;
    4928                 :          0 :     out << "<theid name=\"rtf:FCPLCFBTECHPX\">10001</theid>" << endl;
    4929                 :          0 :     out << "<theid name=\"rtf:LCBPLCFBTECHPX\">10001</theid>" << endl;
    4930                 :          0 :     out << "<theid name=\"rtf:FCPLCFBTEPAPX\">10001</theid>" << endl;
    4931                 :          0 :     out << "<theid name=\"rtf:LCBPLCFBTEPAPX\">10001</theid>" << endl;
    4932                 :          0 :     out << "<theid name=\"rtf:FCPLCFSEA\">10001</theid>" << endl;
    4933                 :          0 :     out << "<theid name=\"rtf:LCBPLCFSEA\">10001</theid>" << endl;
    4934                 :          0 :     out << "<theid name=\"rtf:FCSTTBFFFN\">10001</theid>" << endl;
    4935                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFFFN\">10001</theid>" << endl;
    4936                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDMOM\">10001</theid>" << endl;
    4937                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDMOM\">10001</theid>" << endl;
    4938                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDHDR\">10001</theid>" << endl;
    4939                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDHDR\">10001</theid>" << endl;
    4940                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDFTN\">10001</theid>" << endl;
    4941                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDFTN\">10001</theid>" << endl;
    4942                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDATN\">10001</theid>" << endl;
    4943                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDATN\">10001</theid>" << endl;
    4944                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDMCR\">10001</theid>" << endl;
    4945                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDMCR\">10001</theid>" << endl;
    4946                 :          0 :     out << "<theid name=\"rtf:FCSTTBFBKMK\">10001</theid>" << endl;
    4947                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFBKMK\">10001</theid>" << endl;
    4948                 :          0 :     out << "<theid name=\"rtf:FCPLCFBKF\">10001</theid>" << endl;
    4949                 :          0 :     out << "<theid name=\"rtf:LCBPLCFBKF\">10001</theid>" << endl;
    4950                 :          0 :     out << "<theid name=\"rtf:FCPLCFBKL\">10001</theid>" << endl;
    4951                 :          0 :     out << "<theid name=\"rtf:LCBPLCFBKL\">10001</theid>" << endl;
    4952                 :          0 :     out << "<theid name=\"rtf:FCCMDS\">10001</theid>" << endl;
    4953                 :          0 :     out << "<theid name=\"rtf:LCBCMDS\">10001</theid>" << endl;
    4954                 :          0 :     out << "<theid name=\"rtf:FCPLCMCR\">10001</theid>" << endl;
    4955                 :          0 :     out << "<theid name=\"rtf:LCBPLCMCR\">10001</theid>" << endl;
    4956                 :          0 :     out << "<theid name=\"rtf:FCSTTBFMCR\">10001</theid>" << endl;
    4957                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFMCR\">10001</theid>" << endl;
    4958                 :          0 :     out << "<theid name=\"rtf:FCPRDRVR\">10001</theid>" << endl;
    4959                 :          0 :     out << "<theid name=\"rtf:LCBPRDRVR\">10001</theid>" << endl;
    4960                 :          0 :     out << "<theid name=\"rtf:FCPRENVPORT\">10001</theid>" << endl;
    4961                 :          0 :     out << "<theid name=\"rtf:LCBPRENVPORT\">10001</theid>" << endl;
    4962                 :          0 :     out << "<theid name=\"rtf:FCPRENVLAND\">10001</theid>" << endl;
    4963                 :          0 :     out << "<theid name=\"rtf:LCBPRENVLAND\">10001</theid>" << endl;
    4964                 :          0 :     out << "<theid name=\"rtf:FCWSS\">10001</theid>" << endl;
    4965                 :          0 :     out << "<theid name=\"rtf:LCBWSS\">10001</theid>" << endl;
    4966                 :          0 :     out << "<theid name=\"rtf:FCDOP\">10001</theid>" << endl;
    4967                 :          0 :     out << "<theid name=\"rtf:LCBDOP\">10001</theid>" << endl;
    4968                 :          0 :     out << "<theid name=\"rtf:FCSTTBFASSOC\">10001</theid>" << endl;
    4969                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFASSOC\">10001</theid>" << endl;
    4970                 :          0 :     out << "<theid name=\"rtf:FCCLX\">10001</theid>" << endl;
    4971                 :          0 :     out << "<theid name=\"rtf:LCBCLX\">10001</theid>" << endl;
    4972                 :          0 :     out << "<theid name=\"rtf:FCPLCFPGDFTN\">10001</theid>" << endl;
    4973                 :          0 :     out << "<theid name=\"rtf:LCBPLCFPGDFTN\">10001</theid>" << endl;
    4974                 :          0 :     out << "<theid name=\"rtf:FCAUTOSAVESOURCE\">10001</theid>" << endl;
    4975                 :          0 :     out << "<theid name=\"rtf:LCBAUTOSAVESOURCE\">10001</theid>" << endl;
    4976                 :          0 :     out << "<theid name=\"rtf:FCGRPXSTATNOWNERS\">10001</theid>" << endl;
    4977                 :          0 :     out << "<theid name=\"rtf:LCBGRPXSTATNOWNERS\">10001</theid>" << endl;
    4978                 :          0 :     out << "<theid name=\"rtf:FCSTTBFATNBKMK\">10001</theid>" << endl;
    4979                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFATNBKMK\">10001</theid>" << endl;
    4980                 :          0 :     out << "<theid name=\"rtf:FCPLCDOAMOM\">10001</theid>" << endl;
    4981                 :          0 :     out << "<theid name=\"rtf:LCBPLCDOAMOM\">10001</theid>" << endl;
    4982                 :          0 :     out << "<theid name=\"rtf:FCPLCDOAHDR\">10001</theid>" << endl;
    4983                 :          0 :     out << "<theid name=\"rtf:LCBPLCDOAHDR\">10001</theid>" << endl;
    4984                 :          0 :     out << "<theid name=\"rtf:FCPLCSPAMOM\">10001</theid>" << endl;
    4985                 :          0 :     out << "<theid name=\"rtf:LCBPLCSPAMOM\">10001</theid>" << endl;
    4986                 :          0 :     out << "<theid name=\"rtf:FCPLCSPAHDR\">10001</theid>" << endl;
    4987                 :          0 :     out << "<theid name=\"rtf:LCBPLCSPAHDR\">10001</theid>" << endl;
    4988                 :          0 :     out << "<theid name=\"rtf:FCPLCFATNBKF\">10001</theid>" << endl;
    4989                 :          0 :     out << "<theid name=\"rtf:LCBPLCFATNBKF\">10001</theid>" << endl;
    4990                 :          0 :     out << "<theid name=\"rtf:FCPLCFATNBKL\">10001</theid>" << endl;
    4991                 :          0 :     out << "<theid name=\"rtf:LCBPLCFATNBKL\">10001</theid>" << endl;
    4992                 :          0 :     out << "<theid name=\"rtf:FCPMS\">10001</theid>" << endl;
    4993                 :          0 :     out << "<theid name=\"rtf:LCBPMS\">10001</theid>" << endl;
    4994                 :          0 :     out << "<theid name=\"rtf:FCFORMFLDSTTBF\">10001</theid>" << endl;
    4995                 :          0 :     out << "<theid name=\"rtf:LCBFORMFLDSTTBF\">10001</theid>" << endl;
    4996                 :          0 :     out << "<theid name=\"rtf:FCPLCFENDREF\">10001</theid>" << endl;
    4997                 :          0 :     out << "<theid name=\"rtf:LCBPLCFENDREF\">10001</theid>" << endl;
    4998                 :          0 :     out << "<theid name=\"rtf:FCPLCFENDTXT\">10001</theid>" << endl;
    4999                 :          0 :     out << "<theid name=\"rtf:LCBPLCFENDTXT\">10001</theid>" << endl;
    5000                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDEDN\">10001</theid>" << endl;
    5001                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDEDN\">10001</theid>" << endl;
    5002                 :          0 :     out << "<theid name=\"rtf:FCPLCFPGDEDN\">10001</theid>" << endl;
    5003                 :          0 :     out << "<theid name=\"rtf:LCBPLCFPGDEDN\">10001</theid>" << endl;
    5004                 :          0 :     out << "<theid name=\"rtf:FCDGGINFO\">10001</theid>" << endl;
    5005                 :          0 :     out << "<theid name=\"rtf:LCBDGGINFO\">10001</theid>" << endl;
    5006                 :          0 :     out << "<theid name=\"rtf:FCSTTBFRMARK\">10001</theid>" << endl;
    5007                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFRMARK\">10001</theid>" << endl;
    5008                 :          0 :     out << "<theid name=\"rtf:FCSTTBFCAPTION\">10001</theid>" << endl;
    5009                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFCAPTION\">10001</theid>" << endl;
    5010                 :          0 :     out << "<theid name=\"rtf:FCSTTBFAUTOCAPTION\">10001</theid>" << endl;
    5011                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFAUTOCAPTION\">10001</theid>" << endl;
    5012                 :          0 :     out << "<theid name=\"rtf:FCPLCFWKB\">10001</theid>" << endl;
    5013                 :          0 :     out << "<theid name=\"rtf:LCBPLCFWKB\">10001</theid>" << endl;
    5014                 :          0 :     out << "<theid name=\"rtf:FCPLCFSPL\">10001</theid>" << endl;
    5015                 :          0 :     out << "<theid name=\"rtf:LCBPLCFSPL\">10001</theid>" << endl;
    5016                 :          0 :     out << "<theid name=\"rtf:FCPLCFTXBXTXT\">10001</theid>" << endl;
    5017                 :          0 :     out << "<theid name=\"rtf:LCBPLCFTXBXTXT\">10001</theid>" << endl;
    5018                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDTXBX\">10001</theid>" << endl;
    5019                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDTXBX\">10001</theid>" << endl;
    5020                 :          0 :     out << "<theid name=\"rtf:FCPLCFHDRTXBXTXT\">10001</theid>" << endl;
    5021                 :          0 :     out << "<theid name=\"rtf:LCBPLCFHDRTXBXTXT\">10001</theid>" << endl;
    5022                 :          0 :     out << "<theid name=\"rtf:FCPLCFFLDHDRTXBX\">10001</theid>" << endl;
    5023                 :          0 :     out << "<theid name=\"rtf:LCBPLCFFLDHDRTXBX\">10001</theid>" << endl;
    5024                 :          0 :     out << "<theid name=\"rtf:FCSTWUSER\">10001</theid>" << endl;
    5025                 :          0 :     out << "<theid name=\"rtf:LCBSTWUSER\">10001</theid>" << endl;
    5026                 :          0 :     out << "<theid name=\"rtf:FCSTTBTTMBD\">10001</theid>" << endl;
    5027                 :          0 :     out << "<theid name=\"rtf:LCBSTTBTTMBD\">10001</theid>" << endl;
    5028                 :          0 :     out << "<theid name=\"rtf:FCUNUSED\">10001</theid>" << endl;
    5029                 :          0 :     out << "<theid name=\"rtf:LCBUNUSED\">10001</theid>" << endl;
    5030                 :          0 :     out << "<theid name=\"rtf:FCPGDMOTHER\">10001</theid>" << endl;
    5031                 :          0 :     out << "<theid name=\"rtf:LCBPGDMOTHER\">10001</theid>" << endl;
    5032                 :          0 :     out << "<theid name=\"rtf:FCBKDMOTHER\">10001</theid>" << endl;
    5033                 :          0 :     out << "<theid name=\"rtf:LCBBKDMOTHER\">10001</theid>" << endl;
    5034                 :          0 :     out << "<theid name=\"rtf:FCPGDFTN\">10001</theid>" << endl;
    5035                 :          0 :     out << "<theid name=\"rtf:LCBPGDFTN\">10001</theid>" << endl;
    5036                 :          0 :     out << "<theid name=\"rtf:FCBKDFTN\">10001</theid>" << endl;
    5037                 :          0 :     out << "<theid name=\"rtf:LCBBKDFTN\">10001</theid>" << endl;
    5038                 :          0 :     out << "<theid name=\"rtf:FCPGDEDN\">10001</theid>" << endl;
    5039                 :          0 :     out << "<theid name=\"rtf:LCBPGDEDN\">10001</theid>" << endl;
    5040                 :          0 :     out << "<theid name=\"rtf:FCBKDEDN\">10001</theid>" << endl;
    5041                 :          0 :     out << "<theid name=\"rtf:LCBBKDEDN\">10001</theid>" << endl;
    5042                 :          0 :     out << "<theid name=\"rtf:FCSTTBFINTLFLD\">10001</theid>" << endl;
    5043                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFINTLFLD\">10001</theid>" << endl;
    5044                 :          0 :     out << "<theid name=\"rtf:FCROUTESLIP\">10001</theid>" << endl;
    5045                 :          0 :     out << "<theid name=\"rtf:LCBROUTESLIP\">10001</theid>" << endl;
    5046                 :          0 :     out << "<theid name=\"rtf:FCSTTBSAVEDBY\">10001</theid>" << endl;
    5047                 :          0 :     out << "<theid name=\"rtf:LCBSTTBSAVEDBY\">10001</theid>" << endl;
    5048                 :          0 :     out << "<theid name=\"rtf:FCSTTBFNM\">10001</theid>" << endl;
    5049                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFNM\">10001</theid>" << endl;
    5050                 :          0 :     out << "<theid name=\"rtf:FCPLCFLST\">10001</theid>" << endl;
    5051                 :          0 :     out << "<theid name=\"rtf:LCBPLCFLST\">10001</theid>" << endl;
    5052                 :          0 :     out << "<theid name=\"rtf:FCPLFLFO\">10001</theid>" << endl;
    5053                 :          0 :     out << "<theid name=\"rtf:LCBPLFLFO\">10001</theid>" << endl;
    5054                 :          0 :     out << "<theid name=\"rtf:FCPLCFTXBXBKD\">10001</theid>" << endl;
    5055                 :          0 :     out << "<theid name=\"rtf:LCBPLCFTXBXBKD\">10001</theid>" << endl;
    5056                 :          0 :     out << "<theid name=\"rtf:FCPLCFTXBXHDRBKD\">10001</theid>" << endl;
    5057                 :          0 :     out << "<theid name=\"rtf:LCBPLCFTXBXHDRBKD\">10001</theid>" << endl;
    5058                 :          0 :     out << "<theid name=\"rtf:FCDOCUNDO\">10001</theid>" << endl;
    5059                 :          0 :     out << "<theid name=\"rtf:LCBDOCUNDO\">10001</theid>" << endl;
    5060                 :          0 :     out << "<theid name=\"rtf:FCRGBUSE\">10001</theid>" << endl;
    5061                 :          0 :     out << "<theid name=\"rtf:LCBRGBUSE\">10001</theid>" << endl;
    5062                 :          0 :     out << "<theid name=\"rtf:FCUSP\">10001</theid>" << endl;
    5063                 :          0 :     out << "<theid name=\"rtf:LCBUSP\">10001</theid>" << endl;
    5064                 :          0 :     out << "<theid name=\"rtf:FCUSKF\">10001</theid>" << endl;
    5065                 :          0 :     out << "<theid name=\"rtf:LCBUSKF\">10001</theid>" << endl;
    5066                 :          0 :     out << "<theid name=\"rtf:FCPLCUPCRGBUSE\">10001</theid>" << endl;
    5067                 :          0 :     out << "<theid name=\"rtf:LCBPLCUPCRGBUSE\">10001</theid>" << endl;
    5068                 :          0 :     out << "<theid name=\"rtf:FCPLCUPCUSP\">10001</theid>" << endl;
    5069                 :          0 :     out << "<theid name=\"rtf:LCBPLCUPCUSP\">10001</theid>" << endl;
    5070                 :          0 :     out << "<theid name=\"rtf:FCSTTBGLSYSTYLE\">10001</theid>" << endl;
    5071                 :          0 :     out << "<theid name=\"rtf:LCBSTTBGLSYSTYLE\">10001</theid>" << endl;
    5072                 :          0 :     out << "<theid name=\"rtf:FCPLGOSL\">10001</theid>" << endl;
    5073                 :          0 :     out << "<theid name=\"rtf:LCBPLGOSL\">10001</theid>" << endl;
    5074                 :          0 :     out << "<theid name=\"rtf:FCPLCOCX\">10001</theid>" << endl;
    5075                 :          0 :     out << "<theid name=\"rtf:LCBPLCOCX\">10001</theid>" << endl;
    5076                 :          0 :     out << "<theid name=\"rtf:FCPLCFBTELVC\">10001</theid>" << endl;
    5077                 :          0 :     out << "<theid name=\"rtf:LCBPLCFBTELVC\">10001</theid>" << endl;
    5078                 :          0 :     out << "<theid name=\"rtf:DWLOWDATETIME\">10001</theid>" << endl;
    5079                 :          0 :     out << "<theid name=\"rtf:DWHIGHDATETIME\">10001</theid>" << endl;
    5080                 :          0 :     out << "<theid name=\"rtf:FCPLCFLVC\">10001</theid>" << endl;
    5081                 :          0 :     out << "<theid name=\"rtf:LCBPLCFLVC\">10001</theid>" << endl;
    5082                 :          0 :     out << "<theid name=\"rtf:FCPLCASUMY\">10001</theid>" << endl;
    5083                 :          0 :     out << "<theid name=\"rtf:LCBPLCASUMY\">10001</theid>" << endl;
    5084                 :          0 :     out << "<theid name=\"rtf:FCPLCFGRAM\">10001</theid>" << endl;
    5085                 :          0 :     out << "<theid name=\"rtf:LCBPLCFGRAM\">10001</theid>" << endl;
    5086                 :          0 :     out << "<theid name=\"rtf:FCSTTBLISTNAMES\">10001</theid>" << endl;
    5087                 :          0 :     out << "<theid name=\"rtf:LCBSTTBLISTNAMES\">10001</theid>" << endl;
    5088                 :          0 :     out << "<theid name=\"rtf:FCSTTBFUSSR\">10001</theid>" << endl;
    5089                 :          0 :     out << "<theid name=\"rtf:LCBSTTBFUSSR\">10001</theid>" << endl;
    5090                 :          0 :     out << "<theid name=\"rtf:fcPlcfTch\">10001</theid>" << endl;
    5091                 :          0 :     out << "<theid name=\"rtf:lcbPlcfTch\">10001</theid>" << endl;
    5092                 :          0 :     out << "<theid name=\"rtf:fcRmdThreading\">10001</theid>" << endl;
    5093                 :          0 :     out << "<theid name=\"rtf:lcbRmdThreading\">10001</theid>" << endl;
    5094                 :          0 :     out << "<theid name=\"rtf:fcMid\">10001</theid>" << endl;
    5095                 :          0 :     out << "<theid name=\"rtf:lcbMid\">10001</theid>" << endl;
    5096                 :          0 :     out << "<theid name=\"rtf:fcSttbRgtplc\">10001</theid>" << endl;
    5097                 :          0 :     out << "<theid name=\"rtf:lcbSttbRgtplc\">10001</theid>" << endl;
    5098                 :          0 :     out << "<theid name=\"rtf:fcMsoEnvelope\">10001</theid>" << endl;
    5099                 :          0 :     out << "<theid name=\"rtf:flcbMsoEnvelope\">10001</theid>" << endl;
    5100                 :          0 :     out << "<theid name=\"rtf:fcPlcfLad\">10001</theid>" << endl;
    5101                 :          0 :     out << "<theid name=\"rtf:lcbPlcfLad\">10001</theid>" << endl;
    5102                 :          0 :     out << "<theid name=\"rtf:fcRgDofr\">10001</theid>" << endl;
    5103                 :          0 :     out << "<theid name=\"rtf:lcbRgDofr\">10001</theid>" << endl;
    5104                 :          0 :     out << "<theid name=\"rtf:fcPlcosl\">10001</theid>" << endl;
    5105                 :          0 :     out << "<theid name=\"rtf:lcbPlcosl\">10001</theid>" << endl;
    5106                 :          0 :     out << "<theid name=\"rtf:fcPlcfCookieOld\">10001</theid>" << endl;
    5107                 :          0 :     out << "<theid name=\"rtf:lcbPlcfCookieOld\">10001</theid>" << endl;
    5108                 :          0 :     out << "<theid name=\"rtf:fcPgdMotherOld\">10001</theid>" << endl;
    5109                 :          0 :     out << "<theid name=\"rtf:flcbPgdMotherOld\">10001</theid>" << endl;
    5110                 :          0 :     out << "<theid name=\"rtf:fcPgdFtnOld\">10001</theid>" << endl;
    5111                 :          0 :     out << "<theid name=\"rtf:lcbPgdFtnOld\">10001</theid>" << endl;
    5112                 :          0 :     out << "<theid name=\"rtf:fcBkdFtnOld\">10001</theid>" << endl;
    5113                 :          0 :     out << "<theid name=\"rtf:lcbBkdFtnOld\">10001</theid>" << endl;
    5114                 :          0 :     out << "<theid name=\"rtf:fcPgdEdnOld\">10001</theid>" << endl;
    5115                 :          0 :     out << "<theid name=\"rtf:lcbPgdEdnOld\">10001</theid>" << endl;
    5116                 :          0 :     out << "<theid name=\"rtf:fcBkdEdnOld\">10001</theid>" << endl;
    5117                 :          0 :     out << "<theid name=\"rtf:lcbBkdEdnOld\">10001</theid>" << endl;
    5118                 :          0 :     out << "<theid name=\"rtf:IBKL\">10001</theid>" << endl;
    5119                 :          0 :     out << "<theid name=\"rtf:ITCFIRST\">10001</theid>" << endl;
    5120                 :          0 :     out << "<theid name=\"rtf:FPUB\">10001</theid>" << endl;
    5121                 :          0 :     out << "<theid name=\"rtf:ITCLIM\">10001</theid>" << endl;
    5122                 :          0 :     out << "<theid name=\"rtf:FCOL\">10001</theid>" << endl;
    5123                 :          0 :     out << "<theid name=\"rtf:FN\">10001</theid>" << endl;
    5124                 :          0 :     out << "<theid name=\"rtf:FCSEPX\">10001</theid>" << endl;
    5125                 :          0 :     out << "<theid name=\"rtf:FNMPR\">10001</theid>" << endl;
    5126                 :          0 :     out << "<theid name=\"rtf:FCMPR\">10001</theid>" << endl;
    5127                 :          0 :     out << "<theid name=\"rtf:ICOFORE\">10001</theid>" << endl;
    5128                 :          0 :     out << "<theid name=\"rtf:ICOBACK\">10001</theid>" << endl;
    5129                 :          0 :     out << "<theid name=\"rtf:IPAT\">10001</theid>" << endl;
    5130                 :          0 :     out << "<theid name=\"rtf:SHDFORECOLOR\">10001</theid>" << endl;
    5131                 :          0 :     out << "<theid name=\"rtf:SHDBACKCOLOR\">10001</theid>" << endl;
    5132                 :          0 :     out << "<theid name=\"rtf:SHDPATTERN\">10001</theid>" << endl;
    5133                 :          0 :     out << "<theid name=\"rtf:DPTLINEWIDTH\">10001</theid>" << endl;
    5134                 :          0 :     out << "<theid name=\"rtf:BRCTYPE\">10001</theid>" << endl;
    5135                 :          0 :     out << "<theid name=\"rtf:ICO\">10001</theid>" << endl;
    5136                 :          0 :     out << "<theid name=\"rtf:DPTSPACE\">10001</theid>" << endl;
    5137                 :          0 :     out << "<theid name=\"rtf:FSHADOW\">10001</theid>" << endl;
    5138                 :          0 :     out << "<theid name=\"rtf:FFRAME\">10001</theid>" << endl;
    5139                 :          0 :     out << "<theid name=\"rtf:UNUSED2_15\">10001</theid>" << endl;
    5140                 :          0 :     out << "<theid name=\"rtf:FFIRSTMERGED\">10001</theid>" << endl;
    5141                 :          0 :     out << "<theid name=\"rtf:FMERGED\">10001</theid>" << endl;
    5142                 :          0 :     out << "<theid name=\"rtf:FVERTICAL\">10001</theid>" << endl;
    5143                 :          0 :     out << "<theid name=\"rtf:FBACKWARD\">10001</theid>" << endl;
    5144                 :          0 :     out << "<theid name=\"rtf:FROTATEFONT\">10001</theid>" << endl;
    5145                 :          0 :     out << "<theid name=\"rtf:FVERTMERGE\">10001</theid>" << endl;
    5146                 :          0 :     out << "<theid name=\"rtf:FVERTRESTART\">10001</theid>" << endl;
    5147                 :          0 :     out << "<theid name=\"rtf:VERTALIGN\">10001</theid>" << endl;
    5148                 :          0 :     out << "<theid name=\"rtf:FUNUSED\">10001</theid>" << endl;
    5149                 :          0 :     out << "<theid name=\"rtf:CellPrefferedSize\">10001</theid>" << endl;
    5150                 :          0 :     out << "<theid name=\"rtf:BRCTOP\">10001</theid>" << endl;
    5151                 :          0 :     out << "<theid name=\"rtf:BRCLEFT\">10001</theid>" << endl;
    5152                 :          0 :     out << "<theid name=\"rtf:BRCBOTTOM\">10001</theid>" << endl;
    5153                 :          0 :     out << "<theid name=\"rtf:BRCRIGHT\">10001</theid>" << endl;
    5154                 :          0 :     out << "<theid name=\"rtf:LINECOLOR\">10001</theid>" << endl;
    5155                 :          0 :     out << "<theid name=\"rtf:LINEWIDTH\">10001</theid>" << endl;
    5156                 :          0 :     out << "<theid name=\"rtf:LINETYPE\">10001</theid>" << endl;
    5157                 :          0 :     out << "<theid name=\"rtf:TLC\">10001</theid>" << endl;
    5158                 :          0 :     out << "<theid name=\"rtf:UNUSED0_6\">10001</theid>" << endl;
    5159                 :          0 :     out << "<theid name=\"rtf:MM\">10001</theid>" << endl;
    5160                 :          0 :     out << "<theid name=\"rtf:XEXT\">10001</theid>" << endl;
    5161                 :          0 :     out << "<theid name=\"rtf:YEXT\">10001</theid>" << endl;
    5162                 :          0 :     out << "<theid name=\"rtf:HMF\">10001</theid>" << endl;
    5163                 :          0 :     out << "<theid name=\"rtf:unknown\">10001</theid>" << endl;
    5164                 :          0 :     out << "<theid name=\"rtf:dropdownIndex\">10001</theid>" << endl;
    5165                 :          0 :     out << "<theid name=\"rtf:tooltip\">10001</theid>" << endl;
    5166                 :          0 :     out << "<theid name=\"rtf:nomark\">10001</theid>" << endl;
    5167                 :          0 :     out << "<theid name=\"rtf:useSize\">10001</theid>" << endl;
    5168                 :          0 :     out << "<theid name=\"rtf:numbersOnly\">10001</theid>" << endl;
    5169                 :          0 :     out << "<theid name=\"rtf:dateOnly\">10001</theid>" << endl;
    5170                 :          0 :     out << "<theid name=\"rtf:unused\">10001</theid>" << endl;
    5171                 :          0 :     out << "<theid name=\"rtf:size\">10001</theid>" << endl;
    5172                 :          0 :     out << "<theid name=\"rtf:hpsCheckbox\">10001</theid>" << endl;
    5173                 :          0 :     out << "<theid name=\"rtf:fftitle\">10001</theid>" << endl;
    5174                 :          0 :     out << "<theid name=\"rtf:LCB\">10001</theid>" << endl;
    5175                 :          0 :     out << "<theid name=\"rtf:CBHEADER\">10001</theid>" << endl;
    5176                 :          0 :     out << "<theid name=\"rtf:MFP\">10001</theid>" << endl;
    5177                 :          0 :     out << "<theid name=\"rtf:BM_RCWINMF\">10001</theid>" << endl;
    5178                 :          0 :     out << "<theid name=\"rtf:DXAGOAL\">10001</theid>" << endl;
    5179                 :          0 :     out << "<theid name=\"rtf:DYAGOAL\">10001</theid>" << endl;
    5180                 :          0 :     out << "<theid name=\"rtf:MX\">10001</theid>" << endl;
    5181                 :          0 :     out << "<theid name=\"rtf:MY\">10001</theid>" << endl;
    5182                 :          0 :     out << "<theid name=\"rtf:DXACROPLEFT\">10001</theid>" << endl;
    5183                 :          0 :     out << "<theid name=\"rtf:DYACROPTOP\">10001</theid>" << endl;
    5184                 :          0 :     out << "<theid name=\"rtf:DXACROPRIGHT\">10001</theid>" << endl;
    5185                 :          0 :     out << "<theid name=\"rtf:DYACROPBOTTOM\">10001</theid>" << endl;
    5186                 :          0 :     out << "<theid name=\"rtf:BRCL\">10001</theid>" << endl;
    5187                 :          0 :     out << "<theid name=\"rtf:FFRAMEEMPTY\">10001</theid>" << endl;
    5188                 :          0 :     out << "<theid name=\"rtf:FBITMAP\">10001</theid>" << endl;
    5189                 :          0 :     out << "<theid name=\"rtf:FDRAWHATCH\">10001</theid>" << endl;
    5190                 :          0 :     out << "<theid name=\"rtf:FERROR\">10001</theid>" << endl;
    5191                 :          0 :     out << "<theid name=\"rtf:BPP\">10001</theid>" << endl;
    5192                 :          0 :     out << "<theid name=\"rtf:DXAORIGIN\">10001</theid>" << endl;
    5193                 :          0 :     out << "<theid name=\"rtf:DYAORIGIN\">10001</theid>" << endl;
    5194                 :          0 :     out << "<theid name=\"rtf:CPROPS\">10001</theid>" << endl;
    5195                 :          0 :     out << "<theid name=\"rtf:SPID\">10001</theid>" << endl;
    5196                 :          0 :     out << "<theid name=\"rtf:XALEFT\">10001</theid>" << endl;
    5197                 :          0 :     out << "<theid name=\"rtf:YATOP\">10001</theid>" << endl;
    5198                 :          0 :     out << "<theid name=\"rtf:XARIGHT\">10001</theid>" << endl;
    5199                 :          0 :     out << "<theid name=\"rtf:YABOTTOM\">10001</theid>" << endl;
    5200                 :          0 :     out << "<theid name=\"rtf:FHDR\">10001</theid>" << endl;
    5201                 :          0 :     out << "<theid name=\"rtf:BX\">10001</theid>" << endl;
    5202                 :          0 :     out << "<theid name=\"rtf:BY\">10001</theid>" << endl;
    5203                 :          0 :     out << "<theid name=\"rtf:WR\">10001</theid>" << endl;
    5204                 :          0 :     out << "<theid name=\"rtf:WRK\">10001</theid>" << endl;
    5205                 :          0 :     out << "<theid name=\"rtf:FRCASIMPLE\">10001</theid>" << endl;
    5206                 :          0 :     out << "<theid name=\"rtf:FBELOWTEXT\">10001</theid>" << endl;
    5207                 :          0 :     out << "<theid name=\"rtf:FANCHORLOCK\">10001</theid>" << endl;
    5208                 :          0 :     out << "<theid name=\"rtf:CTXBX\">10001</theid>" << endl;
    5209                 :          0 :     out << "<theid name=\"rtf:CH\">10001</theid>" << endl;
    5210                 :          0 :     out << "<theid name=\"rtf:UNUSED0_5\">10001</theid>" << endl;
    5211                 :          0 :     out << "<theid name=\"rtf:shpLeft\">10001</theid>" << endl;
    5212                 :          0 :     out << "<theid name=\"rtf:shpTop\">10001</theid>" << endl;
    5213                 :          0 :     out << "<theid name=\"rtf:shpRight\">10001</theid>" << endl;
    5214                 :          0 :     out << "<theid name=\"rtf:shpBottom\">10001</theid>" << endl;
    5215                 :          0 :     out << "<theid name=\"rtf:shppid\">10001</theid>" << endl;
    5216                 :          0 :     out << "<theid name=\"rtf:shpfBid\">10001</theid>" << endl;
    5217                 :          0 :     out << "<theid name=\"rtf:shpfComplex\">10001</theid>" << endl;
    5218                 :          0 :     out << "<theid name=\"rtf:shpop\">10001</theid>" << endl;
    5219                 :          0 :     out << "<theid name=\"rtf:shpspidMax\">10001</theid>" << endl;
    5220                 :          0 :     out << "<theid name=\"rtf:shpcidcl\">10001</theid>" << endl;
    5221                 :          0 :     out << "<theid name=\"rtf:shpcspSaved\">10001</theid>" << endl;
    5222                 :          0 :     out << "<theid name=\"rtf:shpcdgSaved\">10001</theid>" << endl;
    5223                 :          0 :     out << "<theid name=\"rtf:shpdgid\">10001</theid>" << endl;
    5224                 :          0 :     out << "<theid name=\"rtf:shpcspidCur\">10001</theid>" << endl;
    5225                 :          0 :     out << "<theid name=\"rtf:shpbtWin32\">10001</theid>" << endl;
    5226                 :          0 :     out << "<theid name=\"rtf:shpbtMacOS\">10001</theid>" << endl;
    5227                 :          0 :     out << "<theid name=\"rtf:shprgbUid\">10001</theid>" << endl;
    5228                 :          0 :     out << "<theid name=\"rtf:shptag\">10001</theid>" << endl;
    5229                 :          0 :     out << "<theid name=\"rtf:shpsize\">10001</theid>" << endl;
    5230                 :          0 :     out << "<theid name=\"rtf:shpcRef\">10001</theid>" << endl;
    5231                 :          0 :     out << "<theid name=\"rtf:shpfoDelay\">10001</theid>" << endl;
    5232                 :          0 :     out << "<theid name=\"rtf:shpusage\">10001</theid>" << endl;
    5233                 :          0 :     out << "<theid name=\"rtf:shpcbName\">10001</theid>" << endl;
    5234                 :          0 :     out << "<theid name=\"rtf:shpunused2\">10001</theid>" << endl;
    5235                 :          0 :     out << "<theid name=\"rtf:shpunused3\">10001</theid>" << endl;
    5236                 :          0 :     out << "<theid name=\"rtf:FRD\">10001</theid>" << endl;
    5237                 :          0 :     out << "<theid name=\"rtf:IBST\">10001</theid>" << endl;
    5238                 :          0 :     out << "<theid name=\"rtf:AK\">10001</theid>" << endl;
    5239                 :          0 :     out << "<theid name=\"rtf:UNUSED22_2\">10001</theid>" << endl;
    5240                 :          0 :     out << "<theid name=\"rtf:GRFBMC\">10001</theid>" << endl;
    5241                 :          0 :     out << "<theid name=\"rtf:LTAGBKMK\">10001</theid>" << endl;
    5242                 :          0 :     out << "<theid name=\"rtf:INEXTREUSE\">10001</theid>" << endl;
    5243                 :          0 :     out << "<theid name=\"rtf:CREUSABLE\">10001</theid>" << endl;
    5244                 :          0 :     out << "<theid name=\"rtf:FREUSABLE\">10001</theid>" << endl;
    5245                 :          0 :     out << "<theid name=\"rtf:TXIDUNDO\">10001</theid>" << endl;
    5246                 :          0 :     out << "<theid name=\"rtf:csp\">10001</theid>" << endl;
    5247                 :          0 :     out << "<theid name=\"rtf:spidCur\">10001</theid>" << endl;
    5248                 :          0 :     out << "<theid name=\"rtf:ilgbdM1\">10001</theid>" << endl;
    5249                 :          0 :     out << "<theid name=\"rtf:fcPic\">10001</theid>" << endl;
    5250                 :          0 :     out << "<theid name=\"rtf:FONT\">10001</theid>" << endl;
    5251                 :          0 :     out << "<theid name=\"rtf:CHAR\">10001</theid>" << endl;
    5252                 :          0 :     out << "<theid name=\"rtf:itl\">10001</theid>" << endl;
    5253                 :          0 :     out << "<theid name=\"rtf:fatlBorders\">10001</theid>" << endl;
    5254                 :          0 :     out << "<theid name=\"rtf:fatlShading\">10001</theid>" << endl;
    5255                 :          0 :     out << "<theid name=\"rtf:fatlFont\">10001</theid>" << endl;
    5256                 :          0 :     out << "<theid name=\"rtf:fatlColor\">10001</theid>" << endl;
    5257                 :          0 :     out << "<theid name=\"rtf:fatlBestFit\">10001</theid>" << endl;
    5258                 :          0 :     out << "<theid name=\"rtf:fatlHdrRows\">10001</theid>" << endl;
    5259                 :          0 :     out << "<theid name=\"rtf:fatlLastRow\">10001</theid>" << endl;
    5260                 :          0 :     out << "<theid name=\"rtf:fatlHdrCols\">10001</theid>" << endl;
    5261                 :          0 :     out << "<theid name=\"rtf:fatlLastCol\">10001</theid>" << endl;
    5262                 :          0 :     out << "<theid name=\"rtf:fatlNoRowBands\">10001</theid>" << endl;
    5263                 :          0 :     out << "<theid name=\"rtf:fatlNoColBands\">10001</theid>" << endl;
    5264                 :          0 :     out << "<theid name=\"rtf:LINEPROPSTOP\">10001</theid>" << endl;
    5265                 :          0 :     out << "<theid name=\"rtf:LINEPROPSLEFT\">10001</theid>" << endl;
    5266                 :          0 :     out << "<theid name=\"rtf:LINEPROPSBOTTOM\">10001</theid>" << endl;
    5267                 :          0 :     out << "<theid name=\"rtf:LINEPROPSRIGHT\">10001</theid>" << endl;
    5268                 :          0 :     out << "<theid name=\"rtf:LINEPROPSHORIZONTAL\">10001</theid>" << endl;
    5269                 :          0 :     out << "<theid name=\"rtf:LINEPROPSVERTICAL\">10001</theid>" << endl;
    5270                 :          0 :     out << "<theid name=\"rtf:BRCBETWEEN\">10001</theid>" << endl;
    5271                 :          0 :     out << "<theid name=\"rtf:LINEPROPSBETWEEN\">10001</theid>" << endl;
    5272                 :          0 :     out << "<theid name=\"rtf:LINEPROPS\">10001</theid>" << endl;
    5273                 :          0 :     out << "<theid name=\"rtf:unit\">10001</theid>" << endl;
    5274                 :          0 :     out << "<theid name=\"rtf:preferredWidth\">10001</theid>" << endl;
    5275                 :          0 :     out << "<theid name=\"rtf:trleft\">10001</theid>" << endl;
    5276                 :          0 :     out << "<theid name=\"rtf:fcEastAsianLayout\">10001</theid>" << endl;
    5277                 :          0 :     out << "<theid name=\"rtf:ftsWidth\">10001</theid>" << endl;
    5278                 :          0 :     out << "<theid name=\"rtf:wWidth\">10001</theid>" << endl;
    5279                 :          0 :     out << "<theid name=\"rtf:itc\">10001</theid>" << endl;
    5280                 :          0 :     out << "<theid name=\"rtf:grfbrc\">10001</theid>" << endl;
    5281                 :          0 :     out << "<theid name=\"rtf:padding\">10001</theid>" << endl;
    5282                 :          0 :     out << "<theid name=\"rtf:pcVert\">10001</theid>" << endl;
    5283                 :          0 :     out << "<theid name=\"rtf:pcHorz\">10001</theid>" << endl;
    5284                 :          0 :     out << "<theid name=\"rtf:rectangle\">10001</theid>" << endl;
    5285                 :          0 :     out << "<theid name=\"rtf:shptype\">10001</theid>" << endl;
    5286                 :          0 :     out << "<theid name=\"rtf:shpid\">10001</theid>" << endl;
    5287                 :          0 :     out << "<theid name=\"rtf:shpfGroup\">10001</theid>" << endl;
    5288                 :          0 :     out << "<theid name=\"rtf:shpfChild\">10001</theid>" << endl;
    5289                 :          0 :     out << "<theid name=\"rtf:shpfPatriarch\">10001</theid>" << endl;
    5290                 :          0 :     out << "<theid name=\"rtf:shpfDeleted\">10001</theid>" << endl;
    5291                 :          0 :     out << "<theid name=\"rtf:shpfOleShape\">10001</theid>" << endl;
    5292                 :          0 :     out << "<theid name=\"rtf:shpfHaveMaster\">10001</theid>" << endl;
    5293                 :          0 :     out << "<theid name=\"rtf:shpfFlipH\">10001</theid>" << endl;
    5294                 :          0 :     out << "<theid name=\"rtf:shpfFlipV\">10001</theid>" << endl;
    5295                 :          0 :     out << "<theid name=\"rtf:shpfConnector\">10001</theid>" << endl;
    5296                 :          0 :     out << "<theid name=\"rtf:shpfHaveAnchor\">10001</theid>" << endl;
    5297                 :          0 :     out << "<theid name=\"rtf:shpfBackground\">10001</theid>" << endl;
    5298                 :          0 :     out << "<theid name=\"rtf:shpfHaveSpt\">10001</theid>" << endl;
    5299                 :          0 :     out << "<theid name=\"rtf:shpdgg\">10001</theid>" << endl;
    5300                 :          0 :     out << "<theid name=\"rtf:shpfbse\">10001</theid>" << endl;
    5301                 :          0 :     out << "<theid name=\"rtf:payload\">10001</theid>" << endl;
    5302                 :          0 :     out << "<theid name=\"rtf:fdg\">10001</theid>" << endl;
    5303                 :            :   /* Operations */
    5304                 :          0 :     out << "<theid name=\"rtf:xst\">20001</theid>" << endl;
    5305                 :          0 :     out << "<theid name=\"rtf:LISTLEVEL\">20001</theid>" << endl;
    5306                 :          0 :     out << "<theid name=\"rtf:LFOData\">20001</theid>" << endl;
    5307                 :          0 :     out << "<theid name=\"rtf:F\">20001</theid>" << endl;
    5308                 :          0 :     out << "<theid name=\"rtf:ALTFONTNAME\">20001</theid>" << endl;
    5309                 :          0 :     out << "<theid name=\"rtf:XSZFFN\">20001</theid>" << endl;
    5310                 :          0 :     out << "<theid name=\"rtf:XSTZNAME\">20001</theid>" << endl;
    5311                 :          0 :     out << "<theid name=\"rtf:XSTZNAME1\">20001</theid>" << endl;
    5312                 :          0 :     out << "<theid name=\"rtf:UPXSTART\">20001</theid>" << endl;
    5313                 :          0 :     out << "<theid name=\"rtf:UPX\">20001</theid>" << endl;
    5314                 :          0 :     out << "<theid name=\"rtf:sed\">20001</theid>" << endl;
    5315                 :          0 :     out << "<theid name=\"rtf:FLT\">20001</theid>" << endl;
    5316                 :          0 :     out << "<theid name=\"rtf:ffdefault\">20001</theid>" << endl;
    5317                 :          0 :     out << "<theid name=\"rtf:ffchecked\">20001</theid>" << endl;
    5318                 :          0 :     out << "<theid name=\"rtf:ffformatting\">20001</theid>" << endl;
    5319                 :          0 :     out << "<theid name=\"rtf:ffhelp\">20001</theid>" << endl;
    5320                 :          0 :     out << "<theid name=\"rtf:fftooltip\">20001</theid>" << endl;
    5321                 :          0 :     out << "<theid name=\"rtf:ffdata\">20001</theid>" << endl;
    5322                 :          0 :     out << "<theid name=\"rtf:shape\">20001</theid>" << endl;
    5323                 :          0 :     out << "<theid name=\"rtf:shpname\">20001</theid>" << endl;
    5324                 :          0 :     out << "<theid name=\"rtf:shpvalue\">20001</theid>" << endl;
    5325                 :          0 :     out << "<theid name=\"rtf:shpstringvalue\">20001</theid>" << endl;
    5326                 :          0 :     out << "<theid name=\"rtf:xstUsrInitl\">20001</theid>" << endl;
    5327                 :          0 :     out << "<theid name=\"rtf:dxaDel\">20001</theid>" << endl;
    5328                 :          0 :     out << "<theid name=\"rtf:dxaAdd\">20001</theid>" << endl;
    5329                 :          0 :     out << "<theid name=\"rtf:tbdAdd\">20001</theid>" << endl;
    5330                 :          0 :     out << "<theid name=\"rtf:rgbrc\">20001</theid>" << endl;
    5331                 :          0 :     out << "<theid name=\"rtf:cellx\">20001</theid>" << endl;
    5332                 :          0 :     out << "<theid name=\"rtf:tc\">20001</theid>" << endl;
    5333                 :          0 :     out << "<theid name=\"rtf:shd\">20001</theid>" << endl;
    5334                 :          0 :     out << "<theid name=\"rtf:cellShd\">20001</theid>" << endl;
    5335                 :          0 :     out << "<theid name=\"rtf:cellTopColor\">20001</theid>" << endl;
    5336                 :          0 :     out << "<theid name=\"rtf:cellLeftColor\">20001</theid>" << endl;
    5337                 :          0 :     out << "<theid name=\"rtf:cellBottomColor\">20001</theid>" << endl;
    5338                 :          0 :     out << "<theid name=\"rtf:cellRightColor\">20001</theid>" << endl;
    5339                 :          0 :     out << "<theid name=\"rtf:CELLSHADOW\">20001</theid>" << endl;
    5340                 :          0 :     out << "<theid name=\"rtf:shpopt\">20001</theid>" << endl;
    5341                 :          0 :     out << "<theid name=\"rtf:shpoptextraoffset\">20001</theid>" << endl;
    5342                 :          0 :     out << "<theid name=\"rtf:shptypename\">20001</theid>" << endl;
    5343                 :          0 :     out << "<theid name=\"rtf:shpblipbname\">20001</theid>" << endl;
    5344                 :          0 :     out << "<theid name=\"rtf:blip\">20001</theid>" << endl;
    5345                 :          0 :     out << "<theid name=\"rtf:shptxt\">20001</theid>" << endl;
    5346                 :            :   /* clases */
    5347                 :          0 :     out << "<theid name=\"rtf:LISTTABLE\">30001</theid>" << endl;
    5348                 :          0 :     out << "<theid name=\"rtf:SttbRgtplc\">30001</theid>" << endl;
    5349                 :          0 :     out << "<theid name=\"rtf:LFOTABLE\">30001</theid>" << endl;
    5350                 :          0 :     out << "<theid name=\"rtf:FONTTABLE\">30001</theid>" << endl;
    5351                 :          0 :     out << "<theid name=\"rtf:STYLESHEET\">30001</theid>" << endl;
    5352                 :          0 : }
    5353                 :          0 :   QNameToString::QNameToString()
    5354                 :            : {
    5355         [ #  # ]:          0 :     init_doctok();
    5356         [ #  # ]:          0 :     init_ooxml();
    5357                 :          0 : }
    5358                 :            : 
    5359                 :          0 : void WRITERFILTER_RESOURCEMODEL_DLLPUBLIC analyzerIds()
    5360                 :            : {
    5361                 :          0 :     cout << "<ids type=\"sprm\">" << endl;
    5362                 :            :     
    5363                 :          0 :     sprmidsToXML(cout);
    5364                 :          0 :     ooxmlsprmidsToXML(cout);
    5365                 :            : 
    5366                 :          0 :     cout << "</ids>" << endl;
    5367                 :            : 
    5368                 :          0 :     cout << "<ids type=\"attribute\">" << endl;
    5369                 :            :     
    5370                 :          0 :     doctokidsToXML(cout);
    5371                 :          0 :     ooxmlidsToXML(cout);
    5372                 :            : 
    5373                 :          0 :     cout << "</ids>" << endl;
    5374                 :          0 : }
    5375                 :            : 
    5376 [ +  - ][ +  - ]:         60 : }

Generated by: LCOV version 1.10