sdpropls.hxx (ecfe53c5) sdpropls.hxx (5aaf853b)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 69 unchanged lines hidden (view full) ---

78#define XML_SD_TYPE_FITTOSIZE (XML_SD_TYPES_START + 27 )
79#define XML_SD_TYPE_MEASURE_HALIGN (XML_SD_TYPES_START + 28 )
80#define XML_SD_TYPE_MEASURE_VALIGN (XML_SD_TYPES_START + 29 )
81#define XML_SD_TYPE_MEASURE_UNIT (XML_SD_TYPES_START + 30 )
82#define XML_SD_TYPE_MEASURE_PLACING (XML_SD_TYPES_START + 31 )
83#define XML_SD_TYPE_CONTROL_BORDER (XML_SD_TYPES_START + 32 )
84#define XML_SD_TYPE_CONTROL_BORDER_COLOR (XML_SD_TYPES_START + 33 )
85#define XML_SD_TYPE_IMAGE_SCALE_MODE (XML_SD_TYPES_START + 34 )
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 69 unchanged lines hidden (view full) ---

78#define XML_SD_TYPE_FITTOSIZE (XML_SD_TYPES_START + 27 )
79#define XML_SD_TYPE_MEASURE_HALIGN (XML_SD_TYPES_START + 28 )
80#define XML_SD_TYPE_MEASURE_VALIGN (XML_SD_TYPES_START + 29 )
81#define XML_SD_TYPE_MEASURE_UNIT (XML_SD_TYPES_START + 30 )
82#define XML_SD_TYPE_MEASURE_PLACING (XML_SD_TYPES_START + 31 )
83#define XML_SD_TYPE_CONTROL_BORDER (XML_SD_TYPES_START + 32 )
84#define XML_SD_TYPE_CONTROL_BORDER_COLOR (XML_SD_TYPES_START + 33 )
85#define XML_SD_TYPE_IMAGE_SCALE_MODE (XML_SD_TYPES_START + 34 )
86#define XML_SD_TYPE_LINECAP (XML_SD_TYPES_START + 35 )
86
87// 3D property types
88#define XML_SD_TYPE_BACKFACE_CULLING (XML_SD_TYPES_START + 40 )
89#define XML_SD_TYPE_NORMALS_KIND (XML_SD_TYPES_START + 41 )
90#define XML_SD_TYPE_NORMALS_DIRECTION (XML_SD_TYPES_START + 42 )
91#define XML_SD_TYPE_TEX_GENERATION_MODE_X (XML_SD_TYPES_START + 43 )
92#define XML_SD_TYPE_TEX_GENERATION_MODE_Y (XML_SD_TYPES_START + 44 )
93#define XML_SD_TYPE_TEX_KIND (XML_SD_TYPES_START + 45 )

--- 237 unchanged lines hidden ---
87
88// 3D property types
89#define XML_SD_TYPE_BACKFACE_CULLING (XML_SD_TYPES_START + 40 )
90#define XML_SD_TYPE_NORMALS_KIND (XML_SD_TYPES_START + 41 )
91#define XML_SD_TYPE_NORMALS_DIRECTION (XML_SD_TYPES_START + 42 )
92#define XML_SD_TYPE_TEX_GENERATION_MODE_X (XML_SD_TYPES_START + 43 )
93#define XML_SD_TYPE_TEX_GENERATION_MODE_Y (XML_SD_TYPES_START + 44 )
94#define XML_SD_TYPE_TEX_KIND (XML_SD_TYPES_START + 45 )

--- 237 unchanged lines hidden ---