Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: xfa/fxfa/parser/xfa_basic_data.cpp

Issue 2082343003: Remove CXFA_OrdinaryObject class (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa_part_II
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | xfa/fxfa/parser/xfa_object.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright 2014 PDFium Authors. All rights reserved. 1 // Copyright 2014 PDFium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com 5 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6 6
7 #include "xfa/fxfa/parser/xfa_basic_data.h" 7 #include "xfa/fxfa/parser/xfa_basic_data.h"
8 8
9 #include "xfa/fxfa/parser/xfa_basic_imp.h" 9 #include "xfa/fxfa/parser/xfa_basic_imp.h"
10 #include "xfa/fxfa/parser/xfa_doclayout.h" 10 #include "xfa/fxfa/parser/xfa_doclayout.h"
(...skipping 1188 matching lines...) Expand 10 before | Expand all | Expand 10 after
1199 XFA_ObjectType::NodeV}, 1199 XFA_ObjectType::NodeV},
1200 {0x226ca8f1, L"operation", XFA_Element::Operation, 1200 {0x226ca8f1, L"operation", XFA_Element::Operation,
1201 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode}, 1201 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode},
1202 {0x23e27b84, L"typefaces", XFA_Element::Typefaces, XFA_XDPPACKET_LocaleSet, 1202 {0x23e27b84, L"typefaces", XFA_Element::Typefaces, XFA_XDPPACKET_LocaleSet,
1203 XFA_ObjectType::Node}, 1203 XFA_ObjectType::Node},
1204 {0x23f4aa75, L"subjectDNs", XFA_Element::SubjectDNs, 1204 {0x23f4aa75, L"subjectDNs", XFA_Element::SubjectDNs,
1205 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1205 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1206 {0x240d5e8e, L"issuers", XFA_Element::Issuers, 1206 {0x240d5e8e, L"issuers", XFA_Element::Issuers,
1207 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1207 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1208 {0x2457a033, L"signaturePseudoModel", XFA_Element::SignaturePseudoModel, 1208 {0x2457a033, L"signaturePseudoModel", XFA_Element::SignaturePseudoModel,
1209 XFA_XDPPACKET_XDP, XFA_ObjectType::OrdinaryObject}, 1209 XFA_XDPPACKET_XDP, XFA_ObjectType::Object},
1210 {0x24a52f8a, L"wsdlConnection", XFA_Element::WsdlConnection, 1210 {0x24a52f8a, L"wsdlConnection", XFA_Element::WsdlConnection,
1211 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::Node}, 1211 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::Node},
1212 {0x254ebd07, L"debug", XFA_Element::Debug, XFA_XDPPACKET_Config, 1212 {0x254ebd07, L"debug", XFA_Element::Debug, XFA_XDPPACKET_Config,
1213 XFA_ObjectType::Node}, 1213 XFA_ObjectType::Node},
1214 {0x2655c66a, L"delta", XFA_Element::Delta, XFA_XDPPACKET_Form, 1214 {0x2655c66a, L"delta", XFA_Element::Delta, XFA_XDPPACKET_Form,
1215 XFA_ObjectType::OrdinaryObject}, 1215 XFA_ObjectType::Object},
1216 {0x26c0daec, L"eraNames", XFA_Element::EraNames, XFA_XDPPACKET_LocaleSet, 1216 {0x26c0daec, L"eraNames", XFA_Element::EraNames, XFA_XDPPACKET_LocaleSet,
1217 XFA_ObjectType::Node}, 1217 XFA_ObjectType::Node},
1218 {0x273ab03b, L"modifyAnnots", XFA_Element::ModifyAnnots, 1218 {0x273ab03b, L"modifyAnnots", XFA_Element::ModifyAnnots,
1219 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode}, 1219 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode},
1220 {0x27875bb4, L"startNode", XFA_Element::StartNode, XFA_XDPPACKET_Config, 1220 {0x27875bb4, L"startNode", XFA_Element::StartNode, XFA_XDPPACKET_Config,
1221 XFA_ObjectType::NodeV}, 1221 XFA_ObjectType::NodeV},
1222 {0x285d0dbc, L"button", XFA_Element::Button, 1222 {0x285d0dbc, L"button", XFA_Element::Button,
1223 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1223 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1224 {0x28dee6e9, L"format", XFA_Element::Format, 1224 {0x28dee6e9, L"format", XFA_Element::Format,
1225 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1225 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1271 {0x3d7e8668, L"outputXSL", XFA_Element::OutputXSL, XFA_XDPPACKET_Config, 1271 {0x3d7e8668, L"outputXSL", XFA_Element::OutputXSL, XFA_XDPPACKET_Config,
1272 XFA_ObjectType::Node}, 1272 XFA_ObjectType::Node},
1273 {0x3e1c91c5, L"adjustData", XFA_Element::AdjustData, XFA_XDPPACKET_Config, 1273 {0x3e1c91c5, L"adjustData", XFA_Element::AdjustData, XFA_XDPPACKET_Config,
1274 XFA_ObjectType::NodeV}, 1274 XFA_ObjectType::NodeV},
1275 {0x3e7a9408, L"autoSave", XFA_Element::AutoSave, XFA_XDPPACKET_Config, 1275 {0x3e7a9408, L"autoSave", XFA_Element::AutoSave, XFA_XDPPACKET_Config,
1276 XFA_ObjectType::NodeV}, 1276 XFA_ObjectType::NodeV},
1277 {0x3ecead94, L"contentArea", XFA_Element::ContentArea, 1277 {0x3ecead94, L"contentArea", XFA_Element::ContentArea,
1278 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, 1278 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
1279 XFA_ObjectType::ContainerNode}, 1279 XFA_ObjectType::ContainerNode},
1280 {0x3ef334e3, L"eventPseudoModel", XFA_Element::EventPseudoModel, 1280 {0x3ef334e3, L"eventPseudoModel", XFA_Element::EventPseudoModel,
1281 XFA_XDPPACKET_XDP, XFA_ObjectType::OrdinaryObject}, 1281 XFA_XDPPACKET_XDP, XFA_ObjectType::Object},
1282 {0x3fadaec0, L"wsdlAddress", XFA_Element::WsdlAddress, 1282 {0x3fadaec0, L"wsdlAddress", XFA_Element::WsdlAddress,
1283 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode}, 1283 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode},
1284 {0x40623b5b, L"solid", XFA_Element::Solid, 1284 {0x40623b5b, L"solid", XFA_Element::Solid,
1285 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1285 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1286 {0x41f0bd76, L"dateTimeSymbols", XFA_Element::DateTimeSymbols, 1286 {0x41f0bd76, L"dateTimeSymbols", XFA_Element::DateTimeSymbols,
1287 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ContentNode}, 1287 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ContentNode},
1288 {0x444e7523, L"encryptionLevel", XFA_Element::EncryptionLevel, 1288 {0x444e7523, L"encryptionLevel", XFA_Element::EncryptionLevel,
1289 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode}, 1289 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode},
1290 {0x4523af55, L"edge", XFA_Element::Edge, 1290 {0x4523af55, L"edge", XFA_Element::Edge,
1291 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1291 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
1340 XFA_ObjectType::ContainerNode}, 1340 XFA_ObjectType::ContainerNode},
1341 {0x542c7300, L"select", XFA_Element::Select, XFA_XDPPACKET_SourceSet, 1341 {0x542c7300, L"select", XFA_Element::Select, XFA_XDPPACKET_SourceSet,
1342 XFA_ObjectType::TextNode}, 1342 XFA_ObjectType::TextNode},
1343 {0x5436d198, L"window", XFA_Element::Window, XFA_XDPPACKET_Config, 1343 {0x5436d198, L"window", XFA_Element::Window, XFA_XDPPACKET_Config,
1344 XFA_ObjectType::NodeV}, 1344 XFA_ObjectType::NodeV},
1345 {0x5473b6dc, L"localeSet", XFA_Element::LocaleSet, 1345 {0x5473b6dc, L"localeSet", XFA_Element::LocaleSet,
1346 XFA_XDPPACKET_Config | XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ModelNode}, 1346 XFA_XDPPACKET_Config | XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ModelNode},
1347 {0x56ae179e, L"handler", XFA_Element::Handler, 1347 {0x56ae179e, L"handler", XFA_Element::Handler,
1348 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::TextNode}, 1348 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::TextNode},
1349 {0x5700bd5f, L"hostPseudoModel", XFA_Element::HostPseudoModel, 1349 {0x5700bd5f, L"hostPseudoModel", XFA_Element::HostPseudoModel,
1350 XFA_XDPPACKET_XDP, XFA_ObjectType::OrdinaryObject}, 1350 XFA_XDPPACKET_XDP, XFA_ObjectType::Object},
1351 {0x570ce835, L"presence", XFA_Element::Presence, XFA_XDPPACKET_Config, 1351 {0x570ce835, L"presence", XFA_Element::Presence, XFA_XDPPACKET_Config,
1352 XFA_ObjectType::NodeV}, 1352 XFA_ObjectType::NodeV},
1353 {0x5779d65f, L"record", XFA_Element::Record, XFA_XDPPACKET_Config, 1353 {0x5779d65f, L"record", XFA_Element::Record, XFA_XDPPACKET_Config,
1354 XFA_ObjectType::NodeV}, 1354 XFA_ObjectType::NodeV},
1355 {0x59c8f27d, L"embed", XFA_Element::Embed, XFA_XDPPACKET_Config, 1355 {0x59c8f27d, L"embed", XFA_Element::Embed, XFA_XDPPACKET_Config,
1356 XFA_ObjectType::ContentNode}, 1356 XFA_ObjectType::ContentNode},
1357 {0x5a50e9e6, L"version", XFA_Element::Version, XFA_XDPPACKET_Config, 1357 {0x5a50e9e6, L"version", XFA_Element::Version, XFA_XDPPACKET_Config,
1358 XFA_ObjectType::ContentNode}, 1358 XFA_ObjectType::ContentNode},
1359 {0x5b8383df, L"command", XFA_Element::Command, XFA_XDPPACKET_SourceSet, 1359 {0x5b8383df, L"command", XFA_Element::Command, XFA_XDPPACKET_SourceSet,
1360 XFA_ObjectType::Node}, 1360 XFA_ObjectType::Node},
(...skipping 20 matching lines...) Expand all
1381 {0x67334a1c, L"picture", XFA_Element::Picture, 1381 {0x67334a1c, L"picture", XFA_Element::Picture,
1382 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, 1382 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
1383 XFA_ObjectType::ContentNode}, 1383 XFA_ObjectType::ContentNode},
1384 {0x67fe7334, L"traversal", XFA_Element::Traversal, 1384 {0x67fe7334, L"traversal", XFA_Element::Traversal,
1385 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1385 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1386 {0x6894589c, L"silentPrint", XFA_Element::SilentPrint, XFA_XDPPACKET_Config, 1386 {0x6894589c, L"silentPrint", XFA_Element::SilentPrint, XFA_XDPPACKET_Config,
1387 XFA_ObjectType::Node}, 1387 XFA_ObjectType::Node},
1388 {0x68a16bbd, L"webClient", XFA_Element::WebClient, XFA_XDPPACKET_Config, 1388 {0x68a16bbd, L"webClient", XFA_Element::WebClient, XFA_XDPPACKET_Config,
1389 XFA_ObjectType::Node}, 1389 XFA_ObjectType::Node},
1390 {0x69f115df, L"layoutPseudoModel", XFA_Element::LayoutPseudoModel, 1390 {0x69f115df, L"layoutPseudoModel", XFA_Element::LayoutPseudoModel,
1391 XFA_XDPPACKET_XDP, XFA_ObjectType::OrdinaryObject}, 1391 XFA_XDPPACKET_XDP, XFA_ObjectType::Object},
1392 {0x6a4bc084, L"producer", XFA_Element::Producer, XFA_XDPPACKET_Config, 1392 {0x6a4bc084, L"producer", XFA_Element::Producer, XFA_XDPPACKET_Config,
1393 XFA_ObjectType::ContentNode}, 1393 XFA_ObjectType::ContentNode},
1394 {0x6a9e04c9, L"corner", XFA_Element::Corner, 1394 {0x6a9e04c9, L"corner", XFA_Element::Corner,
1395 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1395 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1396 {0x6ccd7274, L"msgId", XFA_Element::MsgId, XFA_XDPPACKET_Config, 1396 {0x6ccd7274, L"msgId", XFA_Element::MsgId, XFA_XDPPACKET_Config,
1397 XFA_ObjectType::NodeV}, 1397 XFA_ObjectType::NodeV},
1398 {0x6e67921f, L"color", XFA_Element::Color, 1398 {0x6e67921f, L"color", XFA_Element::Color,
1399 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1399 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1400 {0x6ec217a5, L"keep", XFA_Element::Keep, 1400 {0x6ec217a5, L"keep", XFA_Element::Keep,
1401 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1401 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
1445 {0x803550fc, L"template", XFA_Element::Template, 1445 {0x803550fc, L"template", XFA_Element::Template,
1446 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, 1446 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
1447 XFA_ObjectType::ModelNode}, 1447 XFA_ObjectType::ModelNode},
1448 {0x803d5bbc, L"acrobat", XFA_Element::Acrobat, XFA_XDPPACKET_Config, 1448 {0x803d5bbc, L"acrobat", XFA_Element::Acrobat, XFA_XDPPACKET_Config,
1449 XFA_ObjectType::Node}, 1449 XFA_ObjectType::Node},
1450 {0x821d6569, L"validationMessaging", XFA_Element::ValidationMessaging, 1450 {0x821d6569, L"validationMessaging", XFA_Element::ValidationMessaging,
1451 XFA_XDPPACKET_Config, XFA_ObjectType::NodeV}, 1451 XFA_XDPPACKET_Config, XFA_ObjectType::NodeV},
1452 {0x830e688f, L"signing", XFA_Element::Signing, 1452 {0x830e688f, L"signing", XFA_Element::Signing,
1453 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1453 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1454 {0x83a550d2, L"dataWindow", XFA_Element::DataWindow, XFA_XDPPACKET_Datasets, 1454 {0x83a550d2, L"dataWindow", XFA_Element::DataWindow, XFA_XDPPACKET_Datasets,
1455 XFA_ObjectType::OrdinaryObject}, 1455 XFA_ObjectType::Object},
1456 {0x83dab9f5, L"script", XFA_Element::Script, 1456 {0x83dab9f5, L"script", XFA_Element::Script,
1457 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, 1457 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
1458 XFA_ObjectType::ContentNode}, 1458 XFA_ObjectType::ContentNode},
1459 {0x8411ebcd, L"addViewerPreferences", XFA_Element::AddViewerPreferences, 1459 {0x8411ebcd, L"addViewerPreferences", XFA_Element::AddViewerPreferences,
1460 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode}, 1460 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode},
1461 {0x8777642e, L"alwaysEmbed", XFA_Element::AlwaysEmbed, XFA_XDPPACKET_Config, 1461 {0x8777642e, L"alwaysEmbed", XFA_Element::AlwaysEmbed, XFA_XDPPACKET_Config,
1462 XFA_ObjectType::NodeV}, 1462 XFA_ObjectType::NodeV},
1463 {0x877a6b39, L"passwordEdit", XFA_Element::PasswordEdit, 1463 {0x877a6b39, L"passwordEdit", XFA_Element::PasswordEdit,
1464 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1464 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1465 {0x87e84c99, L"numericEdit", XFA_Element::NumericEdit, 1465 {0x87e84c99, L"numericEdit", XFA_Element::NumericEdit,
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1497 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1497 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1498 {0x97b76b54, L"overflow", XFA_Element::Overflow, 1498 {0x97b76b54, L"overflow", XFA_Element::Overflow,
1499 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1499 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1500 {0x9a57861b, L"linear", XFA_Element::Linear, 1500 {0x9a57861b, L"linear", XFA_Element::Linear,
1501 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1501 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1502 {0x9ad5a821, L"currencySymbol", XFA_Element::CurrencySymbol, 1502 {0x9ad5a821, L"currencySymbol", XFA_Element::CurrencySymbol,
1503 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ContentNode}, 1503 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ContentNode},
1504 {0x9c6471b3, L"delete", XFA_Element::Delete, XFA_XDPPACKET_SourceSet, 1504 {0x9c6471b3, L"delete", XFA_Element::Delete, XFA_XDPPACKET_SourceSet,
1505 XFA_ObjectType::TextNode}, 1505 XFA_ObjectType::TextNode},
1506 {0x9deea61d, L"deltas", XFA_Element::Deltas, XFA_XDPPACKET_Form, 1506 {0x9deea61d, L"deltas", XFA_Element::Deltas, XFA_XDPPACKET_Form,
1507 XFA_ObjectType::OrdinaryObject}, 1507 XFA_ObjectType::Object},
1508 {0x9e67de21, L"digestMethod", XFA_Element::DigestMethod, 1508 {0x9e67de21, L"digestMethod", XFA_Element::DigestMethod,
1509 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::NodeC}, 1509 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::NodeC},
1510 {0x9f3e9510, L"instanceManager", XFA_Element::InstanceManager, 1510 {0x9f3e9510, L"instanceManager", XFA_Element::InstanceManager,
1511 XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1511 XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1512 {0xa0799892, L"equateRange", XFA_Element::EquateRange, XFA_XDPPACKET_Config, 1512 {0xa0799892, L"equateRange", XFA_Element::EquateRange, XFA_XDPPACKET_Config,
1513 XFA_ObjectType::NodeV}, 1513 XFA_ObjectType::NodeV},
1514 {0xa084a381, L"medium", XFA_Element::Medium, 1514 {0xa084a381, L"medium", XFA_Element::Medium,
1515 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1515 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1516 {0xa1211b8b, L"textEdit", XFA_Element::TextEdit, 1516 {0xa1211b8b, L"textEdit", XFA_Element::TextEdit,
1517 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1517 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
1617 XFA_ObjectType::TextNode}, 1617 XFA_ObjectType::TextNode},
1618 {0xd01604bd, L"runScripts", XFA_Element::RunScripts, XFA_XDPPACKET_Config, 1618 {0xd01604bd, L"runScripts", XFA_Element::RunScripts, XFA_XDPPACKET_Config,
1619 XFA_ObjectType::ContentNode}, 1619 XFA_ObjectType::ContentNode},
1620 {0xd1227e6f, L"trace", XFA_Element::Trace, XFA_XDPPACKET_Config, 1620 {0xd1227e6f, L"trace", XFA_Element::Trace, XFA_XDPPACKET_Config,
1621 XFA_ObjectType::Node}, 1621 XFA_ObjectType::Node},
1622 {0xd1532876, L"float", XFA_Element::Float, 1622 {0xd1532876, L"float", XFA_Element::Float,
1623 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::ContentNode}, 1623 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::ContentNode},
1624 {0xd17a6c30, L"renderPolicy", XFA_Element::RenderPolicy, 1624 {0xd17a6c30, L"renderPolicy", XFA_Element::RenderPolicy,
1625 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode}, 1625 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode},
1626 {0xd4bf6823, L"logPseudoModel", XFA_Element::LogPseudoModel, 1626 {0xd4bf6823, L"logPseudoModel", XFA_Element::LogPseudoModel,
1627 XFA_XDPPACKET_XDP, XFA_ObjectType::OrdinaryObject}, 1627 XFA_XDPPACKET_XDP, XFA_ObjectType::Object},
1628 {0xd58aa962, L"destination", XFA_Element::Destination, XFA_XDPPACKET_Config, 1628 {0xd58aa962, L"destination", XFA_Element::Destination, XFA_XDPPACKET_Config,
1629 XFA_ObjectType::ContentNode}, 1629 XFA_ObjectType::ContentNode},
1630 {0xd6e27f1d, L"value", XFA_Element::Value, 1630 {0xd6e27f1d, L"value", XFA_Element::Value,
1631 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1631 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1632 {0xd7a14462, L"bookend", XFA_Element::Bookend, 1632 {0xd7a14462, L"bookend", XFA_Element::Bookend,
1633 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1633 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1634 {0xd8c31254, L"exObject", XFA_Element::ExObject, 1634 {0xd8c31254, L"exObject", XFA_Element::ExObject,
1635 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node}, 1635 XFA_XDPPACKET_Template | XFA_XDPPACKET_Form, XFA_ObjectType::Node},
1636 {0xda6a8590, L"openAction", XFA_Element::OpenAction, XFA_XDPPACKET_Config, 1636 {0xda6a8590, L"openAction", XFA_Element::OpenAction, XFA_XDPPACKET_Config,
1637 XFA_ObjectType::Node}, 1637 XFA_ObjectType::Node},
(...skipping 5423 matching lines...) Expand 10 before | Expand all | Expand 10 after
7061 XFA_SCRIPT_Object}, 7061 XFA_SCRIPT_Object},
7062 {0xa52682bd, L"{default}", 7062 {0xa52682bd, L"{default}",
7063 (XFA_ATTRIBUTE_CALLBACK)&CXFA_Node::Script_Som_DefaultValue, -1, 7063 (XFA_ATTRIBUTE_CALLBACK)&CXFA_Node::Script_Som_DefaultValue, -1,
7064 XFA_SCRIPT_Basic}, 7064 XFA_SCRIPT_Basic},
7065 {0xd6e27f1d, L"value", 7065 {0xd6e27f1d, L"value",
7066 (XFA_ATTRIBUTE_CALLBACK)&CXFA_Node::Script_Som_DefaultValue, -1, 7066 (XFA_ATTRIBUTE_CALLBACK)&CXFA_Node::Script_Som_DefaultValue, -1,
7067 XFA_SCRIPT_Basic}, 7067 XFA_SCRIPT_Basic},
7068 }; 7068 };
7069 const int32_t g_iSomAttributeCount = 7069 const int32_t g_iSomAttributeCount =
7070 sizeof(g_SomAttributeData) / sizeof(XFA_ATTRIBUTEINFO); 7070 sizeof(g_SomAttributeData) / sizeof(XFA_ATTRIBUTEINFO);
OLDNEW
« no previous file with comments | « no previous file | xfa/fxfa/parser/xfa_object.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698