44cfc7cb65
linecap: Reintegrating finished LineCap feature Patch contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 Patches contributed by Sven Jacobi impress212: #i81610# fixed animation export http://svn.apache.org/viewvc?view=revision&revision=1167620 impress212: drawinglayer gbuild environment changes http://svn.apache.org/viewvc?view=revision&revision=1167627 http://svn.apache.org/viewvc?view=revision&revision=1167628 impress212: DffPropSet -> minor code improvements, removing table http://svn.apache.org/viewvc?view=revision&revision=1167634 impress212: #158494# fixed excel import (text rotation) http://svn.apache.org/viewvc?view=revision&revision=1167638 Patches contributed by Armin Le Grand Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement http://svn.apache.org/viewvc?view=revision&revision=1220836 #118728# changed indentifying definitions for Svg file detection http://svn.apache.org/viewvc?view=revision&revision=1229961 #118838# LineGeometry creation for complicated cases optimized to create single Polygons http://svn.apache.org/viewvc?view=revision&revision=1236232 #119176# corrected file type detection for SVG for svg files without xml header http://svn.apache.org/viewvc?view=revision&revision=1309445 #118728# Extended Svg file detection http://svn.apache.org/viewvc?view=revision&revision=1230531 #118529# solve break converters and convert commands for OLEs and images http://svn.apache.org/viewvc?view=revision&revision=1186168 svg: added WaE changes from branch svgreplacement to trunc http://svn.apache.org/viewvc?view=revision&revision=1222974 svg: corrected missing member initialization http://svn.apache.org/viewvc?view=revision&revision=1226134 fix for #118525#: Using primitives for chart sub-geometry visualisation http://svn.apache.org/viewvc?view=revision&revision=1226879 #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx ... http://svn.apache.org/viewvc?view=revision&revision=1293316 fix for #118525#: removed no longer used variable maOriginalMapMode, one more exception eliminated http://svn.apache.org/viewvc?view=revision&revision=1227097 #16758# Added buffering to the VDev usages of the VclProcessor2D derivates... http://svn.apache.org/viewvc?view=revision&revision=1229521 #116758# Secured VDev buffer device to Vcl deinit http://svn.apache.org/viewvc?view=revision&revision=1230574 #116758# added remembering allocated VDevs for VDevBuffer to be able to also delete these when vcl goes down; it should never happen, but You never know http://svn.apache.org/viewvc?view=revision&revision=1230927 #118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive representation instead of TransparencePrimitive2D http://svn.apache.org/viewvc?view=revision&revision=1231198 #118822# secured 3D geometry creation (slices) by subdividing the 2D source polyPolygon early http://svn.apache.org/viewvc?view=revision&revision=1234749 #118829# enhanced Svg gradient quality, obstacles avoided http://svn.apache.org/viewvc?view=revision&revision=1235361 #118834# Unified usage of TextBreakupHelper as single tooling class for i18n text primitive breakup http://svn.apache.org/viewvc?view=revision&revision=1236110 #118853# added square pixel size limit to conversion of TransparencePrimitive2D to Metafile action http://svn.apache.org/viewvc?view=revision&revision=1237656 #118824# coreccted mirroring and boundrect when the graphicmanager is used for bitmap output http://svn.apache.org/viewvc?view=revision&revision=1240097 #115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various optimization scenarios http://svn.apache.org/viewvc?view=revision&revision=1241434 #118783# Corrected errors in ID strings, corrected Svg line/fill export, corrected polygon close state http://svn.apache.org/viewvc?view=revision&revision=1232006 #118796# corrected null-pointer usage in SVG text exporter http://svn.apache.org/viewvc?view=revision&revision=1240262 #118729# Use GraphicStreamUrl and GraphicUrl to allow multi image import with linked graphics, too http://svn.apache.org/viewvc?view=revision&revision=1229962 #118898# corrected error in GDIMetaFile::GetBoundRect in handling MetaFloatTransparentAction http://svn.apache.org/viewvc?view=revision&revision=1293349 #118855# Corrected handling of possibly created empty clipRegions after PolyPolygon clipping http://svn.apache.org/viewvc?view=revision&revision=1237725 #115962# Better (but not yet optimal, see comments in task) handling of MetaFloatTransparentAction in PDF export http://svn.apache.org/viewvc?view=revision&revision=1241078 IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ... http://svn.apache.org/viewvc?view=revision&revision=1200879 118779# Added svg content streaming in/out to ImpGraphic stream operators http://svn.apache.org/viewvc?view=revision&revision=1231908 linecap: correctons for WaE and mac drawing http://svn.apache.org/viewvc?view=revision&revision=1232793 svg: uses current system Dpi for Svg replacement image creation http://svn.apache.org/viewvc?view=revision&revision=1233948 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1394326 Remove duplicate header includes. cws mba34issues01: #i117720#: convert assertion into warning http://svn.apache.org/viewvc?view=revision&revision=1172352 118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand. http://svn.apache.org/viewvc?view=revision&revision=1182166 cws mba34issues01: #i117714#: remove assertion http://svn.apache.org/viewvc?view=revision&revision=1172357 Patch contributed by Jurgen Schmidt add some additional checks to ensure proper reading operations http://svn.apache.org/viewvc?view=revision&revision=1209022 mostly prefer our stream / bounds checking work. Patches contributed by Herbert Duerr #i118816# add clarifying comment regarding Font::*Color*() methods http://svn.apache.org/viewvc?view=revision&revision=1233833 extend macro->string handling for empty strings http://svn.apache.org/viewvc?view=revision&revision=1175801 avoid magic constants for SALCOLOR_NONE http://svn.apache.org/viewvc?view=revision&revision=1177543 initialize slant properly in ImplFontMetricData constructor (author=iorsh) http://svn.apache.org/viewvc?view=revision&revision=1177551 #i118675# make check for extension updates more stable http://svn.apache.org/viewvc?view=revision&revision=1214797 #a118617# remove VBasicEventListener.dll binary There are no known users depending on its CLSID http://svn.apache.org/viewvc?view=revision&revision=1203697 Patches contributed by Ariel Constenla-Haile Fix build breaker on Linux/gcc http://svn.apache.org/viewvc?view=revision&revision=1221104 Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG http://svn.apache.org/viewvc?view=revision&revision=1215559 Patches contributed by Oliver-Rainer Wittmann sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider instances of <SwFlyDrawObj> http://svn.apache.org/viewvc?view=revision&revision=1172120 sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines http://svn.apache.org/viewvc?view=revision&revision=1172115 gnumake4 work variously from Hans-Joachim Lankenau http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1396782 http://svn.apache.org/viewvc?view=revision&revision=1394707 plus some amount of re-splitting of legacy headers. Patch contributed by Pavel Janik WaE: Remove unused variables. http://svn.apache.org/viewvc?view=revision&revision=1230697 Patches contributed by Takashi Ono mingwport35: i#117795: MinGW port fix for vcl2gnumake http://svn.apache.org/viewvc?view=revision&revision=1172091 mingwport35: i#117795: MinGW port fix for vcl2gnumake http://svn.apache.org/viewvc?view=revision&revision=1172091 Patch contributed by Christian Lippka impress212: #i98044# re enable Text menu for outline and title shapes http://svn.apache.org/viewvc?view=revision&revision=1167639 Patch contributed by Andre Fischer 118674: Made category B code optional and disabled by default. http://svn.apache.org/viewvc?view=revision&revision=1215131 118881: Ignore empty paragraphs after bullets. http://svn.apache.org/viewvc?view=revision&revision=1296205 Patches contributed by Philipp Lohmann ooo340fixes: #i117780# use rtl allocator http://svn.apache.org/viewvc?view=revision&revision=1172087 ooo34gsl02: #i117807# fix an off by one error (index actually inside the pfb section header) http://svn.apache.org/viewvc?view=revision&revision=1167576 various cleanups, related compilation fixes, warning cleanups, re-working of obsolete stl template pieces to use boost instead, changed string classes, re-adapt KDE about data, about dialog, fixing warnings, and other fixes & improvements. Disable svg import / render for about/ branding code-paths for now. Restore full icon theme set. Remove OS/2 conditionals and sources. Remove conflicting gtk/full-screen monitors support. Retain existing svg rasterizer files - temporarily disabled. Standardize stringificaiton and fixup dllpostfix issues. Rename SvgGradientHelper::== to equalTo to avoid overloading issues. Use the flat GdiPlus API for LineCaps calls.
343 lines
17 KiB
C++
343 lines
17 KiB
C++
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
|
/*
|
|
* This file is part of the LibreOffice project.
|
|
*
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
*
|
|
* This file incorporates work covered by the following license notice:
|
|
*
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
* with this work for additional information regarding copyright
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
* except in compliance with the License. You may obtain a copy of
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
*/
|
|
|
|
#ifndef _EXTENSIONS_PROPCTRLR_FORMMETADATA_HXX_
|
|
#define _EXTENSIONS_PROPCTRLR_FORMMETADATA_HXX_
|
|
|
|
#include "propertyinfo.hxx"
|
|
#include "modulepcr.hxx"
|
|
#include "enumrepresentation.hxx"
|
|
|
|
//............................................................................
|
|
namespace pcr
|
|
{
|
|
//............................................................................
|
|
|
|
struct OPropertyInfoImpl;
|
|
|
|
//========================================================================
|
|
//= OPropertyInfoService
|
|
//========================================================================
|
|
class OPropertyInfoService
|
|
:public IPropertyInfoService
|
|
,public PcrClient
|
|
{
|
|
protected:
|
|
static sal_uInt16 s_nCount;
|
|
static OPropertyInfoImpl* s_pPropertyInfos;
|
|
// TODO: a real structure which allows quick access by name as well as by id
|
|
|
|
public:
|
|
// IPropertyInfoService
|
|
virtual sal_Int32 getPropertyId(const String& _rName) const;
|
|
virtual String getPropertyTranslation(sal_Int32 _nId) const;
|
|
virtual rtl::OString getPropertyHelpId(sal_Int32 _nId) const;
|
|
virtual sal_Int16 getPropertyPos(sal_Int32 _nId) const;
|
|
virtual sal_uInt32 getPropertyUIFlags(sal_Int32 _nId) const;
|
|
virtual ::std::vector< ::rtl::OUString > getPropertyEnumRepresentations(sal_Int32 _nId) const;
|
|
virtual String getPropertyName( sal_Int32 _nPropId );
|
|
|
|
virtual sal_Bool isComposeable( const ::rtl::OUString& _rPropertyName ) const;
|
|
|
|
protected:
|
|
static const OPropertyInfoImpl* getPropertyInfo();
|
|
|
|
static const OPropertyInfoImpl* getPropertyInfo(const String& _rName);
|
|
static const OPropertyInfoImpl* getPropertyInfo(sal_Int32 _nId);
|
|
};
|
|
|
|
//========================================================================
|
|
//= DefaultEnumRepresentation
|
|
//========================================================================
|
|
/** an implementation of the IPropertyEnumRepresentation
|
|
|
|
To be used with properties which, in formmetadata.cxx, are declared as ENUM.
|
|
*/
|
|
class DefaultEnumRepresentation : public IPropertyEnumRepresentation
|
|
{
|
|
private:
|
|
oslInterlockedCount m_refCount;
|
|
const IPropertyInfoService& m_rMetaData;
|
|
::com::sun::star::uno::Type m_aType;
|
|
const sal_Int32 m_nPropertyId;
|
|
|
|
public:
|
|
/** constructs an instance
|
|
|
|
@param _rInfo
|
|
An instance implementing IPropertyInfoService. Must live at least as
|
|
long as the DefaultEnumRepresentation should live.
|
|
*/
|
|
DefaultEnumRepresentation( const IPropertyInfoService& _rInfo, const ::com::sun::star::uno::Type& _rType, sal_Int32 _nPropertyId );
|
|
|
|
protected:
|
|
~DefaultEnumRepresentation();
|
|
|
|
protected:
|
|
// IPropertyEnumRepresentation implementqation
|
|
virtual ::std::vector< ::rtl::OUString >
|
|
SAL_CALL getDescriptions() const;
|
|
virtual void SAL_CALL getValueFromDescription( const ::rtl::OUString& _rDescription, ::com::sun::star::uno::Any& _out_rValue ) const;
|
|
virtual ::rtl::OUString SAL_CALL getDescriptionForValue( const ::com::sun::star::uno::Any& _rEnumValue ) const;
|
|
|
|
// IReference implementqation
|
|
virtual oslInterlockedCount SAL_CALL acquire();
|
|
virtual oslInterlockedCount SAL_CALL release();
|
|
|
|
private:
|
|
DefaultEnumRepresentation(); // never implemented
|
|
DefaultEnumRepresentation( const DefaultEnumRepresentation& ); // never implemented
|
|
DefaultEnumRepresentation& operator=( const DefaultEnumRepresentation& ); // never implemented
|
|
};
|
|
|
|
//========================================================================
|
|
//= UI flags (for all browseable properties)
|
|
//========================================================================
|
|
|
|
#define PROP_FLAG_NONE 0x00000000 // no special flag
|
|
#define PROP_FLAG_FORM_VISIBLE 0x00000001 // the property is visible when inspecting a form object
|
|
#define PROP_FLAG_DIALOG_VISIBLE 0x00000002 // the property is visible when inspecting a dialog object
|
|
#define PROP_FLAG_DATA_PROPERTY 0x00000004 // the property is to appear on the "Data" page
|
|
#define PROP_FLAG_ENUM 0x00000020 // the property is some kind of enum property, i.e. its
|
|
// value is chosen from a fixed list of possible values
|
|
#define PROP_FLAG_ENUM_ONE 0x00000060 // the property is an enum property starting with 1
|
|
// (note that this includes PROP_FLAG_ENUM)
|
|
#define PROP_FLAG_COMPOSEABLE 0x00000080 // the property is "composeable", i.e. an intersection of property
|
|
// sets should expose it, if all elements do
|
|
#define PROP_FLAG_EXPERIMENTAL 0x00000100 // the property is experimental, i.e. should not appear in the
|
|
// UI, unless experimental properties are enabled by a configuraiton
|
|
// option
|
|
|
|
//========================================================================
|
|
//= property ids (for all browseable properties)
|
|
//========================================================================
|
|
|
|
#define PROPERTY_ID_NAME 1
|
|
#define PROPERTY_ID_LABEL 2
|
|
#define PROPERTY_ID_CONTROLLABEL 3
|
|
#define PROPERTY_ID_MAXTEXTLEN 4
|
|
#define PROPERTY_ID_EDITMASK 5
|
|
#define PROPERTY_ID_LITERALMASK 6
|
|
#define PROPERTY_ID_STRICTFORMAT 7
|
|
#define PROPERTY_ID_ENABLED 8
|
|
#define PROPERTY_ID_READONLY 9
|
|
#define PROPERTY_ID_PRINTABLE 10
|
|
#define PROPERTY_ID_CONTROLSOURCE 11
|
|
#define PROPERTY_ID_TABSTOP 12
|
|
#define PROPERTY_ID_TABINDEX 13
|
|
#define PROPERTY_ID_DATASOURCE 14
|
|
#define PROPERTY_ID_COMMAND 15
|
|
#define PROPERTY_ID_COMMANDTYPE 16
|
|
#define PROPERTY_ID_FILTER 17
|
|
#define PROPERTY_ID_SORT 18
|
|
#define PROPERTY_ID_INSERTONLY 19
|
|
#define PROPERTY_ID_ALLOWADDITIONS 20
|
|
#define PROPERTY_ID_ALLOWEDITS 21
|
|
#define PROPERTY_ID_ALLOWDELETIONS 22
|
|
#define PROPERTY_ID_GROUP_NAME 23
|
|
#define PROPERTY_ID_NAVIGATION 24
|
|
#define PROPERTY_ID_CYCLE 25
|
|
#define PROPERTY_ID_HIDDEN_VALUE 26
|
|
#define PROPERTY_ID_VALUEMIN 27
|
|
#define PROPERTY_ID_VALUEMAX 28
|
|
#define PROPERTY_ID_VALUESTEP 29
|
|
#define PROPERTY_ID_DEFAULT_VALUE 30
|
|
#define PROPERTY_ID_DECIMAL_ACCURACY 31
|
|
#define PROPERTY_ID_SHOWTHOUSANDSEP 32
|
|
#define PROPERTY_ID_REFVALUE 33
|
|
#define PROPERTY_ID_CURRENCYSYMBOL 34
|
|
#define PROPERTY_ID_CURRSYM_POSITION 35
|
|
#define PROPERTY_ID_DATEMIN 36
|
|
#define PROPERTY_ID_DATEMAX 37
|
|
#define PROPERTY_ID_DATEFORMAT 38
|
|
#define PROPERTY_ID_SELECTEDITEMS 39
|
|
#define PROPERTY_ID_DEFAULT_DATE 40
|
|
#define PROPERTY_ID_TIMEMIN 41
|
|
#define PROPERTY_ID_TIMEMAX 42
|
|
#define PROPERTY_ID_TIMEFORMAT 43
|
|
#define PROPERTY_ID_DEFAULT_TIME 44
|
|
#define PROPERTY_ID_EFFECTIVE_MIN 45
|
|
#define PROPERTY_ID_EFFECTIVE_MAX 46
|
|
#define PROPERTY_ID_EFFECTIVE_DEFAULT 47
|
|
#define PROPERTY_ID_FORMATKEY 48
|
|
#define PROPERTY_ID_CLASSID 50
|
|
#define PROPERTY_ID_HEIGHT 51
|
|
#define PROPERTY_ID_WIDTH 52
|
|
#define PROPERTY_ID_BOUNDCOLUMN 53
|
|
#define PROPERTY_ID_LISTSOURCETYPE 54
|
|
#define PROPERTY_ID_LISTSOURCE 55
|
|
#define PROPERTY_ID_LISTINDEX 56
|
|
#define PROPERTY_ID_STRINGITEMLIST 57
|
|
#define PROPERTY_ID_DEFAULT_TEXT 58
|
|
#define PROPERTY_ID_FONT 59
|
|
#define PROPERTY_ID_ALIGN 60
|
|
#define PROPERTY_ID_ROWHEIGHT 61
|
|
#define PROPERTY_ID_BACKGROUNDCOLOR 62
|
|
#define PROPERTY_ID_FILLCOLOR 63
|
|
#define PROPERTY_ID_ESCAPE_PROCESSING 64
|
|
#define PROPERTY_ID_LINECOLOR 65
|
|
#define PROPERTY_ID_BORDER 66
|
|
#define PROPERTY_ID_DROPDOWN 67
|
|
#define PROPERTY_ID_AUTOCOMPLETE 68
|
|
#define PROPERTY_ID_LINECOUNT 69
|
|
#define PROPERTY_ID_WORDBREAK 70
|
|
#define PROPERTY_ID_MULTILINE 71
|
|
#define PROPERTY_ID_MULTISELECTION 72
|
|
#define PROPERTY_ID_AUTOLINEBREAK 73
|
|
#define PROPERTY_ID_HSCROLL 74
|
|
#define PROPERTY_ID_VSCROLL 75
|
|
#define PROPERTY_ID_SPIN 76
|
|
#define PROPERTY_ID_BUTTONTYPE 77
|
|
#define PROPERTY_ID_TARGET_URL 78
|
|
#define PROPERTY_ID_TARGET_FRAME 79
|
|
#define PROPERTY_ID_SUBMIT_ACTION 80
|
|
#define PROPERTY_ID_SUBMIT_TARGET 81
|
|
#define PROPERTY_ID_SUBMIT_METHOD 82
|
|
#define PROPERTY_ID_SUBMIT_ENCODING 83
|
|
#define PROPERTY_ID_DEFAULT_STATE 84
|
|
#define PROPERTY_ID_DEFAULTBUTTON 85
|
|
#define PROPERTY_ID_IMAGE_URL 86
|
|
#define PROPERTY_ID_DEFAULT_SELECT_SEQ 87
|
|
#define PROPERTY_ID_ECHO_CHAR 88
|
|
#define PROPERTY_ID_EMPTY_IS_NULL 89
|
|
#define PROPERTY_ID_TRISTATE 90
|
|
#define PROPERTY_ID_MASTERFIELDS 91
|
|
#define PROPERTY_ID_DETAILFIELDS 92
|
|
#define PROPERTY_ID_RECORDMARKER 93
|
|
#define PROPERTY_ID_FILTERPROPOSAL 94
|
|
#define PROPERTY_ID_TAG 95
|
|
#define PROPERTY_ID_HELPTEXT 96
|
|
#define PROPERTY_ID_HELPURL 97
|
|
#define PROPERTY_ID_HASNAVIGATION 98
|
|
#define PROPERTY_ID_POSITIONX 99
|
|
#define PROPERTY_ID_POSITIONY 100
|
|
#define PROPERTY_ID_TITLE 101
|
|
#define PROPERTY_ID_STEP 102
|
|
#define PROPERTY_ID_PROGRESSVALUE 103
|
|
#define PROPERTY_ID_PROGRESSVALUE_MIN 104
|
|
#define PROPERTY_ID_PROGRESSVALUE_MAX 105
|
|
#define PROPERTY_ID_SCROLLVALUE 106
|
|
#define PROPERTY_ID_SCROLLVALUE_MAX 107
|
|
#define PROPERTY_ID_LINEINCREMENT 108
|
|
#define PROPERTY_ID_BLOCKINCREMENT 109
|
|
#define PROPERTY_ID_VISIBLESIZE 110
|
|
#define PROPERTY_ID_ORIENTATION 111
|
|
#define PROPERTY_ID_IMAGEPOSITION 112
|
|
#define PROPERTY_ID_DATE 113
|
|
#define PROPERTY_ID_STATE 114
|
|
#define PROPERTY_ID_TIME 115
|
|
#define PROPERTY_ID_VALUE 116
|
|
#define PROPERTY_ID_SCALEIMAGE 117
|
|
#define PROPERTY_ID_PUSHBUTTONTYPE 118
|
|
#define PROPERTY_ID_EFFECTIVE_VALUE 119
|
|
#define PROPERTY_ID_TEXT 120
|
|
#define PROPERTY_ID_BOUND_CELL 121
|
|
#define PROPERTY_ID_LIST_CELL_RANGE 122
|
|
#define PROPERTY_ID_CELL_EXCHANGE_TYPE 123
|
|
#define PROPERTY_ID_SCROLLVALUE_MIN 124
|
|
#define PROPERTY_ID_DEFAULT_SCROLLVALUE 125
|
|
#define PROPERTY_ID_REPEAT_DELAY 126
|
|
#define PROPERTY_ID_SYMBOLCOLOR 127
|
|
#define PROPERTY_ID_SPINVALUE 128
|
|
#define PROPERTY_ID_SPINVALUE_MIN 129
|
|
#define PROPERTY_ID_SPINVALUE_MAX 130
|
|
#define PROPERTY_ID_DEFAULT_SPINVALUE 131
|
|
#define PROPERTY_ID_SPININCREMENT 132
|
|
#define PROPERTY_ID_REPEAT 133
|
|
#define PROPERTY_ID_SHOW_SCROLLBARS 134
|
|
#define PROPERTY_ID_ICONSIZE 135
|
|
#define PROPERTY_ID_SHOW_POSITION 136
|
|
#define PROPERTY_ID_SHOW_NAVIGATION 137
|
|
#define PROPERTY_ID_SHOW_RECORDACTIONS 138
|
|
#define PROPERTY_ID_SHOW_FILTERSORT 139
|
|
#define PROPERTY_ID_TEXTTYPE 140
|
|
#define PROPERTY_ID_LINEEND_FORMAT 141
|
|
#define PROPERTY_ID_TOGGLE 142
|
|
#define PROPERTY_ID_FOCUSONCLICK 143
|
|
#define PROPERTY_ID_HIDEINACTIVESELECTION 144
|
|
#define PROPERTY_ID_VISUALEFFECT 145
|
|
#define PROPERTY_ID_BORDERCOLOR 146
|
|
#define PROPERTY_ID_XML_DATA_MODEL 147
|
|
#define PROPERTY_ID_BIND_EXPRESSION 148
|
|
#define PROPERTY_ID_XSD_REQUIRED 149
|
|
#define PROPERTY_ID_XSD_RELEVANT 150
|
|
#define PROPERTY_ID_XSD_READONLY 151
|
|
#define PROPERTY_ID_XSD_CONSTRAINT 152
|
|
#define PROPERTY_ID_XSD_CALCULATION 153
|
|
#define PROPERTY_ID_XSD_DATA_TYPE 154
|
|
#define PROPERTY_ID_XSD_WHITESPACES 155
|
|
#define PROPERTY_ID_XSD_PATTERN 156
|
|
#define PROPERTY_ID_XSD_LENGTH 157
|
|
#define PROPERTY_ID_XSD_MIN_LENGTH 158
|
|
#define PROPERTY_ID_XSD_MAX_LENGTH 159
|
|
#define PROPERTY_ID_XSD_TOTAL_DIGITS 160
|
|
#define PROPERTY_ID_XSD_FRACTION_DIGITS 161
|
|
#define PROPERTY_ID_XSD_MAX_INCLUSIVE_INT 162
|
|
#define PROPERTY_ID_XSD_MAX_EXCLUSIVE_INT 163
|
|
#define PROPERTY_ID_XSD_MIN_INCLUSIVE_INT 164
|
|
#define PROPERTY_ID_XSD_MIN_EXCLUSIVE_INT 165
|
|
#define PROPERTY_ID_XSD_MAX_INCLUSIVE_DOUBLE 166
|
|
#define PROPERTY_ID_XSD_MAX_EXCLUSIVE_DOUBLE 167
|
|
#define PROPERTY_ID_XSD_MIN_INCLUSIVE_DOUBLE 168
|
|
#define PROPERTY_ID_XSD_MIN_EXCLUSIVE_DOUBLE 169
|
|
#define PROPERTY_ID_XSD_MAX_INCLUSIVE_DATE 170
|
|
#define PROPERTY_ID_XSD_MAX_EXCLUSIVE_DATE 171
|
|
#define PROPERTY_ID_XSD_MIN_INCLUSIVE_DATE 172
|
|
#define PROPERTY_ID_XSD_MIN_EXCLUSIVE_DATE 173
|
|
#define PROPERTY_ID_XSD_MAX_INCLUSIVE_TIME 174
|
|
#define PROPERTY_ID_XSD_MAX_EXCLUSIVE_TIME 175
|
|
#define PROPERTY_ID_XSD_MIN_INCLUSIVE_TIME 176
|
|
#define PROPERTY_ID_XSD_MIN_EXCLUSIVE_TIME 177
|
|
#define PROPERTY_ID_XSD_MAX_INCLUSIVE_DATE_TIME 178
|
|
#define PROPERTY_ID_XSD_MAX_EXCLUSIVE_DATE_TIME 179
|
|
#define PROPERTY_ID_XSD_MIN_INCLUSIVE_DATE_TIME 180
|
|
#define PROPERTY_ID_XSD_MIN_EXCLUSIVE_DATE_TIME 181
|
|
#define PROPERTY_ID_UNCHECKEDREFVALUE 182
|
|
#define PROPERTY_ID_SUBMISSION_ID 183
|
|
#define PROPERTY_ID_XFORMS_BUTTONTYPE 184
|
|
#define PROPERTY_ID_LIST_BINDING 185
|
|
#define PROPERTY_ID_VERTICAL_ALIGN 186
|
|
#define PROPERTY_ID_BINDING_NAME 187
|
|
#define PROPERTY_ID_DECORATION 188
|
|
#define PROPERTY_ID_SELECTION_TYPE 189
|
|
#define PROPERTY_ID_ROOT_DISPLAYED 190
|
|
#define PROPERTY_ID_SHOWS_HANDLES 191
|
|
#define PROPERTY_ID_SHOWS_ROOT_HANDLES 192
|
|
#define PROPERTY_ID_EDITABLE 193
|
|
#define PROPERTY_ID_INVOKES_STOP_NOT_EDITING 194
|
|
#define PROPERTY_ID_NOLABEL 195
|
|
#define PROPERTY_ID_SCALE_MODE 196
|
|
#define PROPERTY_ID_INPUT_REQUIRED 197
|
|
#define PROPERTY_ID_WRITING_MODE 198
|
|
#define PROPERTY_ID_ENABLE_VISIBLE 199
|
|
#define PROPERTY_ID_WHEEL_BEHAVIOR 200
|
|
#define PROPERTY_ID_TEXT_ANCHOR_TYPE 201
|
|
#define PROPERTY_ID_SHEET_ANCHOR_TYPE 202
|
|
#define PROPERTY_ID_SCROLL_WIDTH 203
|
|
#define PROPERTY_ID_SCROLL_HEIGHT 204
|
|
#define PROPERTY_ID_SCROLL_TOP 205
|
|
#define PROPERTY_ID_SCROLL_LEFT 206
|
|
|
|
//............................................................................
|
|
} // namespace pcr
|
|
//............................................................................
|
|
|
|
#endif // _EXTENSIONS_PROPCTRLR_FORMMETADATA_HXX_
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|