summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-02-03 13:48:04 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2019-02-03 13:48:04 -0800
commit8834f5600cf3c8db365e18a3d5cac2c2780c81e5 (patch)
treea735cfea934b7c4eac4a2c228cd95620c1daf969
parent24b888d8d59847871387aa3b241b524661070a6e (diff)
Linux 5.0-rc5v5.0-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 141653226f3c..3142e67d03f1 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 0
SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME = Shy Crocodile
# *DOCUMENTATION*
o/mimo-7-5'>distro/mimo/mimo-7-5 main, development code repositoryroot
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--.gitattributes2
-rw-r--r--.gitignore87
-rw-r--r--Makefile.in17
-rw-r--r--MathMLDTD/math.dtd957
-rw-r--r--MathMLDTD/prj/build.lst3
-rw-r--r--MathMLDTD/prj/d.lst2
-rw-r--r--MathMLDTD/w3c_ipr_software_notice.html105
-rw-r--r--UnoControls/inc/basecontainercontrol.hxx570
-rw-r--r--UnoControls/inc/basecontrol.hxx1234
-rw-r--r--UnoControls/inc/definesunocontrols.hxx138
-rw-r--r--UnoControls/inc/multiplexer.hxx774
-rw-r--r--UnoControls/prj/build.lst5
-rw-r--r--UnoControls/prj/d.lst5
-rw-r--r--UnoControls/source/base/basecontainercontrol.cxx645
-rw-r--r--UnoControls/source/base/basecontrol.cxx1022
-rw-r--r--UnoControls/source/base/makefile.mk73
-rw-r--r--UnoControls/source/base/multiplexer.cxx580
-rw-r--r--UnoControls/source/base/registercontrols.cxx325
-rw-r--r--UnoControls/source/controls/OConnectionPointContainerHelper.cxx190
-rw-r--r--UnoControls/source/controls/OConnectionPointHelper.cxx274
-rw-r--r--UnoControls/source/controls/framecontrol.cxx607
-rw-r--r--UnoControls/source/controls/makefile.mk53
-rw-r--r--UnoControls/source/controls/progressbar.cxx561
-rw-r--r--UnoControls/source/controls/progressmonitor.cxx1069
-rw-r--r--UnoControls/source/controls/statusindicator.cxx561
-rw-r--r--UnoControls/source/inc/OConnectionPointContainerHelper.hxx265
-rw-r--r--UnoControls/source/inc/OConnectionPointHelper.hxx309
-rw-r--r--UnoControls/source/inc/framecontrol.hxx627
-rw-r--r--UnoControls/source/inc/progressbar.hxx448
-rw-r--r--UnoControls/source/inc/progressmonitor.hxx808
-rw-r--r--UnoControls/source/inc/statusindicator.hxx583
-rw-r--r--UnoControls/util/exports.map10
-rw-r--r--UnoControls/util/makefile.mk65
-rw-r--r--UnoControls/util/makefile.pmk31
-rw-r--r--UnoControls/util/target.pmk39
-rwxr-xr-xaccessibility/bridge/org/openoffice/accessibility/AccessBridge.java253
-rwxr-xr-xaccessibility/bridge/org/openoffice/accessibility/KeyHandler.java141
-rw-r--r--accessibility/bridge/org/openoffice/accessibility/PopupWindow.java213
-rw-r--r--accessibility/bridge/org/openoffice/accessibility/WindowsAccessBridgeAdapter.java657
-rwxr-xr-xaccessibility/bridge/org/openoffice/accessibility/makefile.mk59
-rwxr-xr-xaccessibility/bridge/org/openoffice/accessibility/manifest2
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AbstractButton.java179
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleActionImpl.java74
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleComponentImpl.java236
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleEditableTextImpl.java370
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleExtendedState.java56
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleHypertextImpl.java194
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleIconImpl.java76
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleKeyBinding.java389
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleObjectFactory.java548
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleRelationAdapter.java67
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleRoleAdapter.java151
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleSelectionImpl.java102
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleStateAdapter.java217
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleTextImpl.java681
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/AccessibleValueImpl.java99
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Alert.java69
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Application.java48
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Button.java160
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/CheckBox.java54
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/ComboBox.java120
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Component.java743
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Container.java766
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/DescendantManager.java164
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Dialog.java636
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/FocusTraversalPolicy.java92
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Frame.java649
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Icon.java79
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Label.java133
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/List.java455
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Menu.java331
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/MenuContainer.java170
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/MenuItem.java102
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/NativeFrame.java38
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Paragraph.java225
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/RadioButton.java53
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/ScrollBar.java129
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Separator.java74
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Table.java730
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/TextComponent.java197
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/ToggleButton.java65
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/ToolTip.java120
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Tree.java771
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/Window.java554
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/logging/XAccessibleEventLog.java189
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/logging/XAccessibleHypertextLog.java64
-rw-r--r--accessibility/bridge/org/openoffice/java/accessibility/logging/XAccessibleTextLog.java273
-rwxr-xr-xaccessibility/bridge/org/openoffice/java/accessibility/makefile.mk130
-rw-r--r--accessibility/bridge/source/java/WindowsAccessBridgeAdapter.cxx320
-rw-r--r--accessibility/bridge/source/java/exports.dxp4
-rw-r--r--accessibility/bridge/source/java/makefile.mk74
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBox.hxx314
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBoxBase.hxx530
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBoxCheckBoxCell.hxx98
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBoxHeaderBar.hxx284
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBoxHeaderCell.hxx84
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBoxTable.hxx178
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBoxTableBase.hxx283
-rw-r--r--accessibility/inc/accessibility/extended/AccessibleBrowseBoxTableCell.hxx146
-rwxr-xr-xaccessibility/inc/accessibility/extended/AccessibleGridControl.hxx277
-rwxr-xr-xaccessibility/inc/accessibility/extended/AccessibleGridControlBase.hxx470
-rwxr-xr-xaccessibility/inc/accessibility/extended/AccessibleGridControlHeader.hxx227
-rwxr-xr-xaccessibility/inc/accessibility/extended/AccessibleGridControlHeaderCell.hxx105
-rwxr-xr-xaccessibility/inc/accessibility/extended/AccessibleGridControlTable.hxx236
-rwxr-xr-xaccessibility/inc/accessibility/extended/AccessibleGridControlTableBase.hxx247
-rwxr-xr-xaccessibility/inc/accessibility/extended/AccessibleGridControlTableCell.hxx171
-rw-r--r--accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx89
-rw-r--r--accessibility/inc/accessibility/extended/accessibleeditbrowseboxcell.hxx159
-rw-r--r--accessibility/inc/accessibility/extended/accessibleiconchoicectrl.hxx122
-rw-r--r--accessibility/inc/accessibility/extended/accessibleiconchoicectrlentry.hxx216
-rw-r--r--accessibility/inc/accessibility/extended/accessiblelistbox.hxx128
-rw-r--r--accessibility/inc/accessibility/extended/accessiblelistboxentry.hxx226
-rw-r--r--accessibility/inc/accessibility/extended/accessibletabbar.hxx123
-rw-r--r--accessibility/inc/accessibility/extended/accessibletabbarbase.hxx81
-rw-r--r--accessibility/inc/accessibility/extended/accessibletabbarpage.hxx140
-rw-r--r--accessibility/inc/accessibility/extended/accessibletabbarpagelist.hxx144
-rw-r--r--accessibility/inc/accessibility/extended/accessibletablistbox.hxx118
-rw-r--r--accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx125
-rw-r--r--accessibility/inc/accessibility/extended/listboxaccessible.hxx98
-rw-r--r--accessibility/inc/accessibility/extended/textwindowaccessibility.hxx714
-rw-r--r--accessibility/inc/accessibility/helper/IComboListBoxHelper.hxx73
-rw-r--r--accessibility/inc/accessibility/helper/acc_factory.hxx53
-rw-r--r--accessibility/inc/accessibility/helper/accessiblestrings.hrc55
-rw-r--r--accessibility/inc/accessibility/helper/accresmgr.hxx75
-rw-r--r--accessibility/inc/accessibility/helper/characterattributeshelper.hxx63
-rw-r--r--accessibility/inc/accessibility/helper/listboxhelper.hxx199
-rw-r--r--accessibility/inc/accessibility/standard/accessiblemenubasecomponent.hxx160
-rw-r--r--accessibility/inc/accessibility/standard/accessiblemenucomponent.hxx105
-rw-r--r--accessibility/inc/accessibility/standard/accessiblemenuitemcomponent.hxx98
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblebox.hxx187
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblebutton.hxx93
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblecheckbox.hxx100
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblecombobox.hxx72
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibledropdowncombobox.hxx76
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibledropdownlistbox.hxx74
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibleedit.hxx127
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblefixedhyperlink.hxx57
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblefixedtext.hxx57
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblelist.hxx231
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblelistbox.hxx66
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx115
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblelistitem.hxx203
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblemenu.hxx89
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblemenubar.hxx75
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblemenuitem.hxx124
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblemenuseparator.hxx57
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblepopupmenu.hxx62
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibleradiobutton.hxx91
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblescrollbar.hxx90
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblestatusbar.hxx83
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessiblestatusbaritem.hxx147
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletabcontrol.hxx106
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletabpage.hxx151
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletabpagewindow.hxx69
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletextcomponent.hxx96
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx108
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletoolbox.hxx115
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletoolboxitem.hxx173
-rw-r--r--accessibility/inc/makefile.mk51
-rw-r--r--accessibility/inc/pch/precompiled_accessibility.cxx32
-rw-r--r--accessibility/inc/pch/precompiled_accessibility.hxx40
-rwxr-xr-xaccessibility/prj/build.lst18
-rw-r--r--accessibility/prj/d.lst8
-rw-r--r--accessibility/prj/l10n1
-rw-r--r--accessibility/source/extended/AccessibleBrowseBox.cxx404
-rw-r--r--accessibility/source/extended/AccessibleBrowseBoxBase.cxx661
-rw-r--r--accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx175
-rw-r--r--accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx422
-rw-r--r--accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx176
-rw-r--r--accessibility/source/extended/AccessibleBrowseBoxTable.cxx281
-rw-r--r--accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx358
-rw-r--r--accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx357
-rwxr-xr-xaccessibility/source/extended/AccessibleGridControl.cxx391
-rwxr-xr-xaccessibility/source/extended/AccessibleGridControlBase.cxx551
-rwxr-xr-xaccessibility/source/extended/AccessibleGridControlHeader.cxx321
-rwxr-xr-xaccessibility/source/extended/AccessibleGridControlHeaderCell.cxx173
-rwxr-xr-xaccessibility/source/extended/AccessibleGridControlTable.cxx416
-rwxr-xr-xaccessibility/source/extended/AccessibleGridControlTableBase.cxx318
-rwxr-xr-xaccessibility/source/extended/AccessibleGridControlTableCell.cxx379
-rw-r--r--accessibility/source/extended/accessiblebrowseboxcell.cxx95
-rw-r--r--accessibility/source/extended/accessibleeditbrowseboxcell.cxx276
-rw-r--r--accessibility/source/extended/accessibleiconchoicectrl.cxx375
-rw-r--r--accessibility/source/extended/accessibleiconchoicectrlentry.cxx759
-rw-r--r--accessibility/source/extended/accessiblelistbox.cxx435
-rw-r--r--accessibility/source/extended/accessiblelistboxentry.cxx973
-rw-r--r--accessibility/source/extended/accessibletabbar.cxx557
-rw-r--r--accessibility/source/extended/accessibletabbarbase.cxx117
-rw-r--r--accessibility/source/extended/accessibletabbarpage.cxx514
-rw-r--r--accessibility/source/extended/accessibletabbarpagelist.cxx808
-rw-r--r--accessibility/source/extended/accessibletablistbox.cxx149
-rw-r--r--accessibility/source/extended/accessibletablistboxtable.cxx386
-rw-r--r--accessibility/source/extended/listboxaccessible.cxx106
-rw-r--r--accessibility/source/extended/makefile.mk79
-rw-r--r--accessibility/source/extended/textwindowaccessibility.cxx2253
-rw-r--r--accessibility/source/helper/acc_factory.cxx520
-rw-r--r--accessibility/source/helper/accessiblestrings.src75
-rw-r--r--accessibility/source/helper/accresmgr.cxx87
-rw-r--r--accessibility/source/helper/characterattributeshelper.cxx122
-rw-r--r--accessibility/source/helper/makefile.mk57
-rw-r--r--accessibility/source/inc/floatingwindowaccessible.hxx49
-rw-r--r--accessibility/source/standard/accessiblemenubasecomponent.cxx786
-rw-r--r--accessibility/source/standard/accessiblemenucomponent.cxx474
-rw-r--r--accessibility/source/standard/accessiblemenuitemcomponent.cxx506
-rw-r--r--accessibility/source/standard/floatingwindowaccessible.cxx74
-rw-r--r--accessibility/source/standard/makefile.mk82
-rw-r--r--accessibility/source/standard/vclxaccessiblebox.cxx377
-rw-r--r--accessibility/source/standard/vclxaccessiblebutton.cxx329
-rw-r--r--accessibility/source/standard/vclxaccessiblecheckbox.cxx364
-rw-r--r--accessibility/source/standard/vclxaccessiblecombobox.cxx99
-rw-r--r--accessibility/source/standard/vclxaccessibledropdowncombobox.cxx145
-rw-r--r--accessibility/source/standard/vclxaccessibledropdownlistbox.cxx113
-rw-r--r--accessibility/source/standard/vclxaccessibleedit.cxx633
-rw-r--r--accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx88
-rw-r--r--accessibility/source/standard/vclxaccessiblefixedtext.cxx99
-rw-r--r--accessibility/source/standard/vclxaccessiblelist.cxx857
-rw-r--r--accessibility/source/standard/vclxaccessiblelistbox.cxx111
-rw-r--r--accessibility/source/standard/vclxaccessiblelistboxlist.cxx338
-rw-r--r--accessibility/source/standard/vclxaccessiblelistitem.cxx677
-rw-r--r--accessibility/source/standard/vclxaccessiblemenu.cxx258
-rw-r--r--accessibility/source/standard/vclxaccessiblemenubar.cxx214
-rw-r--r--accessibility/source/standard/vclxaccessiblemenuitem.cxx610
-rw-r--r--accessibility/source/standard/vclxaccessiblemenuseparator.cxx88
-rw-r--r--accessibility/source/standard/vclxaccessiblepopupmenu.cxx114
-rw-r--r--accessibility/source/standard/vclxaccessibleradiobutton.cxx317
-rw-r--r--accessibility/source/standard/vclxaccessiblescrollbar.cxx283
-rw-r--r--accessibility/source/standard/vclxaccessiblestatusbar.cxx369
-rw-r--r--accessibility/source/standard/vclxaccessiblestatusbaritem.cxx632
-rw-r--r--accessibility/source/standard/vclxaccessibletabcontrol.cxx518
-rw-r--r--accessibility/source/standard/vclxaccessibletabpage.cxx705
-rw-r--r--accessibility/source/standard/vclxaccessibletabpagewindow.cxx144
-rw-r--r--accessibility/source/standard/vclxaccessibletextcomponent.cxx365
-rw-r--r--accessibility/source/standard/vclxaccessibletextfield.cxx157
-rw-r--r--accessibility/source/standard/vclxaccessibletoolbox.cxx858
-rw-r--r--accessibility/source/standard/vclxaccessibletoolboxitem.cxx721
-rw-r--r--accessibility/util/acc.map7
-rw-r--r--accessibility/util/makefile.mk90
-rw-r--r--accessibility/workben/TODO13
-rw-r--r--accessibility/workben/makefile9
-rw-r--r--accessibility/workben/makefile.in31
-rw-r--r--accessibility/workben/makefile.mk39
-rw-r--r--accessibility/workben/org/openoffice/accessibility/Makefile6
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/AccessibilityWorkBench.java724
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/HelpWindow.java187
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/Makefile13
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/canvas/Canvas.java356
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/canvas/CanvasShape.java446
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/canvas/Makefile15
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/canvas/MouseObserver.java104
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/canvas/ShapeContainer.java271
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/canvas/makefile.common65
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/canvas/makefile.mk86
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/makefile.common3
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/makefile.mk88
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/manifest3
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityModel.java188
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityNode.java200
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityTree.java123
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/AccessibilityTreeModel.java251
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/DynamicAccessibilityModel.java157
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/DynamicAccessibilityNode.java126
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/Makefile71
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/ToolkitNode.java249
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/makefile.common66
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/tree/makefile.mk82
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ComponentView.java229
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ContextView.java149
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/EditableTextView.java153
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/EventMonitorView.java158
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/FocusView.java182
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/LayoutManager.java194
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/Makefile13
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ObjectView.java90
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ObjectViewContainer.java344
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ObjectViewContainerWindow.java35
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ParentView.java181
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/SelectionView.java301
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ServiceInterfaceView.java150
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/StateSetView.java233
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/TableView.java195
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/TextView.java501
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/ViewGridLayout.java151
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/makefile.common76
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/makefile.mk82
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/CaretSpinnerModel.java156
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/Makefile13
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/TextActionDialog.java242
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/TextAttributeDialog.java213
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/TextDialogFactory.java170
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/TextEditDialog.java156
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/makefile.common65
-rw-r--r--accessibility/workben/org/openoffice/accessibility/awb/view/text/makefile.mk82
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/AccessibleEventMulticaster.java122
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/Connector.java50
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/InformationWriter.java421
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/Makefile69
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/MessageArea.java125
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/NameProvider.java263
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/OfficeConnection.java169
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/Options.java106
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/SimpleOffice.java413
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/makefile.common67
-rw-r--r--accessibility/workben/org/openoffice/accessibility/misc/makefile.mk86
-rw-r--r--acinclude.m4138
-rw-r--r--afms/delzip0
-rw-r--r--afms/makefile.mk63
-rw-r--r--afms/prj/build.lst3
-rw-r--r--afms/prj/d.lst3
-rwxr-xr-xagg/inc/agg_alpha_mask_u8.h499
-rwxr-xr-xagg/inc/agg_arc.h74
-rwxr-xr-xagg/inc/agg_array.h887
-rwxr-xr-xagg/inc/agg_arrowhead.h82
-rwxr-xr-xagg/inc/agg_basics.h343
-rwxr-xr-xagg/inc/agg_bezier_arc.h158
-rwxr-xr-xagg/inc/agg_bitset_iterator.h54
-rwxr-xr-xagg/inc/agg_bounding_rect.h116
-rwxr-xr-xagg/inc/agg_bspline.h77
-rwxr-xr-xagg/inc/agg_clip_liang_barsky.h209
-rwxr-xr-xagg/inc/agg_color_gray.h364
-rwxr-xr-xagg/inc/agg_color_rgba.h618
-rwxr-xr-xagg/inc/agg_config.h31
-rwxr-xr-xagg/inc/agg_conv_adaptor_vcgen.h169
-rwxr-xr-xagg/inc/agg_conv_adaptor_vpgen.h166
-rwxr-xr-xagg/inc/agg_conv_bspline.h48
-rwxr-xr-xagg/inc/agg_conv_clip_polygon.h69
-rwxr-xr-xagg/inc/agg_conv_clip_polyline.h69
-rwxr-xr-xagg/inc/agg_conv_close_polygon.h132
-rwxr-xr-xagg/inc/agg_conv_concat.h80
-rwxr-xr-xagg/inc/agg_conv_contour.h65
-rwxr-xr-xagg/inc/agg_conv_curve.h174
-rwxr-xr-xagg/inc/agg_conv_dash.h68
-rwxr-xr-xagg/inc/agg_conv_gpc.h443
-rwxr-xr-xagg/inc/agg_conv_marker.h154
-rwxr-xr-xagg/inc/agg_conv_marker_adaptor.h51
-rwxr-xr-xagg/inc/agg_conv_segmentator.h48
-rwxr-xr-xagg/inc/agg_conv_shorten_path.h50
-rwxr-xr-xagg/inc/agg_conv_smooth_poly1.h80
-rwxr-xr-xagg/inc/agg_conv_stroke.h73
-rwxr-xr-xagg/inc/agg_conv_transform.h75
-rwxr-xr-xagg/inc/agg_conv_unclose_polygon.h59
-rwxr-xr-xagg/inc/agg_curves.h150
-rwxr-xr-xagg/inc/agg_dda_line.h290
-rwxr-xr-xagg/inc/agg_ellipse.h98
-rwxr-xr-xagg/inc/agg_ellipse_bresenham.h113
-rwxr-xr-xagg/inc/agg_embedded_raster_fonts.h59
-rwxr-xr-xagg/inc/agg_font_cache_manager.h397
-rwxr-xr-xagg/inc/agg_gamma_functions.h123
-rwxr-xr-xagg/inc/agg_gamma_lut.h114
-rwxr-xr-xagg/inc/agg_glyph_raster_bin.h155
-rwxr-xr-xagg/inc/agg_gsv_text.h154
-rwxr-xr-xagg/inc/agg_image_filters.h449
-rwxr-xr-xagg/inc/agg_line_aa_basics.h152
-rwxr-xr-xagg/inc/agg_math.h247
-rwxr-xr-xagg/inc/agg_math_stroke.h340
-rwxr-xr-xagg/inc/agg_path_storage.h364
-rwxr-xr-xagg/inc/agg_path_storage_integer.h300
-rwxr-xr-xagg/inc/agg_pattern_filters_rgba.h122
-rwxr-xr-xagg/inc/agg_pixfmt_amask_adaptor.h265
-rwxr-xr-xagg/inc/agg_pixfmt_gray.h703
-rwxr-xr-xagg/inc/agg_pixfmt_rgb.h760
-rwxr-xr-xagg/inc/agg_pixfmt_rgb_packed.h1277
-rwxr-xr-xagg/inc/agg_pixfmt_rgba.h1312
-rwxr-xr-xagg/inc/agg_rasterizer_outline.h146
-rwxr-xr-xagg/inc/agg_rasterizer_outline_aa.h516
-rwxr-xr-xagg/inc/agg_rasterizer_scanline_aa.h743
-rwxr-xr-xagg/inc/agg_render_scanlines.h66
-rwxr-xr-xagg/inc/agg_renderer_base.h618
-rwxr-xr-xagg/inc/agg_renderer_markers.h707
-rwxr-xr-xagg/inc/agg_renderer_mclip.h383
-rwxr-xr-xagg/inc/agg_renderer_outline_aa.h1545
-rwxr-xr-xagg/inc/agg_renderer_outline_image.h924
-rwxr-xr-xagg/inc/agg_renderer_primitives.h224
-rwxr-xr-xagg/inc/agg_renderer_raster_text.h264
-rwxr-xr-xagg/inc/agg_renderer_scanline.h450
-rwxr-xr-xagg/inc/agg_rendering_buffer.h179
-rwxr-xr-xagg/inc/agg_rendering_buffer_dynarow.h184
-rwxr-xr-xagg/inc/agg_rounded_rect.h79
-rwxr-xr-xagg/inc/agg_scanline_bin.h171
-rwxr-xr-xagg/inc/agg_scanline_boolean_algebra.h1559
-rwxr-xr-xagg/inc/agg_scanline_p.h197
-rwxr-xr-xagg/inc/agg_scanline_storage_aa.h796
-rwxr-xr-xagg/inc/agg_scanline_storage_bin.h569
-rwxr-xr-xagg/inc/agg_scanline_u.h323
-rwxr-xr-xagg/inc/agg_shorten_path.h66
-rwxr-xr-xagg/inc/agg_simul_eq.h147
-rwxr-xr-xagg/inc/agg_span_allocator.h72
-rwxr-xr-xagg/inc/agg_span_converter.h53
-rwxr-xr-xagg/inc/agg_span_generator.h50
-rwxr-xr-xagg/inc/agg_span_gouraud.h180
-rwxr-xr-xagg/inc/agg_span_gouraud_gray.h185
-rwxr-xr-xagg/inc/agg_span_gouraud_rgba.h206
-rwxr-xr-xagg/inc/agg_span_gradient.h422
-rwxr-xr-xagg/inc/agg_span_gradient_alpha.h123
-rwxr-xr-xagg/inc/agg_span_image_filter.h110
-rwxr-xr-xagg/inc/agg_span_image_filter_gray.h701
-rwxr-xr-xagg/inc/agg_span_image_filter_rgb.h840
-rwxr-xr-xagg/inc/agg_span_image_filter_rgba.h864
-rwxr-xr-xagg/inc/agg_span_image_resample.h180
-rwxr-xr-xagg/inc/agg_span_image_resample_gray.h359
-rwxr-xr-xagg/inc/agg_span_image_resample_rgb.h393
-rwxr-xr-xagg/inc/agg_span_image_resample_rgba.h393
-rwxr-xr-xagg/inc/agg_span_interpolator_adaptor.h77
-rwxr-xr-xagg/inc/agg_span_interpolator_linear.h232
-rwxr-xr-xagg/inc/agg_span_interpolator_persp.h462
-rwxr-xr-xagg/inc/agg_span_interpolator_trans.h97
-rwxr-xr-xagg/inc/agg_span_pattern.h278
-rwxr-xr-xagg/inc/agg_span_pattern_filter_gray.h472
-rwxr-xr-xagg/inc/agg_span_pattern_filter_rgb.h568
-rwxr-xr-xagg/inc/agg_span_pattern_filter_rgba.h584
-rwxr-xr-xagg/inc/agg_span_pattern_resample_gray.h320
-rwxr-xr-xagg/inc/agg_span_pattern_resample_rgb.h346
-rwxr-xr-xagg/inc/agg_span_pattern_resample_rgba.h354
-rwxr-xr-xagg/inc/agg_span_pattern_rgb.h165
-rwxr-xr-xagg/inc/agg_span_pattern_rgba.h111
-rwxr-xr-xagg/inc/agg_span_solid.h63
-rwxr-xr-xagg/inc/agg_span_subdiv_adaptor.h141
-rwxr-xr-xagg/inc/agg_trans_affine.h344
-rwxr-xr-xagg/inc/agg_trans_bilinear.h166
-rwxr-xr-xagg/inc/agg_trans_double_path.h131
-rwxr-xr-xagg/inc/agg_trans_lens.h79
-rwxr-xr-xagg/inc/agg_trans_perspective.h192
-rwxr-xr-xagg/inc/agg_trans_single_path.h97
-rwxr-xr-xagg/inc/agg_trans_viewport.h304
-rwxr-xr-xagg/inc/agg_trans_warp_magnifier.h51
-rwxr-xr-xagg/inc/agg_vcgen_bspline.h74
-rwxr-xr-xagg/inc/agg_vcgen_contour.h96
-rwxr-xr-xagg/inc/agg_vcgen_dash.h99
-rwxr-xr-xagg/inc/agg_vcgen_markers_term.h72
-rwxr-xr-xagg/inc/agg_vcgen_smooth_poly1.h87
-rwxr-xr-xagg/inc/agg_vcgen_stroke.h114
-rwxr-xr-xagg/inc/agg_vcgen_vertex_sequence.h135
-rwxr-xr-xagg/inc/agg_vertex_iterator.h133
-rwxr-xr-xagg/inc/agg_vertex_sequence.h176
-rwxr-xr-xagg/inc/agg_vpgen_clip_polygon.h83
-rwxr-xr-xagg/inc/agg_vpgen_clip_polyline.h121
-rwxr-xr-xagg/inc/agg_vpgen_segmentator.h61
-rwxr-xr-xagg/prj/build.lst5
-rwxr-xr-xagg/prj/d.lst11
-rw-r--r--agg/source/agg.flt3
-rwxr-xr-xagg/source/agg_arc.cpp105
-rwxr-xr-xagg/source/agg_arrowhead.cpp110
-rwxr-xr-xagg/source/agg_bezier_arc.cpp237
-rwxr-xr-xagg/source/agg_bspline.cpp299
-rwxr-xr-xagg/source/agg_curves.cpp246
-rwxr-xr-xagg/source/agg_embedded_raster_fonts.cpp10426
-rwxr-xr-xagg/source/agg_gsv_text.cpp688
-rwxr-xr-xagg/source/agg_image_filters.cpp120
-rwxr-xr-xagg/source/agg_line_aa_basics.cpp82
-rwxr-xr-xagg/source/agg_line_profile_aa.cpp117
-rwxr-xr-xagg/source/agg_path_storage.cpp525
-rwxr-xr-xagg/source/agg_rasterizer_scanline_aa.cpp621
-rwxr-xr-xagg/source/agg_rounded_rect.cpp164
-rwxr-xr-xagg/source/agg_sqrt_tables.cpp115
-rwxr-xr-xagg/source/agg_trans_affine.cpp195
-rwxr-xr-xagg/source/agg_trans_double_path.cpp273
-rwxr-xr-xagg/source/agg_trans_single_path.cpp202
-rwxr-xr-xagg/source/agg_trans_warp_magnifier.cpp50
-rwxr-xr-xagg/source/agg_vcgen_bspline.cpp194
-rwxr-xr-xagg/source/agg_vcgen_contour.cpp191
-rwxr-xr-xagg/source/agg_vcgen_dash.cpp237
-rwxr-xr-xagg/source/agg_vcgen_markers_term.cpp103
-rwxr-xr-xagg/source/agg_vcgen_smooth_poly1.cpp226
-rwxr-xr-xagg/source/agg_vcgen_stroke.cpp246
-rwxr-xr-xagg/source/agg_vpgen_clip_polygon.cpp133
-rwxr-xr-xagg/source/agg_vpgen_clip_polyline.cpp142
-rwxr-xr-xagg/source/agg_vpgen_segmentator.cpp67
-rwxr-xr-xagg/source/makefile.mk95
-rw-r--r--animations/inc/animations/animationnodehelper.hxx133
-rw-r--r--animations/prj/build.lst3
-rw-r--r--animations/prj/d.lst9
-rw-r--r--animations/source/animcore/animcore.cxx2092
-rw-r--r--animations/source/animcore/animcore.map9
-rw-r--r--animations/source/animcore/animcore.xml30
-rw-r--r--animations/source/animcore/factreg.cxx103
-rw-r--r--animations/source/animcore/factreg.hxx54
-rw-r--r--animations/source/animcore/makefile.mk74
-rw-r--r--animations/source/animcore/targetpropertiescreator.cxx507
-rw-r--r--apache-commons/download/README16
-rw-r--r--apache-commons/download/commons-codec-1.3-src.tar.gzbin0 -> 80427 bytes
-rw-r--r--apache-commons/download/commons-httpclient-3.1-src.tar.gzbin0 -> 1882664 bytes
-rw-r--r--apache-commons/download/commons-lang-2.3-src.tar.gzbin0 -> 474681 bytes
-rw-r--r--apache-commons/download/commons-logging-1.1.1-src.tar.gzbin0 -> 189448 bytes
-rw-r--r--apache-commons/java/codec/makefile.mk77
-rw-r--r--apache-commons/java/httpclient/makefile.mk82
-rw-r--r--apache-commons/java/lang/makefile.mk79
-rw-r--r--apache-commons/java/logging/makefile.mk81
-rw-r--r--apache-commons/patches/codec.patch17
-rw-r--r--apache-commons/patches/logging.patch15
-rw-r--r--apache-commons/prj/build.lst6
-rw-r--r--apache-commons/prj/d.lst5
-rw-r--r--apple_remote/AppleRemote.m98
-rw-r--r--apple_remote/GlobalKeyboardDevice.m249
-rw-r--r--apple_remote/HIDRemoteControlDevice.m518
-rw-r--r--apple_remote/KeyspanFrontRowControl.m97
-rw-r--r--apple_remote/MultiClickRemoteBehavior.m213
-rw-r--r--apple_remote/RemoteControl.m146
-rw-r--r--apple_remote/RemoteControlContainer.m140
-rw-r--r--apple_remote/RemoteMainController.m177
-rw-r--r--apple_remote/inc/AppleRemote.h40
-rw-r--r--apple_remote/inc/GlobalKeyboardDevice.h54
-rw-r--r--apple_remote/inc/HIDRemoteControlDevice.h67
-rw-r--r--apple_remote/inc/KeyspanFrontRowControl.h42
-rw-r--r--apple_remote/inc/MultiClickRemoteBehavior.h93
-rw-r--r--apple_remote/inc/RemoteControl.h105
-rw-r--r--apple_remote/inc/RemoteControlContainer.h41
-rw-r--r--apple_remote/inc/RemoteMainController.h49
-rw-r--r--apple_remote/makefile.mk86
-rw-r--r--apple_remote/prj/build.lst2
-rw-r--r--apple_remote/prj/d.lst5
-rw-r--r--autodoc/inc/ary/actions.hxx106
-rw-r--r--autodoc/inc/ary/ary.hxx93
-rw-r--r--autodoc/inc/ary/ary_disp.hxx114
-rw-r--r--autodoc/inc/ary/arygroup.hxx110
-rw-r--r--autodoc/inc/ary/ceslot.hxx106
-rw-r--r--autodoc/inc/ary/cessentl.hxx91
-rw-r--r--autodoc/inc/ary/cpp/c_builtintype.hxx100
-rw-r--r--autodoc/inc/ary/cpp/c_ce.hxx106
-rw-r--r--autodoc/inc/ary/cpp/c_class.hxx248
-rw-r--r--autodoc/inc/ary/cpp/c_cppentity.hxx94
-rw-r--r--autodoc/inc/ary/cpp/c_de.hxx107
-rw-r--r--autodoc/inc/ary/cpp/c_define.hxx85
-rw-r--r--autodoc/inc/ary/cpp/c_enum.hxx119
-rw-r--r--autodoc/inc/ary/cpp/c_enuval.hxx99
-rw-r--r--autodoc/inc/ary/cpp/c_funct.hxx152
-rw-r--r--autodoc/inc/ary/cpp/c_gate.hxx124
-rw-r--r--autodoc/inc/ary/cpp/c_macro.hxx87
-rw-r--r--autodoc/inc/ary/cpp/c_namesp.hxx197
-rw-r--r--autodoc/inc/ary/cpp/c_osigna.hxx125
-rw-r--r--autodoc/inc/ary/cpp/c_slntry.hxx113
-rw-r--r--autodoc/inc/ary/cpp/c_traits.hxx219
-rw-r--r--autodoc/inc/ary/cpp/c_tydef.hxx103
-rw-r--r--autodoc/inc/ary/cpp/c_type.hxx136
-rw-r--r--autodoc/inc/ary/cpp/c_types4cpp.hxx137
-rw-r--r--autodoc/inc/ary/cpp/c_vari.hxx117
-rw-r--r--autodoc/inc/ary/cpp/c_vfflag.hxx154
-rw-r--r--autodoc/inc/ary/cpp/cp_ce.hxx176
-rw-r--r--autodoc/inc/ary/cpp/cp_def.hxx102
-rw-r--r--autodoc/inc/ary/cpp/cp_type.hxx99
-rw-r--r--autodoc/inc/ary/cpp/inpcontx.hxx219
-rw-r--r--autodoc/inc/ary/cpp/namechain.hxx143
-rw-r--r--autodoc/inc/ary/cpp/usedtype.hxx215
-rw-r--r--autodoc/inc/ary/doc/d_boolean.hxx99
-rw-r--r--autodoc/inc/ary/doc/d_docu.hxx109
-rw-r--r--autodoc/inc/ary/doc/d_node.hxx112
-rw-r--r--autodoc/inc/ary/doc/d_oldcppdocu.hxx133
-rw-r--r--autodoc/inc/ary/doc/d_oldidldocu.hxx114
-rw-r--r--autodoc/inc/ary/doc/d_parametrized.hxx124
-rw-r--r--autodoc/inc/ary/doc/d_types4doc.hxx73
-rw-r--r--autodoc/inc/ary/doc/ht/dht_interpreter.hxx79
-rw-r--r--autodoc/inc/ary/doc/ht/dht_plain.hxx1
-rw-r--r--autodoc/inc/ary/entity.hxx84
-rw-r--r--autodoc/inc/ary/getncast.hxx91
-rw-r--r--autodoc/inc/ary/idl/i_attribute.hxx138
-rw-r--r--autodoc/inc/ary/idl/i_ce.hxx138
-rw-r--r--autodoc/inc/ary/idl/i_ce2s.hxx98
-rw-r--r--autodoc/inc/ary/idl/i_comrela.hxx83
-rw-r--r--autodoc/inc/ary/idl/i_constant.hxx115
-rw-r--r--autodoc/inc/ary/idl/i_constgroup.hxx104
-rw-r--r--autodoc/inc/ary/idl/i_enum.hxx103
-rw-r--r--autodoc/inc/ary/idl/i_enumvalue.hxx106
-rw-r--r--autodoc/inc/ary/idl/i_exception.hxx110
-rw-r--r--autodoc/inc/ary/idl/i_function.hxx163
-rw-r--r--autodoc/inc/ary/idl/i_gate.hxx86
-rw-r--r--autodoc/inc/ary/idl/i_interface.hxx130
-rw-r--r--autodoc/inc/ary/idl/i_module.hxx117
-rw-r--r--autodoc/inc/ary/idl/i_namelookup.hxx98
-rw-r--r--autodoc/inc/ary/idl/i_param.hxx78
-rw-r--r--autodoc/inc/ary/idl/i_property.hxx146
-rw-r--r--autodoc/inc/ary/idl/i_service.hxx142
-rw-r--r--autodoc/inc/ary/idl/i_singleton.hxx108
-rw-r--r--autodoc/inc/ary/idl/i_siservice.hxx110
-rw-r--r--autodoc/inc/ary/idl/i_sisingleton.hxx103
-rw-r--r--autodoc/inc/ary/idl/i_struct.hxx133
-rw-r--r--autodoc/inc/ary/idl/i_structelem.hxx106
-rw-r--r--autodoc/inc/ary/idl/i_traits.hxx81
-rw-r--r--autodoc/inc/ary/idl/i_type.hxx145
-rw-r--r--autodoc/inc/ary/idl/i_typedef.hxx93
-rw-r--r--autodoc/inc/ary/idl/i_types4idl.hxx145
-rw-r--r--autodoc/inc/ary/idl/ik_attribute.hxx88
-rw-r--r--autodoc/inc/ary/idl/ik_ce.hxx149
-rw-r--r--autodoc/inc/ary/idl/ik_constant.hxx79
-rw-r--r--autodoc/inc/ary/idl/ik_constgroup.hxx76
-rw-r--r--autodoc/inc/ary/idl/ik_enum.hxx88
-rw-r--r--autodoc/inc/ary/idl/ik_enumvalue.hxx76
-rw-r--r--autodoc/inc/ary/idl/ik_exception.hxx85
-rw-r--r--autodoc/inc/ary/idl/ik_function.hxx99
-rw-r--r--autodoc/inc/ary/idl/ik_interface.hxx115
-rw-r--r--autodoc/inc/ary/idl/ik_module.hxx117
-rw-r--r--autodoc/inc/ary/idl/ik_property.hxx92
-rw-r--r--autodoc/inc/ary/idl/ik_service.hxx91
-rw-r--r--autodoc/inc/ary/idl/ik_singleton.hxx76
-rw-r--r--autodoc/inc/ary/idl/ik_siservice.hxx78
-rw-r--r--autodoc/inc/ary/idl/ik_sisingleton.hxx76
-rw-r--r--autodoc/inc/ary/idl/ik_struct.hxx94
-rw-r--r--autodoc/inc/ary/idl/ik_structelem.hxx75
-rw-r--r--autodoc/inc/ary/idl/ik_typedef.hxx86
-rw-r--r--autodoc/inc/ary/idl/ip_ce.hxx213
-rw-r--r--autodoc/inc/ary/idl/ip_type.hxx86
-rw-r--r--autodoc/inc/ary/info/all_dts.hxx163
-rw-r--r--autodoc/inc/ary/info/all_tags.hxx292
-rw-r--r--autodoc/inc/ary/info/ci_attag.hxx104
-rw-r--r--autodoc/inc/ary/info/ci_text.hxx88
-rw-r--r--autodoc/inc/ary/info/docstore.hxx119
-rw-r--r--autodoc/inc/ary/info/infodisp.hxx117
-rw-r--r--autodoc/inc/ary/info/inftypes.hxx125
-rw-r--r--autodoc/inc/ary/itrange.hxx83
-rw-r--r--autodoc/inc/ary/loc/loc_dir.hxx148
-rw-r--r--autodoc/inc/ary/loc/loc_file.hxx71
-rw-r--r--autodoc/inc/ary/loc/loc_filebase.hxx75
-rw-r--r--autodoc/inc/ary/loc/loc_le.hxx97
-rw-r--r--autodoc/inc/ary/loc/loc_root.hxx113
-rw-r--r--autodoc/inc/ary/loc/loc_traits.hxx118
-rw-r--r--autodoc/inc/ary/loc/loc_types4loc.hxx57
-rw-r--r--autodoc/inc/ary/loc/locp_le.hxx91
-rw-r--r--autodoc/inc/ary/namesort.hxx78
-rw-r--r--autodoc/inc/ary/object.hxx73
-rw-r--r--autodoc/inc/ary/qualiname.hxx106
-rw-r--r--autodoc/inc/ary/sequentialids.hxx156
-rw-r--r--autodoc/inc/ary/stdconstiter.hxx101
-rw-r--r--autodoc/inc/ary/symtreenode.hxx347
-rw-r--r--autodoc/inc/ary/types.hxx133
-rw-r--r--autodoc/inc/ary/udmhost.hxx65
-rw-r--r--autodoc/inc/ary_i/ci_atag2.hxx82
-rw-r--r--autodoc/inc/ary_i/ci_text2.hxx95
-rw-r--r--autodoc/inc/ary_i/d_token.hxx285
-rw-r--r--autodoc/inc/ary_i/disdocum.hxx149
-rw-r--r--autodoc/inc/autodoc/displaying.hxx79
-rw-r--r--autodoc/inc/autodoc/dsp_html_std.hxx216
-rw-r--r--autodoc/inc/autodoc/dsp_txt_flist.hxx68
-rw-r--r--autodoc/inc/autodoc/filecoli.hxx75
-rw-r--r--autodoc/inc/autodoc/parsing.hxx81
-rw-r--r--autodoc/inc/autodoc/prs_code.hxx79
-rw-r--r--autodoc/inc/autodoc/prs_docu.hxx62
-rw-r--r--autodoc/inc/autodoc/x_parsing.hxx76
-rw-r--r--autodoc/inc/display/corframe.hxx85
-rw-r--r--autodoc/inc/parser/parser.hxx60
-rw-r--r--autodoc/inc/parser/parserinfo.hxx67
-rw-r--r--autodoc/inc/parser/unoidl.hxx82
-rw-r--r--autodoc/prj/build.lst67
-rw-r--r--autodoc/prj/d.lst3
-rw-r--r--autodoc/source/ary/cpp/c_builtintype.cxx130
-rw-r--r--autodoc/source/ary/cpp/c_class.cxx287
-rw-r--r--autodoc/source/ary/cpp/c_de.cxx54
-rw-r--r--autodoc/source/ary/cpp/c_define.cxx79
-rw-r--r--autodoc/source/ary/cpp/c_enum.cxx137
-rw-r--r--autodoc/source/ary/cpp/c_enuval.cxx90
-rw-r--r--autodoc/source/ary/cpp/c_funct.cxx250
-rw-r--r--autodoc/source/ary/cpp/c_macro.cxx81
-rw-r--r--autodoc/source/ary/cpp/c_namesp.cxx297
-rw-r--r--autodoc/source/ary/cpp/c_osigna.cxx79
-rw-r--r--autodoc/source/ary/cpp/c_reposypart.cxx526
-rw-r--r--autodoc/source/ary/cpp/c_reposypart.hxx117
-rw-r--r--autodoc/source/ary/cpp/c_slots.cxx109
-rw-r--r--autodoc/source/ary/cpp/c_slots.hxx87
-rw-r--r--autodoc/source/ary/cpp/c_traits.cxx226
-rw-r--r--autodoc/source/ary/cpp/c_tydef.cxx97
-rw-r--r--autodoc/source/ary/cpp/c_vari.cxx99
-rw-r--r--autodoc/source/ary/cpp/ca_ce.cxx625
-rw-r--r--autodoc/source/ary/cpp/ca_ce.hxx216
-rw-r--r--autodoc/source/ary/cpp/ca_def.cxx114
-rw-r--r--autodoc/source/ary/cpp/ca_def.hxx118
-rw-r--r--autodoc/source/ary/cpp/ca_type.cxx139
-rw-r--r--autodoc/source/ary/cpp/ca_type.hxx130
-rw-r--r--autodoc/source/ary/cpp/cs_ce.cxx107
-rw-r--r--autodoc/source/ary/cpp/cs_ce.hxx108
-rw-r--r--autodoc/source/ary/cpp/cs_def.cxx89
-rw-r--r--autodoc/source/ary/cpp/cs_def.hxx110
-rw-r--r--autodoc/source/ary/cpp/cs_type.cxx115
-rw-r--r--autodoc/source/ary/cpp/cs_type.hxx141
-rw-r--r--autodoc/source/ary/cpp/makefile.mk84
-rw-r--r--autodoc/source/ary/cpp/namechain.cxx199
-rw-r--r--autodoc/source/ary/cpp/tplparam.cxx77
-rw-r--r--autodoc/source/ary/cpp/tplparam.hxx87
-rw-r--r--autodoc/source/ary/cpp/usedtype.cxx578
-rw-r--r--autodoc/source/ary/doc/d_boolean.cxx58
-rw-r--r--autodoc/source/ary/doc/d_docu.cxx62
-rw-r--r--autodoc/source/ary/doc/d_node.cxx72
-rw-r--r--autodoc/source/ary/doc/d_oldcppdocu.cxx339
-rw-r--r--autodoc/source/ary/doc/d_oldidldocu.cxx79
-rw-r--r--autodoc/source/ary/doc/makefile.mk62
-rw-r--r--autodoc/source/ary/idl/i2s_calculator.cxx995
-rw-r--r--autodoc/source/ary/idl/i2s_calculator.hxx298
-rw-r--r--autodoc/source/ary/idl/i_attribute.cxx162
-rw-r--r--autodoc/source/ary/idl/i_ce.cxx83
-rw-r--r--autodoc/source/ary/idl/i_ce2s.cxx87
-rw-r--r--autodoc/source/ary/idl/i_comrela.cxx50
-rw-r--r--autodoc/source/ary/idl/i_constant.cxx126
-rw-r--r--autodoc/source/ary/idl/i_constgroup.cxx117
-rw-r--r--autodoc/source/ary/idl/i_enum.cxx146
-rw-r--r--autodoc/source/ary/idl/i_enumvalue.cxx119
-rw-r--r--autodoc/source/ary/idl/i_exception.cxx142
-rw-r--r--autodoc/source/ary/idl/i_function.cxx168
-rw-r--r--autodoc/source/ary/idl/i_interface.cxx199
-rw-r--r--autodoc/source/ary/idl/i_module.cxx207
-rw-r--r--autodoc/source/ary/idl/i_namelookup.cxx65
-rw-r--r--autodoc/source/ary/idl/i_nnfinder.hxx121
-rw-r--r--autodoc/source/ary/idl/i_param.cxx60
-rw-r--r--autodoc/source/ary/idl/i_property.cxx174
-rw-r--r--autodoc/source/ary/idl/i_reposypart.cxx122
-rw-r--r--autodoc/source/ary/idl/i_reposypart.hxx99
-rw-r--r--autodoc/source/ary/idl/i_service.cxx174
-rw-r--r--autodoc/source/ary/idl/i_singleton.cxx115
-rw-r--r--autodoc/source/ary/idl/i_siservice.cxx124
-rw-r--r--autodoc/source/ary/idl/i_sisingleton.cxx116
-rw-r--r--autodoc/source/ary/idl/i_struct.cxx166
-rw-r--r--autodoc/source/ary/idl/i_structelem.cxx120
-rw-r--r--autodoc/source/ary/idl/i_traits.cxx75
-rw-r--r--autodoc/source/ary/idl/i_typedef.cxx148
-rw-r--r--autodoc/source/ary/idl/ia_ce.cxx584
-rw-r--r--autodoc/source/ary/idl/ia_ce.hxx256
-rw-r--r--autodoc/source/ary/idl/ia_type.cxx367
-rw-r--r--autodoc/source/ary/idl/ia_type.hxx173
-rw-r--r--autodoc/source/ary/idl/is_ce.cxx68
-rw-r--r--autodoc/source/ary/idl/is_ce.hxx82
-rw-r--r--autodoc/source/ary/idl/is_type.cxx86
-rw-r--r--autodoc/source/ary/idl/is_type.hxx125
-rw-r--r--autodoc/source/ary/idl/it_builtin.cxx82
-rw-r--r--autodoc/source/ary/idl/it_builtin.hxx79
-rw-r--r--autodoc/source/ary/idl/it_ce.cxx103
-rw-r--r--autodoc/source/ary/idl/it_ce.hxx91
-rw-r--r--autodoc/source/ary/idl/it_explicit.cxx103
-rw-r--r--autodoc/source/ary/idl/it_explicit.hxx96
-rw-r--r--autodoc/source/ary/idl/it_named.hxx79
-rw-r--r--autodoc/source/ary/idl/it_sequence.cxx94
-rw-r--r--autodoc/source/ary/idl/it_sequence.hxx87
-rw-r--r--autodoc/source/ary/idl/it_tplparam.cxx95
-rw-r--r--autodoc/source/ary/idl/it_tplparam.hxx101
-rw-r--r--autodoc/source/ary/idl/it_xnameroom.cxx103
-rw-r--r--autodoc/source/ary/idl/it_xnameroom.hxx126
-rw-r--r--autodoc/source/ary/idl/makefile.mk91
-rw-r--r--autodoc/source/ary/inc/cpp_internalgate.hxx69
-rw-r--r--autodoc/source/ary/inc/cross_refs.hxx102
-rw-r--r--autodoc/source/ary/inc/idl_internalgate.hxx69
-rw-r--r--autodoc/source/ary/inc/idsort.hxx55
-rw-r--r--autodoc/source/ary/inc/loc_internalgate.hxx66
-rw-r--r--autodoc/source/ary/inc/nametreenode.hxx213
-rw-r--r--autodoc/source/ary/inc/reposy.hxx94
-rw-r--r--autodoc/source/ary/inc/sci_impl.hxx416
-rw-r--r--autodoc/source/ary/inc/slots.hxx166
-rw-r--r--autodoc/source/ary/inc/sorted_idset.hxx100
-rw-r--r--autodoc/source/ary/inc/sortedids.hxx240
-rw-r--r--autodoc/source/ary/inc/store/s_base.hxx183
-rw-r--r--autodoc/source/ary/inc/store/s_iterator.hxx240
-rw-r--r--autodoc/source/ary/inc/store/s_storage.hxx297
-rw-r--r--autodoc/source/ary/inc/traits_impl.hxx122
-rw-r--r--autodoc/source/ary/info/all_dts.cxx108
-rw-r--r--autodoc/source/ary/info/all_tags.cxx572
-rw-r--r--autodoc/source/ary/info/ci_attag.cxx96
-rw-r--r--autodoc/source/ary/info/ci_text.cxx74
-rw-r--r--autodoc/source/ary/info/makefile.mk64
-rw-r--r--autodoc/source/ary/kernel/ary_disp.cxx111
-rw-r--r--autodoc/source/ary/kernel/cessentl.cxx89
-rw-r--r--autodoc/source/ary/kernel/makefile.mk67
-rw-r--r--autodoc/source/ary/kernel/namesort.cxx103
-rw-r--r--autodoc/source/ary/kernel/qualiname.cxx108
-rw-r--r--autodoc/source/ary/kernel/reposy.cxx221
-rw-r--r--autodoc/source/ary/kernel/slots.cxx167
-rw-r--r--autodoc/source/ary/loc/loc_dir.cxx137
-rw-r--r--autodoc/source/ary/loc/loc_file.cxx69
-rw-r--r--autodoc/source/ary/loc/loc_filebase.cxx66
-rw-r--r--autodoc/source/ary/loc/loc_root.cxx86
-rw-r--r--autodoc/source/ary/loc/loc_traits.cxx94
-rw-r--r--autodoc/source/ary/loc/loca_le.cxx184
-rw-r--r--autodoc/source/ary/loc/loca_le.hxx101
-rw-r--r--autodoc/source/ary/loc/locs_le.cxx70
-rw-r--r--autodoc/source/ary/loc/locs_le.hxx91
-rw-r--r--autodoc/source/ary/loc/makefile.mk65
-rw-r--r--autodoc/source/ary_i/kernel/ci_atag2.cxx60
-rw-r--r--autodoc/source/ary_i/kernel/ci_text2.cxx142
-rw-r--r--autodoc/source/ary_i/kernel/d_token.cxx190
-rw-r--r--autodoc/source/ary_i/kernel/makefile.mk64
-rw-r--r--autodoc/source/display/html/aryattrs.cxx251
-rw-r--r--autodoc/source/display/html/aryattrs.hxx157
-rw-r--r--autodoc/source/display/html/cfrstd.cxx350
-rw-r--r--autodoc/source/display/html/chd_udk2.cxx204
-rw-r--r--autodoc/source/display/html/cre_link.cxx272
-rw-r--r--autodoc/source/display/html/cre_link.hxx136
-rw-r--r--autodoc/source/display/html/dsply_cl.cxx111
-rw-r--r--autodoc/source/display/html/dsply_cl.hxx90
-rw-r--r--autodoc/source/display/html/dsply_da.cxx202
-rw-r--r--autodoc/source/display/html/dsply_da.hxx110
-rw-r--r--autodoc/source/display/html/dsply_op.cxx210
-rw-r--r--autodoc/source/display/html/dsply_op.hxx107
-rw-r--r--autodoc/source/display/html/easywri.cxx68
-rw-r--r--autodoc/source/display/html/easywri.hxx83
-rw-r--r--autodoc/source/display/html/hd_chlst.cxx592
-rw-r--r--autodoc/source/display/html/hd_chlst.hxx209
-rw-r--r--autodoc/source/display/html/hd_docu.cxx489
-rw-r--r--autodoc/source/display/html/hd_docu.hxx199
-rw-r--r--autodoc/source/display/html/hdimpl.cxx549
-rw-r--r--autodoc/source/display/html/hdimpl.hxx250
-rw-r--r--autodoc/source/display/html/html_kit.cxx308
-rw-r--r--autodoc/source/display/html/html_kit.hxx201
-rw-r--r--autodoc/source/display/html/makefile.mk82
-rw-r--r--autodoc/source/display/html/nav_main.cxx380
-rw-r--r--autodoc/source/display/html/nav_main.hxx121
-rw-r--r--autodoc/source/display/html/navibar.cxx318
-rw-r--r--autodoc/source/display/html/navibar.hxx121
-rw-r--r--autodoc/source/display/html/opageenv.cxx492
-rw-r--r--autodoc/source/display/html/opageenv.hxx131
-rw-r--r--autodoc/source/display/html/outfile.cxx395
-rw-r--r--autodoc/source/display/html/outfile.hxx89
-rw-r--r--autodoc/source/display/html/pagemake.cxx579
-rw-r--r--autodoc/source/display/html/pagemake.hxx167
-rw-r--r--autodoc/source/display/html/pm_aldef.cxx248
-rw-r--r--autodoc/source/display/html/pm_aldef.hxx91
-rw-r--r--autodoc/source/display/html/pm_base.cxx80
-rw-r--r--autodoc/source/display/html/pm_base.hxx91
-rw-r--r--autodoc/source/display/html/pm_class.cxx814
-rw-r--r--autodoc/source/display/html/pm_class.hxx134
-rw-r--r--autodoc/source/display/html/pm_help.cxx235
-rw-r--r--autodoc/source/display/html/pm_help.hxx66
-rw-r--r--autodoc/source/display/html/pm_index.cxx320
-rw-r--r--autodoc/source/display/html/pm_index.hxx138
-rw-r--r--autodoc/source/display/html/pm_namsp.cxx176
-rw-r--r--autodoc/source/display/html/pm_namsp.hxx81
-rw-r--r--autodoc/source/display/html/pm_start.cxx140
-rw-r--r--autodoc/source/display/html/pm_start.hxx66
-rw-r--r--autodoc/source/display/html/protarea.cxx141
-rw-r--r--autodoc/source/display/html/protarea.hxx97
-rw-r--r--autodoc/source/display/html/strconst.hxx81
-rw-r--r--autodoc/source/display/idl/hfi_constgroup.cxx141
-rw-r--r--autodoc/source/display/idl/hfi_constgroup.hxx69
-rw-r--r--autodoc/source/display/idl/hfi_doc.cxx194
-rw-r--r--autodoc/source/display/idl/hfi_doc.hxx88
-rw-r--r--autodoc/source/display/idl/hfi_enum.cxx136
-rw-r--r--autodoc/source/display/idl/hfi_enum.hxx71
-rw-r--r--autodoc/source/display/idl/hfi_globalindex.cxx278
-rw-r--r--autodoc/source/display/idl/hfi_globalindex.hxx92
-rw-r--r--autodoc/source/display/idl/hfi_hierarchy.cxx205
-rw-r--r--autodoc/source/display/idl/hfi_hierarchy.hxx127
-rw-r--r--autodoc/source/display/idl/hfi_interface.cxx360
-rw-r--r--autodoc/source/display/idl/hfi_interface.hxx93
-rw-r--r--autodoc/source/display/idl/hfi_linklist.cxx381
-rw-r--r--autodoc/source/display/idl/hfi_linklist.hxx148
-rw-r--r--autodoc/source/display/idl/hfi_method.cxx360
-rw-r--r--autodoc/source/display/idl/hfi_method.hxx107
-rw-r--r--autodoc/source/display/idl/hfi_module.cxx302
-rw-r--r--autodoc/source/display/idl/hfi_module.hxx86
-rw-r--r--autodoc/source/display/idl/hfi_navibar.cxx228
-rw-r--r--autodoc/source/display/idl/hfi_navibar.hxx85
-rw-r--r--autodoc/source/display/idl/hfi_property.cxx454
-rw-r--r--autodoc/source/display/idl/hfi_property.hxx185
-rw-r--r--autodoc/source/display/idl/hfi_service.cxx366
-rw-r--r--autodoc/source/display/idl/hfi_service.hxx102
-rw-r--r--autodoc/source/display/idl/hfi_singleton.cxx136
-rw-r--r--autodoc/source/display/idl/hfi_singleton.hxx72
-rw-r--r--autodoc/source/display/idl/hfi_siservice.cxx178
-rw-r--r--autodoc/source/display/idl/hfi_siservice.hxx75
-rw-r--r--autodoc/source/display/idl/hfi_struct.cxx206
-rw-r--r--autodoc/source/display/idl/hfi_struct.hxx81
-rw-r--r--autodoc/source/display/idl/hfi_tag.cxx357
-rw-r--r--autodoc/source/display/idl/hfi_tag.hxx180
-rw-r--r--autodoc/source/display/idl/hfi_typedef.cxx95
-rw-r--r--autodoc/source/display/idl/hfi_typedef.hxx68
-rw-r--r--autodoc/source/display/idl/hfi_typetext.cxx760
-rw-r--r--autodoc/source/display/idl/hfi_typetext.hxx161
-rw-r--r--autodoc/source/display/idl/hfi_xrefpage.cxx276
-rw-r--r--autodoc/source/display/idl/hfi_xrefpage.hxx107
-rw-r--r--autodoc/source/display/idl/hi_ary.cxx286
-rw-r--r--autodoc/source/display/idl/hi_ary.hxx165
-rw-r--r--autodoc/source/display/idl/hi_display.cxx210
-rw-r--r--autodoc/source/display/idl/hi_env.cxx202
-rw-r--r--autodoc/source/display/idl/hi_env.hxx164
-rw-r--r--autodoc/source/display/idl/hi_factory.cxx324
-rw-r--r--autodoc/source/display/idl/hi_factory.hxx172
-rw-r--r--autodoc/source/display/idl/hi_linkhelper.cxx99
-rw-r--r--autodoc/source/display/idl/hi_linkhelper.hxx110
-rw-r--r--autodoc/source/display/idl/hi_main.cxx767
-rw-r--r--autodoc/source/display/idl/hi_main.hxx181
-rw-r--r--autodoc/source/display/idl/makefile.mk81
-rw-r--r--autodoc/source/display/inc/cfrstd.hxx83
-rw-r--r--autodoc/source/display/inc/html/chd_udk2.hxx98
-rw-r--r--autodoc/source/display/inc/idl/hi_display.hxx114
-rw-r--r--autodoc/source/display/inc/toolkit/hf_docentry.hxx62
-rw-r--r--autodoc/source/display/inc/toolkit/hf_funcdecl.hxx107
-rw-r--r--autodoc/source/display/inc/toolkit/hf_linachain.hxx75
-rw-r--r--autodoc/source/display/inc/toolkit/hf_navi_main.hxx95
-rw-r--r--autodoc/source/display/inc/toolkit/hf_navi_sub.hxx84
-rw-r--r--autodoc/source/display/inc/toolkit/hf_title.hxx94
-rw-r--r--autodoc/source/display/inc/toolkit/htmlfactory.hxx105
-rw-r--r--autodoc/source/display/inc/toolkit/htmlfile.hxx89
-rw-r--r--autodoc/source/display/inc/toolkit/out_node.hxx132
-rw-r--r--autodoc/source/display/inc/toolkit/out_position.hxx120
-rw-r--r--autodoc/source/display/inc/toolkit/out_tree.hxx139
-rw-r--r--autodoc/source/display/inc/toolkit/outputstack.hxx76
-rw-r--r--autodoc/source/display/kernel/displfct.cxx92
-rw-r--r--autodoc/source/display/kernel/displfct.hxx66
-rw-r--r--autodoc/source/display/kernel/makefile.mk59
-rw-r--r--autodoc/source/display/toolkit/hf_docentry.cxx77
-rw-r--r--autodoc/source/display/toolkit/hf_funcdecl.cxx206
-rw-r--r--autodoc/source/display/toolkit/hf_linachain.cxx113
-rw-r--r--autodoc/source/display/toolkit/hf_navi_main.cxx241
-rw-r--r--autodoc/source/display/toolkit/hf_navi_sub.cxx106
-rw-r--r--autodoc/source/display/toolkit/hf_title.cxx172
-rw-r--r--autodoc/source/display/toolkit/htmlfile.cxx214
-rw-r--r--autodoc/source/display/toolkit/makefile.mk68
-rw-r--r--autodoc/source/display/toolkit/out_node.cxx192
-rw-r--r--autodoc/source/display/toolkit/out_position.cxx242
-rw-r--r--autodoc/source/display/toolkit/out_tree.cxx56
-rw-r--r--autodoc/source/display/toolkit/outputstack.cxx61
-rw-r--r--autodoc/source/exes/adc_uni/adc_cl.cxx571
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmd.hxx134
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmd_parse.cxx346
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmd_parse.hxx211
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmds.cxx180
-rw-r--r--autodoc/source/exes/adc_uni/adc_cmds.hxx128
-rw-r--r--autodoc/source/exes/adc_uni/adc_msg.cxx211
-rw-r--r--autodoc/source/exes/adc_uni/cmd_run.cxx616
-rw-r--r--autodoc/source/exes/adc_uni/cmd_run.hxx107
-rw-r--r--autodoc/source/exes/adc_uni/cmd_sincedata.cxx132
-rw-r--r--autodoc/source/exes/adc_uni/cmd_sincedata.hxx94
-rw-r--r--autodoc/source/exes/adc_uni/main.cxx57
-rw-r--r--autodoc/source/exes/adc_uni/makefile.mk108
-rw-r--r--autodoc/source/exes/adc_uni/spec-CommandLine.txt181
-rw-r--r--autodoc/source/exes/adc_uni/spec-DevGuideReferenceFile.txt0
-rw-r--r--autodoc/source/exes/adc_uni/spec-SinceTag_Handling.txt49
-rw-r--r--autodoc/source/inc/adc_cl.hxx196
-rw-r--r--autodoc/source/inc/adc_msg.hxx144
-rw-r--r--autodoc/source/inc/docu_node_ids.hxx67
-rw-r--r--autodoc/source/inc/estack.hxx97
-rw-r--r--autodoc/source/inc/luxenum.hxx106
-rw-r--r--autodoc/source/inc/manip.hxx64
-rw-r--r--autodoc/source/inc/precomp.h69
-rw-r--r--autodoc/source/inc/prprpr.hxx61
-rw-r--r--autodoc/source/inc/tools/filecoll.hxx72
-rw-r--r--autodoc/source/inc/tools/tkpchars.hxx173
-rw-r--r--autodoc/source/mkinc/fullcpp.mk58
-rw-r--r--autodoc/source/parser/adoc/a_rdocu.cxx93
-rw-r--r--autodoc/source/parser/adoc/adoc_tok.cxx50
-rw-r--r--autodoc/source/parser/adoc/cx_a_std.cxx519
-rw-r--r--autodoc/source/parser/adoc/cx_a_sub.cxx185
-rw-r--r--autodoc/source/parser/adoc/docu_pe.cxx406
-rw-r--r--autodoc/source/parser/adoc/makefile.mk66
-rw-r--r--autodoc/source/parser/adoc/prs_adoc.cxx60
-rw-r--r--autodoc/source/parser/adoc/tk_attag.cxx114
-rw-r--r--autodoc/source/parser/adoc/tk_docw.cxx131
-rw-r--r--autodoc/source/parser/cpp/all_toks.cxx154
-rw-r--r--autodoc/source/parser/cpp/all_toks.hxx222
-rw-r--r--autodoc/source/parser/cpp/c_dealer.cxx152
-rw-r--r--autodoc/source/parser/cpp/c_dealer.hxx111
-rw-r--r--autodoc/source/parser/cpp/c_rcode.cxx164
-rw-r--r--autodoc/source/parser/cpp/c_rcode.hxx107
-rw-r--r--autodoc/source/parser/cpp/cpp_pe.cxx81
-rw-r--r--autodoc/source/parser/cpp/cpp_pe.hxx84
-rw-r--r--autodoc/source/parser/cpp/cpp_tok.hxx66
-rw-r--r--autodoc/source/parser/cpp/cx_base.cxx80
-rw-r--r--autodoc/source/parser/cpp/cx_base.hxx99
-rw-r--r--autodoc/source/parser/cpp/cx_c_pp.cxx183
-rw-r--r--autodoc/source/parser/cpp/cx_c_pp.hxx98
-rw-r--r--autodoc/source/parser/cpp/cx_c_std.cxx532
-rw-r--r--autodoc/source/parser/cpp/cx_c_std.hxx95
-rw-r--r--autodoc/source/parser/cpp/cx_c_sub.cxx160
-rw-r--r--autodoc/source/parser/cpp/cx_c_sub.hxx106
-rw-r--r--autodoc/source/parser/cpp/cxt2ary.cxx360
-rw-r--r--autodoc/source/parser/cpp/cxt2ary.hxx201
-rw-r--r--autodoc/source/parser/cpp/defdescr.cxx228
-rw-r--r--autodoc/source/parser/cpp/defdescr.hxx100
-rw-r--r--autodoc/source/parser/cpp/fevnthdl.hxx108
-rw-r--r--autodoc/source/parser/cpp/icprivow.cxx195
-rw-r--r--autodoc/source/parser/cpp/icprivow.hxx126
-rw-r--r--autodoc/source/parser/cpp/makefile.mk91
-rw-r--r--autodoc/source/parser/cpp/pe_base.cxx227
-rw-r--r--autodoc/source/parser/cpp/pe_base.hxx126
-rw-r--r--autodoc/source/parser/cpp/pe_class.cxx506
-rw-r--r--autodoc/source/parser/cpp/pe_class.hxx259
-rw-r--r--autodoc/source/parser/cpp/pe_defs.cxx183
-rw-r--r--autodoc/source/parser/cpp/pe_defs.hxx97
-rw-r--r--autodoc/source/parser/cpp/pe_enum.cxx192
-rw-r--r--autodoc/source/parser/cpp/pe_enum.hxx141
-rw-r--r--autodoc/source/parser/cpp/pe_enval.cxx171
-rw-r--r--autodoc/source/parser/cpp/pe_enval.hxx102
-rw-r--r--autodoc/source/parser/cpp/pe_expr.cxx207
-rw-r--r--autodoc/source/parser/cpp/pe_expr.hxx108
-rw-r--r--autodoc/source/parser/cpp/pe_file.cxx320
-rw-r--r--autodoc/source/parser/cpp/pe_file.hxx212
-rw-r--r--autodoc/source/parser/cpp/pe_funct.cxx613
-rw-r--r--autodoc/source/parser/cpp/pe_funct.hxx284
-rw-r--r--autodoc/source/parser/cpp/pe_ignor.cxx119
-rw-r--r--autodoc/source/parser/cpp/pe_ignor.hxx78
-rw-r--r--autodoc/source/parser/cpp/pe_namsp.cxx166
-rw-r--r--autodoc/source/parser/cpp/pe_namsp.hxx102
-rw-r--r--autodoc/source/parser/cpp/pe_param.cxx283
-rw-r--r--autodoc/source/parser/cpp/pe_param.hxx141
-rw-r--r--autodoc/source/parser/cpp/pe_tpltp.cxx178
-rw-r--r--autodoc/source/parser/cpp/pe_tpltp.hxx109
-rw-r--r--autodoc/source/parser/cpp/pe_tydef.cxx146
-rw-r--r--autodoc/source/parser/cpp/pe_tydef.hxx93
-rw-r--r--autodoc/source/parser/cpp/pe_type.cxx557
-rw-r--r--autodoc/source/parser/cpp/pe_type.hxx188
-rw-r--r--autodoc/source/parser/cpp/pe_vafu.cxx652
-rw-r--r--autodoc/source/parser/cpp/pe_vafu.hxx292
-rw-r--r--autodoc/source/parser/cpp/pe_vari.cxx190
-rw-r--r--autodoc/source/parser/cpp/pe_vari.hxx133
-rw-r--r--autodoc/source/parser/cpp/pev.hxx307
-rw-r--r--autodoc/source/parser/cpp/preproc.cxx234
-rw-r--r--autodoc/source/parser/cpp/preproc.hxx119
-rw-r--r--autodoc/source/parser/cpp/prs_cpp.cxx251
-rw-r--r--autodoc/source/parser/cpp/sdocdist.hxx161
-rw-r--r--autodoc/source/parser/cpp/sfscope.hxx72
-rw-r--r--autodoc/source/parser/cpp/sownstck.hxx328
-rw-r--r--autodoc/source/parser/cpp/srecover.hxx135
-rw-r--r--autodoc/source/parser/cpp/tkp_cpp.cxx95
-rw-r--r--autodoc/source/parser/cpp/tkp_cpp.hxx102
-rw-r--r--autodoc/source/parser/cpp/tokintpr.hxx120
-rw-r--r--autodoc/source/parser/inc/adoc/a_rdocu.hxx74
-rw-r--r--autodoc/source/parser/inc/adoc/adoc_tok.hxx65
-rw-r--r--autodoc/source/parser/inc/adoc/atokdeal.hxx63
-rw-r--r--autodoc/source/parser/inc/adoc/cx_a_std.hxx108
-rw-r--r--autodoc/source/parser/inc/adoc/cx_a_sub.hxx149
-rw-r--r--autodoc/source/parser/inc/adoc/docu_pe.hxx195
-rw-r--r--autodoc/source/parser/inc/adoc/prs_adoc.hxx58
-rw-r--r--autodoc/source/parser/inc/adoc/tk_attag.hxx101
-rw-r--r--autodoc/source/parser/inc/adoc/tk_docw.hxx120
-rw-r--r--autodoc/source/parser/inc/adoc/tokintpr.hxx120
-rw-r--r--autodoc/source/parser/inc/cpp/ctokdeal.hxx77
-rw-r--r--autodoc/source/parser/inc/cpp/prs_cpp.hxx70
-rw-r--r--autodoc/source/parser/inc/doc_deal.hxx92
-rw-r--r--autodoc/source/parser/inc/semantic/callf.hxx290
-rw-r--r--autodoc/source/parser/inc/semantic/parseenv.hxx113
-rw-r--r--autodoc/source/parser/inc/semantic/sub_pe.hxx115
-rw-r--r--autodoc/source/parser/inc/semantic/sub_peu.hxx134
-rw-r--r--autodoc/source/parser/inc/tokens/parseinc.hxx206
-rw-r--r--autodoc/source/parser/inc/tokens/stmstarr.hxx88
-rw-r--r--autodoc/source/parser/inc/tokens/stmstate.hxx71
-rw-r--r--autodoc/source/parser/inc/tokens/stmstfin.hxx83
-rw-r--r--autodoc/source/parser/inc/tokens/tkp.hxx102
-rw-r--r--autodoc/source/parser/inc/tokens/tkpcontx.hxx143
-rw-r--r--autodoc/source/parser/inc/tokens/tkpstama.hxx126
-rw-r--r--autodoc/source/parser/inc/tokens/tokdeal.hxx80
-rw-r--r--autodoc/source/parser/inc/tokens/token.hxx69
-rw-r--r--autodoc/source/parser/inc/tokens/tokproct.hxx86
-rw-r--r--autodoc/source/parser/inc/x_docu.hxx61
-rw-r--r--autodoc/source/parser/inc/x_parse.hxx66
-rw-r--r--autodoc/source/parser/kernel/makefile.mk62
-rw-r--r--autodoc/source/parser/kernel/parsefct.cxx84
-rw-r--r--autodoc/source/parser/kernel/parsefct.hxx63
-rw-r--r--autodoc/source/parser/kernel/x_docu.cxx64
-rw-r--r--autodoc/source/parser/kernel/x_parse.cxx101
-rw-r--r--autodoc/source/parser/semantic/makefile.mk62
-rw-r--r--autodoc/source/parser/semantic/parseenv.cxx89
-rw-r--r--autodoc/source/parser/tokens/makefile.mk66
-rw-r--r--autodoc/source/parser/tokens/stmstarr.cxx102
-rw-r--r--autodoc/source/parser/tokens/stmstate.cxx49
-rw-r--r--autodoc/source/parser/tokens/stmstfin.cxx64
-rw-r--r--autodoc/source/parser/tokens/tkp.cxx75
-rw-r--r--autodoc/source/parser/tokens/tkpcontx.cxx71
-rw-r--r--autodoc/source/parser/tokens/tkpstama.cxx180
-rw-r--r--autodoc/source/parser/tokens/tokdeal.cxx53
-rw-r--r--autodoc/source/parser_i/idl/cx_idlco.cxx548
-rw-r--r--autodoc/source/parser_i/idl/cx_sub.cxx149
-rw-r--r--autodoc/source/parser_i/idl/distrib.cxx267
-rw-r--r--autodoc/source/parser_i/idl/makefile.mk88
-rw-r--r--autodoc/source/parser_i/idl/parsenv2.cxx215
-rw-r--r--autodoc/source/parser_i/idl/pe_attri.cxx297
-rw-r--r--autodoc/source/parser_i/idl/pe_const.cxx283
-rw-r--r--autodoc/source/parser_i/idl/pe_enum2.cxx254
-rw-r--r--autodoc/source/parser_i/idl/pe_evalu.cxx185
-rw-r--r--autodoc/source/parser_i/idl/pe_excp.cxx301
-rw-r--r--autodoc/source/parser_i/idl/pe_file2.cxx321
-rw-r--r--autodoc/source/parser_i/idl/pe_func2.cxx448
-rw-r--r--autodoc/source/parser_i/idl/pe_iface.cxx470
-rw-r--r--autodoc/source/parser_i/idl/pe_property.cxx241
-rw-r--r--autodoc/source/parser_i/idl/pe_selem.cxx208
-rw-r--r--autodoc/source/parser_i/idl/pe_servi.cxx396
-rw-r--r--autodoc/source/parser_i/idl/pe_singl.cxx275
-rw-r--r--autodoc/source/parser_i/idl/pe_struc.cxx330
-rw-r--r--autodoc/source/parser_i/idl/pe_tydf2.cxx187
-rw-r--r--autodoc/source/parser_i/idl/pe_type2.cxx317
-rw-r--r--autodoc/source/parser_i/idl/pe_vari2.cxx176
-rw-r--r--autodoc/source/parser_i/idl/pestate.cxx143
-rw-r--r--autodoc/source/parser_i/idl/semnode.cxx85
-rw-r--r--autodoc/source/parser_i/idl/tk_const.cxx60
-rw-r--r--autodoc/source/parser_i/idl/tk_ident.cxx71
-rw-r--r--autodoc/source/parser_i/idl/tk_keyw.cxx228
-rw-r--r--autodoc/source/parser_i/idl/tk_punct.cxx116
-rw-r--r--autodoc/source/parser_i/idl/tkp_uidl.cxx77
-rw-r--r--autodoc/source/parser_i/idl/unoidl.cxx179
-rw-r--r--autodoc/source/parser_i/idoc/cx_docu2.cxx270
-rw-r--r--autodoc/source/parser_i/idoc/cx_dsapi.cxx536
-rw-r--r--autodoc/source/parser_i/idoc/docu_pe2.cxx609
-rw-r--r--autodoc/source/parser_i/idoc/makefile.mk66
-rw-r--r--autodoc/source/parser_i/idoc/tk_atag2.cxx86
-rw-r--r--autodoc/source/parser_i/idoc/tk_docw2.cxx122
-rw-r--r--autodoc/source/parser_i/idoc/tk_html.cxx61
-rw-r--r--autodoc/source/parser_i/idoc/tk_xml.cxx177
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/cx_docu2.hxx236
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/cx_dsapi.hxx126
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/docu_pe2.hxx177
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/dsapitok.hxx68
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/tk_atag2.hxx91
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/tk_docw2.hxx124
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/tk_html.hxx76
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/tk_xml.hxx204
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/tokintpr.hxx97
-rw-r--r--autodoc/source/parser_i/inc/s2_dsapi/tokrecv.hxx63
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/cx_idlco.hxx101
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/cx_sub.hxx134
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/distrib.hxx275
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx145
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_attri.hxx138
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx148
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx134
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_evalu.hxx130
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx262
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_file2.hxx143
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_func2.hxx170
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_iface.hxx187
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_modul.hxx66
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_property.hxx126
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx124
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_servi.hxx152
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_singl.hxx153
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_struc.hxx288
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_tydf2.hxx127
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_type2.hxx119
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_vari2.hxx110
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pestate.hxx109
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/semnode.hxx135
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/smp_uidl.hxx85
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tk_const.hxx67
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tk_ident.hxx78
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tk_keyw.hxx254
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tk_punct.hxx116
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tkp_uidl.hxx87
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tokintpr.hxx101
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tokproct.hxx96
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tokrecv.hxx63
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/uidl_tok.hxx67
-rw-r--r--autodoc/source/parser_i/inc/semantic/parsenv2.hxx54
-rw-r--r--autodoc/source/parser_i/inc/tokens/stmstar2.hxx86
-rw-r--r--autodoc/source/parser_i/inc/tokens/stmstat2.hxx71
-rw-r--r--autodoc/source/parser_i/inc/tokens/stmstfi2.hxx83
-rw-r--r--autodoc/source/parser_i/inc/tokens/tkp2.hxx87
-rw-r--r--autodoc/source/parser_i/inc/tokens/tkpcont2.hxx126
-rw-r--r--autodoc/source/parser_i/inc/tokens/tkpstam2.hxx124
-rw-r--r--autodoc/source/parser_i/inc/tokens/token2.hxx66
-rw-r--r--autodoc/source/parser_i/inc/x_parse2.hxx70
-rw-r--r--autodoc/source/parser_i/tokens/makefile.mk67
-rw-r--r--autodoc/source/parser_i/tokens/stmstar2.cxx105
-rw-r--r--autodoc/source/parser_i/tokens/stmstat2.cxx49
-rw-r--r--autodoc/source/parser_i/tokens/stmstfi2.cxx64
-rw-r--r--autodoc/source/parser_i/tokens/tkp2.cxx65
-rw-r--r--autodoc/source/parser_i/tokens/tkpcont2.cxx68
-rw-r--r--autodoc/source/parser_i/tokens/tkpstam2.cxx177
-rw-r--r--autodoc/source/parser_i/tokens/x_parse2.cxx64
-rw-r--r--autodoc/source/tools/filecoll.cxx135
-rw-r--r--autodoc/source/tools/makefile.mk62
-rw-r--r--autodoc/source/tools/tkpchars.cxx162
-rw-r--r--automation/inc/automation/automation.hxx55
-rw-r--r--automation/inc/automation/commdefines.hxx151
-rw-r--r--automation/inc/automation/commtypes.hxx103
-rw-r--r--automation/inc/automation/communi.hxx183
-rw-r--r--automation/inc/automation/simplecm.hxx396
-rw-r--r--automation/inc/makefile.mk51
-rw-r--r--automation/inc/pch/precompiled_automation.cxx32
-rw-r--r--automation/inc/pch/precompiled_automation.hxx35
-rw-r--r--automation/packimages/makefile.mk67
-rw-r--r--automation/prj/build.lst11
-rw-r--r--automation/prj/d.lst27
-rw-r--r--automation/prj/l10n1
-rw-r--r--automation/source/app/makefile.mk56
-rw-r--r--automation/source/app/testbasi.cxx164
-rw-r--r--automation/source/app/testbasi.hxx67
-rw-r--r--automation/source/communi/communi.cxx599
-rw-r--r--automation/source/communi/makefile.mk48
-rw-r--r--automation/source/inc/cmdbasestream.hxx88
-rw-r--r--automation/source/inc/icommstream.hxx67
-rw-r--r--automation/source/inc/rcontrol.hxx499
-rw-r--r--automation/source/inc/sttresid.hxx45
-rw-r--r--automation/source/inc/svcommstream.hxx59
-rw-r--r--automation/source/inc/testapp.hxx198
-rw-r--r--automation/source/inc/testtool.hxx75
-rw-r--r--automation/source/miniapp/editwin.cxx130
-rw-r--r--automation/source/miniapp/editwin.hxx73
-rw-r--r--automation/source/miniapp/hid.lst27
-rw-r--r--automation/source/miniapp/makefile.mk58
-rw-r--r--automation/source/miniapp/servres.cxx63
-rw-r--r--automation/source/miniapp/servres.hrc43
-rw-r--r--automation/source/miniapp/servres.hxx84
-rw-r--r--automation/source/miniapp/servres.src236
-rw-r--r--automation/source/miniapp/servuid.hxx40
-rw-r--r--automation/source/miniapp/test.bas126
-rw-r--r--automation/source/miniapp/test.sid5
-rw-r--r--automation/source/miniapp/test.win13
-rw-r--r--automation/source/miniapp/testapp.cxx353
-rw-r--r--automation/source/miniapp/testapp.hxx128
-rw-r--r--automation/source/mozillaserver/makefile.mk157
-rw-r--r--automation/source/mozillaserver/mozillatesttoolserver.idl55
-rw-r--r--automation/source/mozillaserver/xmozillatesttoolserver.idl160
-rw-r--r--automation/source/server/XMLParser.cxx698
-rw-r--r--automation/source/server/cmdbasestream.cxx304
-rw-r--r--automation/source/server/editwin.cxx167
-rw-r--r--automation/source/server/editwin.hxx77
-rw-r--r--automation/source/server/makefile.mk75
-rw-r--r--automation/source/server/prof_nul.cxx99
-rw-r--r--automation/source/server/prof_usl.cxx139
-rw-r--r--automation/source/server/profiler.cxx267
-rw-r--r--automation/source/server/profiler.hxx140
-rw-r--r--automation/source/server/recorder.cxx1098
-rw-r--r--automation/source/server/recorder.hxx87
-rw-r--r--automation/source/server/retstrm.cxx125
-rw-r--r--automation/source/server/retstrm.hxx87
-rw-r--r--automation/source/server/scmdstrm.cxx218
-rw-r--r--automation/source/server/scmdstrm.hxx64
-rw-r--r--automation/source/server/server.cxx981
-rw-r--r--automation/source/server/server.hxx84
-rw-r--r--automation/source/server/sta_list.cxx1226
-rw-r--r--automation/source/server/statemnt.cxx6603
-rw-r--r--automation/source/server/statemnt.hxx503
-rw-r--r--automation/source/server/svcommstream.cxx51
-rw-r--r--automation/source/server/testtool.hrc58
-rw-r--r--automation/source/simplecm/communiio.hxx68
-rw-r--r--automation/source/simplecm/makefile.mk50
-rw-r--r--automation/source/simplecm/packethandler.cxx337
-rw-r--r--automation/source/simplecm/packethandler.hxx72
-rw-r--r--automation/source/simplecm/simplecm.cxx705
-rw-r--r--automation/source/simplecm/tcpio.cxx74
-rw-r--r--automation/source/simplecm/tcpio.hxx64
-rw-r--r--automation/source/testtool/cmdstrm.cxx473
-rw-r--r--automation/source/testtool/cmdstrm.hxx81
-rw-r--r--automation/source/testtool/comm_bas.cxx445
-rw-r--r--automation/source/testtool/comm_bas.hxx123
-rw-r--r--automation/source/testtool/cretstrm.cxx76
-rw-r--r--automation/source/testtool/cretstrm.hxx58
-rw-r--r--automation/source/testtool/filter.pl147
-rw-r--r--automation/source/testtool/httprequest.cxx242
-rw-r--r--automation/source/testtool/httprequest.hxx88
-rw-r--r--automation/source/testtool/makefile.mk118
-rw-r--r--automation/source/testtool/objtest.cxx4265
-rw-r--r--automation/source/testtool/objtest.hxx406
-rw-r--r--automation/source/testtool/registry_win.cxx92
-rw-r--r--automation/source/testtool/registry_win.hxx34
-rw-r--r--automation/source/testtool/sysdir_win.cxx108
-rw-r--r--automation/source/testtool/sysdir_win.hxx34
-rw-r--r--automation/source/testtool/tcommuni.cxx203
-rw-r--r--automation/source/testtool/tcommuni.hxx70
-rw-r--r--automation/source/testtool/testtool.ini19
-rw-r--r--automation/util/makefile.mk292
-rwxr-xr-xautomation/util/manually_added_ids.hid8
-rw-r--r--avmedia/inc/avmedia/mediaitem.hxx136
-rw-r--r--avmedia/inc/avmedia/mediaplayer.hxx99
-rw-r--r--avmedia/inc/avmedia/mediatoolbox.hxx68
-rw-r--r--avmedia/inc/avmedia/mediawindow.hxx173
-rw-r--r--avmedia/inc/helpids.hrc49
-rw-r--r--avmedia/inc/mediacontrol.hxx117
-rw-r--r--avmedia/prj/build.lst11
-rw-r--r--avmedia/prj/d.lst18
-rw-r--r--avmedia/source/framework/makefile.mk61
-rw-r--r--avmedia/source/framework/mediacontrol.cxx638
-rw-r--r--avmedia/source/framework/mediacontrol.hrc56
-rw-r--r--avmedia/source/framework/mediacontrol.src196
-rw-r--r--avmedia/source/framework/mediaitem.cxx332
-rw-r--r--avmedia/source/framework/mediamisc.cxx51
-rw-r--r--avmedia/source/framework/mediaplayer.cxx169
-rw-r--r--avmedia/source/framework/mediatoolbox.cxx171
-rw-r--r--avmedia/source/framework/soundhandler.cxx566
-rw-r--r--avmedia/source/framework/soundhandler.hxx190
-rw-r--r--avmedia/source/framework/soundhandler.xml49
-rw-r--r--avmedia/source/inc/mediamisc.hxx48
-rw-r--r--avmedia/source/java/FrameGrabber.java193
-rw-r--r--avmedia/source/java/Manager.java151
-rw-r--r--avmedia/source/java/MediaUno.java79
-rw-r--r--avmedia/source/java/Player.java328
-rw-r--r--avmedia/source/java/PlayerWindow.java605
-rw-r--r--avmedia/source/java/WindowAdapter.java511
-rw-r--r--avmedia/source/java/avmedia.jarbin0 -> 16420 bytes
-rw-r--r--avmedia/source/java/makefile.mk65
-rw-r--r--avmedia/source/java/manifest2
-rw-r--r--avmedia/source/java/win/SystemWindowAdapter.java56
-rw-r--r--avmedia/source/java/x11/SystemWindowAdapter.java126
-rw-r--r--avmedia/source/quicktime/avmediaQuickTime.map8
-rw-r--r--avmedia/source/quicktime/framegrabber.cxx155
-rw-r--r--avmedia/source/quicktime/framegrabber.hxx76
-rw-r--r--avmedia/source/quicktime/makefile.mk89
-rw-r--r--avmedia/source/quicktime/manager.cxx99
-rw-r--r--avmedia/source/quicktime/manager.hxx69
-rw-r--r--avmedia/source/quicktime/player.cxx504
-rw-r--r--avmedia/source/quicktime/player.hxx116
-rw-r--r--avmedia/source/quicktime/quicktimecommon.hxx84
-rw-r--r--avmedia/source/quicktime/quicktimeuno.cxx109
-rw-r--r--avmedia/source/quicktime/window.cxx356
-rw-r--r--avmedia/source/quicktime/window.hxx118
-rw-r--r--avmedia/source/viewer/makefile.mk61
-rw-r--r--avmedia/source/viewer/mediaevent_impl.cxx226
-rw-r--r--avmedia/source/viewer/mediaevent_impl.hxx92
-rw-r--r--avmedia/source/viewer/mediawindow.cxx583
-rw-r--r--avmedia/source/viewer/mediawindow.hrc9
-rw-r--r--avmedia/source/viewer/mediawindow.src80
-rw-r--r--avmedia/source/viewer/mediawindow_impl.cxx549
-rw-r--r--avmedia/source/viewer/mediawindow_impl.hxx148
-rw-r--r--avmedia/source/viewer/mediawindowbase_impl.cxx445
-rw-r--r--avmedia/source/viewer/mediawindowbase_impl.hxx134
-rw-r--r--avmedia/source/win/exports.dxp4
-rw-r--r--avmedia/source/win/framegrabber.cxx250
-rw-r--r--avmedia/source/win/framegrabber.hxx77
-rw-r--r--avmedia/source/win/interface.hxx126
-rw-r--r--avmedia/source/win/makefile.mk86
-rw-r--r--avmedia/source/win/manager.cxx100
-rw-r--r--avmedia/source/win/manager.hxx69
-rw-r--r--avmedia/source/win/player.cxx497
-rw-r--r--avmedia/source/win/player.hxx126
-rw-r--r--avmedia/source/win/wincommon.hxx59
-rw-r--r--avmedia/source/win/window.cxx743
-rw-r--r--avmedia/source/win/window.hxx128
-rw-r--r--avmedia/source/win/winuno.cxx107
-rw-r--r--avmedia/source/xine/exports.dxp4
-rw-r--r--avmedia/source/xine/makefile.mk68
-rw-r--r--avmedia/source/xine/manager.cxx94
-rw-r--r--avmedia/source/xine/manager.hxx69
-rw-r--r--avmedia/source/xine/player.cxx265
-rw-r--r--avmedia/source/xine/player.hxx87
-rw-r--r--avmedia/source/xine/window.cxx574
-rw-r--r--avmedia/source/xine/window.hxx117
-rw-r--r--avmedia/source/xine/xinecommon.hxx68
-rw-r--r--avmedia/source/xine/xineuno.cxx109
-rwxr-xr-xavmedia/util/hidother.src44
-rw-r--r--avmedia/util/makefile.mk83
-rw-r--r--basctl/inc/basidesh.hrc191
-rw-r--r--basctl/inc/helpid.hrc88
-rw-r--r--basctl/inc/iderdll.hxx57
-rw-r--r--basctl/inc/makefile.mk52
-rw-r--r--basctl/inc/pch/precompiled_basctl.cxx32
-rw-r--r--basctl/inc/pch/precompiled_basctl.hxx214
-rw-r--r--basctl/prj/build.lst9
-rw-r--r--basctl/prj/d.lst26
-rw-r--r--basctl/sdi/baside.sdi473
-rw-r--r--basctl/sdi/basslots.hrc32
-rw-r--r--basctl/sdi/basslots.sdi50
-rw-r--r--basctl/sdi/makefile.mk58
-rw-r--r--basctl/source/accessibility/accessibledialogcontrolshape.cxx622
-rw-r--r--basctl/source/accessibility/accessibledialogwindow.cxx1126
-rw-r--r--basctl/source/accessibility/makefile.mk52
-rw-r--r--basctl/source/basicide/basdoc.cxx137
-rw-r--r--basctl/source/basicide/basdoc.hxx69
-rw-r--r--basctl/source/basicide/basicbox.cxx549
-rw-r--r--basctl/source/basicide/basicbox.hxx155
-rw-r--r--basctl/source/basicide/basicmod.hxx49
-rw-r--r--basctl/source/basicide/basicprint.src43
-rw-r--r--basctl/source/basicide/basicrenderable.cxx197
-rw-r--r--basctl/source/basicide/basicrenderable.hxx76
-rw-r--r--basctl/source/basicide/baside2.cxx1725
-rw-r--r--basctl/source/basicide/baside2.hrc53
-rw-r--r--basctl/source/basicide/baside2.hxx509
-rw-r--r--basctl/source/basicide/baside2b.cxx2323
-rw-r--r--basctl/source/basicide/baside3.cxx1415
-rw-r--r--basctl/source/basicide/baside4.cxx34
-rw-r--r--basctl/source/basicide/basidectrlr.cxx155
-rw-r--r--basctl/source/basicide/basides1.cxx1425
-rw-r--r--basctl/source/basicide/basides2.cxx334
-rw-r--r--basctl/source/basicide/basides3.cxx180
-rw-r--r--basctl/source/basicide/basidesh.cxx969
-rw-r--r--basctl/source/basicide/basidesh.src734
-rw-r--r--basctl/source/basicide/basobj2.cxx406
-rw-r--r--basctl/source/basicide/basobj3.cxx531
-rw-r--r--basctl/source/basicide/bastype2.cxx708
-rw-r--r--basctl/source/basicide/bastype2.hxx215
-rw-r--r--basctl/source/basicide/bastype3.cxx467
-rw-r--r--basctl/source/basicide/bastype3.hxx67
-rw-r--r--basctl/source/basicide/bastype4.hxx70
-rw-r--r--basctl/source/basicide/bastypes.cxx1002
-rw-r--r--basctl/source/basicide/brkdlg.cxx283
-rw-r--r--basctl/source/basicide/brkdlg.hrc48
-rw-r--r--basctl/source/basicide/brkdlg.hxx77
-rw-r--r--basctl/source/basicide/brkdlg.src133
-rw-r--r--basctl/source/basicide/doceventnotifier.cxx279
-rw-r--r--basctl/source/basicide/docsignature.cxx118
-rw-r--r--basctl/source/basicide/documentenumeration.cxx206
-rw-r--r--basctl/source/basicide/documentenumeration.hxx109
-rw-r--r--basctl/source/basicide/ide_pch.cxx34
-rw-r--r--basctl/source/basicide/ide_pch.hxx148
-rw-r--r--basctl/source/basicide/iderdll.cxx233
-rw-r--r--basctl/source/basicide/iderdll2.hxx111
-rw-r--r--basctl/source/basicide/idetemp.hxx68
-rw-r--r--basctl/source/basicide/localizationmgr.cxx1229
-rw-r--r--basctl/source/basicide/macrodlg.cxx908
-rw-r--r--basctl/source/basicide/macrodlg.hrc62
-rw-r--r--basctl/source/basicide/macrodlg.hxx116
-rw-r--r--basctl/source/basicide/macrodlg.src234
-rw-r--r--basctl/source/basicide/makefile.mk108
-rw-r--r--basctl/source/basicide/moduldl2.cxx1731
-rw-r--r--basctl/source/basicide/moduldlg.cxx1039
-rw-r--r--basctl/source/basicide/moduldlg.hrc71
-rw-r--r--basctl/source/basicide/moduldlg.hxx279
-rw-r--r--basctl/source/basicide/moduldlg.src414
-rw-r--r--basctl/source/basicide/moptions.hrc50
-rw-r--r--basctl/source/basicide/moptions.src150
-rw-r--r--basctl/source/basicide/objdlg.cxx309
-rw-r--r--basctl/source/basicide/objdlg.hrc43
-rw-r--r--basctl/source/basicide/objdlg.hxx100
-rw-r--r--basctl/source/basicide/objdlg.src96
-rw-r--r--basctl/source/basicide/register.cxx121
-rw-r--r--basctl/source/basicide/scriptdocument.cxx1596
-rw-r--r--basctl/source/basicide/tbxctl.cxx244
-rw-r--r--basctl/source/basicide/tbxctl.hrc33
-rw-r--r--basctl/source/basicide/tbxctl.hxx96
-rw-r--r--basctl/source/basicide/tbxctl.src276
-rw-r--r--basctl/source/basicide/unomodel.cxx131
-rw-r--r--basctl/source/basicide/unomodel.hxx69
-rw-r--r--basctl/source/dlged/dlged.cxx1426
-rw-r--r--basctl/source/dlged/dlgedclip.cxx152
-rw-r--r--basctl/source/dlged/dlgedfac.cxx271
-rw-r--r--basctl/source/dlged/dlgedfunc.cxx640
-rw-r--r--basctl/source/dlged/dlgedlist.cxx130
-rw-r--r--basctl/source/dlged/dlgedmod.cxx82
-rw-r--r--basctl/source/dlged/dlgedobj.cxx1899
-rw-r--r--basctl/source/dlged/dlgedpage.cxx89
-rw-r--r--basctl/source/dlged/dlgedview.cxx219
-rw-r--r--basctl/source/dlged/dlgresid.src178
-rw-r--r--basctl/source/dlged/makefile.mk67
-rw-r--r--basctl/source/dlged/managelang.cxx433
-rw-r--r--basctl/source/dlged/managelang.hrc109
-rw-r--r--basctl/source/dlged/managelang.src235
-rw-r--r--basctl/source/dlged/propbrw.cxx631
-rw-r--r--basctl/source/inc/accessibledialogcontrolshape.hxx150
-rw-r--r--basctl/source/inc/accessibledialogwindow.hxx178
-rw-r--r--basctl/source/inc/baside3.hxx122
-rw-r--r--basctl/source/inc/basidectrlr.hxx77
-rw-r--r--basctl/source/inc/basidesh.hxx242
-rw-r--r--basctl/source/inc/basobj.hxx130
-rw-r--r--basctl/source/inc/bastypes.hxx335
-rw-r--r--basctl/source/inc/dlged.hxx212
-rw-r--r--basctl/source/inc/dlgedclip.hxx68
-rw-r--r--basctl/source/inc/dlgeddef.hxx86
-rw-r--r--basctl/source/inc/dlgedfac.hxx52
-rw-r--r--basctl/source/inc/dlgedfunc.hxx98
-rw-r--r--basctl/source/inc/dlgedlist.hxx87
-rw-r--r--basctl/source/inc/dlgedmod.hxx68
-rw-r--r--basctl/source/inc/dlgedobj.hxx199
-rw-r--r--basctl/source/inc/dlgedpage.hxx64
-rw-r--r--basctl/source/inc/dlgedview.hxx63
-rw-r--r--basctl/source/inc/dlgresid.hrc80
-rw-r--r--basctl/source/inc/doceventnotifier.hxx99
-rw-r--r--basctl/source/inc/docsignature.hxx92
-rw-r--r--basctl/source/inc/iderid.hxx43
-rw-r--r--basctl/source/inc/localizationmgr.hxx158
-rw-r--r--basctl/source/inc/managelang.hxx128
-rw-r--r--basctl/source/inc/propbrw.hxx118
-rw-r--r--basctl/source/inc/sbxitem.hxx79
-rw-r--r--basctl/source/inc/scriptdocument.hxx539
-rw-r--r--basctl/source/inc/svheader.hxx92
-rw-r--r--basctl/uiconfig/basicide/accelerator/en-GB/default.xml11
-rw-r--r--basctl/uiconfig/basicide/accelerator/en-US/default.xml11
-rw-r--r--basctl/uiconfig/basicide/menubar/menubar.xml91
-rw-r--r--basctl/uiconfig/basicide/statusbar/statusbar.xml10
-rw-r--r--basctl/uiconfig/basicide/toolbar/dialogbar.xml9
-rw-r--r--basctl/uiconfig/basicide/toolbar/fullscreenbar.xml5
-rw-r--r--basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml43
-rw-r--r--basctl/uiconfig/basicide/toolbar/macrobar.xml22
-rw-r--r--basctl/uiconfig/basicide/toolbar/standardbar.xml25
-rw-r--r--basctl/uiconfig/basicide/toolbar/translationbar.xml6
-rwxr-xr-xbasctl/util/basctl.map11
-rw-r--r--basctl/util/basctl.xml23
-rw-r--r--basctl/util/hidother.hrc30
-rw-r--r--basctl/util/hidother.src48
-rw-r--r--basctl/util/makefile.mk108
-rw-r--r--basctl/util/makefile.pmk32
-rw-r--r--basebmp/inc/basebmp/accessor.hxx122
-rw-r--r--basebmp/inc/basebmp/accessoradapters.hxx529
-rw-r--r--basebmp/inc/basebmp/accessorfunctors.hxx190
-rw-r--r--basebmp/inc/basebmp/accessortraits.hxx133
-rw-r--r--basebmp/inc/basebmp/bitmapdevice.hxx695
-rw-r--r--basebmp/inc/basebmp/clippedlinerenderer.hxx415
-rw-r--r--basebmp/inc/basebmp/color.hxx102
-rw-r--r--basebmp/inc/basebmp/colorblendaccessoradapter.hxx151
-rw-r--r--basebmp/inc/basebmp/colormisc.hxx194
-rw-r--r--basebmp/inc/basebmp/colortraits.hxx153
-rwxr-xr-xbasebmp/inc/basebmp/compositeiterator.hxx370
-rw-r--r--basebmp/inc/basebmp/debug.hxx53
-rw-r--r--basebmp/inc/basebmp/drawmodes.hxx58
-rw-r--r--basebmp/inc/basebmp/endian.hxx60
-rw-r--r--basebmp/inc/basebmp/fillimage.hxx72
-rw-r--r--basebmp/inc/basebmp/genericcolorimageaccessor.hxx85
-rw-r--r--basebmp/inc/basebmp/greylevelformats.hxx138
-rw-r--r--basebmp/inc/basebmp/iteratortraits.hxx58
-rw-r--r--basebmp/inc/basebmp/linerenderer.hxx184
-rw-r--r--basebmp/inc/basebmp/metafunctions.hxx225
-rw-r--r--basebmp/inc/basebmp/nonstandarditerator.hxx48
-rw-r--r--basebmp/inc/basebmp/packedpixeliterator.hxx680
-rw-r--r--basebmp/inc/basebmp/paletteformats.hxx150
-rw-r--r--basebmp/inc/basebmp/paletteimageaccessor.hxx171
-rw-r--r--basebmp/inc/basebmp/pixelformatadapters.hxx111
-rw-r--r--basebmp/inc/basebmp/pixeliterator.hxx358
-rw-r--r--basebmp/inc/basebmp/polypolygonrenderer.hxx369
-rw-r--r--basebmp/inc/basebmp/rgb24pixelformats.hxx101
-rw-r--r--basebmp/inc/basebmp/rgbmaskpixelformats.hxx292
-rw-r--r--basebmp/inc/basebmp/scaleimage.hxx198
-rw-r--r--basebmp/inc/basebmp/scanlineformats.hxx59
-rw-r--r--basebmp/inc/basebmp/stridedarrayiterator.hxx117
-rw-r--r--basebmp/inc/basebmp/tools.hxx94
-rw-r--r--basebmp/inc/basebmp/truecolormaskaccessor.hxx293
-rw-r--r--basebmp/prj/build.lst5
-rw-r--r--basebmp/prj/d.lst9
-rw-r--r--basebmp/source/bitmapdevice.cxx2067
-rw-r--r--basebmp/source/debug.cxx109
-rw-r--r--basebmp/source/intconversion.hxx91
-rw-r--r--basebmp/source/makefile.mk80
-rw-r--r--basebmp/source/polypolygonrenderer.cxx130
-rw-r--r--basebmp/test/basictest.cxx306
-rw-r--r--basebmp/test/bmpdemo.cxx1259
-rw-r--r--basebmp/test/bmpmasktest.cxx192
-rw-r--r--basebmp/test/bmptest.cxx219
-rw-r--r--basebmp/test/cliptest.cxx286
-rw-r--r--basebmp/test/export.map38
-rw-r--r--basebmp/test/filltest.cxx280
-rw-r--r--basebmp/test/linetest.cxx228
-rw-r--r--basebmp/test/makefile.mk140
-rw-r--r--basebmp/test/masktest.cxx180
-rw-r--r--basebmp/test/polytest.cxx300
-rw-r--r--basebmp/test/tools.cxx52
-rw-r--r--basebmp/test/tools.hxx34
-rw-r--r--basebmp/util/basebmp.flt4
-rw-r--r--basebmp/util/makefile.mk70
-rw-r--r--basegfx/inc/basegfx/color/bcolor.hxx241
-rw-r--r--basegfx/inc/basegfx/color/bcolormodifier.hxx147
-rw-r--r--basegfx/inc/basegfx/color/bcolortools.hxx76
-rw-r--r--basegfx/inc/basegfx/curve/b2dbeziertools.hxx66
-rw-r--r--basegfx/inc/basegfx/curve/b2dcubicbezier.hxx225
-rw-r--r--basegfx/inc/basegfx/curve/b2dquadraticbezier.hxx76
-rw-r--r--basegfx/inc/basegfx/matrix/b2dhommatrix.hxx171
-rw-r--r--basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx231
-rw-r--r--basegfx/inc/basegfx/matrix/b3dhommatrix.hxx178
-rw-r--r--basegfx/inc/basegfx/numeric/ftools.hxx206
-rw-r--r--basegfx/inc/basegfx/pixel/bpixel.hxx226
-rw-r--r--basegfx/inc/basegfx/point/b2dhompoint.hxx238
-rw-r--r--basegfx/inc/basegfx/point/b2dpoint.hxx154
-rw-r--r--basegfx/inc/basegfx/point/b2ipoint.hxx130
-rw-r--r--basegfx/inc/basegfx/point/b3dhompoint.hxx408
-rw-r--r--basegfx/inc/basegfx/point/b3dpoint.hxx153
-rw-r--r--basegfx/inc/basegfx/point/b3ipoint.hxx142
-rw-r--r--basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx147
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygon.hxx270
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygonclipper.hxx85
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx76
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygontools.hxx533
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygontriangulator.hxx52
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx134
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx122
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygonfillrule.hxx63
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygonrasterconverter.hxx144
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx282
-rw-r--r--basegfx/inc/basegfx/polygon/b3dgeometry.hxx74
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygon.hxx144
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx90
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygontools.hxx194
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolypolygon.hxx128
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx157
-rw-r--r--basegfx/inc/basegfx/range/b1drange.hxx167
-rw-r--r--basegfx/inc/basegfx/range/b1ibox.hxx146
-rw-r--r--basegfx/inc/basegfx/range/b1irange.hxx147
-rw-r--r--basegfx/inc/basegfx/range/b2dconnectedranges.hxx266
-rw-r--r--basegfx/inc/basegfx/range/b2dmultirange.hxx117
-rw-r--r--basegfx/inc/basegfx/range/b2drange.hxx297
-rw-r--r--basegfx/inc/basegfx/range/b2drectangle.hxx45
-rw-r--r--basegfx/inc/basegfx/range/b2ibox.hxx254
-rw-r--r--basegfx/inc/basegfx/range/b2irange.hxx257
-rw-r--r--basegfx/inc/basegfx/range/b2irectangle.hxx45
-rw-r--r--basegfx/inc/basegfx/range/b3drange.hxx305
-rw-r--r--basegfx/inc/basegfx/range/b3dvolume.hxx45
-rw-r--r--basegfx/inc/basegfx/range/b3ibox.hxx262
-rw-r--r--basegfx/inc/basegfx/range/b3irange.hxx265
-rw-r--r--basegfx/inc/basegfx/range/b3ivolume.hxx45
-rw-r--r--basegfx/inc/basegfx/range/basicbox.hxx139
-rw-r--r--basegfx/inc/basegfx/range/basicrange.hxx299
-rw-r--r--basegfx/inc/basegfx/range/rangeexpander.hxx86
-rw-r--r--basegfx/inc/basegfx/raster/bpixelraster.hxx120
-rw-r--r--basegfx/inc/basegfx/raster/bzpixelraster.hxx100
-rw-r--r--basegfx/inc/basegfx/raster/rasterconvert3d.hxx349
-rwxr-xr-xbasegfx/inc/basegfx/tools/canvastools.hxx224
-rw-r--r--basegfx/inc/basegfx/tools/debugplotter.hxx110
-rw-r--r--basegfx/inc/basegfx/tools/gradienttools.hxx401
-rw-r--r--basegfx/inc/basegfx/tools/rectcliptools.hxx91
-rw-r--r--basegfx/inc/basegfx/tools/tools.hxx134
-rwxr-xr-xbasegfx/inc/basegfx/tools/unopolypolygon.hxx116
-rw-r--r--basegfx/inc/basegfx/tuple/b2dtuple.hxx360
-rw-r--r--basegfx/inc/basegfx/tuple/b2i64tuple.hxx315
-rw-r--r--basegfx/inc/basegfx/tuple/b2ituple.hxx240
-rw-r--r--basegfx/inc/basegfx/tuple/b3dtuple.hxx434
-rw-r--r--basegfx/inc/basegfx/tuple/b3i64tuple.hxx352
-rw-r--r--basegfx/inc/basegfx/tuple/b3ituple.hxx352
-rw-r--r--basegfx/inc/basegfx/vector/b2dsize.hxx45
-rw-r--r--basegfx/inc/basegfx/vector/b2dvector.hxx270
-rw-r--r--basegfx/inc/basegfx/vector/b2enums.hxx79
-rw-r--r--basegfx/inc/basegfx/vector/b2isize.hxx45
-rw-r--r--basegfx/inc/basegfx/vector/b2ivector.hxx233
-rw-r--r--basegfx/inc/basegfx/vector/b3dsize.hxx45
-rw-r--r--basegfx/inc/basegfx/vector/b3dvector.hxx343
-rw-r--r--basegfx/inc/basegfx/vector/b3isize.hxx45
-rw-r--r--basegfx/inc/basegfx/vector/b3ivector.hxx262
-rw-r--r--basegfx/inc/makefile.mk51
-rw-r--r--basegfx/inc/pch/precompiled_basegfx.cxx32
-rw-r--r--basegfx/inc/pch/precompiled_basegfx.hxx35
-rw-r--r--basegfx/prj/build.lst18
-rw-r--r--basegfx/prj/d.lst109
-rw-r--r--basegfx/source/color/bcolor.cxx44
-rw-r--r--basegfx/source/color/bcolormodifier.cxx76
-rw-r--r--basegfx/source/color/bcolortools.cxx272
-rw-r--r--basegfx/source/color/makefile.mk53
-rw-r--r--basegfx/source/curve/b2dbeziertools.cxx166
-rw-r--r--basegfx/source/curve/b2dcubicbezier.cxx1108
-rw-r--r--basegfx/source/curve/b2dquadraticbezier.cxx108
-rw-r--r--basegfx/source/curve/makefile.mk53
-rw-r--r--basegfx/source/inc/PolygonPoint.hxx541
-rw-r--r--basegfx/source/inc/hommatrixtemplate.hxx616
-rw-r--r--basegfx/source/inc/polygontemplate.hxx541
-rw-r--r--basegfx/source/matrix/b2dhommatrix.cxx457
-rw-r--r--basegfx/source/matrix/b2dhommatrixtools.cxx377
-rw-r--r--basegfx/source/matrix/b3dhommatrix.cxx599
-rw-r--r--basegfx/source/matrix/makefile.mk53
-rw-r--r--basegfx/source/numeric/ftools.cxx41
-rw-r--r--basegfx/source/numeric/makefile.mk51
-rw-r--r--basegfx/source/pixel/bpixel.cxx55
-rw-r--r--basegfx/source/pixel/makefile.mk51
-rw-r--r--basegfx/source/point/b2dhompoint.cxx262
-rw-r--r--basegfx/source/point/b2dpoint.cxx88
-rw-r--r--basegfx/source/point/b2ipoint.cxx79
-rw-r--r--basegfx/source/point/b3dhompoint.cxx47
-rw-r--r--basegfx/source/point/b3dpoint.cxx88
-rw-r--r--basegfx/source/point/b3ipoint.cxx82
-rw-r--r--basegfx/source/point/makefile.mk56
-rw-r--r--basegfx/source/polygon/b2dlinegeometry.cxx728
-rw-r--r--basegfx/source/polygon/b2dpolygon.cxx1594
-rw-r--r--basegfx/source/polygon/b2dpolygonclipper.cxx876
-rw-r--r--basegfx/source/polygon/b2dpolygoncutandtouch.cxx1211
-rw-r--r--basegfx/source/polygon/b2dpolygontools.cxx3596
-rw-r--r--basegfx/source/polygon/b2dpolygontriangulator.cxx469
-rw-r--r--basegfx/source/polygon/b2dpolypolygon.cxx383
-rw-r--r--basegfx/source/polygon/b2dpolypolygoncutter.cxx1017
-rw-r--r--basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx705
-rw-r--r--basegfx/source/polygon/b2dpolypolygontools.cxx588
-rw-r--r--basegfx/source/polygon/b2dsvgpolypolygon.cxx1108
-rw-r--r--basegfx/source/polygon/b3dgeometry.cxx59
-rw-r--r--basegfx/source/polygon/b3dpolygon.cxx1819
-rw-r--r--basegfx/source/polygon/b3dpolygonclipper.cxx578
-rw-r--r--basegfx/source/polygon/b3dpolygontools.cxx1266
-rw-r--r--basegfx/source/polygon/b3dpolypolygon.cxx449
-rw-r--r--basegfx/source/polygon/b3dpolypolygontools.cxx559
-rw-r--r--basegfx/source/polygon/makefile.mk66
-rw-r--r--basegfx/source/range/b1drange.cxx59
-rw-r--r--basegfx/source/range/b2dmultirange.cxx282
-rw-r--r--basegfx/source/range/b2drange.cxx77
-rw-r--r--basegfx/source/range/b2xrange.cxx145
-rw-r--r--basegfx/source/range/b3drange.cxx88
-rw-r--r--basegfx/source/range/makefile.mk55
-rw-r--r--basegfx/source/raster/bpixelraster.cxx44
-rw-r--r--basegfx/source/raster/bzpixelraster.cxx44
-rw-r--r--basegfx/source/raster/makefile.mk53
-rw-r--r--basegfx/source/raster/rasterconvert3d.cxx357
-rwxr-xr-xbasegfx/source/tools/canvastools.cxx677
-rwxr-xr-xbasegfx/source/tools/debugplotter.cxx416
-rw-r--r--basegfx/source/tools/gradienttools.cxx363
-rw-r--r--basegfx/source/tools/liangbarsky.cxx135
-rwxr-xr-xbasegfx/source/tools/makefile.mk53
-rw-r--r--basegfx/source/tools/tools.cxx127
-rwxr-xr-xbasegfx/source/tools/unopolypolygon.cxx489
-rw-r--r--basegfx/source/tuple/b2dtuple.cxx87
-rw-r--r--basegfx/source/tuple/b2i64tuple.cxx47
-rw-r--r--basegfx/source/tuple/b2ituple.cxx156
-rw-r--r--basegfx/source/tuple/b3dtuple.cxx58
-rw-r--r--basegfx/source/tuple/b3i64tuple.cxx46
-rw-r--r--basegfx/source/tuple/b3ituple.cxx46
-rw-r--r--basegfx/source/tuple/makefile.mk56
-rw-r--r--basegfx/source/vector/b2dvector.cxx222
-rw-r--r--basegfx/source/vector/b2ivector.cxx162
-rw-r--r--basegfx/source/vector/b3dvector.cxx118
-rw-r--r--basegfx/source/vector/b3ivector.cxx54
-rw-r--r--basegfx/source/vector/makefile.mk54
-rw-r--r--basegfx/source/workbench/Makefile16
-rw-r--r--basegfx/source/workbench/bezierclip.cxx2060
-rw-r--r--basegfx/source/workbench/bezierclip.hxx96
-rw-r--r--basegfx/source/workbench/convexhull.cxx216
-rw-r--r--basegfx/source/workbench/gauss.hxx175
-rw-r--r--basegfx/test/basegfx1d.cxx80
-rw-r--r--basegfx/test/basegfx2d.cxx1649
-rw-r--r--basegfx/test/basegfx3d.cxx229
-rw-r--r--basegfx/test/export.map38
-rw-r--r--basegfx/test/makefile.mk97
-rw-r--r--basegfx/test/tests.txt20
-rw-r--r--basegfx/test/testtools.cxx238
-rw-r--r--basegfx/test/testtools.hxx101
-rw-r--r--basegfx/util/basegfx.flt6
-rw-r--r--basegfx/util/makefile.mk89
-rw-r--r--basic/inc/basic/basicmanagerrepository.hxx149
-rw-r--r--basic/inc/basic/basicrt.hxx82
-rw-r--r--basic/inc/basic/basmgr.hxx264
-rw-r--r--basic/inc/basic/basrdll.hxx62
-rw-r--r--basic/inc/basic/dispdefs.hxx41
-rw-r--r--basic/inc/basic/mybasic.hxx97
-rw-r--r--basic/inc/basic/process.hxx66
-rw-r--r--basic/inc/basic/sbdef.hxx113
-rw-r--r--basic/inc/basic/sberrors.hxx562
-rw-r--r--basic/inc/basic/sbmeth.hxx104
-rw-r--r--basic/inc/basic/sbmod.hxx172
-rw-r--r--basic/inc/basic/sbprop.hxx83
-rw-r--r--basic/inc/basic/sbstar.hxx218
-rw-r--r--basic/inc/basic/sbstdobj.hxx148
-rw-r--r--basic/inc/basic/sbuno.hxx48
-rw-r--r--basic/inc/basic/sbx.hxx372
-rw-r--r--basic/inc/basic/sbxbase.hxx63
-rw-r--r--basic/inc/basic/sbxcore.hxx184
-rw-r--r--basic/inc/basic/sbxdef.hxx383
-rw-r--r--basic/inc/basic/sbxfac.hxx51
-rw-r--r--basic/inc/basic/sbxform.hxx184
-rw-r--r--basic/inc/basic/sbxmeth.hxx65
-rw-r--r--basic/inc/basic/sbxmstrm.hxx52
-rw-r--r--basic/inc/basic/sbxobj.hxx128
-rw-r--r--basic/inc/basic/sbxprop.hxx64
-rw-r--r--basic/inc/basic/sbxvar.hxx508
-rw-r--r--basic/inc/basic/testtool.hxx163
-rw-r--r--basic/inc/basic/ttglobal.hrc52
-rw-r--r--basic/inc/basic/ttstrhlp.hxx77
-rw-r--r--basic/inc/basrid.hxx48
-rw-r--r--basic/inc/makefile.mk51
-rw-r--r--basic/inc/modsizeexceeded.hxx64
-rw-r--r--basic/inc/pch/precompiled_basic.cxx32
-rw-r--r--basic/inc/pch/precompiled_basic.hxx291
-rw-r--r--basic/inc/sb.hrc50
-rw-r--r--basic/inc/sb.hxx45
-rw-r--r--basic/inc/svtmsg.hrc118
-rw-r--r--basic/inc/testtool.hrc39
-rw-r--r--basic/inc/ttmsg.hrc114
-rw-r--r--basic/prj/build.lst13
-rw-r--r--basic/prj/d.lst59
-rw-r--r--basic/source/app/app.cxx1986
-rw-r--r--basic/source/app/app.hxx199
-rw-r--r--basic/source/app/appbased.cxx302
-rw-r--r--basic/source/app/appbased.hxx77
-rw-r--r--basic/source/app/appedit.cxx304
-rw-r--r--basic/source/app/appedit.hxx73
-rw-r--r--basic/source/app/apperror.cxx118
-rw-r--r--basic/source/app/apperror.hxx52
-rw-r--r--basic/source/app/appwin.cxx660
-rw-r--r--basic/source/app/appwin.hxx141
-rw-r--r--basic/source/app/basic.hrc187
-rw-r--r--basic/source/app/basic.src1475
-rw-r--r--basic/source/app/basicrt.cxx147
-rw-r--r--basic/source/app/basmsg.hrc48
-rw-r--r--basic/source/app/basmsg.src57
-rw-r--r--basic/source/app/brkpnts.cxx389
-rw-r--r--basic/source/app/brkpnts.hxx97
-rw-r--r--basic/source/app/dataedit.hxx119
-rw-r--r--basic/source/app/dialogs.cxx1510
-rw-r--r--basic/source/app/dialogs.hxx374
-rw-r--r--basic/source/app/makefile.mk105
-rw-r--r--basic/source/app/msgedit.cxx1002
-rw-r--r--basic/source/app/msgedit.hxx117
-rw-r--r--basic/source/app/mybasic.cxx307
-rw-r--r--basic/source/app/printer.cxx125
-rw-r--r--basic/source/app/printer.hxx55
-rw-r--r--basic/source/app/process.cxx232
-rw-r--r--basic/source/app/processw.cxx285
-rw-r--r--basic/source/app/processw.hxx93
-rw-r--r--basic/source/app/resids.hrc161
-rw-r--r--basic/source/app/status.cxx128
-rw-r--r--basic/source/app/status.hxx57
-rw-r--r--basic/source/app/svtmsg.src342
-rw-r--r--basic/source/app/testbasi.cxx34
-rw-r--r--basic/source/app/testtool.idl50
-rw-r--r--basic/source/app/testtool.src64
-rw-r--r--basic/source/app/textedit.cxx869
-rw-r--r--basic/source/app/textedit.hxx141
-rw-r--r--basic/source/app/ttbasic.cxx39
-rw-r--r--basic/source/app/ttbasic.hxx35
-rw-r--r--basic/source/app/ttmsg.src163
-rw-r--r--basic/source/basmgr/basicmanagerrepository.cxx644
-rw-r--r--basic/source/basmgr/basmgr.cxx2473
-rw-r--r--basic/source/basmgr/makefile.mk50
-rw-r--r--basic/source/classes/disas.cxx667
-rw-r--r--basic/source/classes/eventatt.cxx599
-rw-r--r--basic/source/classes/image.cxx547
-rw-r--r--basic/source/classes/makefile.mk70
-rw-r--r--basic/source/classes/propacc.cxx433
-rw-r--r--basic/source/classes/sb.cxx1836
-rw-r--r--basic/source/classes/sb.src680
-rw-r--r--basic/source/classes/sbintern.cxx85
-rw-r--r--basic/source/classes/sbunoobj.cxx4023
-rw-r--r--basic/source/classes/sbxmod.cxx1503
-rw-r--r--basic/source/comp/buffer.cxx253
-rw-r--r--basic/source/comp/codegen.cxx531
-rw-r--r--basic/source/comp/dim.cxx1107
-rw-r--r--basic/source/comp/exprgen.cxx300
-rw-r--r--basic/source/comp/exprnode.cxx481
-rw-r--r--basic/source/comp/exprtree.cxx1104
-rw-r--r--basic/source/comp/io.cxx324
-rw-r--r--basic/source/comp/loops.cxx561
-rw-r--r--basic/source/comp/makefile.mk77
-rw-r--r--basic/source/comp/parser.cxx819
-rw-r--r--basic/source/comp/sbcomp.cxx174
-rw-r--r--basic/source/comp/scanner.cxx585
-rw-r--r--basic/source/comp/symtbl.cxx537
-rw-r--r--basic/source/comp/token.cxx701
-rw-r--r--basic/source/inc/buffer.hxx66
-rw-r--r--basic/source/inc/codegen.hxx94
-rw-r--r--basic/source/inc/collelem.hxx50
-rw-r--r--basic/source/inc/disas.hxx75
-rw-r--r--basic/source/inc/dlgcont.hxx175
-rw-r--r--basic/source/inc/expr.hxx260
-rw-r--r--basic/source/inc/filefmt.hxx181
-rw-r--r--basic/source/inc/image.hxx114
-rw-r--r--basic/source/inc/iosys.hxx116
-rw-r--r--basic/source/inc/namecont.hxx739
-rw-r--r--basic/source/inc/object.hxx103
-rw-r--r--basic/source/inc/opcodes.hxx174
-rw-r--r--basic/source/inc/parser.hxx154
-rw-r--r--basic/source/inc/propacc.hxx206
-rw-r--r--basic/source/inc/runtime.hxx529
-rw-r--r--basic/source/inc/sbcomp.hxx41
-rw-r--r--basic/source/inc/sbintern.hxx144
-rw-r--r--basic/source/inc/sbjsmeth.hxx56
-rw-r--r--basic/source/inc/sbjsmod.hxx53
-rw-r--r--basic/source/inc/sbunoobj.hxx310
-rw-r--r--basic/source/inc/scanner.hxx149
-rw-r--r--basic/source/inc/scriptcont.hxx182
-rw-r--r--basic/source/inc/stdobj.hxx54
-rw-r--r--basic/source/inc/symtbl.hxx246
-rw-r--r--basic/source/inc/token.hxx168
-rw-r--r--basic/source/runtime/basrdll.cxx107
-rw-r--r--basic/source/runtime/ddectrl.cxx195
-rw-r--r--basic/source/runtime/ddectrl.hxx67
-rw-r--r--basic/source/runtime/dllmgr.cxx674
-rw-r--r--basic/source/runtime/dllmgr.hxx98
-rw-r--r--basic/source/runtime/inputbox.cxx200
-rw-r--r--basic/source/runtime/iosys.cxx1051
-rw-r--r--basic/source/runtime/makefile.mk93
-rw-r--r--basic/source/runtime/methods.cxx4547
-rw-r--r--basic/source/runtime/methods1.cxx2610
-rw-r--r--basic/source/runtime/os2.asm107
-rw-r--r--basic/source/runtime/props.cxx764
-rw-r--r--basic/source/runtime/rtlproto.hxx350
-rw-r--r--basic/source/runtime/runtime.cxx1158
-rw-r--r--basic/source/runtime/stdobj.cxx783
-rw-r--r--basic/source/runtime/stdobj1.cxx554
-rw-r--r--basic/source/runtime/step0.cxx1273
-rw-r--r--basic/source/runtime/step1.cxx571
-rw-r--r--basic/source/runtime/step2.cxx1216
-rw-r--r--basic/source/runtime/win.asm84
-rw-r--r--basic/source/runtime/wnt-mingw.s97
-rw-r--r--basic/source/runtime/wnt.asm96
-rw-r--r--basic/source/sample/collelem.cxx82
-rw-r--r--basic/source/sample/makefile.mk62
-rw-r--r--basic/source/sample/object.cxx281
-rw-r--r--basic/source/sample/sample.bas39
-rw-r--r--basic/source/sbx/format.src88
-rw-r--r--basic/source/sbx/makefile.mk81
-rw-r--r--basic/source/sbx/sbxarray.cxx860
-rw-r--r--basic/source/sbx/sbxbase.cxx465
-rw-r--r--basic/source/sbx/sbxbool.cxx255
-rw-r--r--basic/source/sbx/sbxbyte.cxx332
-rw-r--r--basic/source/sbx/sbxchar.cxx328
-rw-r--r--basic/source/sbx/sbxcoll.cxx304
-rw-r--r--basic/source/sbx/sbxconv.hxx154
-rw-r--r--basic/source/sbx/sbxcurr.cxx398
-rw-r--r--basic/source/sbx/sbxdate.cxx415
-rw-r--r--basic/source/sbx/sbxdbl.cxx309
-rw-r--r--basic/source/sbx/sbxdec.cxx800
-rw-r--r--basic/source/sbx/sbxdec.hxx125
-rw-r--r--basic/source/sbx/sbxexec.cxx404
-rw-r--r--basic/source/sbx/sbxform.cxx1171
-rw-r--r--basic/source/sbx/sbxint.cxx970
-rw-r--r--basic/source/sbx/sbxlng.cxx344
-rw-r--r--basic/source/sbx/sbxmstrm.cxx42
-rw-r--r--basic/source/sbx/sbxobj.cxx1148
-rw-r--r--basic/source/sbx/sbxres.cxx94
-rw-r--r--basic/source/sbx/sbxres.hxx90
-rw-r--r--basic/source/sbx/sbxscan.cxx966
-rw-r--r--basic/source/sbx/sbxsng.cxx362
-rw-r--r--basic/source/sbx/sbxstr.cxx324
-rw-r--r--basic/source/sbx/sbxuint.cxx334
-rw-r--r--basic/source/sbx/sbxulng.cxx324
-rw-r--r--basic/source/sbx/sbxvals.cxx112
-rw-r--r--basic/source/sbx/sbxvalue.cxx1854
-rw-r--r--basic/source/sbx/sbxvar.cxx588
-rw-r--r--basic/source/uno/dlgcont.cxx658
-rw-r--r--basic/source/uno/makefile.mk53
-rw-r--r--basic/source/uno/modsizeexceeded.cxx71
-rw-r--r--basic/source/uno/namecont.cxx3338
-rw-r--r--basic/source/uno/sbmodule.cxx47
-rw-r--r--basic/source/uno/sbmodule.hxx48
-rw-r--r--basic/source/uno/sbservices.cxx66
-rw-r--r--basic/source/uno/scriptcont.cxx1174
-rw-r--r--basic/util/makefile.mk149
-rw-r--r--basic/win/res/basic.icobin0 -> 766 bytes
-rw-r--r--basic/win/res/testtool.icobin0 -> 766 bytes
-rw-r--r--basic/win/res/work.icobin0 -> 766 bytes
-rw-r--r--basic/workben/basmgr.src34
-rw-r--r--basic/workben/makefile.mk93
-rw-r--r--basic/workben/mgrtest.cxx594
-rw-r--r--bean/com/sun/star/beans/ContainerFactory.java50
-rw-r--r--bean/com/sun/star/beans/JavaWindowPeerFake.java125
-rw-r--r--bean/com/sun/star/beans/LocalOfficeConnection.java620
-rw-r--r--bean/com/sun/star/beans/LocalOfficeWindow.java312
-rw-r--r--bean/com/sun/star/beans/NativeConnection.java62
-rw-r--r--bean/com/sun/star/beans/NativeService.java39
-rw-r--r--bean/com/sun/star/beans/OfficeConnection.java82
-rw-r--r--bean/com/sun/star/beans/OfficeWindow.java58
-rw-r--r--bean/com/sun/star/beans/makefile.mk68
-rw-r--r--bean/com/sun/star/comp/beans/CallWatchThread.java131
-rw-r--r--bean/com/sun/star/comp/beans/ContainerFactory.java50
-rw-r--r--bean/com/sun/star/comp/beans/Controller.java113
-rw-r--r--bean/com/sun/star/comp/beans/Frame.java185
-rw-r--r--bean/com/sun/star/comp/beans/HasConnectionException.java43
-rw-r--r--bean/com/sun/star/comp/beans/InvalidArgumentException.java41
-rw-r--r--bean/com/sun/star/comp/beans/JavaWindowPeerFake.java125
-rw-r--r--bean/com/sun/star/comp/beans/LocalOfficeConnection.java826
-rw-r--r--bean/com/sun/star/comp/beans/LocalOfficeWindow.java291
-rw-r--r--bean/com/sun/star/comp/beans/NativeConnection.java65
-rw-r--r--bean/com/sun/star/comp/beans/NativeService.java40
-rw-r--r--bean/com/sun/star/comp/beans/NoConnectionException.java43
-rw-r--r--bean/com/sun/star/comp/beans/NoDocumentException.java41
-rw-r--r--bean/com/sun/star/comp/beans/OOoBean.java1514
-rw-r--r--bean/com/sun/star/comp/beans/OfficeConnection.java83
-rw-r--r--bean/com/sun/star/comp/beans/OfficeDocument.java229
-rw-r--r--bean/com/sun/star/comp/beans/OfficeWindow.java59
-rw-r--r--bean/com/sun/star/comp/beans/SystemWindowException.java44
-rw-r--r--bean/com/sun/star/comp/beans/Wrapper.java111
-rw-r--r--bean/com/sun/star/comp/beans/makefile.mk79
-rw-r--r--bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c102
-rw-r--r--bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c150
-rw-r--r--bean/native/unix/makefile.mk39
-rw-r--r--bean/native/win32/com_sun_star_beans_LocalOfficeWindow.c105
-rw-r--r--bean/native/win32/com_sun_star_comp_beans_LocalOfficeWindow.c220
-rw-r--r--bean/native/win32/makefile.mk34
-rw-r--r--bean/native/win32/officebean.dxp4
-rw-r--r--bean/prj/build.lst6
-rw-r--r--bean/prj/d.lst5
-rw-r--r--bean/qa/complex/OOoBeanTest.java659
-rw-r--r--bean/qa/complex/ScreenComparer.java236
-rw-r--r--bean/qa/complex/WriterFrame.java212
-rw-r--r--bean/qa/complex/makefile.mk99
-rw-r--r--bean/test/Test.java71
-rw-r--r--bean/test/applet/oooapplet/OOoViewer.java211
-rw-r--r--bean/test/applet/oooapplet/bean.policy16
-rw-r--r--bean/test/applet/oooapplet/example.html22
-rw-r--r--bean/test/applet/oooapplet/makefile.mk92
-rw-r--r--bean/test/makefile.mk99
-rw-r--r--bean/util/delzip0
-rw-r--r--bean/util/makefile.mk60
-rw-r--r--beanshell/bsh-2.0b1-src.patch87
-rw-r--r--beanshell/makefile.mk61
-rw-r--r--beanshell/prj/build.lst3
-rw-r--r--beanshell/prj/d.lst1
-rw-r--r--berkeleydb/db-4.7.25-mingw.patch348
-rw-r--r--berkeleydb/db-4.7.25.patch1053
-rw-r--r--berkeleydb/makefile.mk190
-rw-r--r--berkeleydb/prj/build.lst3
-rw-r--r--berkeleydb/prj/d.lst15
-rw-r--r--bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk60
-rw-r--r--bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk60
-rw-r--r--bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk62
-rw-r--r--bitstream_vera_fonts/prj/build.lst5
-rw-r--r--bitstream_vera_fonts/prj/d.lst8
-rw-r--r--boost/README.Regex_Experimental30
-rw-r--r--boost/Regex_Experimental.tar.gzbin0 -> 3463 bytes
-rw-r--r--boost/boost_1_39_0.patch201
-rw-r--r--boost/makefile.mk108
-rw-r--r--boost/prj/build.lst3
-rw-r--r--boost/prj/d.lst302
-rw-r--r--bootstrap.179
-rw-r--r--bridges/inc/bridges/cpp_uno/bridge.hxx506
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/arraypointer.hxx58
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/bridge.hxx131
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/cppinterfaceproxy.hxx109
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/types.hxx80
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/unointerfaceproxy.hxx119
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/vtablefactory.hxx217
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/vtables.hxx111
-rw-r--r--bridges/inc/bridges/cpp_uno/type_misc.hxx132
-rw-r--r--bridges/inc/bridges/remote/bridgeimpl.hxx97
-rw-r--r--bridges/inc/bridges/remote/connection.h70
-rw-r--r--bridges/inc/bridges/remote/context.h263
-rw-r--r--bridges/inc/bridges/remote/counter.hxx60
-rw-r--r--bridges/inc/bridges/remote/helper.hxx71
-rw-r--r--bridges/inc/bridges/remote/mapping.hxx72
-rw-r--r--bridges/inc/bridges/remote/proxy.hxx94
-rw-r--r--bridges/inc/bridges/remote/remote.h96
-rw-r--r--bridges/inc/bridges/remote/remote.hxx76
-rw-r--r--bridges/inc/bridges/remote/stub.hxx67
-rw-r--r--bridges/inc/makefile.mk51
-rw-r--r--bridges/inc/pch/precompiled_bridges.cxx32
-rw-r--r--bridges/inc/pch/precompiled_bridges.hxx155
-rw-r--r--bridges/prj/build.lst35
-rw-r--r--bridges/prj/d.lst28
-rw-r--r--bridges/source/bridge_exports.map8
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/call.s248
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/cc50_solaris_intel.hxx76
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/cpp2uno.cxx530
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/except.cxx452
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/hash.cxx266
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/makefile.mk79
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/uno2cpp.cxx421
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/call.s199
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/cc50_solaris_sparc.hxx90
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/cpp2uno.cxx533
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx448
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/flushcode.hxx51
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/hash.cxx267
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk84
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/uno2cpp.cxx399
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.hxx40
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s63
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/cpp2uno.cxx615
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/exceptions.cxx463
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/exceptions.hxx76
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/flushcode.hxx52
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/fp.hxx117
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s606
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/isdirectreturntype.cxx85
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/isdirectreturntype.hxx45
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/makefile.mk65
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/uno2cpp.cxx513
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.hxx39
-rw-r--r--bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s55
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_intel/call.s268
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_intel/cpp2uno.cxx493
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_intel/except.cxx341
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_intel/makefile.mk88
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_intel/share.hxx93
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_intel/uno2cpp.cxx447
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/abi.cxx806
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/abi.hxx70
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/call.s93
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/cpp2uno.cxx544
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/except.cxx341
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/makefile.mk84
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/share.hxx93
-rw-r--r--bridges/source/cpp_uno/gcc3_freebsd_x86-64/uno2cpp.cxx561
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_arm/armhelper.s22
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_arm/cpp2uno.cxx535
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_arm/except.cxx344
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_arm/makefile.mk88
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_arm/share.hxx96
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx633
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_hppa/call.cxx145
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_hppa/cpp2uno.cxx728
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_hppa/except.cxx337
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_hppa/makefile.mk86
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_hppa/share.hxx102
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_hppa/uno2cpp.cxx524
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_ia64/call.s20
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_ia64/cpp2uno.cxx687
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_ia64/except.cxx290
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_ia64/makefile.mk87
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_ia64/share.hxx133
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_ia64/uno2cpp.cxx693
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/call.s268
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx492
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/except.cxx333
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/makefile.mk88
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/share.hxx93
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx447
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_m68k/cpp2uno.cxx539
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_m68k/except.cxx337
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_m68k/makefile.mk84
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_m68k/share.hxx94
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_m68k/uno2cpp.cxx496
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_mips/cpp2uno.cxx806
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_mips/except.cxx328
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_mips/makefile.mk85
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_mips/share.hxx94
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_mips/uno2cpp.cxx600
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx798
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/except.cxx290
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/makefile.mk84
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/share.hxx94
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx675
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx725
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc64/except.cxx290
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc64/makefile.mk83
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc64/share.hxx99
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc64/uno2cpp.cxx603
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390/cpp2uno.cxx698
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390/except.cxx290
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390/makefile.mk81
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390/share.hxx95
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390/uno2cpp.cxx638
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx655
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx291
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390x/makefile.mk81
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390x/share.hxx102
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx541
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/call.s10
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/cpp2uno.cxx578
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/except.cxx331
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/makefile.mk85
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/share.hxx100
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx603
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx806
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx70
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/call.s96
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx523
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx333
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/makefile.mk84
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx93
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx574
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/call.s331
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/cpp2uno.cxx522
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/except.cxx332
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/makefile.mk83
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/share.hxx95
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx498
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_powerpc/cpp2uno.cxx733
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_powerpc/except.cxx289
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_powerpc/makefile.mk82
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_powerpc/share.hxx94
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_powerpc/uno2cpp.cxx637
-rw-r--r--bridges/source/cpp_uno/gcc3_netbsd_intel/cpp2uno.cxx566
-rw-r--r--bridges/source/cpp_uno/gcc3_netbsd_intel/except.cxx334
-rw-r--r--bridges/source/cpp_uno/gcc3_netbsd_intel/makefile.mk79
-rw-r--r--bridges/source/cpp_uno/gcc3_netbsd_intel/share.hxx89
-rw-r--r--bridges/source/cpp_uno/gcc3_netbsd_intel/uno2cpp.cxx436
-rw-r--r--bridges/source/cpp_uno/gcc3_os2_intel/cpp2uno.cxx528
-rw-r--r--bridges/source/cpp_uno/gcc3_os2_intel/defs/gcc3_uno.def915
-rw-r--r--bridges/source/cpp_uno/gcc3_os2_intel/except.cxx352
-rw-r--r--bridges/source/cpp_uno/gcc3_os2_intel/makefile.mk77
-rw-r--r--bridges/source/cpp_uno/gcc3_os2_intel/share.hxx93
-rw-r--r--bridges/source/cpp_uno/gcc3_os2_intel/uno2cpp.cxx454
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_intel/cpp2uno.cxx526
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_intel/except.cxx332
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_intel/makefile.mk77
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_intel/share.hxx93
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_intel/uno2cpp.cxx430
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_sparc/cpp2uno.cxx567
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_sparc/except.cxx330
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_sparc/makefile.mk81
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_sparc/share.hxx100
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_sparc/uno2cpp.cxx598
-rw-r--r--bridges/source/cpp_uno/mingw_intel/call.s261
-rw-r--r--bridges/source/cpp_uno/mingw_intel/cpp2uno.cxx521
-rw-r--r--bridges/source/cpp_uno/mingw_intel/dllinit.cxx59
-rw-r--r--bridges/source/cpp_uno/mingw_intel/except.cxx317
-rw-r--r--bridges/source/cpp_uno/mingw_intel/makefile.mk98
-rw-r--r--bridges/source/cpp_uno/mingw_intel/share.hxx93
-rw-r--r--bridges/source/cpp_uno/mingw_intel/smallstruct.cxx82
-rw-r--r--bridges/source/cpp_uno/mingw_intel/smallstruct.hxx38
-rw-r--r--bridges/source/cpp_uno/mingw_intel/uno2cpp.cxx503
-rw-r--r--bridges/source/cpp_uno/msvc_win32_intel/cpp2uno.cxx491
-rw-r--r--bridges/source/cpp_uno/msvc_win32_intel/dllinit.cxx61
-rw-r--r--bridges/source/cpp_uno/msvc_win32_intel/except.cxx635
-rw-r--r--bridges/source/cpp_uno/msvc_win32_intel/makefile.mk87
-rw-r--r--bridges/source/cpp_uno/msvc_win32_intel/msci.hxx60
-rw-r--r--bridges/source/cpp_uno/msvc_win32_intel/uno2cpp.cxx468
-rw-r--r--bridges/source/cpp_uno/shared/bridge.cxx229
-rw-r--r--bridges/source/cpp_uno/shared/component.cxx275
-rw-r--r--bridges/source/cpp_uno/shared/component.hxx42
-rw-r--r--bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx208
-rw-r--r--bridges/source/cpp_uno/shared/guardedarray.hxx55
-rw-r--r--bridges/source/cpp_uno/shared/makefile.mk57
-rw-r--r--bridges/source/cpp_uno/shared/types.cxx129
-rw-r--r--bridges/source/cpp_uno/shared/unointerfaceproxy.cxx145
-rw-r--r--bridges/source/cpp_uno/shared/vtablefactory.cxx385
-rw-r--r--bridges/source/cpp_uno/shared/vtables.cxx157
-rw-r--r--bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/JNI_info_holder.java55
-rw-r--r--bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/JNI_proxy.java221
-rw-r--r--bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/makefile.mk57
-rw-r--r--bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/manifest1
-rw-r--r--bridges/source/jni_uno/java_uno.map27
-rw-r--r--bridges/source/jni_uno/jni_base.h295
-rw-r--r--bridges/source/jni_uno/jni_bridge.cxx572
-rw-r--r--bridges/source/jni_uno/jni_bridge.h127
-rw-r--r--bridges/source/jni_uno/jni_data.cxx2579
-rw-r--r--bridges/source/jni_uno/jni_helper.h165
-rw-r--r--bridges/source/jni_uno/jni_info.cxx999
-rw-r--r--bridges/source/jni_uno/jni_info.h378
-rw-r--r--bridges/source/jni_uno/jni_java2uno.cxx707
-rw-r--r--bridges/source/jni_uno/jni_uno2java.cxx876
-rw-r--r--bridges/source/jni_uno/makefile.mk89
-rw-r--r--bridges/source/jni_uno/nativethreadpool.cxx233
-rw-r--r--bridges/source/remote/context/context.cxx502
-rw-r--r--bridges/source/remote/context/exports.dxp5
-rw-r--r--bridges/source/remote/context/makefile.mk69
-rwxr-xr-xbridges/source/remote/context/rmcxt.map10
-rw-r--r--bridges/source/remote/idl/corba.idl91
-rw-r--r--bridges/source/remote/static/helper.cxx212
-rw-r--r--bridges/source/remote/static/makefile.mk65
-rw-r--r--bridges/source/remote/static/mapping.cxx221
-rw-r--r--bridges/source/remote/static/proxy.cxx341
-rw-r--r--bridges/source/remote/static/remote.cxx164
-rw-r--r--bridges/source/remote/static/remote_types.cxx99
-rw-r--r--bridges/source/remote/static/remote_types.hxx92
-rw-r--r--bridges/source/remote/static/stub.cxx339
-rw-r--r--bridges/source/remote/urp/makefile.mk82
-rw-r--r--bridges/source/remote/urp/urp_bridgeimpl.cxx253
-rw-r--r--bridges/source/remote/urp/urp_bridgeimpl.hxx136
-rw-r--r--bridges/source/remote/urp/urp_cache.h60
-rw-r--r--bridges/source/remote/urp/urp_cache.hxx163
-rw-r--r--bridges/source/remote/urp/urp_dispatch.cxx119
-rw-r--r--bridges/source/remote/urp/urp_dispatch.hxx81
-rw-r--r--bridges/source/remote/urp/urp_environment.cxx554
-rw-r--r--bridges/source/remote/urp/urp_job.cxx942
-rw-r--r--bridges/source/remote/urp/urp_job.hxx381
-rw-r--r--bridges/source/remote/urp/urp_log.cxx150
-rw-r--r--bridges/source/remote/urp/urp_log.hxx53
-rw-r--r--bridges/source/remote/urp/urp_marshal.cxx238
-rw-r--r--bridges/source/remote/urp/urp_marshal.hxx346
-rw-r--r--bridges/source/remote/urp/urp_marshal_decl.hxx109
-rw-r--r--bridges/source/remote/urp/urp_property.hxx96
-rw-r--r--bridges/source/remote/urp/urp_propertyobject.cxx796
-rw-r--r--bridges/source/remote/urp/urp_propertyobject.hxx111
-rw-r--r--bridges/source/remote/urp/urp_reader.cxx835
-rw-r--r--bridges/source/remote/urp/urp_reader.hxx81
-rw-r--r--bridges/source/remote/urp/urp_replycontainer.hxx78
-rw-r--r--bridges/source/remote/urp/urp_threadid.cxx51
-rw-r--r--bridges/source/remote/urp/urp_threadid.hxx62
-rw-r--r--bridges/source/remote/urp/urp_unmarshal.cxx710
-rw-r--r--bridges/source/remote/urp/urp_unmarshal.hxx283
-rw-r--r--bridges/source/remote/urp/urp_writer.cxx272
-rw-r--r--bridges/source/remote/urp/urp_writer.hxx86
-rw-r--r--bridges/test/com/sun/star/lib/TestBed.java235
-rw-r--r--bridges/test/com/sun/star/lib/makefile.mk40
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug107753_Test.java397
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug108825_Test.java166
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug110892_Test.java127
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug111153_Test.java106
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug114133_Test.java79
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug51323_Test.java87
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug92174_Test.java102
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug97697_Test.java108
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug98508_Test.idl40
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug98508_Test.java107
-rwxr-xr-xbridges/test/com/sun/star/lib/uno/bridges/java_remote/MethodIdTest.java476
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/PolyStructTest.idl55
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/PolyStructTest.java263
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/StopMessageDispatcherTest.java111
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk55
-rw-r--r--bridges/test/inter_libs_exc/inter.cxx69
-rw-r--r--bridges/test/inter_libs_exc/makefile.mk84
-rw-r--r--bridges/test/inter_libs_exc/share.h7
-rw-r--r--bridges/test/inter_libs_exc/starter.cxx68
-rw-r--r--bridges/test/inter_libs_exc/starter.map7
-rw-r--r--bridges/test/inter_libs_exc/thrower.cxx51
-rw-r--r--bridges/test/inter_libs_exc/thrower.map7
-rw-r--r--bridges/test/java_uno/acquire/TestAcquire.java307
-rw-r--r--bridges/test/java_uno/acquire/makefile.mk121
-rw-r--r--bridges/test/java_uno/acquire/readme.txt21
-rw-r--r--bridges/test/java_uno/acquire/testacquire.cxx577
-rw-r--r--bridges/test/java_uno/acquire/testacquire.map8
-rw-r--r--bridges/test/java_uno/acquire/types.idl71
-rw-r--r--bridges/test/java_uno/any/TestAny.java2270
-rw-r--r--bridges/test/java_uno/any/TestJni.java51
-rw-r--r--bridges/test/java_uno/any/TestRemote.java67
-rw-r--r--bridges/test/java_uno/any/makefile.mk131
-rw-r--r--bridges/test/java_uno/any/test_javauno_any.map6
-rw-r--r--bridges/test/java_uno/any/transport.cxx111
-rw-r--r--bridges/test/java_uno/any/types.idl45
-rw-r--r--bridges/test/java_uno/equals/TestEquals.java1307
-rw-r--r--bridges/test/java_uno/equals/makefile.mk100
-rw-r--r--bridges/test/java_uno/equals/testequals.cxx235
-rw-r--r--bridges/test/java_uno/equals/testequals.map8
-rw-r--r--bridges/test/java_uno/equals/types.idl50
-rw-r--r--bridges/test/java_uno/nativethreadpool/Relay.java128
-rw-r--r--bridges/test/java_uno/nativethreadpool/makefile.mk125
-rw-r--r--bridges/test/java_uno/nativethreadpool/readme43
-rw-r--r--bridges/test/java_uno/nativethreadpool/relay.manifest2
-rw-r--r--bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx187
-rw-r--r--bridges/test/java_uno/nativethreadpool/testnativethreadpoolserver.cxx149
-rw-r--r--bridges/test/java_uno/nativethreadpool/types.idl43
-rw-r--r--bridges/test/java_uno/nativethreadpool/version.map39
-rw-r--r--bridges/test/makefile.mk179
-rw-r--r--bridges/test/performance/makefile.mk66
-rw-r--r--bridges/test/performance/testperformance.cxx193
-rw-r--r--bridges/test/test_bridge.idl85
-rw-r--r--bridges/test/testclient.cxx250
-rw-r--r--bridges/test/testclient.java159
-rw-r--r--bridges/test/testcomp.cxx802
-rw-r--r--bridges/test/testcomp.h159
-rw-r--r--bridges/test/testoffice.cxx282
-rw-r--r--bridges/test/testsameprocess.cxx218
-rw-r--r--bridges/test/testserver.cxx256
-rw-r--r--bridges/unotypes/makefile.mk67
-rw-r--r--bridges/version.mk44
-rw-r--r--cairo/cairo-1.8.0.patch251
-rwxr-xr-xcairo/cairo/dummy_pkg_config3
-rw-r--r--cairo/cairo/makefile.mk206
-rw-r--r--cairo/pixman-0.12.0.patch25
-rw-r--r--cairo/pixman/makefile.mk166
-rw-r--r--cairo/prj/build.lst4
-rw-r--r--cairo/prj/d.lst12
-rw-r--r--canvas/inc/canvas/base/basemutexhelper.hxx72
-rw-r--r--canvas/inc/canvas/base/bitmapcanvasbase.hxx137
-rw-r--r--canvas/inc/canvas/base/bufferedgraphicdevicebase.hxx296
-rw-r--r--canvas/inc/canvas/base/cachedprimitivebase.hxx125
-rw-r--r--canvas/inc/canvas/base/canvasbase.hxx486
-rw-r--r--canvas/inc/canvas/base/canvascustomspritebase.hxx280
-rw-r--r--canvas/inc/canvas/base/canvascustomspritehelper.hxx296
-rw-r--r--canvas/inc/canvas/base/doublebitmapbase.hxx154
-rw-r--r--canvas/inc/canvas/base/floatbitmapbase.hxx158
-rw-r--r--canvas/inc/canvas/base/graphicdevicebase.hxx448
-rw-r--r--canvas/inc/canvas/base/integerbitmapbase.hxx154
-rw-r--r--canvas/inc/canvas/base/sprite.hxx122
-rw-r--r--canvas/inc/canvas/base/spritecanvasbase.hxx205
-rw-r--r--canvas/inc/canvas/base/spritesurface.hxx76
-rw-r--r--canvas/inc/canvas/canvastools.hxx673
-rw-r--r--canvas/inc/canvas/debug.hxx68
-rw-r--r--canvas/inc/canvas/elapsedtime.hxx185
-rw-r--r--canvas/inc/canvas/parametricpolypolygon.hxx175
-rw-r--r--canvas/inc/canvas/prioritybooster.hxx68
-rw-r--r--canvas/inc/canvas/propertysethelper.hxx164
-rw-r--r--canvas/inc/canvas/rendering/bitmap.hxx323
-rw-r--r--canvas/inc/canvas/rendering/icachedprimitive.hxx69
-rw-r--r--canvas/inc/canvas/rendering/icolorbuffer.hxx97
-rw-r--r--canvas/inc/canvas/rendering/irendermodule.hxx152
-rw-r--r--canvas/inc/canvas/rendering/isurface.hxx91
-rw-r--r--canvas/inc/canvas/rendering/isurfaceproxy.hxx116
-rw-r--r--canvas/inc/canvas/rendering/isurfaceproxymanager.hxx82
-rw-r--r--canvas/inc/canvas/spriteredrawmanager.hxx437
-rw-r--r--canvas/inc/canvas/vclwrapper.hxx152
-rw-r--r--canvas/inc/canvas/verbosetrace.hxx41
-rw-r--r--canvas/inc/canvas/verifyinput.hxx723
-rw-r--r--canvas/inc/makefile.mk51
-rw-r--r--canvas/inc/pch/precompiled_canvas.cxx32
-rw-r--r--canvas/inc/pch/precompiled_canvas.hxx35
-rw-r--r--canvas/overview.txt50
-rw-r--r--canvas/prj/build.lst11
-rw-r--r--canvas/prj/d.lst26
-rw-r--r--canvas/source/cairo/cairo_cachedbitmap.cxx93
-rw-r--r--canvas/source/cairo/cairo_cachedbitmap.hxx70
-rw-r--r--canvas/source/cairo/cairo_cairo.cxx67
-rw-r--r--canvas/source/cairo/cairo_cairo.hxx100
-rw-r--r--canvas/source/cairo/cairo_canvas.cxx198
-rw-r--r--canvas/source/cairo/cairo_canvas.hxx165
-rw-r--r--canvas/source/cairo/cairo_canvasbitmap.cxx289
-rw-r--r--canvas/source/cairo/cairo_canvasbitmap.hxx141
-rw-r--r--canvas/source/cairo/cairo_canvascustomsprite.cxx178
-rw-r--r--canvas/source/cairo/cairo_canvascustomsprite.hxx159
-rw-r--r--canvas/source/cairo/cairo_canvasfont.cxx196
-rw-r--r--canvas/source/cairo/cairo_canvasfont.hxx99
-rw-r--r--canvas/source/cairo/cairo_canvashelper.cxx1885
-rw-r--r--canvas/source/cairo/cairo_canvashelper.hxx338
-rw-r--r--canvas/source/cairo/cairo_canvashelper_text.cxx401
-rw-r--r--canvas/source/cairo/cairo_canvashelper_texturefill.cxx147
-rw-r--r--canvas/source/cairo/cairo_devicehelper.cxx305
-rw-r--r--canvas/source/cairo/cairo_devicehelper.hxx146
-rw-r--r--canvas/source/cairo/cairo_quartz_cairo.cxx350
-rw-r--r--canvas/source/cairo/cairo_quartz_cairo.hxx76
-rw-r--r--canvas/source/cairo/cairo_repainttarget.hxx63
-rw-r--r--canvas/source/cairo/cairo_services.cxx86
-rw-r--r--canvas/source/cairo/cairo_sprite.hxx74
-rw-r--r--canvas/source/cairo/cairo_spritecanvas.cxx235
-rw-r--r--canvas/source/cairo/cairo_spritecanvas.hxx178
-rw-r--r--canvas/source/cairo/cairo_spritecanvashelper.cxx547
-rw-r--r--canvas/source/cairo/cairo_spritecanvashelper.hxx150
-rw-r--r--canvas/source/cairo/cairo_spritedevicehelper.cxx204
-rw-r--r--canvas/source/cairo/cairo_spritedevicehelper.hxx98
-rw-r--r--canvas/source/cairo/cairo_spritehelper.cxx186
-rw-r--r--canvas/source/cairo/cairo_spritehelper.hxx118
-rw-r--r--canvas/source/cairo/cairo_spritesurface.hxx73
-rw-r--r--canvas/source/cairo/cairo_surfaceprovider.hxx85
-rw-r--r--canvas/source/cairo/cairo_textlayout.cxx659
-rw-r--r--canvas/source/cairo/cairo_textlayout.hxx123
-rw-r--r--canvas/source/cairo/cairo_win32_cairo.cxx328
-rw-r--r--canvas/source/cairo/cairo_win32_cairo.hxx73
-rw-r--r--canvas/source/cairo/cairo_xlib_cairo.cxx355
-rw-r--r--canvas/source/cairo/cairo_xlib_cairo.hxx109
-rw-r--r--canvas/source/cairo/exports.dxp3
-rw-r--r--canvas/source/cairo/exports.map8
-rw-r--r--canvas/source/cairo/makefile.mk136
-rwxr-xr-xcanvas/source/directx/dx_5rm.cxx2286
-rwxr-xr-xcanvas/source/directx/dx_9rm.cxx1366
-rwxr-xr-xcanvas/source/directx/dx_bitmap.cxx222
-rwxr-xr-xcanvas/source/directx/dx_bitmap.hxx96
-rwxr-xr-xcanvas/source/directx/dx_bitmapcanvashelper.cxx249
-rwxr-xr-xcanvas/source/directx/dx_bitmapcanvashelper.hxx139
-rw-r--r--canvas/source/directx/dx_bitmapprovider.hxx48
-rw-r--r--canvas/source/directx/dx_canvas.cxx258
-rw-r--r--canvas/source/directx/dx_canvas.hxx179
-rwxr-xr-xcanvas/source/directx/dx_canvasbitmap.cxx280
-rwxr-xr-xcanvas/source/directx/dx_canvasbitmap.hxx107
-rwxr-xr-xcanvas/source/directx/dx_canvascustomsprite.cxx126
-rwxr-xr-xcanvas/source/directx/dx_canvascustomsprite.hxx142
-rwxr-xr-xcanvas/source/directx/dx_canvasfont.cxx183
-rwxr-xr-xcanvas/source/directx/dx_canvasfont.hxx107
-rwxr-xr-xcanvas/source/directx/dx_canvashelper.cxx817
-rwxr-xr-xcanvas/source/directx/dx_canvashelper.hxx260
-rwxr-xr-xcanvas/source/directx/dx_canvashelper_texturefill.cxx740
-rwxr-xr-xcanvas/source/directx/dx_config.cxx179
-rw-r--r--canvas/source/directx/dx_config.hxx92
-rwxr-xr-xcanvas/source/directx/dx_devicehelper.cxx239
-rwxr-xr-xcanvas/source/directx/dx_devicehelper.hxx124
-rwxr-xr-xcanvas/source/directx/dx_gdiplususer.cxx84
-rwxr-xr-xcanvas/source/directx/dx_gdiplususer.hxx58
-rw-r--r--canvas/source/directx/dx_graphicsprovider.hxx56
-rw-r--r--canvas/source/directx/dx_ibitmap.hxx73
-rwxr-xr-xcanvas/source/directx/dx_impltools.cxx671
-rwxr-xr-xcanvas/source/directx/dx_impltools.hxx145
-rwxr-xr-xcanvas/source/directx/dx_linepolypolygon.cxx68
-rwxr-xr-xcanvas/source/directx/dx_linepolypolygon.hxx59
-rwxr-xr-xcanvas/source/directx/dx_rendermodule.hxx93
-rwxr-xr-xcanvas/source/directx/dx_sprite.hxx54
-rwxr-xr-xcanvas/source/directx/dx_spritecanvas.cxx214
-rwxr-xr-xcanvas/source/directx/dx_spritecanvas.hxx159
-rwxr-xr-xcanvas/source/directx/dx_spritecanvashelper.cxx385
-rwxr-xr-xcanvas/source/directx/dx_spritecanvashelper.hxx164
-rw-r--r--canvas/source/directx/dx_spritedevicehelper.cxx262
-rw-r--r--canvas/source/directx/dx_spritedevicehelper.hxx117
-rwxr-xr-xcanvas/source/directx/dx_spritehelper.cxx219
-rwxr-xr-xcanvas/source/directx/dx_spritehelper.hxx114
-rw-r--r--canvas/source/directx/dx_surfacebitmap.cxx807
-rw-r--r--canvas/source/directx/dx_surfacebitmap.hxx150
-rwxr-xr-xcanvas/source/directx/dx_surfacegraphics.cxx88
-rwxr-xr-xcanvas/source/directx/dx_surfacegraphics.hxx48
-rwxr-xr-xcanvas/source/directx/dx_textlayout.cxx283
-rwxr-xr-xcanvas/source/directx/dx_textlayout.hxx118
-rwxr-xr-xcanvas/source/directx/dx_textlayout_drawhelper.cxx315
-rwxr-xr-xcanvas/source/directx/dx_textlayout_drawhelper.hxx89
-rwxr-xr-xcanvas/source/directx/dx_vcltools.cxx526
-rwxr-xr-xcanvas/source/directx/dx_vcltools.hxx67
-rwxr-xr-xcanvas/source/directx/dx_winstuff.hxx222
-rw-r--r--canvas/source/directx/exports.dxp3
-rw-r--r--canvas/source/directx/makefile.mk223
-rw-r--r--canvas/source/factory/canvasfactory.map8
-rw-r--r--canvas/source/factory/cf_service.cxx556
-rw-r--r--canvas/source/factory/makefile.mk60
-rw-r--r--canvas/source/java/BackBuffer.java115
-rw-r--r--canvas/source/java/BezierPolyPolygon.java154
-rw-r--r--canvas/source/java/BitmapCanvas.java139
-rw-r--r--canvas/source/java/BufferedGraphics2D.java603
-rw-r--r--canvas/source/java/CanvasBase.java344
-rw-r--r--canvas/source/java/CanvasBitmap.java255
-rw-r--r--canvas/source/java/CanvasClonedSprite.java188
-rw-r--r--canvas/source/java/CanvasCustomSprite.java207
-rw-r--r--canvas/source/java/CanvasFont.java119
-rw-r--r--canvas/source/java/CanvasGraphicDevice.java225
-rw-r--r--canvas/source/java/CanvasSprite.java311
-rw-r--r--canvas/source/java/CanvasTest_perftest.java679
-rw-r--r--canvas/source/java/CanvasUtils.java630
-rw-r--r--canvas/source/java/JavaCanvas.java678
-rw-r--r--canvas/source/java/LinePolyPolygon.java195
-rw-r--r--canvas/source/java/SpriteBase.java37
-rw-r--r--canvas/source/java/SpriteRep.java178
-rw-r--r--canvas/source/java/SpriteRunner.java203
-rw-r--r--canvas/source/java/TextLayout.java208
-rw-r--r--canvas/source/java/aqua/WindowAdapter.java205
-rw-r--r--canvas/source/java/java_Service.java118
-rw-r--r--canvas/source/java/makefile.mk97
-rw-r--r--canvas/source/java/manifest1
-rw-r--r--canvas/source/java/perftest/PerfTest.java317
-rw-r--r--canvas/source/java/perftest/WindowAdapter.java200
-rw-r--r--canvas/source/java/perftest/makefile.mk59
-rw-r--r--canvas/source/java/perftest/manifest1
-rw-r--r--canvas/source/java/win/WindowAdapter.java202
-rw-r--r--canvas/source/java/x11/WindowAdapter.java200
-rw-r--r--canvas/source/null/exports.dxp3
-rw-r--r--canvas/source/null/exports.map8
-rw-r--r--canvas/source/null/makefile.mk74
-rw-r--r--canvas/source/null/null_canvasbitmap.cxx87
-rw-r--r--canvas/source/null/null_canvasbitmap.hxx95
-rw-r--r--canvas/source/null/null_canvascustomsprite.cxx108
-rw-r--r--canvas/source/null/null_canvascustomsprite.hxx139
-rw-r--r--canvas/source/null/null_canvasfont.cxx124
-rw-r--r--canvas/source/null/null_canvasfont.hxx98
-rw-r--r--canvas/source/null/null_canvashelper.cxx339
-rw-r--r--canvas/source/null/null_canvashelper.hxx276
-rw-r--r--canvas/source/null/null_devicehelper.cxx242
-rw-r--r--canvas/source/null/null_devicehelper.hxx110
-rw-r--r--canvas/source/null/null_spritecanvas.cxx169
-rw-r--r--canvas/source/null/null_spritecanvas.hxx152
-rw-r--r--canvas/source/null/null_spritecanvashelper.cxx134
-rw-r--r--canvas/source/null/null_spritecanvashelper.hxx139
-rw-r--r--canvas/source/null/null_spritehelper.cxx100
-rw-r--r--canvas/source/null/null_spritehelper.hxx108
-rw-r--r--canvas/source/null/null_textlayout.cxx264
-rw-r--r--canvas/source/null/null_textlayout.hxx110
-rw-r--r--canvas/source/null/null_usagecounter.hxx79
-rw-r--r--canvas/source/null/sprite.hxx50
-rw-r--r--canvas/source/simplecanvas/exports.dxp3
-rw-r--r--canvas/source/simplecanvas/exports.map8
-rw-r--r--canvas/source/simplecanvas/makefile.mk67
-rw-r--r--canvas/source/simplecanvas/simplecanvasimpl.cxx403
-rw-r--r--canvas/source/tools/bitmap.cxx841
-rw-r--r--canvas/source/tools/cachedprimitivebase.cxx115
-rw-r--r--canvas/source/tools/canvascustomspritehelper.cxx499
-rw-r--r--canvas/source/tools/canvastools.cxx999
-rw-r--r--canvas/source/tools/canvastools.flt4
-rw-r--r--canvas/source/tools/elapsedtime.cxx227
-rw-r--r--canvas/source/tools/image.cxx2397
-rw-r--r--canvas/source/tools/image.hxx301
-rw-r--r--canvas/source/tools/image_sysprereq.h105
-rw-r--r--canvas/source/tools/imagecachedprimitive.hxx60
-rw-r--r--canvas/source/tools/makefile.mk105
-rw-r--r--canvas/source/tools/page.cxx155
-rw-r--r--canvas/source/tools/page.hxx160
-rw-r--r--canvas/source/tools/pagemanager.cxx219
-rw-r--r--canvas/source/tools/pagemanager.hxx97
-rw-r--r--canvas/source/tools/parametricpolypolygon.cxx235
-rw-r--r--canvas/source/tools/prioritybooster.cxx86
-rw-r--r--canvas/source/tools/propertysethelper.cxx190
-rw-r--r--canvas/source/tools/spriteredrawmanager.cxx523
-rw-r--r--canvas/source/tools/surface.cxx499
-rw-r--r--canvas/source/tools/surface.hxx165
-rw-r--r--canvas/source/tools/surfaceproxy.cxx185
-rw-r--r--canvas/source/tools/surfaceproxy.hxx137
-rw-r--r--canvas/source/tools/surfaceproxymanager.cxx89
-rw-r--r--canvas/source/tools/surfacerect.hxx138
-rw-r--r--canvas/source/tools/verifyinput.cxx929
-rw-r--r--canvas/source/vcl/backbuffer.cxx74
-rw-r--r--canvas/source/vcl/backbuffer.hxx70
-rw-r--r--canvas/source/vcl/bitmapbackbuffer.cxx168
-rw-r--r--canvas/source/vcl/bitmapbackbuffer.hxx107
-rw-r--r--canvas/source/vcl/cachedbitmap.cxx107
-rw-r--r--canvas/source/vcl/cachedbitmap.hxx81
-rw-r--r--canvas/source/vcl/canvas.cxx164
-rw-r--r--canvas/source/vcl/canvas.hxx135
-rw-r--r--canvas/source/vcl/canvasbitmap.cxx147
-rw-r--r--canvas/source/vcl/canvasbitmap.hxx132
-rw-r--r--canvas/source/vcl/canvasbitmaphelper.cxx570
-rw-r--r--canvas/source/vcl/canvasbitmaphelper.hxx132
-rw-r--r--canvas/source/vcl/canvascustomsprite.cxx200
-rw-r--r--canvas/source/vcl/canvascustomsprite.hxx136
-rw-r--r--canvas/source/vcl/canvasfont.cxx186
-rw-r--r--canvas/source/vcl/canvasfont.hxx103
-rw-r--r--canvas/source/vcl/canvashelper.cxx1431
-rw-r--r--canvas/source/vcl/canvashelper.hxx347
-rw-r--r--canvas/source/vcl/canvashelper_texturefill.cxx1362
-rw-r--r--canvas/source/vcl/devicehelper.cxx245
-rw-r--r--canvas/source/vcl/devicehelper.hxx106
-rw-r--r--canvas/source/vcl/exports.dxp3
-rw-r--r--canvas/source/vcl/exports.map8
-rw-r--r--canvas/source/vcl/impltools.cxx547
-rw-r--r--canvas/source/vcl/impltools.hxx204
-rw-r--r--canvas/source/vcl/makefile.mk89
-rw-r--r--canvas/source/vcl/outdevprovider.hxx64
-rw-r--r--canvas/source/vcl/repainttarget.hxx66
-rw-r--r--canvas/source/vcl/services.cxx93
-rw-r--r--canvas/source/vcl/sprite.hxx74
-rw-r--r--canvas/source/vcl/spritecanvas.cxx181
-rw-r--r--canvas/source/vcl/spritecanvas.hxx176
-rw-r--r--canvas/source/vcl/spritecanvashelper.cxx721
-rw-r--r--canvas/source/vcl/spritecanvashelper.hxx182
-rw-r--r--canvas/source/vcl/spritedevicehelper.cxx161
-rw-r--r--canvas/source/vcl/spritedevicehelper.hxx85
-rw-r--r--canvas/source/vcl/spritehelper.cxx446
-rw-r--r--canvas/source/vcl/spritehelper.hxx124
-rw-r--r--canvas/source/vcl/textlayout.cxx499
-rw-r--r--canvas/source/vcl/textlayout.hxx118
-rw-r--r--canvas/source/vcl/windowoutdevholder.cxx60
-rw-r--r--canvas/source/vcl/windowoutdevholder.hxx69
-rw-r--r--canvas/workben/canvasdemo.cxx715
-rw-r--r--canvas/workben/makefile.mk37
-rw-r--r--chart2/chartview.pmk34
-rw-r--r--chart2/inc/makefile.mk51
-rw-r--r--chart2/inc/pch/precompiled_chart2.cxx32
-rw-r--r--chart2/inc/pch/precompiled_chart2.hxx278
-rw-r--r--chart2/prj/build.lst25
-rw-r--r--chart2/prj/d.lst26
-rw-r--r--chart2/qa/TestCaseOldAPI.java1033
-rw-r--r--chart2/qa/data.chd14
-rw-r--r--chart2/qa/makefile.mk74
-rw-r--r--chart2/qa/unoapi/knownissues.xcl63
-rw-r--r--chart2/qa/unoapi/makefile.mk46
-rw-r--r--chart2/qa/unoapi/sch.sce26
-rw-r--r--chart2/qa/unoapi/testdocuments/TransparencyChart.sxsbin0 -> 10846 bytes
-rw-r--r--chart2/qa/unoapi/testdocuments/emptyChart.sdsbin0 -> 44544 bytes
-rw-r--r--chart2/qa/unoapi/testdocuments/space-metal.jpgbin0 -> 4313 bytes
-rw-r--r--chart2/source/controller/accessibility/AccStatisticsObject.cxx84
-rw-r--r--chart2/source/controller/accessibility/AccStatisticsObject.hxx71
-rw-r--r--chart2/source/controller/accessibility/AccessibleBase.cxx1002
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartElement.cxx335
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartElement.hxx145
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartView.cxx421
-rw-r--r--chart2/source/controller/accessibility/AccessibleTextHelper.cxx206
-rw-r--r--chart2/source/controller/accessibility/ChartElementFactory.cxx147
-rw-r--r--chart2/source/controller/accessibility/ChartElementFactory.hxx51
-rw-r--r--chart2/source/controller/accessibility/makefile.mk56
-rw-r--r--chart2/source/controller/chartapiwrapper/AreaWrapper.cxx210
-rw-r--r--chart2/source/controller/chartapiwrapper/AreaWrapper.hxx108
-rw-r--r--chart2/source/controller/chartapiwrapper/AxisWrapper.cxx599
-rw-r--r--chart2/source/controller/chartapiwrapper/AxisWrapper.hxx143
-rw-r--r--chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx303
-rw-r--r--chart2/source/controller/chartapiwrapper/Chart2ModelContact.hxx162
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx667
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx138
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx1686
-rw-r--r--chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx890
-rw-r--r--chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx163
-rw-r--r--chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx2116
-rw-r--r--chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx308
-rw-r--r--chart2/source/controller/chartapiwrapper/GridWrapper.cxx214
-rw-r--r--chart2/source/controller/chartapiwrapper/GridWrapper.hxx106
-rw-r--r--chart2/source/controller/chartapiwrapper/LegendWrapper.cxx462
-rw-r--r--chart2/source/controller/chartapiwrapper/LegendWrapper.hxx116
-rw-r--r--chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx438
-rw-r--r--chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx142
-rw-r--r--chart2/source/controller/chartapiwrapper/ReferenceSizePropertyProvider.hxx51
-rw-r--r--chart2/source/controller/chartapiwrapper/TitleWrapper.cxx537
-rw-r--r--chart2/source/controller/chartapiwrapper/TitleWrapper.hxx136
-rw-r--r--chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx405
-rw-r--r--chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx140
-rw-r--r--chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx195
-rw-r--r--chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx92
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx161
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx114
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx159
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.hxx52
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx451
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.hxx79
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx175
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx105
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx196
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.hxx64
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx204
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx90
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.cxx202
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx95
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx514
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx95
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx170
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.hxx57
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSceneProperty.cxx134
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx85
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.cxx73
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx63
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx192
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx290
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx62
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx1158
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.hxx60
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx333
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStockProperties.hxx62
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx596
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.hxx64
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx90
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx61
-rw-r--r--chart2/source/controller/chartapiwrapper/makefile.mk81
-rw-r--r--chart2/source/controller/controller.map8
-rw-r--r--chart2/source/controller/dialogs/Bitmaps.hrc219
-rw-r--r--chart2/source/controller/dialogs/Bitmaps.src546
-rw-r--r--chart2/source/controller/dialogs/Bitmaps_HC.hrc216
-rw-r--r--chart2/source/controller/dialogs/Bitmaps_HC.src546
-rw-r--r--chart2/source/controller/dialogs/ChangingResource.cxx55
-rw-r--r--chart2/source/controller/dialogs/ChangingResource.hxx65
-rw-r--r--chart2/source/controller/dialogs/ChartTypeDialogController.cxx1288
-rw-r--r--chart2/source/controller/dialogs/ChartTypeDialogController.hxx320
-rw-r--r--chart2/source/controller/dialogs/ChartTypeTemplateProvider.hxx55
-rw-r--r--chart2/source/controller/dialogs/CommonResources.hrc82
-rw-r--r--chart2/source/controller/dialogs/DataBrowser.cxx1350
-rw-r--r--chart2/source/controller/dialogs/DataBrowser.hxx209
-rw-r--r--chart2/source/controller/dialogs/DataBrowserModel.cxx926
-rw-r--r--chart2/source/controller/dialogs/DataBrowserModel.hxx181
-rw-r--r--chart2/source/controller/dialogs/DialogModel.cxx843
-rw-r--r--chart2/source/controller/dialogs/DialogModel.hxx200
-rw-r--r--chart2/source/controller/dialogs/ObjectNameProvider.cxx857
-rw-r--r--chart2/source/controller/dialogs/RangeEdit.cxx73
-rw-r--r--chart2/source/controller/dialogs/RangeSelectionButton.cxx59
-rw-r--r--chart2/source/controller/dialogs/RangeSelectionHelper.cxx201
-rw-r--r--chart2/source/controller/dialogs/RangeSelectionListener.cxx78
-rw-r--r--chart2/source/controller/dialogs/ResourceIds.hrc87
-rw-r--r--chart2/source/controller/dialogs/Strings.src606
-rw-r--r--chart2/source/controller/dialogs/Strings_AdditionalControls.src60
-rw-r--r--chart2/source/controller/dialogs/Strings_ChartTypes.src156
-rw-r--r--chart2/source/controller/dialogs/Strings_Scale.src47
-rw-r--r--chart2/source/controller/dialogs/Strings_Statistic.src75
-rw-r--r--chart2/source/controller/dialogs/TabPages.hrc176
-rw-r--r--chart2/source/controller/dialogs/TextDirectionListBox.cxx63
-rw-r--r--chart2/source/controller/dialogs/TimerTriggeredControllerLock.cxx73
-rw-r--r--chart2/source/controller/dialogs/TitleDialogData.cxx127
-rw-r--r--chart2/source/controller/dialogs/dlg_ChartType.cxx81
-rw-r--r--chart2/source/controller/dialogs/dlg_ChartType.hrc38
-rw-r--r--chart2/source/controller/dialogs/dlg_ChartType.src60
-rw-r--r--chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx142
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard.cxx270
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard.hrc35
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard.src42
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx436
-rw-r--r--chart2/source/controller/dialogs/dlg_DataEditor.cxx392
-rw-r--r--chart2/source/controller/dialogs/dlg_DataEditor.hrc55
-rw-r--r--chart2/source/controller/dialogs/dlg_DataEditor.src145
-rw-r--r--chart2/source/controller/dialogs/dlg_DataSource.cxx256
-rw-r--r--chart2/source/controller/dialogs/dlg_DataSource.hrc36
-rw-r--r--chart2/source/controller/dialogs/dlg_DataSource.src51
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx167
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertAxis_Grid.hrc49
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertAxis_Grid.src102
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx77
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.hrc35
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.src45
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx137
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertErrorBars.hrc34
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertErrorBars.src46
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertLegend.cxx81
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertLegend.hrc34
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertLegend.src50
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTitle.cxx70
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTitle.hrc34
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTitle.src45
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTrendline.cxx117
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTrendline.hrc34
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTrendline.src51
-rw-r--r--chart2/source/controller/dialogs/dlg_NumberFormat.cxx89
-rw-r--r--chart2/source/controller/dialogs/dlg_NumberFormat.hxx57
-rw-r--r--chart2/source/controller/dialogs/dlg_ObjectProperties.cxx653
-rw-r--r--chart2/source/controller/dialogs/dlg_ObjectProperties.src42
-rw-r--r--chart2/source/controller/dialogs/dlg_View3D.cxx121
-rw-r--r--chart2/source/controller/dialogs/dlg_View3D.hrc43
-rw-r--r--chart2/source/controller/dialogs/dlg_View3D.src51
-rw-r--r--chart2/source/controller/dialogs/hidother.src119
-rw-r--r--chart2/source/controller/dialogs/makefile.mk205
-rw-r--r--chart2/source/controller/dialogs/res_BarGeometry.cxx115
-rw-r--r--chart2/source/controller/dialogs/res_BarGeometry.hxx70
-rw-r--r--chart2/source/controller/dialogs/res_BarGeometry.src52
-rw-r--r--chart2/source/controller/dialogs/res_DataLabel.cxx422
-rw-r--r--chart2/source/controller/dialogs/res_DataLabel.hxx107
-rw-r--r--chart2/source/controller/dialogs/res_DataLabel_IDs.hrc48
-rw-r--r--chart2/source/controller/dialogs/res_DataLabel_tmpl.hrc172
-rw-r--r--chart2/source/controller/dialogs/res_ErrorBar.cxx773
-rw-r--r--chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc66
-rw-r--r--chart2/source/controller/dialogs/res_ErrorBar_tmpl.hrc231
-rw-r--r--chart2/source/controller/dialogs/res_LegendPosition.cxx268
-rw-r--r--chart2/source/controller/dialogs/res_LegendPosition.hxx93
-rw-r--r--chart2/source/controller/dialogs/res_LegendPosition_IDs.hrc35
-rw-r--r--chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc83
-rw-r--r--chart2/source/controller/dialogs/res_SecondaryAxisCheckBoxes_tmpl.hrc62
-rw-r--r--chart2/source/controller/dialogs/res_TextSeparator.cxx158
-rw-r--r--chart2/source/controller/dialogs/res_TextSeparator.hxx78
-rw-r--r--chart2/source/controller/dialogs/res_TextSeparator.src52
-rw-r--r--chart2/source/controller/dialogs/res_Titles.cxx227
-rw-r--r--chart2/source/controller/dialogs/res_Titles.hrc50
-rw-r--r--chart2/source/controller/dialogs/res_Titles.hxx80
-rw-r--r--chart2/source/controller/dialogs/res_Titlesx_tmpl.hrc152
-rw-r--r--chart2/source/controller/dialogs/res_Trendline.cxx285
-rw-r--r--chart2/source/controller/dialogs/res_Trendline.hxx86
-rw-r--r--chart2/source/controller/dialogs/res_Trendline_IDs.hrc47
-rw-r--r--chart2/source/controller/dialogs/res_Trendline_tmpl.hrc126
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneAppearance.cxx366
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneAppearance.hrc41
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneAppearance.hxx102
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneAppearance.src101
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.cxx300
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.hrc43
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx115
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.src150
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx653
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.hrc49
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx148
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.src165
-rw-r--r--chart2/source/controller/dialogs/tp_AxisLabel.cxx326
-rw-r--r--chart2/source/controller/dialogs/tp_AxisLabel.hxx102
-rw-r--r--chart2/source/controller/dialogs/tp_AxisLabel.src189
-rw-r--r--chart2/source/controller/dialogs/tp_AxisPositions.cxx501
-rw-r--r--chart2/source/controller/dialogs/tp_AxisPositions.hxx115
-rw-r--r--chart2/source/controller/dialogs/tp_AxisPositions.src295
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.cxx1166
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.hrc65
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.hxx128
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.src262
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.cxx77
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.hxx67
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.src45
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.cxx1079
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.hrc53
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.hxx182
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.src174
-rw-r--r--chart2/source/controller/dialogs/tp_DataSourceControls.cxx60
-rw-r--r--chart2/source/controller/dialogs/tp_DataSourceControls.hxx73
-rw-r--r--chart2/source/controller/dialogs/tp_ErrorBars.cxx103
-rw-r--r--chart2/source/controller/dialogs/tp_ErrorBars.hxx68
-rw-r--r--chart2/source/controller/dialogs/tp_ErrorBars.src41
-rw-r--r--chart2/source/controller/dialogs/tp_LegendPosition.cxx91
-rw-r--r--chart2/source/controller/dialogs/tp_LegendPosition.hxx72
-rw-r--r--chart2/source/controller/dialogs/tp_LegendPosition.src68
-rw-r--r--chart2/source/controller/dialogs/tp_Location.cxx74
-rw-r--r--chart2/source/controller/dialogs/tp_Location.hrc35
-rw-r--r--chart2/source/controller/dialogs/tp_Location.hxx79
-rw-r--r--chart2/source/controller/dialogs/tp_Location.src76
-rw-r--r--chart2/source/controller/dialogs/tp_PointGeometry.cxx107
-rw-r--r--chart2/source/controller/dialogs/tp_PointGeometry.hxx61
-rw-r--r--chart2/source/controller/dialogs/tp_PointGeometry.src39
-rw-r--r--chart2/source/controller/dialogs/tp_PolarOptions.cxx129
-rw-r--r--chart2/source/controller/dialogs/tp_PolarOptions.hrc43
-rw-r--r--chart2/source/controller/dialogs/tp_PolarOptions.hxx70
-rw-r--r--chart2/source/controller/dialogs/tp_PolarOptions.src90
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.cxx417
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.hrc43
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.hxx127
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.src97
-rw-r--r--chart2/source/controller/dialogs/tp_Scale.cxx521
-rw-r--r--chart2/source/controller/dialogs/tp_Scale.hxx129
-rw-r--r--chart2/source/controller/dialogs/tp_Scale.src193
-rw-r--r--chart2/source/controller/dialogs/tp_SeriesToAxis.cxx316
-rw-r--r--chart2/source/controller/dialogs/tp_SeriesToAxis.hrc48
-rw-r--r--chart2/source/controller/dialogs/tp_SeriesToAxis.hxx98
-rw-r--r--chart2/source/controller/dialogs/tp_SeriesToAxis.src179
-rw-r--r--chart2/source/controller/dialogs/tp_TitleRotation.cxx129
-rw-r--r--chart2/source/controller/dialogs/tp_TitleRotation.hxx72
-rw-r--r--chart2/source/controller/dialogs/tp_TitleRotation.src96
-rw-r--r--chart2/source/controller/dialogs/tp_Trendline.cxx80
-rw-r--r--chart2/source/controller/dialogs/tp_Trendline.hxx62
-rw-r--r--chart2/source/controller/dialogs/tp_Trendline.src41
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx190
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hrc53
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hxx96
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src95
-rw-r--r--chart2/source/controller/drawinglayer/DrawViewWrapper.cxx418
-rw-r--r--chart2/source/controller/drawinglayer/ViewElementListProvider.cxx277
-rw-r--r--chart2/source/controller/drawinglayer/makefile.mk53
-rw-r--r--chart2/source/controller/inc/AccessibleBase.hxx372
-rw-r--r--chart2/source/controller/inc/AccessibleChartView.hxx156
-rw-r--r--chart2/source/controller/inc/AccessibleTextHelper.hxx116
-rw-r--r--chart2/source/controller/inc/AxisItemConverter.hxx95
-rw-r--r--chart2/source/controller/inc/CharacterPropertyItemConverter.hxx87
-rw-r--r--chart2/source/controller/inc/ChartDocumentWrapper.hxx238
-rw-r--r--chart2/source/controller/inc/ChartRenderer.hxx79
-rw-r--r--chart2/source/controller/inc/ConfigurationAccess.hxx62
-rw-r--r--chart2/source/controller/inc/DataPointItemConverter.hxx113
-rw-r--r--chart2/source/controller/inc/DrawViewWrapper.hxx115
-rwxr-xr-xchart2/source/controller/inc/ErrorBarItemConverter.hxx87
-rw-r--r--chart2/source/controller/inc/GraphicPropertyItemConverter.hxx88
-rw-r--r--chart2/source/controller/inc/HelpIds.hrc192
-rw-r--r--chart2/source/controller/inc/ItemConverter.hxx218
-rw-r--r--chart2/source/controller/inc/ItemPropertyMap.hxx93
-rw-r--r--chart2/source/controller/inc/LegendItemConverter.hxx82
-rw-r--r--chart2/source/controller/inc/MultipleChartConverters.hxx133
-rw-r--r--chart2/source/controller/inc/MultipleItemConverter.hxx63
-rw-r--r--chart2/source/controller/inc/ObjectHierarchy.hxx121
-rw-r--r--chart2/source/controller/inc/ObjectNameProvider.hxx90
-rw-r--r--chart2/source/controller/inc/PositionAndSizeHelper.hxx64
-rwxr-xr-xchart2/source/controller/inc/RangeEdit.hxx59
-rw-r--r--chart2/source/controller/inc/RangeSelectionButton.hxx58
-rwxr-xr-xchart2/source/controller/inc/RangeSelectionHelper.hxx90
-rw-r--r--chart2/source/controller/inc/RangeSelectionListener.hxx82
-rw-r--r--chart2/source/controller/inc/RegressionCurveItemConverter.hxx85
-rw-r--r--chart2/source/controller/inc/RegressionEquationItemConverter.hxx86
-rw-r--r--chart2/source/controller/inc/SchSlotIds.hxx237
-rw-r--r--chart2/source/controller/inc/SeriesOptionsItemConverter.hxx105
-rw-r--r--chart2/source/controller/inc/StatisticsItemConverter.hxx78
-rw-r--r--chart2/source/controller/inc/TabPageNotifiable.hxx54
-rw-r--r--chart2/source/controller/inc/TextDirectionListBox.hxx52
-rw-r--r--chart2/source/controller/inc/TimerTriggeredControllerLock.hxx66
-rw-r--r--chart2/source/controller/inc/TitleDialogData.hxx70
-rw-r--r--chart2/source/controller/inc/TitleItemConverter.hxx83
-rw-r--r--chart2/source/controller/inc/ViewElementListProvider.hxx73
-rw-r--r--chart2/source/controller/inc/dlg_ChartType.hxx79
-rw-r--r--chart2/source/controller/inc/dlg_ChartType_UNO.hxx89
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard.hxx108
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx132
-rw-r--r--chart2/source/controller/inc/dlg_DataEditor.hxx124
-rw-r--r--chart2/source/controller/inc/dlg_DataSource.hxx103
-rw-r--r--chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx104
-rw-r--r--chart2/source/controller/inc/dlg_InsertDataLabel.hxx75
-rw-r--r--chart2/source/controller/inc/dlg_InsertErrorBars.hxx81
-rw-r--r--chart2/source/controller/inc/dlg_InsertLegend.hxx75
-rw-r--r--chart2/source/controller/inc/dlg_InsertTitle.hxx67
-rw-r--r--chart2/source/controller/inc/dlg_InsertTrendline.hxx71
-rw-r--r--chart2/source/controller/inc/dlg_ObjectProperties.hxx158
-rw-r--r--chart2/source/controller/inc/dlg_View3D.hxx87
-rw-r--r--chart2/source/controller/inc/res_ErrorBar.hxx157
-rw-r--r--chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx838
-rw-r--r--chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx520
-rw-r--r--chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx703
-rwxr-xr-xchart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx459
-rw-r--r--chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx815
-rw-r--r--chart2/source/controller/itemsetwrapper/ItemConverter.cxx272
-rw-r--r--chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx239
-rw-r--r--chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx236
-rw-r--r--chart2/source/controller/itemsetwrapper/MultipleItemConverter.cxx87
-rw-r--r--chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx279
-rw-r--r--chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx190
-rw-r--r--chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx278
-rw-r--r--chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx456
-rw-r--r--chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx700
-rw-r--r--chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx248
-rw-r--r--chart2/source/controller/itemsetwrapper/makefile.mk64
-rw-r--r--chart2/source/controller/main/ChartController.cxx1528
-rw-r--r--chart2/source/controller/main/ChartController.hxx717
-rw-r--r--chart2/source/controller/main/ChartController_EditData.cxx83
-rw-r--r--chart2/source/controller/main/ChartController_Insert.cxx949
-rw-r--r--chart2/source/controller/main/ChartController_Position.cxx195
-rw-r--r--chart2/source/controller/main/ChartController_Properties.cxx863
-rw-r--r--chart2/source/controller/main/ChartController_TextEdit.cxx246
-rw-r--r--chart2/source/controller/main/ChartController_Tools.cxx785
-rw-r--r--chart2/source/controller/main/ChartController_Window.cxx1815
-rw-r--r--chart2/source/controller/main/ChartDropTargetHelper.cxx207
-rw-r--r--chart2/source/controller/main/ChartDropTargetHelper.hxx72
-rw-r--r--chart2/source/controller/main/ChartFrameloader.cxx211
-rw-r--r--chart2/source/controller/main/ChartFrameloader.hxx94
-rw-r--r--chart2/source/controller/main/ChartRenderer.cxx181
-rw-r--r--chart2/source/controller/main/ChartTransferable.cxx96
-rw-r--r--chart2/source/controller/main/ChartTransferable.hxx66
-rw-r--r--chart2/source/controller/main/ChartWindow.cxx274
-rw-r--r--chart2/source/controller/main/ChartWindow.hxx91
-rw-r--r--chart2/source/controller/main/CommandDispatch.cxx214
-rw-r--r--chart2/source/controller/main/CommandDispatch.hxx154
-rw-r--r--chart2/source/controller/main/CommandDispatchContainer.cxx185
-rw-r--r--chart2/source/controller/main/CommandDispatchContainer.hxx148
-rw-r--r--chart2/source/controller/main/ConfigurationAccess.cxx123
-rw-r--r--chart2/source/controller/main/ControllerCommandDispatch.cxx771
-rw-r--r--chart2/source/controller/main/ControllerCommandDispatch.hxx132
-rw-r--r--chart2/source/controller/main/DragMethod_Base.cxx96
-rw-r--r--chart2/source/controller/main/DragMethod_Base.hxx72
-rw-r--r--chart2/source/controller/main/DragMethod_PieSegment.cxx166
-rw-r--r--chart2/source/controller/main/DragMethod_PieSegment.hxx67
-rw-r--r--chart2/source/controller/main/DragMethod_RotateDiagram.cxx240
-rw-r--r--chart2/source/controller/main/DragMethod_RotateDiagram.hxx95
-rw-r--r--chart2/source/controller/main/ElementSelector.cxx328
-rw-r--r--chart2/source/controller/main/ElementSelector.hxx125
-rw-r--r--chart2/source/controller/main/ObjectHierarchy.cxx817
-rw-r--r--chart2/source/controller/main/PositionAndSizeHelper.cxx199
-rw-r--r--chart2/source/controller/main/SelectionHelper.cxx756
-rw-r--r--chart2/source/controller/main/SelectionHelper.hxx136
-rw-r--r--chart2/source/controller/main/StatusBarCommandDispatch.cxx159
-rw-r--r--chart2/source/controller/main/StatusBarCommandDispatch.hxx112
-rw-r--r--chart2/source/controller/main/UndoCommandDispatch.cxx150
-rw-r--r--chart2/source/controller/main/UndoCommandDispatch.hxx89
-rw-r--r--chart2/source/controller/main/_serviceregistration_controller.cxx127
-rw-r--r--chart2/source/controller/main/makefile.mk81
-rw-r--r--chart2/source/controller/makefile.mk131
-rw-r--r--chart2/source/inc/AxisHelper.hxx247
-rw-r--r--chart2/source/inc/AxisIndexDefines.hxx41
-rw-r--r--chart2/source/inc/BaseGFXHelper.hxx105
-rw-r--r--chart2/source/inc/CachedDataSequence.hxx195
-rw-r--r--chart2/source/inc/CharacterProperties.hxx150
-rw-r--r--chart2/source/inc/ChartDebugTrace.hxx72
-rw-r--r--chart2/source/inc/ChartModelHelper.hxx120
-rw-r--r--chart2/source/inc/ChartTypeHelper.hxx107
-rw-r--r--chart2/source/inc/ChartViewHelper.hxx54
-rw-r--r--chart2/source/inc/CloneHelper.hxx126
-rw-r--r--chart2/source/inc/ColorPerPointHelper.hxx68
-rw-r--r--chart2/source/inc/CommonConverters.hxx282
-rw-r--r--chart2/source/inc/CommonFunctors.hxx231
-rw-r--r--chart2/source/inc/ConfigColorScheme.hxx97
-rw-r--r--chart2/source/inc/ConfigItemListener.hxx48
-rw-r--r--chart2/source/inc/ContainerHelper.hxx184
-rw-r--r--chart2/source/inc/ControllerLockGuard.hxx96
-rw-r--r--chart2/source/inc/DataSeriesHelper.hxx216
-rw-r--r--chart2/source/inc/DataSource.hxx86
-rw-r--r--chart2/source/inc/DataSourceHelper.hxx166
-rw-r--r--chart2/source/inc/DiagramHelper.hxx336
-rw-r--r--chart2/source/inc/DisposeHelper.hxx104
-rw-r--r--chart2/source/inc/ErrorBar.hxx163
-rw-r--r--chart2/source/inc/EventListenerHelper.hxx225
-rw-r--r--chart2/source/inc/ExplicitCategoriesProvider.hxx76
-rw-r--r--chart2/source/inc/ExponentialRegressionCurveCalculator.hxx77
-rw-r--r--chart2/source/inc/FastPropertyIdRanges.hxx60
-rw-r--r--chart2/source/inc/FillProperties.hxx94
-rw-r--r--chart2/source/inc/FormattedStringHelper.hxx60
-rw-r--r--chart2/source/inc/InternalDataProvider.hxx244
-rw-r--r--chart2/source/inc/LabeledDataSequence.hxx118
-rw-r--r--chart2/source/inc/LegendHelper.hxx81
-rw-r--r--chart2/source/inc/LifeTime.hxx258
-rw-r--r--chart2/source/inc/LineProperties.hxx80
-rw-r--r--chart2/source/inc/LinearRegressionCurveCalculator.hxx77
-rw-r--r--chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx77
-rw-r--r--chart2/source/inc/MeanValueRegressionCurveCalculator.hxx76
-rw-r--r--chart2/source/inc/MediaDescriptorHelper.hxx210
-rw-r--r--chart2/source/inc/ModifyListenerCallBack.hxx71
-rw-r--r--chart2/source/inc/ModifyListenerHelper.hxx310
-rw-r--r--chart2/source/inc/MutexContainer.hxx53
-rw-r--r--chart2/source/inc/NameContainer.hxx107
-rw-r--r--chart2/source/inc/NamedFillProperties.hxx78
-rw-r--r--chart2/source/inc/NamedLineProperties.hxx78
-rw-r--r--chart2/source/inc/NamedProperties.hxx65
-rw-r--r--chart2/source/inc/NoWarningThisInCTOR.hxx49
-rw-r--r--chart2/source/inc/OPropertySet.hxx322
-rw-r--r--chart2/source/inc/ObjectIdentifier.hxx249
-rw-r--r--chart2/source/inc/PotentialRegressionCurveCalculator.hxx79
-rw-r--r--chart2/source/inc/PropertyHelper.hxx200
-rw-r--r--chart2/source/inc/RangeHighlighter.hxx119
-rw-r--r--chart2/source/inc/ReferenceSizeProvider.hxx148
-rw-r--r--chart2/source/inc/RegressionCurveCalculator.hxx96
-rw-r--r--chart2/source/inc/RegressionCurveHelper.hxx244
-rw-r--r--chart2/source/inc/RelativePositionHelper.hxx123
-rw-r--r--chart2/source/inc/RelativeSizeHelper.hxx62
-rw-r--r--chart2/source/inc/ResId.hxx51
-rw-r--r--chart2/source/inc/RessourceManager.hxx56
-rw-r--r--chart2/source/inc/Scaling.hxx213
-rw-r--r--chart2/source/inc/SceneProperties.hxx99
-rw-r--r--chart2/source/inc/ServiceMacros.hxx149
-rw-r--r--chart2/source/inc/StackMode.hxx50
-rw-r--r--chart2/source/inc/StatisticsHelper.hxx136
-rw-r--r--chart2/source/inc/Strings.hrc410
-rw-r--r--chart2/source/inc/ThreeDHelper.hxx162
-rw-r--r--chart2/source/inc/TitleHelper.hxx104
-rw-r--r--chart2/source/inc/TrueGuard.hxx51
-rw-r--r--chart2/source/inc/UncachedDataSequence.hxx209
-rw-r--r--chart2/source/inc/UndoGuard.hxx124
-rw-r--r--chart2/source/inc/UndoManager.hxx169
-rw-r--r--chart2/source/inc/UserDefinedProperties.hxx72
-rw-r--r--chart2/source/inc/WeakListenerAdapter.hxx130
-rw-r--r--chart2/source/inc/WrappedDefaultProperty.hxx69
-rw-r--r--chart2/source/inc/WrappedDirectStateProperty.hxx56
-rw-r--r--chart2/source/inc/WrappedIgnoreProperty.hxx84
-rw-r--r--chart2/source/inc/WrappedProperty.hxx89
-rw-r--r--chart2/source/inc/WrappedPropertySet.hxx148
-rw-r--r--chart2/source/inc/XMLRangeHelper.hxx77
-rw-r--r--chart2/source/inc/charttoolsdllapi.hxx43
-rw-r--r--chart2/source/inc/chartview/ChartSfxItemIds.hxx265
-rw-r--r--chart2/source/inc/chartview/DataPointSymbolSupplier.hxx62
-rw-r--r--chart2/source/inc/chartview/DrawModelWrapper.hxx119
-rw-r--r--chart2/source/inc/chartview/ExplicitValueProvider.hxx112
-rw-r--r--chart2/source/inc/chartview/NumberFormatterWrapper.hxx85
-rw-r--r--chart2/source/inc/chartview/chartviewdllapi.hxx43
-rw-r--r--chart2/source/inc/chartview/servicenames_charttypes.hxx50
-rw-r--r--chart2/source/inc/exports.dxp3
-rw-r--r--chart2/source/inc/macros.hxx56
-rw-r--r--chart2/source/inc/servicenames.hxx75
-rw-r--r--chart2/source/inc/servicenames_charttypes.hxx52
-rw-r--r--chart2/source/inc/servicenames_coosystems.hxx46
-rw-r--r--chart2/source/inc/servicenames_dlwrapper.hxx44
-rw-r--r--chart2/source/model/filter/XMLFilter.cxx876
-rw-r--r--chart2/source/model/filter/makefile.mk53
-rw-r--r--chart2/source/model/inc/BaseCoordinateSystem.hxx193
-rw-r--r--chart2/source/model/inc/CartesianCoordinateSystem.hxx96
-rw-r--r--chart2/source/model/inc/ChartTypeManager.hxx95
-rw-r--r--chart2/source/model/inc/DataSeries.hxx233
-rw-r--r--chart2/source/model/inc/DataSeriesTree.hxx94
-rw-r--r--chart2/source/model/inc/Diagram.hxx254
-rw-r--r--chart2/source/model/inc/PolarCoordinateSystem.hxx96
-rw-r--r--chart2/source/model/inc/StockBar.hxx122
-rw-r--r--chart2/source/model/inc/XMLFilter.hxx226
-rw-r--r--chart2/source/model/inc/_serviceregistration_charttypes.hxx43
-rw-r--r--chart2/source/model/main/Axis.cxx618
-rw-r--r--chart2/source/model/main/Axis.hxx187
-rw-r--r--chart2/source/model/main/BaseCoordinateSystem.cxx412
-rw-r--r--chart2/source/model/main/CartesianCoordinateSystem.cxx158
-rw-r--r--chart2/source/model/main/ChartData.cxx107
-rw-r--r--chart2/source/model/main/ChartData.hxx105
-rw-r--r--chart2/source/model/main/ChartModel.cxx1233
-rw-r--r--chart2/source/model/main/ChartModel.hxx573
-rw-r--r--chart2/source/model/main/ChartModel_Persistence.cxx769
-rw-r--r--chart2/source/model/main/DataPoint.cxx322
-rw-r--r--chart2/source/model/main/DataPoint.hxx146
-rw-r--r--chart2/source/model/main/DataPointProperties.cxx441
-rw-r--r--chart2/source/model/main/DataPointProperties.hxx104
-rw-r--r--chart2/source/model/main/DataSeries.cxx596
-rw-r--r--chart2/source/model/main/DataSeriesProperties.cxx101
-rw-r--r--chart2/source/model/main/DataSeriesProperties.hxx66
-rw-r--r--chart2/source/model/main/Diagram.cxx695
-rw-r--r--chart2/source/model/main/FormattedString.cxx264
-rw-r--r--chart2/source/model/main/FormattedString.hxx143
-rw-r--r--chart2/source/model/main/GridProperties.cxx276
-rw-r--r--chart2/source/model/main/GridProperties.hxx131
-rw-r--r--chart2/source/model/main/ImplChartModel.cxx589
-rw-r--r--chart2/source/model/main/ImplChartModel.hxx253
-rw-r--r--chart2/source/model/main/InternalData.cxx260
-rw-r--r--chart2/source/model/main/InternalData.hxx121
-rw-r--r--chart2/source/model/main/LayoutContainer.cxx141
-rw-r--r--chart2/source/model/main/LayoutContainer.hxx93
-rw-r--r--chart2/source/model/main/Legend.cxx372
-rw-r--r--chart2/source/model/main/Legend.hxx157
-rw-r--r--chart2/source/model/main/PageBackground.cxx258
-rw-r--r--chart2/source/model/main/PageBackground.hxx135
-rw-r--r--chart2/source/model/main/PolarCoordinateSystem.cxx158
-rw-r--r--chart2/source/model/main/StockBar.cxx270
-rw-r--r--chart2/source/model/main/Title.cxx414
-rw-r--r--chart2/source/model/main/Title.hxx150
-rw-r--r--chart2/source/model/main/Wall.cxx263
-rw-r--r--chart2/source/model/main/Wall.hxx130
-rw-r--r--chart2/source/model/main/_serviceregistration_model.cxx223
-rw-r--r--chart2/source/model/main/makefile.mk73
-rw-r--r--chart2/source/model/makefile.mk105
-rw-r--r--chart2/source/model/model.map8
-rw-r--r--chart2/source/model/template/AreaChartType.cxx80
-rw-r--r--chart2/source/model/template/AreaChartType.hxx67
-rw-r--r--chart2/source/model/template/AreaChartTypeTemplate.cxx298
-rw-r--r--chart2/source/model/template/AreaChartTypeTemplate.hxx106
-rw-r--r--chart2/source/model/template/BarChartType.cxx81
-rw-r--r--chart2/source/model/template/BarChartType.hxx67
-rw-r--r--chart2/source/model/template/BarChartTypeTemplate.cxx357
-rw-r--r--chart2/source/model/template/BarChartTypeTemplate.hxx124
-rw-r--r--chart2/source/model/template/BubbleChartType.cxx245
-rw-r--r--chart2/source/model/template/BubbleChartType.hxx89
-rw-r--r--chart2/source/model/template/BubbleChartTypeTemplate.cxx322
-rw-r--r--chart2/source/model/template/BubbleChartTypeTemplate.hxx106
-rw-r--r--chart2/source/model/template/BubbleDataInterpreter.cxx317
-rw-r--r--chart2/source/model/template/BubbleDataInterpreter.hxx64
-rw-r--r--chart2/source/model/template/CandleStickChartType.cxx358
-rw-r--r--chart2/source/model/template/CandleStickChartType.hxx93
-rw-r--r--chart2/source/model/template/ChartType.cxx328
-rw-r--r--chart2/source/model/template/ChartType.hxx186
-rw-r--r--chart2/source/model/template/ChartTypeManager.cxx622
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.cxx967
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.hxx304
-rw-r--r--chart2/source/model/template/ColumnChartType.cxx205
-rw-r--r--chart2/source/model/template/ColumnChartType.hxx77
-rw-r--r--chart2/source/model/template/ColumnLineChartTypeTemplate.cxx451
-rw-r--r--chart2/source/model/template/ColumnLineChartTypeTemplate.hxx122
-rw-r--r--chart2/source/model/template/ColumnLineDataInterpreter.cxx104
-rw-r--r--chart2/source/model/template/ColumnLineDataInterpreter.hxx62
-rw-r--r--chart2/source/model/template/DataInterpreter.cxx492
-rw-r--r--chart2/source/model/template/DataInterpreter.hxx103
-rw-r--r--chart2/source/model/template/FilledNetChartType.cxx97
-rw-r--r--chart2/source/model/template/FilledNetChartType.hxx66
-rw-r--r--chart2/source/model/template/LineChartType.cxx217
-rw-r--r--chart2/source/model/template/LineChartType.hxx78
-rw-r--r--chart2/source/model/template/LineChartTypeTemplate.cxx415
-rw-r--r--chart2/source/model/template/LineChartTypeTemplate.hxx112
-rw-r--r--chart2/source/model/template/NetChartType.cxx183
-rw-r--r--chart2/source/model/template/NetChartType.hxx96
-rw-r--r--chart2/source/model/template/NetChartTypeTemplate.cxx232
-rw-r--r--chart2/source/model/template/NetChartTypeTemplate.hxx90
-rw-r--r--chart2/source/model/template/PieChartType.cxx242
-rw-r--r--chart2/source/model/template/PieChartType.hxx84
-rw-r--r--chart2/source/model/template/PieChartTypeTemplate.cxx672
-rw-r--r--chart2/source/model/template/PieChartTypeTemplate.hxx143
-rw-r--r--chart2/source/model/template/ScatterChartType.cxx299
-rw-r--r--chart2/source/model/template/ScatterChartType.hxx94
-rw-r--r--chart2/source/model/template/ScatterChartTypeTemplate.cxx439
-rw-r--r--chart2/source/model/template/ScatterChartTypeTemplate.hxx115
-rw-r--r--chart2/source/model/template/StockChartTypeTemplate.cxx558
-rw-r--r--chart2/source/model/template/StockChartTypeTemplate.hxx141
-rw-r--r--chart2/source/model/template/StockDataInterpreter.cxx348
-rw-r--r--chart2/source/model/template/StockDataInterpreter.hxx72
-rw-r--r--chart2/source/model/template/XYDataInterpreter.cxx281
-rw-r--r--chart2/source/model/template/XYDataInterpreter.hxx64
-rw-r--r--chart2/source/model/template/_serviceregistration_charttypes.cxx141
-rw-r--r--chart2/source/model/template/makefile.mk86
-rw-r--r--chart2/source/tools/AxisHelper.cxx959
-rw-r--r--chart2/source/tools/BaseGFXHelper.cxx225
-rw-r--r--chart2/source/tools/CachedDataSequence.cxx412
-rw-r--r--chart2/source/tools/CharacterProperties.cxx611
-rw-r--r--chart2/source/tools/ChartDebugTrace.cxx420
-rw-r--r--chart2/source/tools/ChartModelHelper.cxx271
-rw-r--r--chart2/source/tools/ChartTypeHelper.cxx687
-rw-r--r--chart2/source/tools/ChartViewHelper.cxx75
-rw-r--r--chart2/source/tools/ColorPerPointHelper.cxx100
-rw-r--r--chart2/source/tools/CommonConverters.cxx552
-rw-r--r--chart2/source/tools/ConfigColorScheme.cxx205
-rw-r--r--chart2/source/tools/ControllerLockGuard.cxx92
-rw-r--r--chart2/source/tools/DataSeriesHelper.cxx921
-rw-r--r--chart2/source/tools/DataSource.cxx94
-rw-r--r--chart2/source/tools/DataSourceHelper.cxx559
-rw-r--r--chart2/source/tools/DiagramHelper.cxx1435
-rw-r--r--chart2/source/tools/ErrorBar.cxx366
-rw-r--r--chart2/source/tools/ExplicitCategoriesProvider.cxx100
-rw-r--r--chart2/source/tools/ExponentialRegressionCurveCalculator.cxx186
-rw-r--r--chart2/source/tools/FillProperties.cxx280
-rw-r--r--chart2/source/tools/FormattedStringHelper.cxx83
-rw-r--r--chart2/source/tools/ImplOPropertySet.cxx210
-rw-r--r--chart2/source/tools/ImplOPropertySet.hxx99
-rw-r--r--chart2/source/tools/ImplUndoManager.cxx482
-rw-r--r--chart2/source/tools/ImplUndoManager.hxx214
-rw-r--r--chart2/source/tools/InternalDataProvider.cxx1579
-rw-r--r--chart2/source/tools/LabeledDataSequence.cxx182
-rw-r--r--chart2/source/tools/LegendHelper.cxx150
-rw-r--r--chart2/source/tools/LifeTime.cxx537
-rw-r--r--chart2/source/tools/LineProperties.cxx188
-rw-r--r--chart2/source/tools/LinearRegressionCurveCalculator.cxx182
-rw-r--r--chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx194
-rw-r--r--chart2/source/tools/MeanValueRegressionCurveCalculator.cxx146
-rw-r--r--chart2/source/tools/MediaDescriptorHelper.cxx224
-rw-r--r--chart2/source/tools/ModifyListenerCallBack.cxx137
-rw-r--r--chart2/source/tools/ModifyListenerHelper.cxx216
-rw-r--r--chart2/source/tools/MutexContainer.cxx46
-rw-r--r--chart2/source/tools/NameContainer.cxx192
-rw-r--r--chart2/source/tools/NamedFillProperties.cxx117
-rw-r--r--chart2/source/tools/NamedLineProperties.cxx102
-rw-r--r--chart2/source/tools/NamedProperties.cxx62
-rw-r--r--chart2/source/tools/OPropertySet.cxx533
-rw-r--r--chart2/source/tools/ObjectIdentifier.cxx1338
-rw-r--r--chart2/source/tools/PotentialRegressionCurveCalculator.cxx180
-rw-r--r--chart2/source/tools/PropertyHelper.cxx317
-rw-r--r--chart2/source/tools/RangeHighlighter.cxx389
-rw-r--r--chart2/source/tools/ReferenceSizeProvider.cxx381
-rw-r--r--chart2/source/tools/RegressionCalculationHelper.hxx134
-rw-r--r--chart2/source/tools/RegressionCurveCalculator.cxx171
-rw-r--r--chart2/source/tools/RegressionCurveHelper.cxx739
-rw-r--r--chart2/source/tools/RegressionCurveModel.cxx444
-rw-r--r--chart2/source/tools/RegressionCurveModel.hxx262
-rw-r--r--chart2/source/tools/RegressionEquation.cxx365
-rw-r--r--chart2/source/tools/RegressionEquation.hxx146
-rw-r--r--chart2/source/tools/RelativePositionHelper.cxx402
-rw-r--r--chart2/source/tools/RelativeSizeHelper.cxx103
-rw-r--r--chart2/source/tools/ResId.cxx50
-rw-r--r--chart2/source/tools/RessourceManager.cxx52
-rw-r--r--chart2/source/tools/Scaling.cxx274
-rw-r--r--chart2/source/tools/SceneProperties.cxx385
-rw-r--r--chart2/source/tools/StatisticsHelper.cxx406
-rw-r--r--chart2/source/tools/ThreeDHelper.cxx1530
-rw-r--r--chart2/source/tools/TitleHelper.cxx381
-rw-r--r--chart2/source/tools/TrueGuard.cxx50
-rw-r--r--chart2/source/tools/UncachedDataSequence.cxx382
-rw-r--r--chart2/source/tools/UndoGuard.cxx138
-rw-r--r--chart2/source/tools/UndoManager.cxx355
-rw-r--r--chart2/source/tools/UserDefinedProperties.cxx76
-rw-r--r--chart2/source/tools/WeakListenerAdapter.cxx79
-rw-r--r--chart2/source/tools/WrappedDefaultProperty.cxx95
-rw-r--r--chart2/source/tools/WrappedDirectStateProperty.cxx62
-rw-r--r--chart2/source/tools/WrappedIgnoreProperty.cxx151
-rw-r--r--chart2/source/tools/WrappedProperty.cxx153
-rw-r--r--chart2/source/tools/WrappedPropertySet.cxx488
-rw-r--r--chart2/source/tools/XMLRangeHelper.cxx421
-rw-r--r--chart2/source/tools/_serviceregistration_tools.cxx203
-rw-r--r--chart2/source/tools/exports.flt3
-rw-r--r--chart2/source/tools/makefile.mk195
-rw-r--r--chart2/source/tools/tools.map8
-rw-r--r--chart2/source/view/axes/MinimumAndMaximumSupplier.cxx204
-rw-r--r--chart2/source/view/axes/ScaleAutomatism.cxx763
-rw-r--r--chart2/source/view/axes/TickmarkHelper.cxx925
-rw-r--r--chart2/source/view/axes/TickmarkHelper.hxx254
-rw-r--r--chart2/source/view/axes/TickmarkProperties.hxx56
-rw-r--r--chart2/source/view/axes/VAxisBase.cxx237
-rw-r--r--chart2/source/view/axes/VAxisBase.hxx109
-rw-r--r--chart2/source/view/axes/VAxisOrGridBase.cxx101
-rw-r--r--chart2/source/view/axes/VAxisOrGridBase.hxx86
-rw-r--r--chart2/source/view/axes/VAxisProperties.cxx476
-rw-r--r--chart2/source/view/axes/VAxisProperties.hxx171
-rw-r--r--chart2/source/view/axes/VCartesianAxis.cxx1342
-rw-r--r--chart2/source/view/axes/VCartesianAxis.hxx138
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.cxx245
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.hxx67
-rw-r--r--chart2/source/view/axes/VCartesianGrid.cxx342
-rw-r--r--chart2/source/view/axes/VCartesianGrid.hxx74
-rw-r--r--chart2/source/view/axes/VCoordinateSystem.cxx597
-rw-r--r--chart2/source/view/axes/VPolarAngleAxis.cxx238
-rw-r--r--chart2/source/view/axes/VPolarAngleAxis.hxx69
-rw-r--r--chart2/source/view/axes/VPolarAxis.cxx86
-rw-r--r--chart2/source/view/axes/VPolarAxis.hxx74
-rw-r--r--chart2/source/view/axes/VPolarCoordinateSystem.cxx214
-rw-r--r--chart2/source/view/axes/VPolarCoordinateSystem.hxx71
-rw-r--r--chart2/source/view/axes/VPolarGrid.cxx276
-rw-r--r--chart2/source/view/axes/VPolarGrid.hxx99
-rw-r--r--chart2/source/view/axes/VPolarRadiusAxis.cxx190
-rw-r--r--chart2/source/view/axes/VPolarRadiusAxis.hxx101
-rw-r--r--chart2/source/view/axes/makefile.mk70
-rw-r--r--chart2/source/view/charttypes/AreaChart.cxx1007
-rw-r--r--chart2/source/view/charttypes/AreaChart.hxx138
-rw-r--r--chart2/source/view/charttypes/BarChart.cxx1010
-rw-r--r--chart2/source/view/charttypes/BarChart.hxx113
-rw-r--r--chart2/source/view/charttypes/BarPositionHelper.cxx141
-rw-r--r--chart2/source/view/charttypes/BarPositionHelper.hxx79
-rw-r--r--chart2/source/view/charttypes/BubbleChart.cxx420
-rw-r--r--chart2/source/view/charttypes/BubbleChart.hxx97
-rw-r--r--chart2/source/view/charttypes/CandleStickChart.cxx401
-rw-r--r--chart2/source/view/charttypes/CandleStickChart.hxx92
-rw-r--r--chart2/source/view/charttypes/CategoryPositionHelper.cxx103
-rw-r--r--chart2/source/view/charttypes/CategoryPositionHelper.hxx71
-rw-r--r--chart2/source/view/charttypes/PieChart.cxx882
-rw-r--r--chart2/source/view/charttypes/PieChart.hxx144
-rw-r--r--chart2/source/view/charttypes/Splines.cxx548
-rw-r--r--chart2/source/view/charttypes/Splines.hxx64
-rw-r--r--chart2/source/view/charttypes/VSeriesPlotter.cxx2089
-rw-r--r--chart2/source/view/charttypes/makefile.mk59
-rw-r--r--chart2/source/view/diagram/VDiagram.cxx817
-rw-r--r--chart2/source/view/diagram/makefile.mk52
-rw-r--r--chart2/source/view/exports.flt4
-rw-r--r--chart2/source/view/inc/Clipping.hxx73
-rw-r--r--chart2/source/view/inc/LabelAlignment.hxx44
-rw-r--r--chart2/source/view/inc/LabelPositionHelper.hxx89
-rw-r--r--chart2/source/view/inc/LegendEntryProvider.hxx66
-rw-r--r--chart2/source/view/inc/Linear3DTransformation.hxx70
-rw-r--r--chart2/source/view/inc/MinimumAndMaximumSupplier.hxx103
-rw-r--r--chart2/source/view/inc/PlotterBase.hxx129
-rw-r--r--chart2/source/view/inc/PlottingPositionHelper.hxx409
-rw-r--r--chart2/source/view/inc/PolarLabelPositionHelper.hxx79
-rw-r--r--chart2/source/view/inc/PropertyMapper.hxx131
-rw-r--r--chart2/source/view/inc/ScaleAutomatism.hxx122
-rw-r--r--chart2/source/view/inc/ShapeFactory.hxx252
-rw-r--r--chart2/source/view/inc/Stripe.hxx88
-rw-r--r--chart2/source/view/inc/VCoordinateSystem.hxx216
-rw-r--r--chart2/source/view/inc/VDataSeries.hxx267
-rw-r--r--chart2/source/view/inc/VDiagram.hxx139
-rw-r--r--chart2/source/view/inc/VLegendSymbolFactory.hxx80
-rw-r--r--chart2/source/view/inc/VLineProperties.hxx64
-rw-r--r--chart2/source/view/inc/VPolarTransformation.hxx70
-rw-r--r--chart2/source/view/inc/VSeriesPlotter.hxx456
-rw-r--r--chart2/source/view/inc/ViewDefines.hxx51
-rw-r--r--chart2/source/view/main/ChartItemPool.cxx260
-rw-r--r--chart2/source/view/main/ChartItemPool.hxx61
-rw-r--r--chart2/source/view/main/ChartView.cxx2888
-rw-r--r--chart2/source/view/main/ChartView.hxx241
-rw-r--r--chart2/source/view/main/Clipping.cxx307
-rw-r--r--chart2/source/view/main/DataPointSymbolSupplier.cxx69
-rw-r--r--chart2/source/view/main/DrawModelWrapper.cxx485
-rw-r--r--chart2/source/view/main/LabelPositionHelper.cxx491
-rw-r--r--chart2/source/view/main/Linear3DTransformation.cxx110
-rw-r--r--chart2/source/view/main/NumberFormatterWrapper.cxx172
-rw-r--r--chart2/source/view/main/PlotterBase.cxx138
-rw-r--r--chart2/source/view/main/PlottingPositionHelper.cxx670
-rw-r--r--chart2/source/view/main/PolarLabelPositionHelper.cxx191
-rw-r--r--chart2/source/view/main/PropertyMapper.cxx534
-rw-r--r--chart2/source/view/main/ShapeFactory.cxx1999
-rw-r--r--chart2/source/view/main/Stripe.cxx226
-rw-r--r--chart2/source/view/main/VDataSeries.cxx989
-rw-r--r--chart2/source/view/main/VLegend.cxx796
-rw-r--r--chart2/source/view/main/VLegend.hxx114
-rw-r--r--chart2/source/view/main/VLegendSymbolFactory.cxx367
-rw-r--r--chart2/source/view/main/VLineProperties.cxx112
-rw-r--r--chart2/source/view/main/VPolarTransformation.cxx97
-rw-r--r--chart2/source/view/main/VTitle.cxx287
-rw-r--r--chart2/source/view/main/VTitle.hxx86
-rw-r--r--chart2/source/view/main/_serviceregistration_view.cxx74
-rw-r--r--chart2/source/view/main/makefile.mk72
-rw-r--r--chart2/source/view/makefile.mk123
-rw-r--r--chart2/source/view/view.map9
-rw-r--r--chart2/uiconfig/accelerator/en-US/default.xml30
-rw-r--r--chart2/uiconfig/menubar/menubar.xml156
-rw-r--r--chart2/uiconfig/statusbar/statusbar.xml6
-rw-r--r--chart2/uiconfig/toolbar/standardbar.xml22
-rw-r--r--chart2/uiconfig/toolbar/toolbar.xml15
-rw-r--r--chart2/util/makefile.mk64
-rw-r--r--chart2/util/makefile.pmk50
-rw-r--r--chart2/util/target.pmk36
-rw-r--r--chart2/workbench/addin/exports.dxp3
-rw-r--r--chart2/workbench/addin/makefile.mk90
-rw-r--r--chart2/workbench/addin/sampleaddin.cxx719
-rw-r--r--chart2/workbench/addin/sampleaddin.def7
-rw-r--r--chart2/workbench/addin/sampleaddin.hxx164
-rw-r--r--cli_ure/inc/makefile.mk52
-rw-r--r--cli_ure/inc/pch/precompiled_cli_ure.cxx32
-rw-r--r--cli_ure/inc/pch/precompiled_cli_ure.hxx35
-rw-r--r--cli_ure/prj/build.lst13
-rw-r--r--cli_ure/prj/d.lst13
-rw-r--r--cli_ure/qa/climaker/ClimakerTestCase.java101
-rw-r--r--cli_ure/qa/climaker/climaker.cs1490
-rw-r--r--cli_ure/qa/climaker/makefile.mk139
-rw-r--r--cli_ure/qa/climaker/testobjects.cs591
-rw-r--r--cli_ure/qa/climaker/types.idl486
-rw-r--r--cli_ure/qa/versioning/readme.txt32
-rw-r--r--cli_ure/readme.txt276
-rw-r--r--cli_ure/source/basetypes/assembly.cs2
-rw-r--r--cli_ure/source/basetypes/cli_basetypes_config11
-rw-r--r--cli_ure/source/basetypes/makefile.mk116
-rw-r--r--cli_ure/source/basetypes/uno/Any.cs214
-rw-r--r--cli_ure/source/basetypes/uno/BoundAttribute.cs49
-rw-r--r--cli_ure/source/basetypes/uno/ExceptionAttribute.cs73
-rw-r--r--cli_ure/source/basetypes/uno/OnewayAttribute.cs46
-rw-r--r--cli_ure/source/basetypes/uno/ParameterizedTypeAttribute.cs71
-rw-r--r--cli_ure/source/basetypes/uno/PolymorphicType.cs446
-rw-r--r--cli_ure/source/basetypes/uno/TypeArgumentsAttribute.cs87
-rw-r--r--cli_ure/source/basetypes/uno/TypeParametersAttribute.cs68
-rw-r--r--cli_ure/source/climaker/climaker.exe.config10
-rw-r--r--cli_ure/source/climaker/climaker_app.cxx752
-rw-r--r--cli_ure/source/climaker/climaker_emit.cxx2326
-rw-r--r--cli_ure/source/climaker/climaker_share.h271
-rw-r--r--cli_ure/source/climaker/makefile.mk143
-rw-r--r--cli_ure/source/cliuno.snkbin0 -> 596 bytes
-rw-r--r--cli_ure/source/makefile.mk52
-rw-r--r--cli_ure/source/native/assembly.cxx39
-rw-r--r--cli_ure/source/native/cli_cppuhelper_config11
-rw-r--r--cli_ure/source/native/makefile.mk194
-rw-r--r--cli_ure/source/native/msvc.map6
-rw-r--r--cli_ure/source/native/native_bootstrap.cxx436
-rw-r--r--cli_ure/source/native/native_share.h123
-rw-r--r--cli_ure/source/native/path.cxx221
-rw-r--r--cli_ure/source/scripts/increment_version.pl285
-rw-r--r--cli_ure/source/scripts/subst_template.pl137
-rw-r--r--cli_ure/source/uno_bridge/README.txt20
-rw-r--r--cli_ure/source/uno_bridge/bridge_exports.map8
-rw-r--r--cli_ure/source/uno_bridge/cli_base.h183
-rw-r--r--cli_ure/source/uno_bridge/cli_bridge.cxx372
-rw-r--r--cli_ure/source/uno_bridge/cli_bridge.h123
-rw-r--r--cli_ure/source/uno_bridge/cli_data.cxx2014
-rw-r--r--cli_ure/source/uno_bridge/cli_environment.cxx176
-rw-r--r--cli_ure/source/uno_bridge/cli_environment.h117
-rw-r--r--cli_ure/source/uno_bridge/cli_proxy.cxx1183
-rw-r--r--cli_ure/source/uno_bridge/cli_proxy.h302
-rw-r--r--cli_ure/source/uno_bridge/cli_uno.cxx293
-rw-r--r--cli_ure/source/uno_bridge/makefile.mk99
-rw-r--r--cli_ure/source/ure/assembly.cs2
-rw-r--r--cli_ure/source/ure/cli_ure_config11
-rw-r--r--cli_ure/source/ure/makefile.mk113
-rw-r--r--cli_ure/source/ure/uno/util/DisposeGuard.cs62
-rw-r--r--cli_ure/source/ure/uno/util/WeakAdapter.cs123
-rw-r--r--cli_ure/source/ure/uno/util/WeakBase.cs181
-rw-r--r--cli_ure/source/ure/uno/util/WeakComponentBase.cs197
-rw-r--r--cli_ure/unotypes/cli_uretypes_config11
-rw-r--r--cli_ure/unotypes/makefile.mk83
-rw-r--r--cli_ure/util/makefile.pmk39
-rw-r--r--cli_ure/util/target.pmk48
-rw-r--r--cli_ure/version/incversions.txt43
-rw-r--r--cli_ure/version/makefile.mk73
-rw-r--r--cli_ure/version/version.txt51
-rw-r--r--cli_ure/workbench/dynload/dynload.cs35
-rw-r--r--cli_ure/workbench/dynload/makefile.mk72
-rw-r--r--cli_ure/workbench/dynload/readme.txt2
-rwxr-xr-xcodemaker/codemaker.pmk57
-rw-r--r--codemaker/inc/codemaker/codemaker.hxx59
-rw-r--r--codemaker/inc/codemaker/commoncpp.hxx60
-rw-r--r--codemaker/inc/codemaker/commonjava.hxx47
-rw-r--r--codemaker/inc/codemaker/dependencies.hxx152
-rw-r--r--codemaker/inc/codemaker/exceptiontree.hxx127
-rw-r--r--codemaker/inc/codemaker/generatedtypeset.hxx82
-rw-r--r--codemaker/inc/codemaker/global.hxx154
-rw-r--r--codemaker/inc/codemaker/options.hxx101
-rw-r--r--codemaker/inc/codemaker/typemanager.hxx185
-rw-r--r--codemaker/inc/codemaker/unotype.hxx113
-rw-r--r--codemaker/inc/makefile.mk51
-rw-r--r--codemaker/inc/pch/precompiled_codemaker.cxx32
-rw-r--r--codemaker/inc/pch/precompiled_codemaker.hxx35
-rw-r--r--codemaker/prj/build.lst11
-rw-r--r--codemaker/prj/d.lst14
-rw-r--r--codemaker/source/bonobowrappermaker/corbamaker.cxx242
-rw-r--r--codemaker/source/bonobowrappermaker/corbaoptions.cxx259
-rw-r--r--codemaker/source/bonobowrappermaker/corbaoptions.hxx54
-rw-r--r--codemaker/source/bonobowrappermaker/corbatype.cxx2785
-rw-r--r--codemaker/source/bonobowrappermaker/corbatype.hxx313
-rw-r--r--codemaker/source/bonobowrappermaker/makefile.mk66
-rw-r--r--codemaker/source/codemaker/codemaker.cxx191
-rw-r--r--codemaker/source/codemaker/dependencies.cxx284
-rw-r--r--codemaker/source/codemaker/exceptiontree.cxx109
-rw-r--r--codemaker/source/codemaker/global.cxx452
-rw-r--r--codemaker/source/codemaker/makefile.mk55
-rw-r--r--codemaker/source/codemaker/options.cxx102
-rw-r--r--codemaker/source/codemaker/typemanager.cxx406
-rw-r--r--codemaker/source/codemaker/unotype.cxx106
-rw-r--r--codemaker/source/commoncpp/commoncpp.cxx358
-rw-r--r--codemaker/source/commoncpp/makefile.mk46
-rw-r--r--codemaker/source/commonjava/commonjava.cxx170
-rw-r--r--codemaker/source/commonjava/makefile.mk46
-rw-r--r--codemaker/source/cppumaker/cppumaker.cxx247
-rw-r--r--codemaker/source/cppumaker/cppuoptions.cxx358
-rw-r--r--codemaker/source/cppumaker/cppuoptions.hxx54
-rw-r--r--codemaker/source/cppumaker/cpputype.cxx4507
-rw-r--r--codemaker/source/cppumaker/cpputype.hxx409
-rw-r--r--codemaker/source/cppumaker/dumputils.cxx94
-rw-r--r--codemaker/source/cppumaker/dumputils.hxx49
-rw-r--r--codemaker/source/cppumaker/includes.cxx283
-rw-r--r--codemaker/source/cppumaker/includes.hxx124
-rw-r--r--codemaker/source/cppumaker/makefile.mk69
-rw-r--r--codemaker/source/cunomaker/cunomaker.cxx189
-rw-r--r--codemaker/source/cunomaker/cunooptions.cxx333
-rw-r--r--codemaker/source/cunomaker/cunooptions.hxx54
-rw-r--r--codemaker/source/cunomaker/cunotype.cxx3536
-rw-r--r--codemaker/source/cunomaker/cunotype.hxx312
-rw-r--r--codemaker/source/cunomaker/makefile.mk65
-rw-r--r--codemaker/source/idlmaker/idlmaker.cxx189
-rw-r--r--codemaker/source/idlmaker/idloptions.cxx254
-rw-r--r--codemaker/source/idlmaker/idloptions.hxx54
-rw-r--r--codemaker/source/idlmaker/idltype.cxx1755
-rw-r--r--codemaker/source/idlmaker/idltype.hxx252
-rw-r--r--codemaker/source/idlmaker/makefile.mk66
-rw-r--r--codemaker/source/javamaker/classfile.cxx906
-rw-r--r--codemaker/source/javamaker/classfile.hxx277
-rw-r--r--codemaker/source/javamaker/javamaker.cxx250
-rw-r--r--codemaker/source/javamaker/javaoptions.cxx302
-rw-r--r--codemaker/source/javamaker/javaoptions.hxx54
-rw-r--r--codemaker/source/javamaker/javatype.cxx3377
-rw-r--r--codemaker/source/javamaker/javatype.hxx48
-rw-r--r--codemaker/source/javamaker/makefile.mk62
-rw-r--r--codemaker/test/cppumaker/makefile.mk75
-rw-r--r--codemaker/test/cppumaker/test_codemaker_cppumaker.cxx570
-rw-r--r--codemaker/test/cppumaker/types.idl720
-rw-r--r--codemaker/test/cppumaker/version.map38
-rw-r--r--codemaker/test/javamaker/Test.java562
-rw-r--r--codemaker/test/javamaker/java15/Test.java103
-rw-r--r--codemaker/test/javamaker/java15/makefile.mk45
-rw-r--r--codemaker/test/javamaker/java15/types.idl53
-rw-r--r--codemaker/test/javamaker/makefile.mk45
-rw-r--r--codemaker/test/javamaker/types.idl436
-rw-r--r--comphelper/inc/comphelper/ChainablePropertySet.hxx159
-rw-r--r--comphelper/inc/comphelper/ChainablePropertySetInfo.hxx80
-rw-r--r--comphelper/inc/comphelper/IdPropArrayHelper.hxx126
-rw-r--r--comphelper/inc/comphelper/InlineContainer.hxx152
-rw-r--r--comphelper/inc/comphelper/MasterPropertySet.hxx158
-rw-r--r--comphelper/inc/comphelper/MasterPropertySetInfo.hxx72
-rw-r--r--comphelper/inc/comphelper/PropertyInfoHash.hxx74
-rw-r--r--comphelper/inc/comphelper/SelectionMultiplex.hxx120
-rw-r--r--comphelper/inc/comphelper/SettingsHelper.hxx126
-rw-r--r--comphelper/inc/comphelper/TypeGeneration.hxx127
-rw-r--r--comphelper/inc/comphelper/accessiblecomponenthelper.hxx147
-rw-r--r--comphelper/inc/comphelper/accessiblecontexthelper.hxx379
-rw-r--r--comphelper/inc/comphelper/accessibleeventbuffer.hxx136
-rw-r--r--comphelper/inc/comphelper/accessibleeventnotifier.hxx176
-rw-r--r--comphelper/inc/comphelper/accessiblekeybindinghelper.hxx86
-rw-r--r--comphelper/inc/comphelper/accessibleselectionhelper.hxx137
-rw-r--r--comphelper/inc/comphelper/accessibletexthelper.hxx188
-rw-r--r--comphelper/inc/comphelper/accessiblewrapper.hxx414
-rw-r--r--comphelper/inc/comphelper/accimplaccess.hxx169
-rw-r--r--comphelper/inc/comphelper/anytostring.hxx53
-rw-r--r--comphelper/inc/comphelper/asyncnotification.hxx201
-rw-r--r--comphelper/inc/comphelper/attributelist.hxx80
-rw-r--r--comphelper/inc/comphelper/basicio.hxx109
-rw-r--r--comphelper/inc/comphelper/broadcasthelper.hxx72
-rw-r--r--comphelper/inc/comphelper/classids.hxx577
-rw-r--r--comphelper/inc/comphelper/comphelperdllapi.h14
-rw-r--r--comphelper/inc/comphelper/componentbase.hxx160
-rw-r--r--comphelper/inc/comphelper/componentcontext.hxx255
-rw-r--r--comphelper/inc/comphelper/componentfactory.hxx121
-rw-r--r--comphelper/inc/comphelper/componentmodule.hxx444
-rw-r--r--comphelper/inc/comphelper/composedprops.hxx130
-rw-r--r--comphelper/inc/comphelper/configurationhelper.hxx264
-rw-r--r--comphelper/inc/comphelper/container.hxx88
-rw-r--r--comphelper/inc/comphelper/containermultiplexer.hxx118
-rw-r--r--comphelper/inc/comphelper/docpasswordhelper.hxx212
-rw-r--r--comphelper/inc/comphelper/docpasswordrequest.hxx91
-rw-r--r--comphelper/inc/comphelper/documentconstants.hxx116
-rw-r--r--comphelper/inc/comphelper/documentinfo.hxx62
-rw-r--r--comphelper/inc/comphelper/embeddedobjectcontainer.hxx192
-rw-r--r--comphelper/inc/comphelper/enumhelper.hxx153
-rw-r--r--comphelper/inc/comphelper/eventattachermgr.hxx71
-rw-r--r--comphelper/inc/comphelper/evtlistenerhlp.hxx59
-rw-r--r--comphelper/inc/comphelper/extract.hxx167
-rw-r--r--comphelper/inc/comphelper/fileformat.h44
-rw-r--r--comphelper/inc/comphelper/genericpropertyset.hxx44
-rw-r--r--comphelper/inc/comphelper/guarding.hxx66
-rw-r--r--comphelper/inc/comphelper/ihwrapnofilter.hxx106
-rw-r--r--comphelper/inc/comphelper/implbase_var.hxx406
-rw-r--r--comphelper/inc/comphelper/implementationreference.hxx276
-rw-r--r--comphelper/inc/comphelper/interaction.hxx173
-rw-r--r--comphelper/inc/comphelper/legacysingletonfactory.hxx75
-rw-r--r--comphelper/inc/comphelper/listenernotification.hxx311
-rw-r--r--comphelper/inc/comphelper/locale.hxx446
-rw-r--r--comphelper/inc/comphelper/logging.hxx797
-rw-r--r--comphelper/inc/comphelper/make_shared_from_uno.hxx78
-rw-r--r--comphelper/inc/comphelper/makesequence.hxx90
-rw-r--r--comphelper/inc/comphelper/mediadescriptor.hxx291
-rw-r--r--comphelper/inc/comphelper/mimeconfighelper.hxx136
-rw-r--r--comphelper/inc/comphelper/namecontainer.hxx45
-rw-r--r--comphelper/inc/comphelper/namedvaluecollection.hxx351
-rw-r--r--comphelper/inc/comphelper/numberedcollection.hxx202
-rw-r--r--comphelper/inc/comphelper/numbers.hxx77
-rw-r--r--comphelper/inc/comphelper/officeresourcebundle.hxx119
-rw-r--r--comphelper/inc/comphelper/ofopxmlhelper.hxx142
-rw-r--r--comphelper/inc/comphelper/optional.hxx93
-rw-r--r--comphelper/inc/comphelper/optionalvalue.hxx190
-rw-r--r--comphelper/inc/comphelper/oslfile2streamwrap.hxx111
-rw-r--r--comphelper/inc/comphelper/otransactedfilestream.hxx139
-rw-r--r--comphelper/inc/comphelper/processfactory.hxx101
-rw-r--r--comphelper/inc/comphelper/propagg.hxx332
-rw-r--r--comphelper/inc/comphelper/proparrhlp.hxx185
-rw-r--r--comphelper/inc/comphelper/property.hxx241
-rw-r--r--comphelper/inc/comphelper/propertybag.hxx240
-rw-r--r--comphelper/inc/comphelper/propertycontainer.hxx100
-rw-r--r--comphelper/inc/comphelper/propertycontainerhelper.hxx221
-rw-r--r--comphelper/inc/comphelper/propertysethelper.hxx105
-rw-r--r--comphelper/inc/comphelper/propertysetinfo.hxx106
-rw-r--r--comphelper/inc/comphelper/propertystatecontainer.hxx123
-rw-r--r--comphelper/inc/comphelper/propmultiplex.hxx119
-rw-r--r--comphelper/inc/comphelper/propstate.hxx115
-rw-r--r--comphelper/inc/comphelper/proxyaggregation.hxx232
-rw-r--r--comphelper/inc/comphelper/querydeep.hxx487
-rw-r--r--comphelper/inc/comphelper/regpathhelper.hxx74
-rw-r--r--comphelper/inc/comphelper/scopeguard.hxx75
-rw-r--r--comphelper/inc/comphelper/seekableinput.hxx87
-rw-r--r--comphelper/inc/comphelper/seqstream.hxx149
-rw-r--r--comphelper/inc/comphelper/sequence.hxx392
-rw-r--r--comphelper/inc/comphelper/sequenceashashmap.hxx387
-rw-r--r--comphelper/inc/comphelper/sequenceasvector.hxx250
-rw-r--r--comphelper/inc/comphelper/servicedecl.hxx462
-rw-r--r--comphelper/inc/comphelper/servicehelper.hxx108
-rw-r--r--comphelper/inc/comphelper/sharedmutex.hxx94
-rw-r--r--comphelper/inc/comphelper/stl_types.hxx285
-rw-r--r--comphelper/inc/comphelper/stlunosequence.hxx89
-rw-r--r--comphelper/inc/comphelper/storagehelper.hxx169
-rw-r--r--comphelper/inc/comphelper/streamsection.hxx91
-rw-r--r--comphelper/inc/comphelper/string.hxx138
-rw-r--r--comphelper/inc/comphelper/synchronousdispatch.hxx77
-rw-r--r--comphelper/inc/comphelper/types.hxx183
-rw-r--r--comphelper/inc/comphelper/uieventslogger.hxx60
-rw-r--r--comphelper/inc/comphelper/uno3.hxx305
-rw-r--r--comphelper/inc/comphelper/unwrapargs.hxx153
-rw-r--r--comphelper/inc/comphelper/weak.hxx66
-rw-r--r--comphelper/inc/comphelper/weakbag.hxx95
-rw-r--r--comphelper/inc/comphelper/weakeventlistener.hxx192
-rw-r--r--comphelper/inc/makefile.mk52
-rw-r--r--comphelper/inc/pch/precompiled_comphelper.cxx32
-rw-r--r--comphelper/inc/pch/precompiled_comphelper.hxx35
-rw-r--r--comphelper/prj/build.lst13
-rw-r--r--comphelper/prj/d.lst14
-rw-r--r--comphelper/qa/complex/comphelper/Map.java512
-rw-r--r--comphelper/qa/complex/comphelper/SequenceOutputStreamUnitTest.java74
-rw-r--r--comphelper/qa/complex/comphelper/Test01.java110
-rw-r--r--comphelper/qa/complex/comphelper/TestHelper.java52
-rw-r--r--comphelper/qa/complex/comphelper_all.sce2
-rw-r--r--comphelper/qa/complex/makefile.mk101
-rw-r--r--comphelper/qa/makefile.mk58
-rw-r--r--comphelper/qa/test_string.cxx85
-rw-r--r--comphelper/qa/test_weakbag.cxx73
-rw-r--r--comphelper/qa/version.map38
-rw-r--r--comphelper/source/compare/AnyCompareFactory.cxx194
-rw-r--r--comphelper/source/compare/makefile.mk51
-rw-r--r--comphelper/source/container/IndexedPropertyValuesContainer.cxx273
-rw-r--r--comphelper/source/container/NamedPropertyValuesContainer.cxx242
-rw-r--r--comphelper/source/container/container.cxx156
-rw-r--r--comphelper/source/container/containermultiplexer.cxx206
-rw-r--r--comphelper/source/container/embeddedobjectcontainer.cxx1666
-rw-r--r--comphelper/source/container/enumerablemap.cxx999
-rw-r--r--comphelper/source/container/enumhelper.cxx300
-rw-r--r--comphelper/source/container/makefile.mk59
-rw-r--r--comphelper/source/container/namecontainer.cxx214
-rw-r--r--comphelper/source/eventattachermgr/eventattachermgr.cxx1039
-rw-r--r--comphelper/source/eventattachermgr/makefile.mk54
-rw-r--r--comphelper/source/inc/comphelper_module.hxx42
-rw-r--r--comphelper/source/misc/SelectionMultiplex.cxx177
-rw-r--r--comphelper/source/misc/accessiblecomponenthelper.cxx224
-rw-r--r--comphelper/source/misc/accessiblecontexthelper.cxx359
-rw-r--r--comphelper/source/misc/accessibleeventbuffer.cxx113
-rw-r--r--comphelper/source/misc/accessibleeventnotifier.cxx262
-rw-r--r--comphelper/source/misc/accessiblekeybindinghelper.cxx117
-rw-r--r--comphelper/source/misc/accessibleselectionhelper.cxx195
-rw-r--r--comphelper/source/misc/accessibletexthelper.cxx918
-rw-r--r--comphelper/source/misc/accessiblewrapper.cxx686
-rw-r--r--comphelper/source/misc/accimplaccess.cxx192
-rw-r--r--comphelper/source/misc/anytostring.cxx338
-rw-r--r--comphelper/source/misc/asyncnotification.cxx284
-rw-r--r--comphelper/source/misc/comphelper_module.cxx40
-rw-r--r--comphelper/source/misc/comphelper_services.cxx76
-rw-r--r--comphelper/source/misc/componentbase.cxx73
-rw-r--r--comphelper/source/misc/componentcontext.cxx154
-rw-r--r--comphelper/source/misc/componentmodule.cxx240
-rw-r--r--comphelper/source/misc/configurationhelper.cxx210
-rw-r--r--comphelper/source/misc/docpasswordhelper.cxx152
-rw-r--r--comphelper/source/misc/docpasswordrequest.cxx153
-rw-r--r--comphelper/source/misc/documentinfo.cxx200
-rw-r--r--comphelper/source/misc/documentiologring.cxx182
-rw-r--r--comphelper/source/misc/documentiologring.hxx91
-rw-r--r--comphelper/source/misc/evtlistenerhlp.cxx55
-rw-r--r--comphelper/source/misc/ihwrapnofilter.cxx121
-rw-r--r--comphelper/source/misc/instancelocker.cxx515
-rw-r--r--comphelper/source/misc/instancelocker.hxx136
-rw-r--r--comphelper/source/misc/interaction.cxx102
-rw-r--r--comphelper/source/misc/legacysingletonfactory.cxx200
-rw-r--r--comphelper/source/misc/listenernotification.cxx130
-rw-r--r--comphelper/source/misc/locale.cxx686
-rw-r--r--comphelper/source/misc/logging.cxx408
-rw-r--r--comphelper/source/misc/makefile.mk101
-rw-r--r--comphelper/source/misc/mediadescriptor.cxx959
-rw-r--r--comphelper/source/misc/mimeconfighelper.cxx808
-rw-r--r--comphelper/source/misc/namedvaluecollection.cxx334
-rw-r--r--comphelper/source/misc/numberedcollection.cxx280
-rw-r--r--comphelper/source/misc/numbers.cxx153
-rw-r--r--comphelper/source/misc/officeresourcebundle.cxx243
-rw-r--r--comphelper/source/misc/proxyaggregation.cxx279
-rw-r--r--comphelper/source/misc/querydeep.cxx79
-rw-r--r--comphelper/source/misc/regpathhelper.cxx238
-rw-r--r--comphelper/source/misc/scopeguard.cxx74
-rw-r--r--comphelper/source/misc/sequence.cxx106
-rw-r--r--comphelper/source/misc/sequenceashashmap.cxx403
-rw-r--r--comphelper/source/misc/servicedecl.cxx199
-rw-r--r--comphelper/source/misc/sharedmutex.cxx65
-rw-r--r--comphelper/source/misc/storagehelper.cxx438
-rw-r--r--comphelper/source/misc/string.cxx128
-rw-r--r--comphelper/source/misc/synchronousdispatch.cxx105
-rw-r--r--comphelper/source/misc/types.cxx480
-rw-r--r--comphelper/source/misc/uieventslogger.cxx689
-rw-r--r--comphelper/source/misc/weak.cxx79
-rw-r--r--comphelper/source/misc/weakeventlistener.cxx96
-rw-r--r--comphelper/source/officeinstdir/makefile.mk54
-rw-r--r--comphelper/source/officeinstdir/officeinstallationdirectories.cxx353
-rw-r--r--comphelper/source/officeinstdir/officeinstallationdirectories.hxx110
-rw-r--r--comphelper/source/processfactory/componentfactory.cxx89
-rw-r--r--comphelper/source/processfactory/makefile.mk56
-rw-r--r--comphelper/source/processfactory/processfactory.cxx130
-rw-r--r--comphelper/source/property/ChainablePropertySet.cxx324
-rw-r--r--comphelper/source/property/ChainablePropertySetInfo.cxx145
-rw-r--r--comphelper/source/property/MasterPropertySet.cxx508
-rw-r--r--comphelper/source/property/MasterPropertySetInfo.cxx173
-rw-r--r--comphelper/source/property/TypeGeneration.cxx241
-rw-r--r--comphelper/source/property/composedprops.cxx360
-rw-r--r--comphelper/source/property/genericpropertyset.cxx304
-rw-r--r--comphelper/source/property/makefile.mk69
-rw-r--r--comphelper/source/property/opropertybag.cxx588
-rw-r--r--comphelper/source/property/opropertybag.hxx245
-rw-r--r--comphelper/source/property/propagg.cxx1030
-rw-r--r--comphelper/source/property/property.cxx248
-rw-r--r--comphelper/source/property/propertybag.cxx224
-rw-r--r--comphelper/source/property/propertycontainer.cxx108
-rw-r--r--comphelper/source/property/propertycontainerhelper.cxx555
-rw-r--r--comphelper/source/property/propertysethelper.cxx331
-rw-r--r--comphelper/source/property/propertysetinfo.cxx217
-rw-r--r--comphelper/source/property/propertystatecontainer.cxx342
-rw-r--r--comphelper/source/property/propmultiplex.cxx185
-rw-r--r--comphelper/source/property/propstate.cxx264
-rw-r--r--comphelper/source/streaming/basicio.cxx177
-rw-r--r--comphelper/source/streaming/makefile.mk58
-rw-r--r--comphelper/source/streaming/memorystream.cxx250
-rw-r--r--comphelper/source/streaming/oslfile2streamwrap.cxx201
-rw-r--r--comphelper/source/streaming/otransactedfilestream.cxx827
-rw-r--r--comphelper/source/streaming/seekableinput.cxx270
-rw-r--r--comphelper/source/streaming/seqinputstreamserv.cxx254
-rw-r--r--comphelper/source/streaming/seqoutputstreamserv.cxx175
-rw-r--r--comphelper/source/streaming/seqstream.cxx246
-rw-r--r--comphelper/source/streaming/streamsection.cxx125
-rw-r--r--comphelper/source/xml/attributelist.cxx182
-rw-r--r--comphelper/source/xml/makefile.mk52
-rw-r--r--comphelper/source/xml/ofopxmlhelper.cxx470
-rw-r--r--comphelper/test/uno_iterators/makefile.mk51
-rw-r--r--comphelper/test/uno_iterators/uno_iterators.cxx221
-rw-r--r--comphelper/util/exports.dxp3
-rw-r--r--comphelper/util/makefile.mk74
-rw-r--r--comphelper/util/makefile.pmk39
-rw-r--r--comphelper/version.mk50
-rwxr-xr-xconfig.sub1566
-rw-r--r--configmgr/inc/makefile.mk52
-rw-r--r--configmgr/inc/pch/precompiled_configmgr.cxx32
-rw-r--r--configmgr/inc/pch/precompiled_configmgr.hxx248
-rw-r--r--configmgr/makefile.pmk32
-rw-r--r--configmgr/prj/build.lst18
-rw-r--r--configmgr/prj/d.lst10
-rw-r--r--configmgr/qa/unit/common.hxx114
-rw-r--r--configmgr/qa/unit/configmgrrc22
-rw-r--r--configmgr/qa/unit/data/org/openoffice/Setup.xcu46
-rw-r--r--configmgr/qa/unit/data/org/openoffice/UI/GenericCommands.xcu5072
-rw-r--r--configmgr/qa/unit/export.map7
-rw-r--r--configmgr/qa/unit/makefile.mk63
-rw-r--r--configmgr/qa/unit/performance.cxx271
-rw-r--r--configmgr/qa/unit/schema/org/openoffice/Setup.xcs75
-rw-r--r--configmgr/qa/unit/schema/org/openoffice/UI/Commands.xcs65
-rw-r--r--configmgr/qa/unit/schema/org/openoffice/UI/GenericCommands.xcs52
-rw-r--r--configmgr/qa/unit/threading.cxx262
-rw-r--r--configmgr/qa/unit/ubootstrap.cxx123
-rw-r--r--configmgr/qa/unoapi/cfgmgr2.sce34
-rw-r--r--configmgr/qa/unoapi/knownissues.xcl55
-rw-r--r--configmgr/qa/unoapi/makefile.mk48
-rw-r--r--configmgr/source/api/confevents.cxx305
-rw-r--r--configmgr/source/api/confsvccomponent.cxx103
-rw-r--r--configmgr/source/api/makefile.mk53
-rw-r--r--configmgr/source/api2/accessimpl.cxx807
-rw-r--r--configmgr/source/api2/accessimpl.hxx139
-rw-r--r--configmgr/source/api2/apiaccessobj.cxx293
-rw-r--r--configmgr/source/api2/apiaccessobj.hxx148
-rw-r--r--configmgr/source/api2/apiaccessobj.inl263
-rw-r--r--configmgr/source/api2/apifactory.cxx338
-rw-r--r--configmgr/source/api2/apifactory.hxx122
-rw-r--r--configmgr/source/api2/apifactoryimpl.cxx355
-rw-r--r--configmgr/source/api2/apifactoryimpl.hxx71
-rw-r--r--configmgr/source/api2/apinodeaccess.cxx181
-rw-r--r--configmgr/source/api2/apinodeaccess.hxx175
-rw-r--r--configmgr/source/api2/apinodeupdate.cxx172
-rw-r--r--configmgr/source/api2/apinodeupdate.hxx177
-rw-r--r--configmgr/source/api2/apinotifierimpl.cxx332
-rw-r--r--configmgr/source/api2/apinotifierimpl.hxx105
-rw-r--r--configmgr/source/api2/apiserviceinfo.cxx340
-rw-r--r--configmgr/source/api2/apiserviceinfo.hxx72
-rw-r--r--configmgr/source/api2/apitreeaccess.cxx113
-rw-r--r--configmgr/source/api2/apitreeaccess.hxx179
-rw-r--r--configmgr/source/api2/apitreeimplobj.cxx1004
-rw-r--r--configmgr/source/api2/apitreeimplobj.hxx192
-rw-r--r--configmgr/source/api2/broadcaster.cxx1229
-rw-r--r--configmgr/source/api2/broadcaster.hxx91
-rw-r--r--configmgr/source/api2/committer.cxx133
-rw-r--r--configmgr/source/api2/committer.hxx60
-rw-r--r--configmgr/source/api2/confignotifier.cxx246
-rw-r--r--configmgr/source/api2/confignotifier.hxx200
-rw-r--r--configmgr/source/api2/elementaccess.cxx489
-rw-r--r--configmgr/source/api2/elementaccess.hxx386
-rw-r--r--configmgr/source/api2/elementimpl.cxx591
-rw-r--r--configmgr/source/api2/elementimpl.hxx160
-rw-r--r--configmgr/source/api2/groupaccess.cxx147
-rw-r--r--configmgr/source/api2/groupaccess.hxx138
-rw-r--r--configmgr/source/api2/groupobjects.cxx410
-rw-r--r--configmgr/source/api2/groupobjects.hxx271
-rw-r--r--configmgr/source/api2/groupupdate.cxx107
-rw-r--r--configmgr/source/api2/groupupdate.hxx101
-rw-r--r--configmgr/source/api2/listenercontainer.cxx83
-rw-r--r--configmgr/source/api2/listenercontainer.hxx584
-rw-r--r--configmgr/source/api2/makefile.mk83
-rw-r--r--configmgr/source/api2/notifierimpl.hxx241
-rw-r--r--configmgr/source/api2/objectregistry.hxx98
-rw-r--r--configmgr/source/api2/propertiesfilterednotifier.cxx154
-rw-r--r--configmgr/source/api2/propertiesfilterednotifier.hxx79
-rw-r--r--configmgr/source/api2/propertyinfohelper.cxx75
-rw-r--r--configmgr/source/api2/propertyinfohelper.hxx59
-rw-r--r--configmgr/source/api2/propertysetaccess.cxx278
-rw-r--r--configmgr/source/api2/propertysetaccess.hxx218
-rw-r--r--configmgr/source/api2/propsetaccessimpl.cxx1287
-rw-r--r--configmgr/source/api2/propsetaccessimpl.hxx141
-rw-r--r--configmgr/source/api2/provider.cxx714
-rw-r--r--configmgr/source/api2/provider.hxx201
-rw-r--r--configmgr/source/api2/providerimpl.cxx896
-rw-r--r--configmgr/source/api2/providerimpl.hxx231
-rw-r--r--configmgr/source/api2/setaccess.cxx188
-rw-r--r--configmgr/source/api2/setaccess.hxx170
-rw-r--r--configmgr/source/api2/setobjects.cxx550
-rw-r--r--configmgr/source/api2/setobjects.hxx361
-rw-r--r--configmgr/source/api2/setupdate.cxx244
-rw-r--r--configmgr/source/api2/setupdate.hxx211
-rw-r--r--configmgr/source/api2/translatechanges.cxx286
-rw-r--r--configmgr/source/api2/translatechanges.hxx120
-rw-r--r--configmgr/source/api2/treeiterators.cxx96
-rw-r--r--configmgr/source/api2/treeiterators.hxx88
-rw-r--r--configmgr/source/api2/updateimpl.cxx650
-rw-r--r--configmgr/source/api2/updateimpl.hxx98
-rw-r--r--configmgr/source/backend/backendaccess.cxx830
-rw-r--r--configmgr/source/backend/backendaccess.hxx160
-rw-r--r--configmgr/source/backend/backendfactory.cxx332
-rw-r--r--configmgr/source/backend/backendnotifier.cxx198
-rw-r--r--configmgr/source/backend/backendnotifier.hxx123
-rw-r--r--configmgr/source/backend/backendstratalistener.cxx59
-rw-r--r--configmgr/source/backend/backendstratalistener.hxx77
-rw-r--r--configmgr/source/backend/basicimporthandler.cxx117
-rw-r--r--configmgr/source/backend/basicimporthandler.hxx99
-rw-r--r--configmgr/source/backend/basicupdatemerger.cxx341
-rw-r--r--configmgr/source/backend/basicupdatemerger.hxx160
-rw-r--r--configmgr/source/backend/binarycache.cxx251
-rw-r--r--configmgr/source/backend/binarycache.hxx103
-rw-r--r--configmgr/source/backend/binaryreader.cxx693
-rw-r--r--configmgr/source/backend/binaryreader.hxx88
-rw-r--r--configmgr/source/backend/binaryreadhandler.cxx690
-rw-r--r--configmgr/source/backend/binaryreadhandler.hxx136
-rw-r--r--configmgr/source/backend/binarytype.hxx61
-rw-r--r--configmgr/source/backend/binarywritehandler.cxx492
-rw-r--r--configmgr/source/backend/binarywritehandler.hxx120
-rw-r--r--configmgr/source/backend/binarywriter.cxx218
-rw-r--r--configmgr/source/backend/binarywriter.hxx79
-rw-r--r--configmgr/source/backend/componentdatahelper.cxx617
-rw-r--r--configmgr/source/backend/componentdatahelper.hxx222
-rw-r--r--configmgr/source/backend/emptylayer.cxx228
-rw-r--r--configmgr/source/backend/emptylayerimpl.hxx139
-rw-r--r--configmgr/source/backend/importmergehandler.cxx299
-rw-r--r--configmgr/source/backend/importmergehandler.hxx137
-rw-r--r--configmgr/source/backend/importsvc.cxx338
-rw-r--r--configmgr/source/backend/importsvc.hxx157
-rw-r--r--configmgr/source/backend/layerdefaultremover.cxx278
-rw-r--r--configmgr/source/backend/layerdefaultremover.hxx135
-rw-r--r--configmgr/source/backend/layermerge.cxx1039
-rw-r--r--configmgr/source/backend/layermerge.hxx191
-rw-r--r--configmgr/source/backend/layerupdate.cxx113
-rw-r--r--configmgr/source/backend/layerupdate.hxx90
-rw-r--r--configmgr/source/backend/layerupdatebuilder.cxx302
-rw-r--r--configmgr/source/backend/layerupdatebuilder.hxx108
-rw-r--r--configmgr/source/backend/layerupdatehandler.cxx316
-rw-r--r--configmgr/source/backend/layerupdatehandler.hxx157
-rw-r--r--configmgr/source/backend/layerupdatemerger.cxx515
-rw-r--r--configmgr/source/backend/layerupdatemerger.hxx133
-rw-r--r--configmgr/source/backend/makefile.mk81
-rw-r--r--configmgr/source/backend/mergedcomponentdata.cxx176
-rw-r--r--configmgr/source/backend/mergedcomponentdata.hxx102
-rw-r--r--configmgr/source/backend/multistratumbackend.cxx934
-rw-r--r--configmgr/source/backend/multistratumbackend.hxx222
-rw-r--r--configmgr/source/backend/schemabuilder.cxx539
-rw-r--r--configmgr/source/backend/schemabuilder.hxx154
-rw-r--r--configmgr/source/backend/singlebackendadapter.cxx339
-rw-r--r--configmgr/source/backend/singlebackendadapter.hxx145
-rw-r--r--configmgr/source/backend/updatedata.cxx458
-rw-r--r--configmgr/source/backend/updatedata.hxx269
-rw-r--r--configmgr/source/backend/updatedispatch.cxx499
-rw-r--r--configmgr/source/backend/updatedispatch.hxx106
-rw-r--r--configmgr/source/backend/updatesvc.cxx281
-rw-r--r--configmgr/source/backend/updatesvc.hxx125
-rw-r--r--configmgr/source/backendhelper/backendlayerhelper.cxx364
-rw-r--r--configmgr/source/backendhelper/backendlayerhelper.hxx168
-rw-r--r--configmgr/source/backendhelper/behelper.uno.xml35
-rw-r--r--configmgr/source/backendhelper/componentdf.cxx91
-rw-r--r--configmgr/source/backendhelper/exports.dxp3
-rw-r--r--configmgr/source/backendhelper/makefile.mk73
-rw-r--r--configmgr/source/data/anydata.cxx471
-rw-r--r--configmgr/source/data/makefile.mk54
-rw-r--r--configmgr/source/data/sequence.cxx493
-rw-r--r--configmgr/source/inc/anydata.hxx81
-rw-r--r--configmgr/source/inc/anynoderef.hxx160
-rw-r--r--configmgr/source/inc/anypair.hxx118
-rw-r--r--configmgr/source/inc/apitypes.hxx92
-rw-r--r--configmgr/source/inc/attributes.hxx136
-rw-r--r--configmgr/source/inc/autoobject.hxx100
-rw-r--r--configmgr/source/inc/autoreferencemap.hxx132
-rw-r--r--configmgr/source/inc/backendfactory.hxx71
-rw-r--r--configmgr/source/inc/bootstrap.hxx243
-rw-r--r--configmgr/source/inc/bootstrapcontext.hxx171
-rw-r--r--configmgr/source/inc/bufferedfile.hxx68
-rw-r--r--configmgr/source/inc/builddata.hxx72
-rw-r--r--configmgr/source/inc/cachefactory.hxx54
-rw-r--r--configmgr/source/inc/change.hxx507
-rw-r--r--configmgr/source/inc/confapifactory.hxx181
-rw-r--r--configmgr/source/inc/confevents.hxx216
-rw-r--r--configmgr/source/inc/configdefaultprovider.hxx98
-rw-r--r--configmgr/source/inc/configexcept.hxx120
-rw-r--r--configmgr/source/inc/configgroup.hxx117
-rw-r--r--configmgr/source/inc/configinteractionhandler.hxx84
-rw-r--r--configmgr/source/inc/configpath.hxx449
-rw-r--r--configmgr/source/inc/configset.hxx146
-rw-r--r--configmgr/source/inc/confsvccomponent.hxx91
-rw-r--r--configmgr/source/inc/datalock.hxx71
-rw-r--r--configmgr/source/inc/defaultprovider.hxx76
-rw-r--r--configmgr/source/inc/emptylayer.hxx56
-rw-r--r--configmgr/source/inc/filehelper.hxx117
-rw-r--r--configmgr/source/inc/flags.hxx136
-rw-r--r--configmgr/source/inc/interactionrequest.hxx166
-rw-r--r--configmgr/source/inc/localizedtreeactions.hxx55
-rw-r--r--configmgr/source/inc/logger.hxx116
-rw-r--r--configmgr/source/inc/matchlocale.hxx218
-rw-r--r--configmgr/source/inc/mergechange.hxx71
-rw-r--r--configmgr/source/inc/mergeddataprovider.hxx176
-rw-r--r--configmgr/source/inc/namecreator.hxx76
-rw-r--r--configmgr/source/inc/node.hxx232
-rw-r--r--configmgr/source/inc/nodechange.hxx160
-rw-r--r--configmgr/source/inc/nodechangeinfo.hxx249
-rw-r--r--configmgr/source/inc/nodeconverter.hxx64
-rw-r--r--configmgr/source/inc/noderef.hxx271
-rw-r--r--configmgr/source/inc/nodevisitor.hxx80
-rw-r--r--configmgr/source/inc/options.hxx105
-rw-r--r--configmgr/source/inc/oslstream.hxx134
-rw-r--r--configmgr/source/inc/propertysethelper.hxx113
-rw-r--r--configmgr/source/inc/request.hxx155
-rw-r--r--configmgr/source/inc/requestoptions.hxx124
-rw-r--r--configmgr/source/inc/requesttypes.hxx237
-rw-r--r--configmgr/source/inc/roottree.hxx115
-rw-r--r--configmgr/source/inc/sequence.hxx108
-rw-r--r--configmgr/source/inc/serviceinfohelper.hxx138
-rw-r--r--configmgr/source/inc/simpleinteractionrequest.hxx104
-rw-r--r--configmgr/source/inc/simpletypehelper.hxx56
-rw-r--r--configmgr/source/inc/stack.hxx61
-rw-r--r--configmgr/source/inc/strdecl.hxx63
-rw-r--r--configmgr/source/inc/strings.hxx77
-rw-r--r--configmgr/source/inc/template.hxx110
-rw-r--r--configmgr/source/inc/tracer.hxx138
-rw-r--r--configmgr/source/inc/tree.hxx668
-rw-r--r--configmgr/source/inc/treeactions.hxx92
-rw-r--r--configmgr/source/inc/treechangefactory.hxx107
-rw-r--r--configmgr/source/inc/treechangelist.hxx123
-rw-r--r--configmgr/source/inc/treefragment.hxx141
-rw-r--r--configmgr/source/inc/treemanager.hxx160
-rw-r--r--configmgr/source/inc/treenodefactory.hxx99
-rw-r--r--configmgr/source/inc/treesegment.hxx76
-rw-r--r--configmgr/source/inc/typeconverter.hxx83
-rw-r--r--configmgr/source/inc/updatehelper.hxx49
-rw-r--r--configmgr/source/inc/utility.hxx53
-rw-r--r--configmgr/source/inc/valuenode.hxx296
-rw-r--r--configmgr/source/inc/valueref.hxx135
-rw-r--r--configmgr/source/inc/valuetypeconverter.hxx158
-rw-r--r--configmgr/source/inc/wrapexception.hxx131
-rw-r--r--configmgr/source/localbe/localdataimportsvc.cxx360
-rw-r--r--configmgr/source/localbe/localdataimportsvc.hxx101
-rw-r--r--configmgr/source/localbe/localfilehelper.cxx245
-rw-r--r--configmgr/source/localbe/localfilehelper.hxx124
-rw-r--r--configmgr/source/localbe/localfilelayer.cxx611
-rw-r--r--configmgr/source/localbe/localfilelayer.hxx495
-rw-r--r--configmgr/source/localbe/localhierarchybrowsersvc.cxx536
-rw-r--r--configmgr/source/localbe/localhierarchybrowsersvc.hxx103
-rw-r--r--configmgr/source/localbe/localmultistratum.cxx250
-rw-r--r--configmgr/source/localbe/localmultistratum.hxx100
-rw-r--r--configmgr/source/localbe/localoutputstream.cxx199
-rw-r--r--configmgr/source/localbe/localoutputstream.hxx106
-rw-r--r--configmgr/source/localbe/localschemasupplier.cxx291
-rw-r--r--configmgr/source/localbe/localschemasupplier.hxx118
-rw-r--r--configmgr/source/localbe/localsinglebackend.cxx801
-rw-r--r--configmgr/source/localbe/localsinglebackend.hxx248
-rw-r--r--configmgr/source/localbe/localsinglestratum.cxx233
-rw-r--r--configmgr/source/localbe/localsinglestratum.hxx150
-rw-r--r--configmgr/source/localbe/localstratumbase.cxx256
-rw-r--r--configmgr/source/localbe/localstratumbase.hxx202
-rw-r--r--configmgr/source/localbe/makefile.mk61
-rw-r--r--configmgr/source/misc/anypair.cxx691
-rw-r--r--configmgr/source/misc/bootstrap.cxx704
-rw-r--r--configmgr/source/misc/bootstrapcontext.cxx417
-rw-r--r--configmgr/source/misc/bufferedfile.cxx133
-rw-r--r--configmgr/source/misc/configinteractionhandler.cxx115
-rw-r--r--configmgr/source/misc/configunoreg.cxx389
-rw-r--r--configmgr/source/misc/filehelper.cxx390
-rw-r--r--configmgr/source/misc/interactionrequest.cxx118
-rw-r--r--configmgr/source/misc/logger.cxx96
-rw-r--r--configmgr/source/misc/makefile.mk77
-rw-r--r--configmgr/source/misc/mergechange.cxx831
-rw-r--r--configmgr/source/misc/oslstream.cxx264
-rw-r--r--configmgr/source/misc/propertysethelper.cxx134
-rw-r--r--configmgr/source/misc/providerfactory.cxx244
-rw-r--r--configmgr/source/misc/providerfactory.hxx91
-rw-r--r--configmgr/source/misc/providerwrapper.cxx196
-rw-r--r--configmgr/source/misc/providerwrapper.hxx101
-rw-r--r--configmgr/source/misc/requestoptions.cxx107
-rw-r--r--configmgr/source/misc/serviceinfohelper.cxx192
-rw-r--r--configmgr/source/misc/simpleinteractionrequest.cxx100
-rw-r--r--configmgr/source/misc/strimpl.cxx63
-rw-r--r--configmgr/source/misc/tracer.cxx474
-rw-r--r--configmgr/source/platformbe/componentdefn.cxx93
-rw-r--r--configmgr/source/platformbe/exports.dxp3
-rw-r--r--configmgr/source/platformbe/makefile.mk76
-rw-r--r--configmgr/source/platformbe/sysmgr1.uno.xml49
-rw-r--r--configmgr/source/platformbe/systemintegrationmanager.cxx369
-rw-r--r--configmgr/source/platformbe/systemintegrationmanager.hxx161
-rw-r--r--configmgr/source/registry/cfgregistrykey.cxx1482
-rw-r--r--configmgr/source/registry/cfgregistrykey.hxx247
-rw-r--r--configmgr/source/registry/configregistry.cxx379
-rw-r--r--configmgr/source/registry/configregistry.hxx121
-rw-r--r--configmgr/source/registry/makefile.mk52
-rw-r--r--configmgr/source/tree/builddata.cxx1137
-rw-r--r--configmgr/source/tree/changes.cxx247
-rw-r--r--configmgr/source/tree/cmtree.cxx381
-rw-r--r--configmgr/source/tree/cmtreemodel.cxx374
-rw-r--r--configmgr/source/tree/localizedtreeactions.cxx546
-rw-r--r--configmgr/source/tree/makefile.mk70
-rw-r--r--configmgr/source/tree/mergehelper.cxx459
-rw-r--r--configmgr/source/tree/node.cxx538
-rw-r--r--configmgr/source/tree/nodeconverter.cxx213
-rw-r--r--configmgr/source/tree/nodevisitor.cxx107
-rw-r--r--configmgr/source/tree/subtree.hxx113
-rw-r--r--configmgr/source/tree/treeactions.cxx67
-rw-r--r--configmgr/source/tree/treechangefactory.cxx126
-rw-r--r--configmgr/source/tree/treefragment.cxx133
-rw-r--r--configmgr/source/tree/treenodefactory.cxx113
-rw-r--r--configmgr/source/tree/treesegment.cxx91
-rw-r--r--configmgr/source/tree/updatehelper.cxx625
-rw-r--r--configmgr/source/treecache/cacheaccess.cxx355
-rw-r--r--configmgr/source/treecache/cacheaccess.hxx160
-rw-r--r--configmgr/source/treecache/cachecontroller.cxx719
-rw-r--r--configmgr/source/treecache/cachecontroller.hxx341
-rw-r--r--configmgr/source/treecache/cachedata.cxx498
-rw-r--r--configmgr/source/treecache/cachedata.hxx179
-rw-r--r--configmgr/source/treecache/cachefactory.cxx78
-rw-r--r--configmgr/source/treecache/cacheline.cxx356
-rw-r--r--configmgr/source/treecache/cacheline.hxx140
-rw-r--r--configmgr/source/treecache/cachemulticaster.cxx147
-rw-r--r--configmgr/source/treecache/cachemulticaster.hxx91
-rw-r--r--configmgr/source/treecache/cachewritescheduler.cxx216
-rw-r--r--configmgr/source/treecache/cachewritescheduler.hxx128
-rw-r--r--configmgr/source/treecache/disposetimer.cxx305
-rw-r--r--configmgr/source/treecache/disposetimer.hxx172
-rw-r--r--configmgr/source/treecache/invalidatetree.cxx176
-rw-r--r--configmgr/source/treecache/makefile.mk62
-rw-r--r--configmgr/source/treecache/timestamp.cxx63
-rw-r--r--configmgr/source/treecache/timestamp.hxx128
-rw-r--r--configmgr/source/treecache/treemanager.cxx515
-rw-r--r--configmgr/source/treemgr/collectchanges.cxx244
-rw-r--r--configmgr/source/treemgr/collectchanges.hxx124
-rw-r--r--configmgr/source/treemgr/configdefaultprovider.cxx153
-rw-r--r--configmgr/source/treemgr/configexcept.cxx184
-rw-r--r--configmgr/source/treemgr/configgroup.cxx407
-rw-r--r--configmgr/source/treemgr/configpath.cxx1001
-rw-r--r--configmgr/source/treemgr/configset.cxx577
-rw-r--r--configmgr/source/treemgr/defaultproviderproxy.cxx94
-rw-r--r--configmgr/source/treemgr/defaultproviderproxy.hxx89
-rw-r--r--configmgr/source/treemgr/deferredview.cxx446
-rw-r--r--configmgr/source/treemgr/deferredview.hxx100
-rw-r--r--configmgr/source/treemgr/directview.cxx130
-rw-r--r--configmgr/source/treemgr/directview.hxx78
-rw-r--r--configmgr/source/treemgr/groupnodeimpl.hxx91
-rw-r--r--configmgr/source/treemgr/makefile.mk78
-rw-r--r--configmgr/source/treemgr/nodechange.cxx276
-rw-r--r--configmgr/source/treemgr/nodechangeimpl.cxx788
-rw-r--r--configmgr/source/treemgr/nodechangeimpl.hxx432
-rw-r--r--configmgr/source/treemgr/nodechangeinfo.cxx224
-rw-r--r--configmgr/source/treemgr/nodefactory.cxx136
-rw-r--r--configmgr/source/treemgr/nodefactory.hxx67
-rw-r--r--configmgr/source/treemgr/nodeimpl.cxx140
-rw-r--r--configmgr/source/treemgr/nodeimpl.hxx92
-rw-r--r--configmgr/source/treemgr/nodeimplobj.cxx1165
-rw-r--r--configmgr/source/treemgr/nodeimplobj.hxx201
-rw-r--r--configmgr/source/treemgr/noderef.cxx920
-rw-r--r--configmgr/source/treemgr/readonlyview.cxx108
-rw-r--r--configmgr/source/treemgr/readonlyview.hxx74
-rw-r--r--configmgr/source/treemgr/roottree.cxx174
-rw-r--r--configmgr/source/treemgr/roottreeimpl.hxx70
-rw-r--r--configmgr/source/treemgr/setnodeimpl.cxx997
-rw-r--r--configmgr/source/treemgr/setnodeimpl.hxx309
-rw-r--r--configmgr/source/treemgr/template.cxx127
-rw-r--r--configmgr/source/treemgr/templateimpl.cxx364
-rw-r--r--configmgr/source/treemgr/templateimpl.hxx175
-rw-r--r--configmgr/source/treemgr/treeimpl.cxx1373
-rw-r--r--configmgr/source/treemgr/valuemembernode.cxx336
-rw-r--r--configmgr/source/treemgr/valuemembernode.hxx117
-rw-r--r--configmgr/source/treemgr/valuenodeimpl.hxx72
-rw-r--r--configmgr/source/treemgr/viewaccess.cxx59
-rw-r--r--configmgr/source/treemgr/viewaccess.hxx231
-rw-r--r--configmgr/source/treemgr/viewfactory.hxx56
-rw-r--r--configmgr/source/treemgr/viewnode.cxx108
-rw-r--r--configmgr/source/treemgr/viewnode.hxx203
-rw-r--r--configmgr/source/treemgr/viewstrategy.cxx623
-rw-r--r--configmgr/source/treemgr/viewstrategy.hxx231
-rw-r--r--configmgr/source/xml/basicparser.cxx536
-rw-r--r--configmgr/source/xml/basicparser.hxx178
-rw-r--r--configmgr/source/xml/elementformatter.cxx324
-rw-r--r--configmgr/source/xml/elementformatter.hxx118
-rw-r--r--configmgr/source/xml/elementinfo.hxx119
-rw-r--r--configmgr/source/xml/elementparser.cxx585
-rw-r--r--configmgr/source/xml/elementparser.hxx125
-rw-r--r--configmgr/source/xml/layerparser.cxx371
-rw-r--r--configmgr/source/xml/layerparser.hxx119
-rw-r--r--configmgr/source/xml/layerwriter.cxx544
-rw-r--r--configmgr/source/xml/layerwriter.hxx169
-rw-r--r--configmgr/source/xml/makefile.mk70
-rw-r--r--configmgr/source/xml/matchlocale.cxx387
-rw-r--r--configmgr/source/xml/parsersvc.cxx385
-rw-r--r--configmgr/source/xml/parsersvc.hxx117
-rw-r--r--configmgr/source/xml/schemaparser.cxx409
-rw-r--r--configmgr/source/xml/schemaparser.hxx135
-rw-r--r--configmgr/source/xml/simpletypehelper.cxx57
-rw-r--r--configmgr/source/xml/typeconverter.cxx354
-rw-r--r--configmgr/source/xml/valueconverter.cxx504
-rw-r--r--configmgr/source/xml/valueformatter.cxx498
-rw-r--r--configmgr/source/xml/valueformatter.hxx84
-rw-r--r--configmgr/source/xml/writersvc.cxx261
-rw-r--r--configmgr/source/xml/writersvc.hxx124
-rw-r--r--configmgr/source/xml/xmlstrings.cxx140
-rw-r--r--configmgr/source/xml/xmlstrings.hxx134
-rw-r--r--configmgr/util/cfgmgr.mxp.map4
-rw-r--r--configmgr/util/configmgr.map8
-rw-r--r--configmgr/util/configmgr2.uno.xml582
-rw-r--r--configmgr/util/configmgrl.map8
-rw-r--r--configmgr/util/exports.dxp3
-rw-r--r--configmgr/util/makefile.mk82
-rw-r--r--configmgr/version.mk50
-rw-r--r--configmgr/workben/apitest/cfgadduser.cxx358
-rw-r--r--configmgr/workben/apitest/cfgadmin.cxx520
-rw-r--r--configmgr/workben/apitest/cfgapi.cxx868
-rw-r--r--configmgr/workben/apitest/cfgapi_timetest.cxx960
-rw-r--r--configmgr/workben/apitest/cfgregistry.cxx172
-rw-r--r--configmgr/workben/apitest/cfgupdate.cxx435
-rw-r--r--configmgr/workben/apitest/makefile.mk128
-rw-r--r--configmgr/workben/apitest/sregistry8
-rw-r--r--configmgr/workben/local_io/cfgfile.cxx97
-rw-r--r--configmgr/workben/local_io/cfglocal.cxx623
-rw-r--r--configmgr/workben/local_io/com.sun.star.office.Setup.xml29
-rw-r--r--configmgr/workben/local_io/filetest.cxx93
-rw-r--r--configmgr/workben/local_io/makefile.mk114
-rw-r--r--configmgr/workben/local_io/org.openoffice.test.xml70
-rw-r--r--configmgr/workben/local_io/simpletest.cxx761
-rw-r--r--configmgr/workben/local_io/xmlexport.cxx239
-rw-r--r--configmgr/workben/local_io/xmlimport.cxx472
-rw-r--r--configmgr/workben/logger/exports.dxp3
-rw-r--r--configmgr/workben/logger/loggerdfn.cxx154
-rw-r--r--configmgr/workben/logger/makefile.mk73
-rw-r--r--configmgr/workben/logger/simplelogger.cxx177
-rw-r--r--configmgr/workben/logger/simplelogger.hxx86
-rw-r--r--configmgr/workben/memory/logmechanism.hxx105
-rw-r--r--configmgr/workben/memory/main.cxx80
-rw-r--r--configmgr/workben/memory/makefile.mk259
-rw-r--r--configmgr/workben/memory/memorymeasure.hxx228
-rw-r--r--configmgr/workben/memory/memorytests.cxx1244
-rw-r--r--configmgr/workben/memory/testmodules.cxx87
-rw-r--r--configmgr/workben/memory/testmodules.hxx41
-rw-r--r--configmgr/workben/memory/treeload.cxx84
-rw-r--r--configmgr/workben/memory/treeload.hxx41
-rwxr-xr-xconfigure.cmd7
-rw-r--r--configure.in6675
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/FileSystemRuntimeException.java76
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeInputStreamHelper.java77
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeLibraries.java83
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeOutputStreamHelper.java48
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeStorageAccess.java83
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageAccess.java174
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageFileAccess.java110
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeInputStream.java56
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java143
-rw-r--r--connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk70
-rw-r--r--connectivity/dbtools.pmk33
-rw-r--r--connectivity/inc/connectivity/BlobHelper.hxx54
-rw-r--r--connectivity/inc/connectivity/CommonTools.hxx219
-rw-r--r--connectivity/inc/connectivity/ConnectionWrapper.hxx101
-rw-r--r--connectivity/inc/connectivity/DateConversion.hxx97
-rwxr-xr-xconnectivity/inc/connectivity/DriversConfig.hxx95
-rw-r--r--connectivity/inc/connectivity/FValue.hxx470
-rw-r--r--connectivity/inc/connectivity/IParseContext.hxx111
-rw-r--r--connectivity/inc/connectivity/PColumn.hxx153
-rw-r--r--connectivity/inc/connectivity/ParameterCont.hxx62
-rw-r--r--connectivity/inc/connectivity/StdTypeDefs.hxx51
-rw-r--r--connectivity/inc/connectivity/TColumnsHelper.hxx73
-rw-r--r--connectivity/inc/connectivity/TIndex.hxx59
-rw-r--r--connectivity/inc/connectivity/TIndexColumns.hxx53
-rw-r--r--connectivity/inc/connectivity/TIndexes.hxx60
-rw-r--r--connectivity/inc/connectivity/TKey.hxx57
-rw-r--r--connectivity/inc/connectivity/TKeyColumns.hxx53
-rw-r--r--connectivity/inc/connectivity/TKeys.hxx69
-rw-r--r--connectivity/inc/connectivity/TTableHelper.hxx164
-rw-r--r--connectivity/inc/connectivity/conncleanup.hxx100
-rw-r--r--connectivity/inc/connectivity/dbcharset.hxx171
-rw-r--r--connectivity/inc/connectivity/dbconversion.hxx227
-rw-r--r--connectivity/inc/connectivity/dbexception.hxx380
-rw-r--r--connectivity/inc/connectivity/dbmetadata.hxx203
-rw-r--r--connectivity/inc/connectivity/dbtools.hxx783
-rw-r--r--connectivity/inc/connectivity/dbtoolsdllapi.hxx43
-rw-r--r--connectivity/inc/connectivity/filtermanager.hxx134
-rw-r--r--connectivity/inc/connectivity/formattedcolumnvalue.hxx108
-rw-r--r--connectivity/inc/connectivity/parameters.hxx429
-rw-r--r--connectivity/inc/connectivity/paramwrapper.hxx211
-rw-r--r--connectivity/inc/connectivity/predicateinput.hxx129
-rw-r--r--connectivity/inc/connectivity/sdbcx/IRefreshable.hxx60
-rw-r--r--connectivity/inc/connectivity/sdbcx/VCatalog.hxx135
-rw-r--r--connectivity/inc/connectivity/sdbcx/VCollection.hxx246
-rw-r--r--connectivity/inc/connectivity/sdbcx/VColumn.hxx120
-rw-r--r--connectivity/inc/connectivity/sdbcx/VDescriptor.hxx105
-rw-r--r--connectivity/inc/connectivity/sdbcx/VGroup.hxx116
-rw-r--r--connectivity/inc/connectivity/sdbcx/VIndex.hxx120
-rw-r--r--connectivity/inc/connectivity/sdbcx/VIndexColumn.hxx72
-rw-r--r--connectivity/inc/connectivity/sdbcx/VKey.hxx131
-rw-r--r--connectivity/inc/connectivity/sdbcx/VKeyColumn.hxx74
-rw-r--r--connectivity/inc/connectivity/sdbcx/VTable.hxx151
-rw-r--r--connectivity/inc/connectivity/sdbcx/VTypeDef.hxx50
-rw-r--r--connectivity/inc/connectivity/sdbcx/VUser.hxx110
-rw-r--r--connectivity/inc/connectivity/sdbcx/VView.hxx111
-rw-r--r--connectivity/inc/connectivity/sqlerror.hxx343
-rw-r--r--connectivity/inc/connectivity/sqliterator.hxx361
-rw-r--r--connectivity/inc/connectivity/sqlnode.hxx470
-rw-r--r--connectivity/inc/connectivity/sqlparse.hxx264
-rw-r--r--connectivity/inc/connectivity/standardsqlstate.hxx76
-rw-r--r--connectivity/inc/connectivity/statementcomposer.hxx114
-rw-r--r--connectivity/inc/connectivity/virtualdbtools.hxx361
-rw-r--r--connectivity/inc/connectivity/warningscontainer.hxx110
-rw-r--r--connectivity/inc/makefile.mk51
-rw-r--r--connectivity/inc/pch/precompiled_connectivity.cxx32
-rw-r--r--connectivity/inc/pch/precompiled_connectivity.hxx337
-rwxr-xr-xconnectivity/makefile.pmk66
-rw-r--r--connectivity/prj/build.lst32
-rw-r--r--connectivity/prj/d.lst33
-rw-r--r--connectivity/qa/connectivity/GeneralTest.java65
-rw-r--r--connectivity/qa/connectivity/makefile.mk69
-rwxr-xr-xconnectivity/qa/connectivity/tools/AbstractDatabase.java225
-rw-r--r--connectivity/qa/connectivity/tools/CRMDatabase.java295
-rw-r--r--connectivity/qa/connectivity/tools/DataSource.java148
-rwxr-xr-xconnectivity/qa/connectivity/tools/DatabaseAccess.java66
-rwxr-xr-xconnectivity/qa/connectivity/tools/DbaseDatabase.java101
-rw-r--r--connectivity/qa/connectivity/tools/HsqlColumnDescriptor.java87
-rw-r--r--connectivity/qa/connectivity/tools/HsqlDatabase.java216
-rw-r--r--connectivity/qa/connectivity/tools/HsqlTableDescriptor.java105
-rw-r--r--connectivity/qa/connectivity/tools/QueryDefinition.java77
-rw-r--r--connectivity/qa/connectivity/tools/RowSet.java295
-rw-r--r--connectivity/qa/connectivity/tools/makefile.mk72
-rw-r--r--connectivity/qa/connectivity/tools/sdb/Connection.java93
-rw-r--r--connectivity/qa/drivers/dbase/.nbattrs10
-rw-r--r--connectivity/qa/drivers/dbase/DBaseDateFunctions.java312
-rw-r--r--connectivity/qa/drivers/dbase/DBaseDriverTest.java97
-rw-r--r--connectivity/qa/drivers/dbase/DBaseNumericFunctions.java405
-rwxr-xr-xconnectivity/qa/drivers/dbase/DBaseSqlTests.java99
-rw-r--r--connectivity/qa/drivers/dbase/DBaseStringFunctions.java326
-rw-r--r--connectivity/qa/drivers/dbase/makefile.mk68
-rw-r--r--connectivity/qa/drivers/dbase/test.properties4
-rw-r--r--connectivity/qa/drivers/hsqldb/DatabaseMetaData.java152
-rw-r--r--connectivity/qa/drivers/hsqldb/DriverTest.java173
-rw-r--r--connectivity/qa/drivers/hsqldb/TestCacheSize.java617
-rw-r--r--connectivity/qa/drivers/jdbc/LongVarCharTest.java134
-rw-r--r--connectivity/qa/drivers/jdbc/makefile.mk70
-rw-r--r--connectivity/source/commontools/AutoRetrievingBase.cxx74
-rw-r--r--connectivity/source/commontools/BlobHelper.cxx72
-rw-r--r--connectivity/source/commontools/CommonTools.cxx372
-rw-r--r--connectivity/source/commontools/ConnectionWrapper.cxx270
-rw-r--r--connectivity/source/commontools/DateConversion.cxx471
-rwxr-xr-xconnectivity/source/commontools/DriversConfig.cxx270
-rw-r--r--connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx916
-rw-r--r--connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx695
-rw-r--r--connectivity/source/commontools/FValue.cxx2273
-rw-r--r--connectivity/source/commontools/ParamterSubstitution.cxx135
-rw-r--r--connectivity/source/commontools/RowFunctionParser.cxx502
-rw-r--r--connectivity/source/commontools/TColumnsHelper.cxx249
-rw-r--r--connectivity/source/commontools/TConnection.cxx109
-rw-r--r--connectivity/source/commontools/TDatabaseMetaDataBase.cxx336
-rw-r--r--connectivity/source/commontools/TIndex.cxx113
-rw-r--r--connectivity/source/commontools/TIndexColumns.cxx130
-rw-r--r--connectivity/source/commontools/TIndexes.cxx251
-rw-r--r--connectivity/source/commontools/TKey.cxx122
-rw-r--r--connectivity/source/commontools/TKeyColumns.cxx148
-rw-r--r--connectivity/source/commontools/TKeys.cxx305
-rw-r--r--connectivity/source/commontools/TPrivilegesResultSet.cxx158
-rw-r--r--connectivity/source/commontools/TSkipDeletedSet.cxx281
-rw-r--r--connectivity/source/commontools/TSortIndex.cxx181
-rw-r--r--connectivity/source/commontools/TTableHelper.cxx581
-rw-r--r--connectivity/source/commontools/conncleanup.cxx250
-rw-r--r--connectivity/source/commontools/dbcharset.cxx235
-rw-r--r--connectivity/source/commontools/dbconversion.cxx493
-rw-r--r--connectivity/source/commontools/dbexception.cxx567
-rw-r--r--connectivity/source/commontools/dbmetadata.cxx451
-rw-r--r--connectivity/source/commontools/dbtools.cxx2121
-rw-r--r--connectivity/source/commontools/dbtools2.cxx971
-rw-r--r--connectivity/source/commontools/filtermanager.cxx201
-rw-r--r--connectivity/source/commontools/formattedcolumnvalue.cxx323
-rw-r--r--connectivity/source/commontools/makefile.mk107
-rw-r--r--connectivity/source/commontools/parameters.cxx1123
-rw-r--r--connectivity/source/commontools/paramwrapper.cxx367
-rw-r--r--connectivity/source/commontools/predicateinput.cxx394
-rw-r--r--connectivity/source/commontools/propertyids.cxx199
-rw-r--r--connectivity/source/commontools/sqlerror.cxx366
-rw-r--r--connectivity/source/commontools/statementcomposer.cxx318
-rw-r--r--connectivity/source/commontools/warningscontainer.cxx126
-rw-r--r--connectivity/source/cpool/ZConnectionPool.cxx339
-rw-r--r--connectivity/source/cpool/ZConnectionPool.hxx158
-rw-r--r--connectivity/source/cpool/ZConnectionWrapper.cxx261
-rw-r--r--connectivity/source/cpool/ZConnectionWrapper.hxx90
-rw-r--r--connectivity/source/cpool/ZDriverWrapper.cxx138
-rw-r--r--connectivity/source/cpool/ZDriverWrapper.hxx92
-rw-r--r--connectivity/source/cpool/ZPoolCollection.cxx584
-rw-r--r--connectivity/source/cpool/ZPoolCollection.hxx151
-rw-r--r--connectivity/source/cpool/ZPooledConnection.cxx91
-rw-r--r--connectivity/source/cpool/ZPooledConnection.hxx71
-rw-r--r--connectivity/source/cpool/Zregistration.cxx111
-rw-r--r--connectivity/source/cpool/dbpool.map8
-rw-r--r--connectivity/source/cpool/dbpool.xml28
-rw-r--r--connectivity/source/cpool/exports.dxp3
-rw-r--r--connectivity/source/cpool/makefile.mk85
-rw-r--r--connectivity/source/dbtools/dbt.map8
-rw-r--r--connectivity/source/dbtools/dbt.xml16
-rw-r--r--connectivity/source/dbtools/exports.dxp3
-rw-r--r--connectivity/source/dbtools/makefile.mk101
-rw-r--r--connectivity/source/drivers/adabas/BCatalog.cxx171
-rw-r--r--connectivity/source/drivers/adabas/BColumns.cxx186
-rw-r--r--connectivity/source/drivers/adabas/BConnection.cxx277
-rw-r--r--connectivity/source/drivers/adabas/BDatabaseMetaData.cxx164
-rw-r--r--connectivity/source/drivers/adabas/BDriver.cxx1822
-rw-r--r--connectivity/source/drivers/adabas/BFunctions.cxx278
-rw-r--r--connectivity/source/drivers/adabas/BGroup.cxx97
-rw-r--r--connectivity/source/drivers/adabas/BGroups.cxx96
-rw-r--r--connectivity/source/drivers/adabas/BIndex.cxx109
-rw-r--r--connectivity/source/drivers/adabas/BIndexColumns.cxx127
-rw-r--r--connectivity/source/drivers/adabas/BIndexes.cxx195
-rw-r--r--connectivity/source/drivers/adabas/BKeys.cxx184
-rw-r--r--connectivity/source/drivers/adabas/BPreparedStatement.cxx79
-rw-r--r--connectivity/source/drivers/adabas/BResultSet.cxx226
-rw-r--r--connectivity/source/drivers/adabas/BResultSetMetaData.cxx90
-rw-r--r--connectivity/source/drivers/adabas/BStatement.cxx82
-rw-r--r--connectivity/source/drivers/adabas/BTable.cxx379
-rw-r--r--connectivity/source/drivers/adabas/BTables.cxx525
-rw-r--r--connectivity/source/drivers/adabas/BUser.cxx335
-rw-r--r--connectivity/source/drivers/adabas/BUsers.cxx131
-rw-r--r--connectivity/source/drivers/adabas/BViews.cxx197
-rw-r--r--connectivity/source/drivers/adabas/Bservices.cxx179
-rw-r--r--connectivity/source/drivers/adabas/adabas.map8
-rw-r--r--connectivity/source/drivers/adabas/adabas.mxp.map148
-rwxr-xr-xconnectivity/source/drivers/adabas/adabas.xcu128
-rw-r--r--connectivity/source/drivers/adabas/adabas.xml27
-rw-r--r--connectivity/source/drivers/adabas/exports.dxp3
-rw-r--r--connectivity/source/drivers/adabas/makefile.mk110
-rw-r--r--connectivity/source/drivers/ado/ACallableStatement.cxx238
-rw-r--r--connectivity/source/drivers/ado/ACatalog.cxx130
-rw-r--r--connectivity/source/drivers/ado/AColumn.cxx302
-rw-r--r--connectivity/source/drivers/ado/AColumns.cxx145
-rw-r--r--connectivity/source/drivers/ado/AConnection.cxx628
-rw-r--r--connectivity/source/drivers/ado/ADatabaseMetaData.cxx1096
-rw-r--r--connectivity/source/drivers/ado/ADatabaseMetaDataImpl.cxx611
-rw-r--r--connectivity/source/drivers/ado/ADatabaseMetaDataResultSet.cxx1221
-rw-r--r--connectivity/source/drivers/ado/ADatabaseMetaDataResultSetMetaData.cxx236
-rw-r--r--connectivity/source/drivers/ado/ADriver.cxx274
-rw-r--r--connectivity/source/drivers/ado/AGroup.cxx195
-rw-r--r--connectivity/source/drivers/ado/AGroups.cxx91
-rw-r--r--connectivity/source/drivers/ado/AIndex.cxx160
-rw-r--r--connectivity/source/drivers/ado/AIndexes.cxx93
-rw-r--r--connectivity/source/drivers/ado/AKey.cxx170
-rw-r--r--connectivity/source/drivers/ado/AKeyColumn.cxx74
-rw-r--r--connectivity/source/drivers/ado/AKeyColumns.cxx100
-rw-r--r--connectivity/source/drivers/ado/AKeys.cxx118
-rw-r--r--connectivity/source/drivers/ado/APreparedStatement.cxx567
-rw-r--r--connectivity/source/drivers/ado/AResultSet.cxx1172
-rw-r--r--connectivity/source/drivers/ado/AResultSetMetaData.cxx265
-rw-r--r--connectivity/source/drivers/ado/AStatement.cxx844
-rw-r--r--connectivity/source/drivers/ado/ATable.cxx260
-rw-r--r--connectivity/source/drivers/ado/ATables.cxx118
-rw-r--r--connectivity/source/drivers/ado/AUser.cxx230
-rw-r--r--connectivity/source/drivers/ado/AUsers.cxx90
-rw-r--r--connectivity/source/drivers/ado/AView.cxx126
-rw-r--r--connectivity/source/drivers/ado/AViews.cxx107
-rw-r--r--connectivity/source/drivers/ado/Aolevariant.cxx794
-rw-r--r--connectivity/source/drivers/ado/Aservices.cxx178
-rw-r--r--connectivity/source/drivers/ado/Awrapado.cxx2204
-rwxr-xr-xconnectivity/source/drivers/ado/ado.xcu247
-rw-r--r--connectivity/source/drivers/ado/ado.xml29
-rw-r--r--connectivity/source/drivers/ado/ado_post_sys_include.h35
-rw-r--r--connectivity/source/drivers/ado/ado_pre_sys_include.h40
-rw-r--r--connectivity/source/drivers/ado/adoimp.cxx339
-rw-r--r--connectivity/source/drivers/ado/exports.dxp3
-rw-r--r--connectivity/source/drivers/ado/makefile.mk118
-rw-r--r--connectivity/source/drivers/calc/CCatalog.cxx83
-rw-r--r--connectivity/source/drivers/calc/CColumns.cxx58
-rw-r--r--connectivity/source/drivers/calc/CConnection.cxx298
-rw-r--r--connectivity/source/drivers/calc/CDatabaseMetaData.cxx493
-rw-r--r--connectivity/source/drivers/calc/CDriver.cxx108
-rw-r--r--connectivity/source/drivers/calc/CPreparedStatement.cxx46
-rw-r--r--connectivity/source/drivers/calc/CResultSet.cxx194
-rw-r--r--connectivity/source/drivers/calc/CStatement.cxx46
-rw-r--r--connectivity/source/drivers/calc/CTable.cxx873
-rw-r--r--connectivity/source/drivers/calc/CTables.cxx65
-rw-r--r--connectivity/source/drivers/calc/CalcDriver.xml32
-rw-r--r--connectivity/source/drivers/calc/Cservices.cxx178
-rw-r--r--connectivity/source/drivers/calc/calc.map8
-rwxr-xr-xconnectivity/source/drivers/calc/calc.xcu66
-rw-r--r--connectivity/source/drivers/calc/exports.dxp3
-rw-r--r--connectivity/source/drivers/calc/makefile.mk100
-rw-r--r--connectivity/source/drivers/dbase/DCatalog.cxx73
-rw-r--r--connectivity/source/drivers/dbase/DCode.cxx134
-rw-r--r--connectivity/source/drivers/dbase/DColumns.cxx94
-rw-r--r--connectivity/source/drivers/dbase/DConnection.cxx138
-rw-r--r--connectivity/source/drivers/dbase/DDatabaseMetaData.cxx419
-rw-r--r--connectivity/source/drivers/dbase/DDriver.cxx130
-rw-r--r--connectivity/source/drivers/dbase/DIndex.cxx682
-rw-r--r--connectivity/source/drivers/dbase/DIndexColumns.cxx97
-rw-r--r--connectivity/source/drivers/dbase/DIndexIter.cxx318
-rw-r--r--connectivity/source/drivers/dbase/DIndexes.cxx140
-rw-r--r--connectivity/source/drivers/dbase/DNoException.cxx653
-rw-r--r--connectivity/source/drivers/dbase/DPreparedStatement.cxx45
-rw-r--r--connectivity/source/drivers/dbase/DResultSet.cxx252
-rw-r--r--connectivity/source/drivers/dbase/DStatement.cxx47
-rw-r--r--connectivity/source/drivers/dbase/DTable.cxx2856
-rw-r--r--connectivity/source/drivers/dbase/DTables.cxx147
-rw-r--r--connectivity/source/drivers/dbase/Dservices.cxx178
-rw-r--r--connectivity/source/drivers/dbase/dbase.map10
-rw-r--r--connectivity/source/drivers/dbase/dbase.mxp.map173
-rwxr-xr-xconnectivity/source/drivers/dbase/dbase.xcu98
-rw-r--r--connectivity/source/drivers/dbase/dbase.xml33
-rw-r--r--connectivity/source/drivers/dbase/dindexnode.cxx1059
-rw-r--r--connectivity/source/drivers/dbase/exports.dxp3
-rw-r--r--connectivity/source/drivers/dbase/makefile.mk133
-rw-r--r--connectivity/source/drivers/evoab/LCatalog.cxx75
-rw-r--r--connectivity/source/drivers/evoab/LCatalog.hxx52
-rw-r--r--connectivity/source/drivers/evoab/LColumnAlias.cxx235
-rw-r--r--connectivity/source/drivers/evoab/LColumnAlias.hxx116
-rw-r--r--connectivity/source/drivers/evoab/LColumns.cxx60
-rw-r--r--connectivity/source/drivers/evoab/LColumns.hxx55
-rw-r--r--connectivity/source/drivers/evoab/LConfigAccess.cxx164
-rw-r--r--connectivity/source/drivers/evoab/LConfigAccess.hxx49
-rw-r--r--connectivity/source/drivers/evoab/LConnection.cxx270
-rw-r--r--connectivity/source/drivers/evoab/LConnection.hxx81
-rw-r--r--connectivity/source/drivers/evoab/LDatabaseMetaData.cxx394
-rw-r--r--connectivity/source/drivers/evoab/LDatabaseMetaData.hxx59
-rw-r--r--connectivity/source/drivers/evoab/LDebug.cxx45
-rw-r--r--connectivity/source/drivers/evoab/LDebug.hxx45
-rw-r--r--connectivity/source/drivers/evoab/LDriver.cxx508
-rw-r--r--connectivity/source/drivers/evoab/LDriver.hxx118
-rw-r--r--connectivity/source/drivers/evoab/LFolderList.cxx566
-rw-r--r--connectivity/source/drivers/evoab/LFolderList.hxx95
-rw-r--r--connectivity/source/drivers/evoab/LNoException.cxx327
-rw-r--r--connectivity/source/drivers/evoab/LPreparedStatement.cxx46
-rw-r--r--connectivity/source/drivers/evoab/LPreparedStatement.hxx53
-rw-r--r--connectivity/source/drivers/evoab/LResultSet.cxx193
-rw-r--r--connectivity/source/drivers/evoab/LResultSet.hxx84
-rw-r--r--connectivity/source/drivers/evoab/LServices.cxx178
-rw-r--r--connectivity/source/drivers/evoab/LStatement.cxx46
-rw-r--r--connectivity/source/drivers/evoab/LStatement.hxx52
-rw-r--r--connectivity/source/drivers/evoab/LTable.cxx873
-rw-r--r--connectivity/source/drivers/evoab/LTable.hxx103
-rw-r--r--connectivity/source/drivers/evoab/LTables.cxx65
-rw-r--r--connectivity/source/drivers/evoab/LTables.hxx55
-rw-r--r--connectivity/source/drivers/evoab/evoab.map8
-rwxr-xr-xconnectivity/source/drivers/evoab/evoab.xcu64
-rw-r--r--connectivity/source/drivers/evoab/evoab.xml33
-rw-r--r--connectivity/source/drivers/evoab/exports.dxp3
-rw-r--r--connectivity/source/drivers/evoab/makefile.mk108
-rw-r--r--connectivity/source/drivers/evoab2/EApi.cxx138
-rw-r--r--connectivity/source/drivers/evoab2/EApi.h146
-rw-r--r--connectivity/source/drivers/evoab2/NCatalog.cxx103
-rw-r--r--connectivity/source/drivers/evoab2/NCatalog.hxx59
-rw-r--r--connectivity/source/drivers/evoab2/NColumns.cxx92
-rw-r--r--connectivity/source/drivers/evoab2/NColumns.hxx60
-rw-r--r--connectivity/source/drivers/evoab2/NConnection.cxx295
-rw-r--r--connectivity/source/drivers/evoab2/NConnection.hxx126
-rw-r--r--connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx1192
-rw-r--r--connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx236
-rw-r--r--connectivity/source/drivers/evoab2/NDebug.cxx43
-rw-r--r--connectivity/source/drivers/evoab2/NDebug.hxx45
-rw-r--r--connectivity/source/drivers/evoab2/NDriver.cxx193
-rw-r--r--connectivity/source/drivers/evoab2/NDriver.hxx101
-rw-r--r--connectivity/source/drivers/evoab2/NPreparedStatement.cxx335
-rw-r--r--connectivity/source/drivers/evoab2/NPreparedStatement.hxx138
-rw-r--r--connectivity/source/drivers/evoab2/NResultSet.cxx1020
-rw-r--r--connectivity/source/drivers/evoab2/NResultSet.hxx186
-rw-r--r--connectivity/source/drivers/evoab2/NResultSetMetaData.cxx194
-rw-r--r--connectivity/source/drivers/evoab2/NResultSetMetaData.hxx91
-rw-r--r--connectivity/source/drivers/evoab2/NServices.cxx175
-rw-r--r--connectivity/source/drivers/evoab2/NStatement.cxx681
-rw-r--r--connectivity/source/drivers/evoab2/NStatement.hxx291
-rw-r--r--connectivity/source/drivers/evoab2/NTable.cxx92
-rw-r--r--connectivity/source/drivers/evoab2/NTable.hxx70
-rw-r--r--connectivity/source/drivers/evoab2/NTables.cxx108
-rw-r--r--connectivity/source/drivers/evoab2/NTables.hxx57
-rw-r--r--connectivity/source/drivers/evoab2/evoab.xml30
-rw-r--r--connectivity/source/drivers/evoab2/evoab2.map8
-rwxr-xr-xconnectivity/source/drivers/evoab2/evoab2.xcu79
-rw-r--r--connectivity/source/drivers/evoab2/makefile.mk112
-rw-r--r--connectivity/source/drivers/file/FCatalog.cxx124
-rw-r--r--connectivity/source/drivers/file/FColumns.cxx96
-rw-r--r--connectivity/source/drivers/file/FConnection.cxx464
-rw-r--r--connectivity/source/drivers/file/FDatabaseMetaData.cxx1226
-rw-r--r--connectivity/source/drivers/file/FDateFunctions.cxx292
-rw-r--r--connectivity/source/drivers/file/FDriver.cxx288
-rw-r--r--connectivity/source/drivers/file/FNoException.cxx134
-rw-r--r--connectivity/source/drivers/file/FNumericFunctions.cxx252
-rw-r--r--connectivity/source/drivers/file/FPreparedStatement.cxx636
-rw-r--r--connectivity/source/drivers/file/FResultSet.cxx1899
-rw-r--r--connectivity/source/drivers/file/FResultSetMetaData.cxx222
-rw-r--r--connectivity/source/drivers/file/FStatement.cxx863
-rw-r--r--connectivity/source/drivers/file/FStringFunctions.cxx270
-rw-r--r--connectivity/source/drivers/file/FTable.cxx260
-rw-r--r--connectivity/source/drivers/file/FTables.cxx86
-rw-r--r--connectivity/source/drivers/file/fanalyzer.cxx325
-rw-r--r--connectivity/source/drivers/file/fcode.cxx522
-rw-r--r--connectivity/source/drivers/file/fcomp.cxx923
-rw-r--r--connectivity/source/drivers/file/file.xml32
-rw-r--r--connectivity/source/drivers/file/makefile.mk112
-rw-r--r--connectivity/source/drivers/file/quotedstring.cxx167
-rw-r--r--connectivity/source/drivers/flat/ECatalog.cxx78
-rw-r--r--connectivity/source/drivers/flat/EColumns.cxx59
-rw-r--r--connectivity/source/drivers/flat/EConnection.cxx184
-rw-r--r--connectivity/source/drivers/flat/EDatabaseMetaData.cxx270
-rw-r--r--connectivity/source/drivers/flat/EDriver.cxx148
-rw-r--r--connectivity/source/drivers/flat/EPreparedStatement.cxx49
-rw-r--r--connectivity/source/drivers/flat/EResultSet.cxx192
-rw-r--r--connectivity/source/drivers/flat/EStatement.cxx46
-rw-r--r--connectivity/source/drivers/flat/ETable.cxx847
-rw-r--r--connectivity/source/drivers/flat/ETables.cxx65
-rw-r--r--connectivity/source/drivers/flat/Eservices.cxx178
-rw-r--r--connectivity/source/drivers/flat/exports.dxp3
-rw-r--r--connectivity/source/drivers/flat/flat.map8
-rw-r--r--connectivity/source/drivers/flat/flat.mxp.map141
-rwxr-xr-xconnectivity/source/drivers/flat/flat.xcu113
-rw-r--r--connectivity/source/drivers/flat/flat.xml33
-rw-r--r--connectivity/source/drivers/flat/makefile.mk111
-rw-r--r--connectivity/source/drivers/hsqldb/HCatalog.cxx169
-rw-r--r--connectivity/source/drivers/hsqldb/HColumns.cxx92
-rw-r--r--connectivity/source/drivers/hsqldb/HConnection.cxx425
-rw-r--r--connectivity/source/drivers/hsqldb/HDriver.cxx889
-rw-r--r--connectivity/source/drivers/hsqldb/HStorage.hxx121
-rw-r--r--connectivity/source/drivers/hsqldb/HStorageAccess.cxx558
-rw-r--r--connectivity/source/drivers/hsqldb/HStorageMap.cxx363
-rw-r--r--connectivity/source/drivers/hsqldb/HTable.cxx430
-rw-r--r--connectivity/source/drivers/hsqldb/HTables.cxx203
-rw-r--r--connectivity/source/drivers/hsqldb/HTerminateListener.cxx67
-rw-r--r--connectivity/source/drivers/hsqldb/HTerminateListener.hxx69
-rw-r--r--connectivity/source/drivers/hsqldb/HTools.cxx76
-rw-r--r--connectivity/source/drivers/hsqldb/HUser.cxx354
-rw-r--r--connectivity/source/drivers/hsqldb/HUsers.cxx123
-rw-r--r--connectivity/source/drivers/hsqldb/HView.cxx216
-rw-r--r--connectivity/source/drivers/hsqldb/HViews.cxx172
-rw-r--r--connectivity/source/drivers/hsqldb/Hservices.cxx180
-rw-r--r--connectivity/source/drivers/hsqldb/StorageFileAccess.cxx183
-rw-r--r--connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx309
-rw-r--r--connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx222
-rw-r--r--connectivity/source/drivers/hsqldb/accesslog.cxx86
-rw-r--r--connectivity/source/drivers/hsqldb/accesslog.hxx148
-rw-r--r--connectivity/source/drivers/hsqldb/exports.dxp30
-rw-r--r--connectivity/source/drivers/hsqldb/hsqldb.map35
-rwxr-xr-xconnectivity/source/drivers/hsqldb/hsqldb.xcu76
-rw-r--r--connectivity/source/drivers/hsqldb/hsqldb.xml28
-rw-r--r--connectivity/source/drivers/hsqldb/hsqlui.hrc39
-rw-r--r--connectivity/source/drivers/hsqldb/hsqlui.src56
-rw-r--r--connectivity/source/drivers/hsqldb/makefile.mk121
-rw-r--r--connectivity/source/drivers/jdbc/Array.cxx155
-rw-r--r--connectivity/source/drivers/jdbc/Blob.cxx151
-rw-r--r--connectivity/source/drivers/jdbc/Boolean.cxx71
-rw-r--r--connectivity/source/drivers/jdbc/CallableStatement.cxx362
-rw-r--r--connectivity/source/drivers/jdbc/Class.cxx76
-rw-r--r--connectivity/source/drivers/jdbc/Clob.cxx149
-rw-r--r--connectivity/source/drivers/jdbc/ConnectionLog.cxx137
-rw-r--r--connectivity/source/drivers/jdbc/ContextClassLoader.cxx134
-rw-r--r--connectivity/source/drivers/jdbc/DatabaseMetaData.cxx1465
-rw-r--r--connectivity/source/drivers/jdbc/Date.cxx56
-rw-r--r--connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx144
-rw-r--r--connectivity/source/drivers/jdbc/Exception.cxx51
-rw-r--r--connectivity/source/drivers/jdbc/InputStream.cxx113
-rw-r--r--connectivity/source/drivers/jdbc/JBigDecimal.cxx92
-rw-r--r--connectivity/source/drivers/jdbc/JConnection.cxx876
-rw-r--r--connectivity/source/drivers/jdbc/JDriver.cxx259
-rw-r--r--connectivity/source/drivers/jdbc/JStatement.cxx826
-rw-r--r--connectivity/source/drivers/jdbc/Object.cxx440
-rw-r--r--connectivity/source/drivers/jdbc/PreparedStatement.cxx669
-rw-r--r--connectivity/source/drivers/jdbc/Reader.cxx124
-rw-r--r--connectivity/source/drivers/jdbc/Ref.cxx64
-rw-r--r--connectivity/source/drivers/jdbc/ResultSet.cxx1090
-rw-r--r--connectivity/source/drivers/jdbc/ResultSetMetaData.cxx241
-rw-r--r--connectivity/source/drivers/jdbc/SQLException.cxx103
-rw-r--r--connectivity/source/drivers/jdbc/SQLWarning.cxx51
-rw-r--r--connectivity/source/drivers/jdbc/String.cxx85
-rw-r--r--connectivity/source/drivers/jdbc/Throwable.cxx72
-rw-r--r--connectivity/source/drivers/jdbc/Timestamp.cxx204
-rw-r--r--connectivity/source/drivers/jdbc/exports.dxp3
-rw-r--r--connectivity/source/drivers/jdbc/jdbc.map8
-rw-r--r--connectivity/source/drivers/jdbc/jdbc.mxp.map154
-rwxr-xr-xconnectivity/source/drivers/jdbc/jdbc.xcu212
-rw-r--r--connectivity/source/drivers/jdbc/jdbc.xml30
-rw-r--r--connectivity/source/drivers/jdbc/jservices.cxx180
-rw-r--r--connectivity/source/drivers/jdbc/makefile.mk116
-rw-r--r--connectivity/source/drivers/jdbc/tools.cxx275
-rw-r--r--connectivity/source/drivers/kab/KCatalog.cxx127
-rw-r--r--connectivity/source/drivers/kab/KCatalog.hxx67
-rw-r--r--connectivity/source/drivers/kab/KColumns.cxx100
-rw-r--r--connectivity/source/drivers/kab/KColumns.hxx57
-rw-r--r--connectivity/source/drivers/kab/KConnection.cxx331
-rw-r--r--connectivity/source/drivers/kab/KConnection.hxx142
-rw-r--r--connectivity/source/drivers/kab/KDEInit.cxx158
-rw-r--r--connectivity/source/drivers/kab/KDEInit.h47
-rw-r--r--connectivity/source/drivers/kab/KDatabaseMetaData.cxx1083
-rw-r--r--connectivity/source/drivers/kab/KDatabaseMetaData.hxx216
-rw-r--r--connectivity/source/drivers/kab/KDriver.cxx476
-rw-r--r--connectivity/source/drivers/kab/KDriver.hxx226
-rw-r--r--connectivity/source/drivers/kab/KPreparedStatement.cxx393
-rw-r--r--connectivity/source/drivers/kab/KPreparedStatement.hxx122
-rw-r--r--connectivity/source/drivers/kab/KResultSet.cxx990
-rw-r--r--connectivity/source/drivers/kab/KResultSet.hxx227
-rw-r--r--connectivity/source/drivers/kab/KResultSetMetaData.cxx190
-rw-r--r--connectivity/source/drivers/kab/KResultSetMetaData.hxx95
-rw-r--r--connectivity/source/drivers/kab/KServices.cxx180
-rw-r--r--connectivity/source/drivers/kab/KStatement.cxx586
-rw-r--r--connectivity/source/drivers/kab/KStatement.hxx175
-rw-r--r--connectivity/source/drivers/kab/KTable.cxx99
-rw-r--r--connectivity/source/drivers/kab/KTable.hxx71
-rw-r--r--connectivity/source/drivers/kab/KTables.cxx93
-rw-r--r--connectivity/source/drivers/kab/KTables.hxx64
-rw-r--r--connectivity/source/drivers/kab/exports.dxp3
-rw-r--r--connectivity/source/drivers/kab/kab.map8
-rwxr-xr-xconnectivity/source/drivers/kab/kab.xcu49
-rw-r--r--connectivity/source/drivers/kab/kab.xml79
-rw-r--r--connectivity/source/drivers/kab/kabdrv.map9
-rw-r--r--connectivity/source/drivers/kab/kcondition.cxx232
-rw-r--r--connectivity/source/drivers/kab/kcondition.hxx165
-rw-r--r--connectivity/source/drivers/kab/kfields.cxx97
-rw-r--r--connectivity/source/drivers/kab/kfields.hxx50
-rw-r--r--connectivity/source/drivers/kab/korder.cxx91
-rw-r--r--connectivity/source/drivers/kab/korder.hxx77
-rw-r--r--connectivity/source/drivers/kab/makefile.mk141
-rwxr-xr-xconnectivity/source/drivers/macab/MacabAddressBook.cxx259
-rwxr-xr-xconnectivity/source/drivers/macab/MacabAddressBook.hxx75
-rwxr-xr-xconnectivity/source/drivers/macab/MacabCatalog.cxx127
-rwxr-xr-xconnectivity/source/drivers/macab/MacabCatalog.hxx67
-rwxr-xr-xconnectivity/source/drivers/macab/MacabColumns.cxx100
-rwxr-xr-xconnectivity/source/drivers/macab/MacabColumns.hxx57
-rwxr-xr-xconnectivity/source/drivers/macab/MacabConnection.cxx326
-rwxr-xr-xconnectivity/source/drivers/macab/MacabConnection.hxx134
-rwxr-xr-xconnectivity/source/drivers/macab/MacabDatabaseMetaData.cxx1129
-rwxr-xr-xconnectivity/source/drivers/macab/MacabDatabaseMetaData.hxx215
-rwxr-xr-xconnectivity/source/drivers/macab/MacabDriver.cxx351
-rwxr-xr-xconnectivity/source/drivers/macab/MacabDriver.hxx199
-rw-r--r--connectivity/source/drivers/macab/MacabGroup.cxx105
-rw-r--r--connectivity/source/drivers/macab/MacabGroup.hxx54
-rw-r--r--connectivity/source/drivers/macab/MacabHeader.cxx346
-rw-r--r--connectivity/source/drivers/macab/MacabHeader.hxx74
-rwxr-xr-xconnectivity/source/drivers/macab/MacabPreparedStatement.cxx410
-rwxr-xr-xconnectivity/source/drivers/macab/MacabPreparedStatement.hxx122
-rwxr-xr-xconnectivity/source/drivers/macab/MacabRecord.cxx350
-rwxr-xr-xconnectivity/source/drivers/macab/MacabRecord.hxx80
-rwxr-xr-xconnectivity/source/drivers/macab/MacabRecords.cxx1215
-rwxr-xr-xconnectivity/source/drivers/macab/MacabRecords.hxx139
-rwxr-xr-xconnectivity/source/drivers/macab/MacabResultSet.cxx1076
-rwxr-xr-xconnectivity/source/drivers/macab/MacabResultSet.hxx229
-rwxr-xr-xconnectivity/source/drivers/macab/MacabResultSetMetaData.cxx227
-rwxr-xr-xconnectivity/source/drivers/macab/MacabResultSetMetaData.hxx97
-rwxr-xr-xconnectivity/source/drivers/macab/MacabServices.cxx180
-rwxr-xr-xconnectivity/source/drivers/macab/MacabStatement.cxx613
-rwxr-xr-xconnectivity/source/drivers/macab/MacabStatement.hxx179
-rwxr-xr-xconnectivity/source/drivers/macab/MacabTable.cxx99
-rwxr-xr-xconnectivity/source/drivers/macab/MacabTable.hxx71
-rwxr-xr-xconnectivity/source/drivers/macab/MacabTables.cxx93
-rwxr-xr-xconnectivity/source/drivers/macab/MacabTables.hxx64
-rwxr-xr-xconnectivity/source/drivers/macab/exports.dxp3
-rwxr-xr-xconnectivity/source/drivers/macab/macab.map8
-rwxr-xr-xconnectivity/source/drivers/macab/macab.xcu49
-rwxr-xr-xconnectivity/source/drivers/macab/macab.xml79
-rwxr-xr-xconnectivity/source/drivers/macab/macabcondition.cxx253
-rwxr-xr-xconnectivity/source/drivers/macab/macabcondition.hxx172
-rwxr-xr-xconnectivity/source/drivers/macab/macabdrv.map6
-rwxr-xr-xconnectivity/source/drivers/macab/macaborder.cxx89
-rwxr-xr-xconnectivity/source/drivers/macab/macaborder.hxx77
-rw-r--r--connectivity/source/drivers/macab/macabutilities.hxx152
-rwxr-xr-xconnectivity/source/drivers/macab/makefile.mk137
-rw-r--r--connectivity/source/drivers/mozab/MCatalog.cxx130
-rw-r--r--connectivity/source/drivers/mozab/MCatalog.hxx69
-rw-r--r--connectivity/source/drivers/mozab/MColumnAlias.cxx194
-rw-r--r--connectivity/source/drivers/mozab/MColumnAlias.hxx88
-rw-r--r--connectivity/source/drivers/mozab/MColumns.cxx102
-rw-r--r--connectivity/source/drivers/mozab/MColumns.hxx61
-rw-r--r--connectivity/source/drivers/mozab/MConfigAccess.cxx276
-rw-r--r--connectivity/source/drivers/mozab/MConfigAccess.hxx42
-rw-r--r--connectivity/source/drivers/mozab/MConnection.cxx606
-rw-r--r--connectivity/source/drivers/mozab/MConnection.hxx234
-rw-r--r--connectivity/source/drivers/mozab/MDatabaseMetaData.cxx1034
-rw-r--r--connectivity/source/drivers/mozab/MDatabaseMetaData.hxx207
-rw-r--r--connectivity/source/drivers/mozab/MDriver.cxx332
-rw-r--r--connectivity/source/drivers/mozab/MDriver.hxx113
-rw-r--r--connectivity/source/drivers/mozab/MExtConfigAccess.hxx49
-rw-r--r--connectivity/source/drivers/mozab/MPreparedStatement.cxx546
-rw-r--r--connectivity/source/drivers/mozab/MPreparedStatement.hxx172
-rw-r--r--connectivity/source/drivers/mozab/MResultSet.cxx1980
-rw-r--r--connectivity/source/drivers/mozab/MResultSet.hxx369
-rw-r--r--connectivity/source/drivers/mozab/MResultSetMetaData.cxx215
-rw-r--r--connectivity/source/drivers/mozab/MResultSetMetaData.hxx101
-rw-r--r--connectivity/source/drivers/mozab/MServices.cxx228
-rw-r--r--connectivity/source/drivers/mozab/MStatement.cxx564
-rw-r--r--connectivity/source/drivers/mozab/MStatement.hxx216
-rw-r--r--connectivity/source/drivers/mozab/MTable.cxx98
-rw-r--r--connectivity/source/drivers/mozab/MTable.hxx75
-rw-r--r--connectivity/source/drivers/mozab/MTables.cxx107
-rw-r--r--connectivity/source/drivers/mozab/MTables.hxx58
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx337
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx104
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx174
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSFolders.hxx49
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx148
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSINIParser.hxx87
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSInit.cxx350
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSInit.hxx48
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfile.cxx634
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfile.hxx77
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfileDirServiceProvider.cxx243
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfileDirServiceProvider.hxx86
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx538
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.hxx137
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfileManager.cxx116
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSProfileManager.hxx83
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSRunnable.cxx101
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MNSRunnable.hxx71
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/makefile.mk97
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/mozbootstrap.map8
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/mozilla_nsinit.h57
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/mozilla_nsprofile.h92
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/mozilla_nsprofiledirserviceprovider.h44
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/mozilla_profile_discover.h49
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/mozilla_profilemanager.h87
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/post_include_windows.h33
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/pre_include_windows.h34
-rw-r--r--connectivity/source/drivers/mozab/exports.dxp3
-rw-r--r--connectivity/source/drivers/mozab/makefile.mk190
-rw-r--r--connectivity/source/drivers/mozab/makefile_mozab.mk128
-rw-r--r--connectivity/source/drivers/mozab/mozab.map8
-rwxr-xr-xconnectivity/source/drivers/mozab/mozab.xcu157
-rw-r--r--connectivity/source/drivers/mozab/mozab.xml82
-rwxr-xr-xconnectivity/source/drivers/mozab/mozab2.xcu121
-rw-r--r--connectivity/source/drivers/mozab/mozabdrv.map8
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx809
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.hxx83
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MErrorResource.hxx80
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx453
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx78
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSDeclares.hxx55
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx84
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.cxx407
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.hxx122
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx89
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.hxx60
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNameMapper.cxx145
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx86
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx826
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MQuery.hxx285
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MQueryHelper.cxx638
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MQueryHelper.hxx145
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.cxx141
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.hxx69
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/makefile.mk81
-rw-r--r--connectivity/source/drivers/mozab/post_include_mozilla.h61
-rw-r--r--connectivity/source/drivers/mozab/pre_include_mozilla.h73
-rw-r--r--connectivity/source/drivers/mysql/YCatalog.cxx177
-rw-r--r--connectivity/source/drivers/mysql/YColumns.cxx92
-rw-r--r--connectivity/source/drivers/mysql/YDriver.cxx484
-rw-r--r--connectivity/source/drivers/mysql/YTable.cxx384
-rw-r--r--connectivity/source/drivers/mysql/YTables.cxx221
-rw-r--r--connectivity/source/drivers/mysql/YUser.cxx353
-rw-r--r--connectivity/source/drivers/mysql/YUsers.cxx121
-rw-r--r--connectivity/source/drivers/mysql/YViews.cxx165
-rw-r--r--connectivity/source/drivers/mysql/Yservices.cxx179
-rw-r--r--connectivity/source/drivers/mysql/exports.dxp3
-rw-r--r--connectivity/source/drivers/mysql/makefile.mk88
-rw-r--r--connectivity/source/drivers/mysql/mysql.map8
-rwxr-xr-xconnectivity/source/drivers/mysql/mysql.xcu236
-rw-r--r--connectivity/source/drivers/mysql/mysql.xml29
-rw-r--r--connectivity/source/drivers/odbc/OFunctions.cxx288
-rw-r--r--connectivity/source/drivers/odbc/ORealDriver.cxx372
-rw-r--r--connectivity/source/drivers/odbc/ORealDriver.hxx53
-rw-r--r--connectivity/source/drivers/odbc/makefile.mk82
-rw-r--r--connectivity/source/drivers/odbc/odbc.map8
-rwxr-xr-xconnectivity/source/drivers/odbc/odbc.xcu178
-rw-r--r--connectivity/source/drivers/odbc/odbc.xml28
-rw-r--r--connectivity/source/drivers/odbc/oservices.cxx180
-rw-r--r--connectivity/source/drivers/odbcbase/OConnection.cxx673
-rw-r--r--connectivity/source/drivers/odbcbase/ODatabaseMetaData.cxx1746
-rw-r--r--connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx1326
-rw-r--r--connectivity/source/drivers/odbcbase/ODriver.cxx232
-rw-r--r--connectivity/source/drivers/odbcbase/OPreparedStatement.cxx976
-rw-r--r--connectivity/source/drivers/odbcbase/OResultSet.cxx1756
-rw-r--r--connectivity/source/drivers/odbcbase/OResultSetMetaData.cxx315
-rw-r--r--connectivity/source/drivers/odbcbase/OStatement.cxx1157
-rw-r--r--connectivity/source/drivers/odbcbase/OTools.cxx948
-rw-r--r--connectivity/source/drivers/odbcbase/makefile.mk94
-rw-r--r--connectivity/source/inc/AutoRetrievingBase.hxx62
-rw-r--r--connectivity/source/inc/FDatabaseMetaDataResultSet.hxx282
-rw-r--r--connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx117
-rw-r--r--connectivity/source/inc/OColumn.hxx149
-rw-r--r--connectivity/source/inc/OSubComponent.hxx95
-rw-r--r--connectivity/source/inc/OTypeInfo.hxx95
-rw-r--r--connectivity/source/inc/ParameterSubstitution.hxx74
-rw-r--r--connectivity/source/inc/RowFunctionParser.hxx155
-rw-r--r--connectivity/source/inc/TConnection.hxx95
-rw-r--r--connectivity/source/inc/TDatabaseMetaDataBase.hxx145
-rw-r--r--connectivity/source/inc/TKeyValue.hxx85
-rw-r--r--connectivity/source/inc/TPrivilegesResultSet.hxx57
-rw-r--r--connectivity/source/inc/TResultSetHelper.hxx61
-rw-r--r--connectivity/source/inc/TSkipDeletedSet.hxx108
-rw-r--r--connectivity/source/inc/TSortIndex.hxx142
-rw-r--r--connectivity/source/inc/UStringDescription_Impl.hxx109
-rw-r--r--connectivity/source/inc/adabas/BCatalog.hxx80
-rw-r--r--connectivity/source/inc/adabas/BColumn.hxx57
-rw-r--r--connectivity/source/inc/adabas/BColumns.hxx64
-rw-r--r--connectivity/source/inc/adabas/BConnection.hxx81
-rw-r--r--connectivity/source/inc/adabas/BDatabaseMetaData.hxx58
-rw-r--r--connectivity/source/inc/adabas/BDriver.hxx180
-rw-r--r--connectivity/source/inc/adabas/BGroup.hxx53
-rw-r--r--connectivity/source/inc/adabas/BGroups.hxx69
-rw-r--r--connectivity/source/inc/adabas/BIndex.hxx61
-rw-r--r--connectivity/source/inc/adabas/BIndexColumn.hxx61
-rw-r--r--connectivity/source/inc/adabas/BIndexColumns.hxx61
-rw-r--r--connectivity/source/inc/adabas/BIndexes.hxx61
-rw-r--r--connectivity/source/inc/adabas/BKeys.hxx58
-rw-r--r--connectivity/source/inc/adabas/BPreparedStatement.hxx55
-rw-r--r--connectivity/source/inc/adabas/BResultSet.hxx63
-rw-r--r--connectivity/source/inc/adabas/BResultSetMetaData.hxx59
-rw-r--r--connectivity/source/inc/adabas/BStatement.hxx65
-rw-r--r--connectivity/source/inc/adabas/BTable.hxx113
-rw-r--r--connectivity/source/inc/adabas/BTables.hxx83
-rw-r--r--connectivity/source/inc/adabas/BUser.hxx85
-rw-r--r--connectivity/source/inc/adabas/BUsers.hxx69
-rw-r--r--connectivity/source/inc/adabas/BViews.hxx67
-rw-r--r--connectivity/source/inc/ado/ACallableStatement.hxx91
-rw-r--r--connectivity/source/inc/ado/ACatalog.hxx64
-rw-r--r--connectivity/source/inc/ado/ACollection.hxx234
-rw-r--r--connectivity/source/inc/ado/AColumn.hxx73
-rw-r--r--connectivity/source/inc/ado/AColumns.hxx71
-rw-r--r--connectivity/source/inc/ado/AConnection.hxx154
-rw-r--r--connectivity/source/inc/ado/ADatabaseMetaData.hxx233
-rw-r--r--connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx230
-rw-r--r--connectivity/source/inc/ado/ADatabaseMetaDataResultSetMetaData.hxx118
-rw-r--r--connectivity/source/inc/ado/ADriver.hxx96
-rw-r--r--connectivity/source/inc/ado/AGroup.hxx79
-rw-r--r--connectivity/source/inc/ado/AGroups.hxx72
-rw-r--r--connectivity/source/inc/ado/AIndex.hxx68
-rw-r--r--connectivity/source/inc/ado/AIndexColumn.hxx61
-rw-r--r--connectivity/source/inc/ado/AIndexColumns.hxx58
-rw-r--r--connectivity/source/inc/ado/AIndexes.hxx69
-rw-r--r--connectivity/source/inc/ado/AKey.hxx76
-rw-r--r--connectivity/source/inc/ado/AKeyColumn.hxx61
-rw-r--r--connectivity/source/inc/ado/AKeyColumns.hxx58
-rw-r--r--connectivity/source/inc/ado/AKeys.hxx69
-rw-r--r--connectivity/source/inc/ado/APreparedStatement.hxx127
-rw-r--r--connectivity/source/inc/ado/AResultSet.hxx240
-rw-r--r--connectivity/source/inc/ado/AResultSetMetaData.hxx96
-rw-r--r--connectivity/source/inc/ado/AStatement.hxx204
-rw-r--r--connectivity/source/inc/ado/ATable.hxx91
-rw-r--r--connectivity/source/inc/ado/ATables.hxx68
-rw-r--r--connectivity/source/inc/ado/AUser.hxx105
-rw-r--r--connectivity/source/inc/ado/AUsers.hxx73
-rw-r--r--connectivity/source/inc/ado/AView.hxx69
-rw-r--r--connectivity/source/inc/ado/AViews.hxx67
-rw-r--r--connectivity/source/inc/ado/Aolevariant.hxx178
-rw-r--r--connectivity/source/inc/ado/Aolewrap.hxx248
-rw-r--r--connectivity/source/inc/ado/Awrapado.hxx422
-rw-r--r--connectivity/source/inc/ado/Awrapadox.hxx152
-rw-r--r--connectivity/source/inc/ado/WrapCatalog.hxx61
-rw-r--r--connectivity/source/inc/ado/WrapColumn.hxx75
-rw-r--r--connectivity/source/inc/ado/WrapIndex.hxx63
-rw-r--r--connectivity/source/inc/ado/WrapKey.hxx65
-rw-r--r--connectivity/source/inc/ado/WrapTable.hxx68
-rw-r--r--connectivity/source/inc/ado/WrapTypeDefs.hxx56
-rw-r--r--connectivity/source/inc/ado/adoimp.hxx115
-rw-r--r--connectivity/source/inc/calc/CCatalog.hxx53
-rw-r--r--connectivity/source/inc/calc/CColumns.hxx56
-rw-r--r--connectivity/source/inc/calc/CConnection.hxx100
-rw-r--r--connectivity/source/inc/calc/CDatabaseMetaData.hxx64
-rw-r--r--connectivity/source/inc/calc/CDriver.hxx68
-rw-r--r--connectivity/source/inc/calc/CPreparedStatement.hxx53
-rw-r--r--connectivity/source/inc/calc/CResultSet.hxx93
-rw-r--r--connectivity/source/inc/calc/CStatement.hxx53
-rw-r--r--connectivity/source/inc/calc/CTable.hxx110
-rw-r--r--connectivity/source/inc/calc/CTables.hxx55
-rw-r--r--connectivity/source/inc/dbase/DCatalog.hxx52
-rw-r--r--connectivity/source/inc/dbase/DCode.hxx72
-rw-r--r--connectivity/source/inc/dbase/DColumns.hxx58
-rw-r--r--connectivity/source/inc/dbase/DConnection.hxx61
-rw-r--r--connectivity/source/inc/dbase/DDatabaseMetaData.hxx71
-rw-r--r--connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx199
-rw-r--r--connectivity/source/inc/dbase/DDatabaseMetaDataResultSetMetaData.hxx111
-rw-r--r--connectivity/source/inc/dbase/DDriver.hxx64
-rw-r--r--connectivity/source/inc/dbase/DIndex.hxx163
-rw-r--r--connectivity/source/inc/dbase/DIndexColumns.hxx63
-rw-r--r--connectivity/source/inc/dbase/DIndexIter.hxx88
-rw-r--r--connectivity/source/inc/dbase/DIndexPage.hxx92
-rw-r--r--connectivity/source/inc/dbase/DIndexes.hxx64
-rw-r--r--connectivity/source/inc/dbase/DPreparedStatement.hxx53
-rw-r--r--connectivity/source/inc/dbase/DResultSet.hxx93
-rw-r--r--connectivity/source/inc/dbase/DStatement.hxx52
-rw-r--r--connectivity/source/inc/dbase/DTable.hxx188
-rw-r--r--connectivity/source/inc/dbase/DTables.hxx61
-rw-r--r--connectivity/source/inc/dbase/dindexnode.hxx350
-rw-r--r--connectivity/source/inc/diagnose_ex.h49
-rw-r--r--connectivity/source/inc/file/FCatalog.hxx74
-rw-r--r--connectivity/source/inc/file/FColumns.hxx62
-rw-r--r--connectivity/source/inc/file/FConnection.hxx163
-rw-r--r--connectivity/source/inc/file/FDatabaseMetaData.hxx200
-rw-r--r--connectivity/source/inc/file/FDateFunctions.hxx245
-rw-r--r--connectivity/source/inc/file/FDriver.hxx90
-rw-r--r--connectivity/source/inc/file/FNumericFunctions.hxx379
-rw-r--r--connectivity/source/inc/file/FPreparedStatement.hxx138
-rw-r--r--connectivity/source/inc/file/FResultSet.hxx360
-rw-r--r--connectivity/source/inc/file/FResultSetMetaData.hxx94
-rw-r--r--connectivity/source/inc/file/FStatement.hxx226
-rw-r--r--connectivity/source/inc/file/FStringFunctions.hxx286
-rw-r--r--connectivity/source/inc/file/FTable.hxx123
-rw-r--r--connectivity/source/inc/file/FTables.hxx64
-rw-r--r--connectivity/source/inc/file/fanalyzer.hxx99
-rw-r--r--connectivity/source/inc/file/fcode.hxx399
-rw-r--r--connectivity/source/inc/file/fcomp.hxx123
-rw-r--r--connectivity/source/inc/file/filedllapi.hxx43
-rw-r--r--connectivity/source/inc/file/quotedstring.hxx58
-rw-r--r--connectivity/source/inc/flat/ECatalog.hxx52
-rw-r--r--connectivity/source/inc/flat/EColumns.hxx55
-rw-r--r--connectivity/source/inc/flat/EConnection.hxx74
-rw-r--r--connectivity/source/inc/flat/EDatabaseMetaData.hxx58
-rw-r--r--connectivity/source/inc/flat/EDriver.hxx64
-rw-r--r--connectivity/source/inc/flat/EPreparedStatement.hxx53
-rw-r--r--connectivity/source/inc/flat/EResultSet.hxx84
-rw-r--r--connectivity/source/inc/flat/EStatement.hxx52
-rw-r--r--connectivity/source/inc/flat/ETable.hxx106
-rw-r--r--connectivity/source/inc/flat/ETables.hxx55
-rw-r--r--connectivity/source/inc/hsqldb/HCatalog.hxx75
-rw-r--r--connectivity/source/inc/hsqldb/HColumns.hxx73
-rw-r--r--connectivity/source/inc/hsqldb/HConnection.hxx189
-rw-r--r--connectivity/source/inc/hsqldb/HDriver.hxx147
-rw-r--r--connectivity/source/inc/hsqldb/HStorageAccess.h95
-rw-r--r--connectivity/source/inc/hsqldb/HStorageAccess.hxx46
-rw-r--r--connectivity/source/inc/hsqldb/HStorageMap.hxx97
-rw-r--r--connectivity/source/inc/hsqldb/HTable.hxx131
-rw-r--r--connectivity/source/inc/hsqldb/HTables.hxx81
-rw-r--r--connectivity/source/inc/hsqldb/HTools.hxx68
-rw-r--r--connectivity/source/inc/hsqldb/HUser.hxx85
-rw-r--r--connectivity/source/inc/hsqldb/HUsers.hxx65
-rw-r--r--connectivity/source/inc/hsqldb/HView.hxx100
-rw-r--r--connectivity/source/inc/hsqldb/HViews.hxx66
-rw-r--r--connectivity/source/inc/hsqldb/StorageFileAccess.h37
-rw-r--r--connectivity/source/inc/hsqldb/StorageNativeInputStream.h70
-rw-r--r--connectivity/source/inc/internalnode.hxx63
-rw-r--r--connectivity/source/inc/java/ContextClassLoader.hxx106
-rw-r--r--connectivity/source/inc/java/GlobalRef.hxx125
-rw-r--r--connectivity/source/inc/java/LocalRef.hxx109
-rw-r--r--connectivity/source/inc/java/io/InputStream.hxx63
-rw-r--r--connectivity/source/inc/java/io/Reader.hxx64
-rw-r--r--connectivity/source/inc/java/lang/Boolean.hxx57
-rw-r--r--connectivity/source/inc/java/lang/Class.hxx58
-rw-r--r--connectivity/source/inc/java/lang/Exception.hxx54
-rw-r--r--connectivity/source/inc/java/lang/Object.hxx180
-rw-r--r--connectivity/source/inc/java/lang/String.hxx57
-rw-r--r--connectivity/source/inc/java/lang/Throwable.hxx57
-rw-r--r--connectivity/source/inc/java/math/BigDecimal.hxx56
-rw-r--r--connectivity/source/inc/java/sql/Array.hxx66
-rw-r--r--connectivity/source/inc/java/sql/Blob.hxx66
-rw-r--r--connectivity/source/inc/java/sql/CallableStatement.hxx94
-rw-r--r--connectivity/source/inc/java/sql/Clob.hxx66
-rw-r--r--connectivity/source/inc/java/sql/Connection.hxx154
-rw-r--r--connectivity/source/inc/java/sql/ConnectionLog.hxx145
-rw-r--r--connectivity/source/inc/java/sql/DatabaseMetaData.hxx227
-rw-r--r--connectivity/source/inc/java/sql/Driver.hxx79
-rw-r--r--connectivity/source/inc/java/sql/DriverPropertyInfo.hxx64
-rw-r--r--connectivity/source/inc/java/sql/JStatement.hxx222
-rw-r--r--connectivity/source/inc/java/sql/PreparedStatement.hxx116
-rw-r--r--connectivity/source/inc/java/sql/Ref.hxx61
-rw-r--r--connectivity/source/inc/java/sql/ResultSet.hxx211
-rw-r--r--connectivity/source/inc/java/sql/ResultSetMetaData.hxx85
-rw-r--r--connectivity/source/inc/java/sql/SQLException.hxx71
-rw-r--r--connectivity/source/inc/java/sql/SQLWarning.hxx67
-rw-r--r--connectivity/source/inc/java/sql/Timestamp.hxx102
-rw-r--r--connectivity/source/inc/java/tools.hxx95
-rw-r--r--connectivity/source/inc/java/util/Date.hxx57
-rw-r--r--connectivity/source/inc/java/util/Property.hxx52
-rw-r--r--connectivity/source/inc/mysql/YCatalog.hxx76
-rw-r--r--connectivity/source/inc/mysql/YColumns.hxx73
-rw-r--r--connectivity/source/inc/mysql/YDriver.hxx129
-rw-r--r--connectivity/source/inc/mysql/YTable.hxx131
-rw-r--r--connectivity/source/inc/mysql/YTables.hxx81
-rw-r--r--connectivity/source/inc/mysql/YUser.hxx85
-rw-r--r--connectivity/source/inc/mysql/YUsers.hxx65
-rw-r--r--connectivity/source/inc/mysql/YViews.hxx67
-rw-r--r--connectivity/source/inc/odbc/OBoundParam.hxx225
-rw-r--r--connectivity/source/inc/odbc/OConnection.hxx163
-rw-r--r--connectivity/source/inc/odbc/ODatabaseMetaData.hxx227
-rw-r--r--connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx245
-rw-r--r--connectivity/source/inc/odbc/ODefs3.hxx95
-rw-r--r--connectivity/source/inc/odbc/ODriver.hxx93
-rw-r--r--connectivity/source/inc/odbc/OFunctiondefs.hxx178
-rw-r--r--connectivity/source/inc/odbc/OFunctions.hxx559
-rw-r--r--connectivity/source/inc/odbc/OPreparedStatement.hxx174
-rw-r--r--connectivity/source/inc/odbc/OResultSet.hxx329
-rw-r--r--connectivity/source/inc/odbc/OResultSetMetaData.hxx129
-rw-r--r--connectivity/source/inc/odbc/OStatement.hxx251
-rw-r--r--connectivity/source/inc/odbc/OTools.hxx279
-rw-r--r--connectivity/source/inc/odbc/odbcbasedllapi.hxx43
-rw-r--r--connectivity/source/inc/propertyids.hxx162
-rw-r--r--connectivity/source/inc/resource/adabas_res.hrc46
-rw-r--r--connectivity/source/inc/resource/ado_res.hrc53
-rw-r--r--connectivity/source/inc/resource/calc_res.hrc44
-rw-r--r--connectivity/source/inc/resource/common_res.hrc81
-rw-r--r--connectivity/source/inc/resource/conn_shared_res.hrc76
-rw-r--r--connectivity/source/inc/resource/dbase_res.hrc64
-rw-r--r--connectivity/source/inc/resource/evoab2_res.hrc45
-rw-r--r--connectivity/source/inc/resource/file_res.hrc51
-rw-r--r--connectivity/source/inc/resource/hsqldb_res.hrc50
-rw-r--r--connectivity/source/inc/resource/jdbc_log.hrc93
-rw-r--r--connectivity/source/inc/resource/kab_res.hrc46
-rw-r--r--connectivity/source/inc/resource/macab_res.hrc44
-rw-r--r--connectivity/source/inc/resource/mozab_res.hrc77
-rw-r--r--connectivity/source/inc/resource/sharedresources.hxx167
-rw-r--r--connectivity/source/inc/sqlscan.hxx93
-rw-r--r--connectivity/source/manager/exports.dxp3
-rw-r--r--connectivity/source/manager/makefile.mk83
-rw-r--r--connectivity/source/manager/mdrivermanager.cxx744
-rw-r--r--connectivity/source/manager/mdrivermanager.hxx149
-rw-r--r--connectivity/source/manager/mregistration.cxx115
-rw-r--r--connectivity/source/manager/sdbc.map8
-rw-r--r--connectivity/source/manager/sdbc.mxp.map53
-rw-r--r--connectivity/source/parse/PColumn.cxx245
-rw-r--r--connectivity/source/parse/internalnode.cxx88
-rw-r--r--connectivity/source/parse/makefile.mk71
-rw-r--r--connectivity/source/parse/sqlbison.y3633
-rw-r--r--connectivity/source/parse/sqlflex.l768
-rw-r--r--connectivity/source/parse/sqliterator.cxx2172
-rw-r--r--connectivity/source/parse/sqlnode.cxx2832
-rw-r--r--connectivity/source/parse/wrap_sqlbison.cxx34
-rw-r--r--connectivity/source/parse/wrap_sqlflex.cxx38
-rw-r--r--connectivity/source/resource/conn_error_message.src102
-rw-r--r--connectivity/source/resource/conn_log_res.src315
-rw-r--r--connectivity/source/resource/conn_shared_res.src652
-rw-r--r--connectivity/source/resource/makefile.mk112
-rw-r--r--connectivity/source/resource/sharedresources.cxx245
-rw-r--r--connectivity/source/sdbcx/VCatalog.cxx244
-rw-r--r--connectivity/source/sdbcx/VCollection.cxx606
-rw-r--r--connectivity/source/sdbcx/VColumn.cxx230
-rw-r--r--connectivity/source/sdbcx/VDescriptor.cxx158
-rw-r--r--connectivity/source/sdbcx/VGroup.cxx186
-rw-r--r--connectivity/source/sdbcx/VIndex.cxx226
-rw-r--r--connectivity/source/sdbcx/VIndexColumn.cxx122
-rw-r--r--connectivity/source/sdbcx/VKey.cxx231
-rw-r--r--connectivity/source/sdbcx/VKeyColumn.cxx127
-rw-r--r--connectivity/source/sdbcx/VTable.cxx339
-rw-r--r--connectivity/source/sdbcx/VUser.cxx197
-rw-r--r--connectivity/source/sdbcx/VView.cxx153
-rw-r--r--connectivity/source/sdbcx/makefile.mk67
-rw-r--r--connectivity/source/simpledbt/charset_s.cxx76
-rw-r--r--connectivity/source/simpledbt/charset_s.hxx71
-rw-r--r--connectivity/source/simpledbt/dbtfactory.cxx117
-rw-r--r--connectivity/source/simpledbt/dbtfactory.hxx84
-rw-r--r--connectivity/source/simpledbt/makefile.mk57
-rw-r--r--connectivity/source/simpledbt/parsenode_s.cxx96
-rw-r--r--connectivity/source/simpledbt/parsenode_s.hxx84
-rw-r--r--connectivity/source/simpledbt/parser_s.cxx89
-rw-r--r--connectivity/source/simpledbt/parser_s.hxx77
-rw-r--r--connectivity/source/simpledbt/refbase.cxx67
-rw-r--r--connectivity/source/simpledbt/refbase.hxx64
-rw-r--r--connectivity/source/simpledbt/staticdbtools_s.cxx215
-rw-r--r--connectivity/source/simpledbt/staticdbtools_s.hxx210
-rwxr-xr-xconnectivity/target.pmk40
-rwxr-xr-xconnectivity/util/delzip0
-rwxr-xr-xconnectivity/util/langfilter.xsl37
-rwxr-xr-xconnectivity/util/makefile.mk80
-rw-r--r--connectivity/version.mk123
-rw-r--r--connectivity/workben/TT/StartTest.classbin0 -> 183 bytes
-rw-r--r--connectivity/workben/TT/StartTest.java296
-rw-r--r--connectivity/workben/iniParser/main.cxx192
-rw-r--r--connectivity/workben/iniParser/makefile.mk66
-rw-r--r--connectivity/workben/little/main.cxx120
-rw-r--r--connectivity/workben/little/makefile.mk64
-rw-r--r--connectivity/workben/skeleton/SResultSet.hxx249
-rw-r--r--connectivity/workben/skeleton/how_to_write_a_driver.txt51
-rw-r--r--connectivity/workben/testmoz/initUNO.cxx48
-rw-r--r--connectivity/workben/testmoz/main.cxx727
-rw-r--r--connectivity/workben/testmoz/makefile.mk74
-rw-r--r--connectivity/workben/testmoz/mozthread.cxx480
-rw-r--r--cosv/inc/cosv/bstream.hxx153
-rw-r--r--cosv/inc/cosv/comdline.hxx73
-rw-r--r--cosv/inc/cosv/comfunc.hxx128
-rw-r--r--cosv/inc/cosv/commandline.hxx183
-rw-r--r--cosv/inc/cosv/csv_env.hxx157
-rw-r--r--cosv/inc/cosv/csv_ostream.hxx137
-rw-r--r--cosv/inc/cosv/csv_precomp.h49
-rw-r--r--cosv/inc/cosv/datetime.hxx87
-rw-r--r--cosv/inc/cosv/dirchain.hxx183
-rw-r--r--cosv/inc/cosv/file.hxx140
-rw-r--r--cosv/inc/cosv/mbstream.hxx96
-rw-r--r--cosv/inc/cosv/openclose.hxx147
-rw-r--r--cosv/inc/cosv/persist.hxx108
-rw-r--r--cosv/inc/cosv/ploc.hxx132
-rw-r--r--cosv/inc/cosv/ploc_dir.hxx121
-rw-r--r--cosv/inc/cosv/plocroot.hxx83
-rw-r--r--cosv/inc/cosv/std_outp.hxx139
-rw-r--r--cosv/inc/cosv/str_types.hxx97
-rw-r--r--cosv/inc/cosv/streamstr.hxx394
-rw-r--r--cosv/inc/cosv/string.hxx582
-rw-r--r--cosv/inc/cosv/stringdata.hxx138
-rw-r--r--cosv/inc/cosv/tpl/dyn.hxx241
-rw-r--r--cosv/inc/cosv/tpl/funcall.hxx310
-rw-r--r--cosv/inc/cosv/tpl/processor.hxx186
-rw-r--r--cosv/inc/cosv/tpl/range.hxx194
-rw-r--r--cosv/inc/cosv/tpl/swelist.hxx372
-rw-r--r--cosv/inc/cosv/tpl/tpltools.hxx231
-rw-r--r--cosv/inc/cosv/tpl/vvector.hxx542
-rw-r--r--cosv/inc/cosv/x.hxx74
-rw-r--r--cosv/prj/build.lst16
-rw-r--r--cosv/prj/d.lst8
-rw-r--r--cosv/source/comphelp/badcast.cxx48
-rw-r--r--cosv/source/comphelp/makefile.mk59
-rw-r--r--cosv/source/fullcpp.mk61
-rw-r--r--cosv/source/inc/precomp.h39
-rw-r--r--cosv/source/service/comdline.cxx60
-rw-r--r--cosv/source/service/comfunc.cxx158
-rw-r--r--cosv/source/service/commandline.cxx345
-rw-r--r--cosv/source/service/csv_ostream.cxx95
-rw-r--r--cosv/source/service/datetime.cxx87
-rw-r--r--cosv/source/service/makefile.mk63
-rw-r--r--cosv/source/service/std_outp.cxx84
-rw-r--r--cosv/source/storage/dirchain.cxx158
-rw-r--r--cosv/source/storage/file.cxx245
-rw-r--r--cosv/source/storage/makefile.mk73
-rw-r--r--cosv/source/storage/mbstream.cxx122
-rw-r--r--cosv/source/storage/persist.cxx116
-rw-r--r--cosv/source/storage/ploc.cxx160
-rw-r--r--cosv/source/storage/ploc_dir.cxx367
-rw-r--r--cosv/source/storage/plocroot.cxx528
-rw-r--r--cosv/source/strings/makefile.mk62
-rw-r--r--cosv/source/strings/str_types.cxx47
-rw-r--r--cosv/source/strings/streamstr.cxx984
-rw-r--r--cosv/source/strings/string.cxx417
-rw-r--r--cosv/source/unittest/file_ut.cxx124
-rw-r--r--cosv/source/unittest/makefile.mk84
-rw-r--r--cosv/source/unittest/string_ut.cxx143
-rw-r--r--cosv/source/unittest/ut.hxx56
-rw-r--r--cosv/source/unittest/ut_main.cxx50
-rw-r--r--cosv/util/makefile.mk62
-rw-r--r--cppcanvas/inc/cppcanvas/basegfxfactory.hxx107
-rw-r--r--cppcanvas/inc/cppcanvas/bitmap.hxx83
-rw-r--r--cppcanvas/inc/cppcanvas/bitmapcanvas.hxx69
-rw-r--r--cppcanvas/inc/cppcanvas/canvas.hxx119
-rw-r--r--cppcanvas/inc/cppcanvas/canvasgraphic.hxx173
-rw-r--r--cppcanvas/inc/cppcanvas/color.hxx88
-rw-r--r--cppcanvas/inc/cppcanvas/customsprite.hxx56
-rw-r--r--cppcanvas/inc/cppcanvas/font.hxx68
-rw-r--r--cppcanvas/inc/cppcanvas/polypolygon.hxx96
-rw-r--r--cppcanvas/inc/cppcanvas/renderer.hxx150
-rw-r--r--cppcanvas/inc/cppcanvas/sprite.hxx119
-rw-r--r--cppcanvas/inc/cppcanvas/spritecanvas.hxx84
-rw-r--r--cppcanvas/inc/cppcanvas/text.hxx58
-rw-r--r--cppcanvas/inc/cppcanvas/vclfactory.hxx150
-rw-r--r--cppcanvas/inc/makefile.mk51
-rw-r--r--cppcanvas/inc/pch/precompiled_cppcanvas.cxx32
-rw-r--r--cppcanvas/inc/pch/precompiled_cppcanvas.hxx35
-rw-r--r--cppcanvas/prj/build.lst7
-rw-r--r--cppcanvas/prj/d.lst19
-rw-r--r--cppcanvas/source/inc/action.hxx167
-rw-r--r--cppcanvas/source/inc/canvasgraphichelper.hxx89
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx190
-rw-r--r--cppcanvas/source/inc/tools.hxx59
-rw-r--r--cppcanvas/source/mtfrenderer/bitmapaction.cxx241
-rw-r--r--cppcanvas/source/mtfrenderer/bitmapaction.hxx84
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx96
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx98
-rw-r--r--cppcanvas/source/mtfrenderer/implrenderer.cxx3263
-rw-r--r--cppcanvas/source/mtfrenderer/lineaction.cxx170
-rw-r--r--cppcanvas/source/mtfrenderer/lineaction.hxx76
-rw-r--r--cppcanvas/source/mtfrenderer/makefile.mk61
-rw-r--r--cppcanvas/source/mtfrenderer/mtftools.cxx696
-rw-r--r--cppcanvas/source/mtfrenderer/mtftools.hxx273
-rw-r--r--cppcanvas/source/mtfrenderer/outdevstate.hxx148
-rw-r--r--cppcanvas/source/mtfrenderer/pointaction.cxx190
-rw-r--r--cppcanvas/source/mtfrenderer/pointaction.hxx81
-rw-r--r--cppcanvas/source/mtfrenderer/polypolyaction.cxx541
-rw-r--r--cppcanvas/source/mtfrenderer/polypolyaction.hxx104
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.cxx2318
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.hxx105
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.cxx595
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.hxx143
-rw-r--r--cppcanvas/source/tools/canvasgraphichelper.cxx154
-rw-r--r--cppcanvas/source/tools/makefile.mk54
-rw-r--r--cppcanvas/source/tools/tools.cxx65
-rw-r--r--cppcanvas/source/wrapper/basegfxfactory.cxx167
-rw-r--r--cppcanvas/source/wrapper/implbitmap.cxx129
-rw-r--r--cppcanvas/source/wrapper/implbitmap.hxx85
-rw-r--r--cppcanvas/source/wrapper/implbitmapcanvas.cxx76
-rw-r--r--cppcanvas/source/wrapper/implbitmapcanvas.hxx79
-rw-r--r--cppcanvas/source/wrapper/implcanvas.cxx144
-rw-r--r--cppcanvas/source/wrapper/implcanvas.hxx107
-rw-r--r--cppcanvas/source/wrapper/implcolor.cxx71
-rw-r--r--cppcanvas/source/wrapper/implcolor.hxx69
-rw-r--r--cppcanvas/source/wrapper/implcustomsprite.cxx85
-rw-r--r--cppcanvas/source/wrapper/implcustomsprite.hxx74
-rw-r--r--cppcanvas/source/wrapper/implfont.cxx94
-rw-r--r--cppcanvas/source/wrapper/implfont.hxx86
-rw-r--r--cppcanvas/source/wrapper/implpolypolygon.cxx204
-rw-r--r--cppcanvas/source/wrapper/implpolypolygon.hxx102
-rw-r--r--cppcanvas/source/wrapper/implsprite.cxx239
-rw-r--r--cppcanvas/source/wrapper/implsprite.hxx98
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.cxx162
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.hxx113
-rw-r--r--cppcanvas/source/wrapper/impltext.cxx104
-rw-r--r--cppcanvas/source/wrapper/impltext.hxx81
-rw-r--r--cppcanvas/source/wrapper/makefile.mk64
-rw-r--r--cppcanvas/source/wrapper/vclfactory.cxx366
-rw-r--r--cppcanvas/util/cppcanvas.flt4
-rw-r--r--cppcanvas/util/makefile.mk74
-rw-r--r--cppu/inc/com/sun/star/uno/Any.h386
-rw-r--r--cppu/inc/com/sun/star/uno/Any.hxx592
-rw-r--r--cppu/inc/com/sun/star/uno/Reference.h536
-rw-r--r--cppu/inc/com/sun/star/uno/Reference.hxx434
-rw-r--r--cppu/inc/com/sun/star/uno/Sequence.h291
-rw-r--r--cppu/inc/com/sun/star/uno/Sequence.hxx310
-rw-r--r--cppu/inc/com/sun/star/uno/Type.h461
-rw-r--r--cppu/inc/com/sun/star/uno/Type.hxx330
-rw-r--r--cppu/inc/com/sun/star/uno/genfunc.h72
-rw-r--r--cppu/inc/com/sun/star/uno/genfunc.hxx91
-rw-r--r--cppu/inc/cppu/Enterable.hxx117
-rw-r--r--cppu/inc/cppu/EnvDcp.hxx78
-rw-r--r--cppu/inc/cppu/EnvGuards.hxx116
-rw-r--r--cppu/inc/cppu/FreeReference.hxx169
-rw-r--r--cppu/inc/cppu/Map.hxx116
-rw-r--r--cppu/inc/cppu/Shield.hxx93
-rw-r--r--cppu/inc/cppu/helper/purpenv/Environment.hxx49
-rw-r--r--cppu/inc/cppu/helper/purpenv/Mapping.hxx71
-rw-r--r--cppu/inc/cppu/macros.hxx68
-rw-r--r--cppu/inc/cppu/unotype.hxx380
-rw-r--r--cppu/inc/makefile.mk52
-rw-r--r--cppu/inc/pch/precompiled_cppu.cxx32
-rw-r--r--cppu/inc/pch/precompiled_cppu.hxx35
-rw-r--r--cppu/inc/typelib/typeclass.h107
-rw-r--r--cppu/inc/typelib/typedescription.h1163
-rw-r--r--cppu/inc/typelib/typedescription.hxx229
-rw-r--r--cppu/inc/typelib/uik.h56
-rw-r--r--cppu/inc/uno/Enterable.h115
-rw-r--r--cppu/inc/uno/EnvDcp.h66
-rw-r--r--cppu/inc/uno/any2.h181
-rw-r--r--cppu/inc/uno/cuno.h53
-rw-r--r--cppu/inc/uno/current_context.h71
-rw-r--r--cppu/inc/uno/current_context.hxx130
-rw-r--r--cppu/inc/uno/data.h260
-rw-r--r--cppu/inc/uno/dispatcher.h100
-rw-r--r--cppu/inc/uno/dispatcher.hxx178
-rw-r--r--cppu/inc/uno/environment.h388
-rw-r--r--cppu/inc/uno/environment.hxx281
-rw-r--r--cppu/inc/uno/lbnames.h106
-rw-r--r--cppu/inc/uno/mapping.h206
-rw-r--r--cppu/inc/uno/mapping.hxx357
-rw-r--r--cppu/inc/uno/sequence2.h190
-rw-r--r--cppu/inc/uno/threadpool.h192
-rw-r--r--cppu/prj/build.lst12
-rw-r--r--cppu/prj/d.lst74
-rw-r--r--cppu/qa/makefile.mk98
-rw-r--r--cppu/qa/test_any.cxx2333
-rw-r--r--cppu/qa/test_recursion.cxx60
-rw-r--r--cppu/qa/test_reference.cxx159
-rw-r--r--cppu/qa/test_unotype.cxx815
-rw-r--r--cppu/qa/types.idl66
-rw-r--r--cppu/qa/version.map38
-rw-r--r--cppu/source/AffineBridge/AffineBridge.cxx367
-rw-r--r--cppu/source/AffineBridge/makefile.mk48
-rwxr-xr-xcppu/source/LogBridge/LogBridge.cxx280
-rwxr-xr-xcppu/source/LogBridge/makefile.mk48
-rw-r--r--cppu/source/UnsafeBridge/UnsafeBridge.cxx166
-rw-r--r--cppu/source/UnsafeBridge/makefile.mk48
-rw-r--r--cppu/source/cppu/cppu_opt.cxx84
-rw-r--r--cppu/source/cppu/makefile.mk49
-rw-r--r--cppu/source/helper/purpenv/Proxy.hxx92
-rw-r--r--cppu/source/helper/purpenv/export.mk19
-rw-r--r--cppu/source/helper/purpenv/helper_purpenv_Environment.cxx540
-rw-r--r--cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx236
-rw-r--r--cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx529
-rw-r--r--cppu/source/helper/purpenv/makefile.mk50
-rw-r--r--cppu/source/threadpool/current.cxx302
-rw-r--r--cppu/source/threadpool/current.hxx51
-rw-r--r--cppu/source/threadpool/jobqueue.cxx194
-rw-r--r--cppu/source/threadpool/jobqueue.hxx82
-rw-r--r--cppu/source/threadpool/makefile.mk53
-rw-r--r--cppu/source/threadpool/thread.cxx220
-rw-r--r--cppu/source/threadpool/thread.hxx91
-rw-r--r--cppu/source/threadpool/threadident.cxx138
-rw-r--r--cppu/source/threadpool/threadpool.cxx505
-rw-r--r--cppu/source/threadpool/threadpool.hxx132
-rw-r--r--cppu/source/typelib/makefile.mk49
-rw-r--r--cppu/source/typelib/static_types.cxx676
-rw-r--r--cppu/source/typelib/typelib.cxx2674
-rw-r--r--cppu/source/uno/EnvDcp.c52
-rw-r--r--cppu/source/uno/EnvStack.cxx383
-rw-r--r--cppu/source/uno/IdentityMapping.cxx109
-rw-r--r--cppu/source/uno/IdentityMapping.hxx42
-rw-r--r--cppu/source/uno/any.cxx153
-rw-r--r--cppu/source/uno/assign.hxx638
-rw-r--r--cppu/source/uno/cascade_mapping.cxx344
-rw-r--r--cppu/source/uno/cascade_mapping.hxx44
-rw-r--r--cppu/source/uno/constr.hxx270
-rw-r--r--cppu/source/uno/copy.hxx889
-rw-r--r--cppu/source/uno/data.cxx620
-rw-r--r--cppu/source/uno/destr.hxx441
-rw-r--r--cppu/source/uno/env_subst.cxx57
-rw-r--r--cppu/source/uno/env_subst.hxx44
-rw-r--r--cppu/source/uno/eq.hxx671
-rw-r--r--cppu/source/uno/lbenv.cxx1185
-rw-r--r--cppu/source/uno/lbmap.cxx695
-rw-r--r--cppu/source/uno/loadmodule.cxx58
-rw-r--r--cppu/source/uno/loadmodule.hxx54
-rw-r--r--cppu/source/uno/makefile.mk59
-rw-r--r--cppu/source/uno/prim.hxx209
-rw-r--r--cppu/source/uno/sequence.cxx1019
-rwxr-xr-xcppu/test/AffineBridge/AffineBridge.test.pl76
-rw-r--r--cppu/test/AffineBridge/makefile.mk46
-rw-r--r--cppu/test/AntiEnvGuard/AntiEnvGuard.test.cxx134
-rw-r--r--cppu/test/AntiEnvGuard/makefile.mk50
-rw-r--r--cppu/test/EnvDcp/EnvDcp.test.cxx114
-rw-r--r--cppu/test/EnvDcp/makefile.mk50
-rw-r--r--cppu/test/EnvGuard/EnvGuard.test.cxx155
-rw-r--r--cppu/test/EnvGuard/makefile.mk50
-rwxr-xr-xcppu/test/EnvStack/EnvStack.test.pl93
-rw-r--r--cppu/test/EnvStack/makefile.mk51
-rw-r--r--cppu/test/EnvStack_tester/EnvStack.tester.cxx203
-rw-r--r--cppu/test/EnvStack_tester/EnvStack.tester.hxx64
-rw-r--r--cppu/test/EnvStack_tester/ProbeEnv.cxx151
-rw-r--r--cppu/test/EnvStack_tester/ProbeEnv.def8
-rw-r--r--cppu/test/EnvStack_tester/makefile.mk130
-rw-r--r--cppu/test/Environment.test.cxx78
-rw-r--r--cppu/test/FreeReference/FreeReference.test.cxx417
-rw-r--r--cppu/test/FreeReference/makefile.mk59
-rw-r--r--cppu/test/IdentityMapping.test.cxx80
-rw-r--r--cppu/test/Map/Map.test.cxx261
-rw-r--r--cppu/test/Map/makefile.mk59
-rw-r--r--cppu/test/Mapping.test.cxx80
-rw-r--r--cppu/test/ObjectFactory/CppObject.cxx106
-rw-r--r--cppu/test/ObjectFactory/CppObject.hxx65
-rw-r--r--cppu/test/ObjectFactory/ObjectFactory.cxx72
-rw-r--r--cppu/test/ObjectFactory/ObjectFactory.hxx51
-rw-r--r--cppu/test/ObjectFactory/UnoObject.cxx230
-rw-r--r--cppu/test/ObjectFactory/UnoObject.hxx46
-rw-r--r--cppu/test/ObjectFactory/callee.hxx42
-rw-r--r--cppu/test/ObjectFactory/empty.def5
-rw-r--r--cppu/test/ObjectFactory/makefile.mk52
-rw-r--r--cppu/test/Shield/Shield.test.cxx252
-rw-r--r--cppu/test/Shield/makefile.mk59
-rwxr-xr-xcppu/test/UnsafeBridge/UnsafeBridge.test.pl76
-rw-r--r--cppu/test/UnsafeBridge/makefile.mk46
-rw-r--r--cppu/test/alignment.idl208
-rw-r--r--cppu/test/alignment/diagnose.h70
-rw-r--r--cppu/test/alignment/makefile.mk88
-rw-r--r--cppu/test/alignment/pass1.cxx243
-rw-r--r--cppu/test/cascade_mapping/TestMapping.cxx197
-rw-r--r--cppu/test/cascade_mapping/TestMapping.def11
-rw-r--r--cppu/test/cascade_mapping/TestProxy.cxx182
-rw-r--r--cppu/test/cascade_mapping/TestProxy.hxx73
-rwxr-xr-xcppu/test/cascade_mapping/cascade_mapping.test.pl95
-rw-r--r--cppu/test/cascade_mapping/makefile.mk94
-rw-r--r--cppu/test/cascade_mapping/path.test.cxx63
-rw-r--r--cppu/test/cascade_mapping/path.test.def8
-rw-r--r--cppu/test/cpputest.idl97
-rw-r--r--cppu/test/env_substs/env_subst.test.cxx98
-rw-r--r--cppu/test/env_substs/makefile.mk50
-rw-r--r--cppu/test/env_tester/TestEnvironment.cxx40
-rw-r--r--cppu/test/env_tester/TestEnvironment.def7
-rw-r--r--cppu/test/env_tester/env.tester.cxx107
-rw-r--r--cppu/test/env_tester/makefile.mk71
-rw-r--r--cppu/test/env_tester/purpenv.test.cxx404
-rw-r--r--cppu/test/env_tester/register.test.cxx237
-rw-r--r--cppu/test/language_binding.idl242
-rw-r--r--cppu/test/makefile.mk160
-rw-r--r--cppu/test/mapping_tester/Mapping.tester.hxx78
-rw-r--r--cppu/test/mapping_tester/makefile.mk67
-rw-r--r--cppu/test/mapping_tester/mapping.tester.cxx459
-rw-r--r--cppu/test/purpenvhelper/TestEnv.cxx132
-rw-r--r--cppu/test/purpenvhelper/TestEnv.def8
-rw-r--r--cppu/test/purpenvhelper/makefile.mk58
-rwxr-xr-xcppu/test/purpenvhelper/purpenvhelper.test.pl71
-rw-r--r--cppu/test/purpose_envs/makefile.mk48
-rwxr-xr-xcppu/test/purpose_envs/purpose_envs.test.pl71
-rw-r--r--cppu/test/surrogate.hxx158
-rw-r--r--cppu/test/test_Cincludes.c9
-rw-r--r--cppu/test/test_cuno.c787
-rw-r--r--cppu/test/test_di.cxx891
-rw-r--r--cppu/test/test_sec.cxx214
-rw-r--r--cppu/test/testcppu.cxx1244
-rw-r--r--cppu/test/testthreadpool.cxx196
-rwxr-xr-xcppu/util/cppu.map127
-rw-r--r--cppu/util/empty.def6
-rw-r--r--cppu/util/extra.mk93
-rw-r--r--cppu/util/makefile.mk109
-rw-r--r--cppu/util/makefile.pmk36
-rw-r--r--cppu/util/purpenvhelper3MSC.map8
-rw-r--r--cppu/util/target.pmk66
-rw-r--r--cppu/util/uno_purpenvhelperC52.map9
-rw-r--r--cppu/util/uno_purpenvhelpergcc3.map8
-rw-r--r--cppu/util/uno_purpenvhelperwntgcc.map8
-rw-r--r--cppu/util/unsafe_os2.map7
-rwxr-xr-xcppuhelper/inc/cppuhelper/access_control.hxx127
-rw-r--r--cppuhelper/inc/cppuhelper/basemutex.hxx52
-rw-r--r--cppuhelper/inc/cppuhelper/bootstrap.hxx226
-rw-r--r--cppuhelper/inc/cppuhelper/compbase.hxx118
-rw-r--r--cppuhelper/inc/cppuhelper/compbase1.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase10.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase11.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase12.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase2.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase3.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase4.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase5.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase6.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase7.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase8.hxx140
-rw-r--r--cppuhelper/inc/cppuhelper/compbase9.hxx139
-rw-r--r--cppuhelper/inc/cppuhelper/compbase_ex.hxx179
-rw-r--r--cppuhelper/inc/cppuhelper/component.hxx123
-rw-r--r--cppuhelper/inc/cppuhelper/component_context.hxx99
-rw-r--r--cppuhelper/inc/cppuhelper/exc_hlp.hxx101
-rw-r--r--cppuhelper/inc/cppuhelper/factory.hxx263
-rw-r--r--cppuhelper/inc/cppuhelper/findsofficepath.h48
-rw-r--r--cppuhelper/inc/cppuhelper/implbase.hxx301
-rw-r--r--cppuhelper/inc/cppuhelper/implbase1.hxx298
-rw-r--r--cppuhelper/inc/cppuhelper/implbase10.hxx303
-rw-r--r--cppuhelper/inc/cppuhelper/implbase11.hxx304
-rw-r--r--cppuhelper/inc/cppuhelper/implbase12.hxx305
-rw-r--r--cppuhelper/inc/cppuhelper/implbase2.hxx294
-rw-r--r--cppuhelper/inc/cppuhelper/implbase3.hxx296
-rw-r--r--cppuhelper/inc/cppuhelper/implbase4.hxx297
-rw-r--r--cppuhelper/inc/cppuhelper/implbase5.hxx298
-rw-r--r--cppuhelper/inc/cppuhelper/implbase6.hxx299
-rw-r--r--cppuhelper/inc/cppuhelper/implbase7.hxx301
-rw-r--r--cppuhelper/inc/cppuhelper/implbase8.hxx301
-rw-r--r--cppuhelper/inc/cppuhelper/implbase9.hxx303
-rw-r--r--cppuhelper/inc/cppuhelper/implbase_ex.hxx177
-rw-r--r--cppuhelper/inc/cppuhelper/implbase_ex_post.hxx234
-rw-r--r--cppuhelper/inc/cppuhelper/implbase_ex_pre.hxx39
-rw-r--r--cppuhelper/inc/cppuhelper/implementationentry.hxx114
-rw-r--r--cppuhelper/inc/cppuhelper/interfacecontainer.h607
-rw-r--r--cppuhelper/inc/cppuhelper/interfacecontainer.hxx206
-rw-r--r--cppuhelper/inc/cppuhelper/propertysetmixin.hxx491
-rw-r--r--cppuhelper/inc/cppuhelper/propshlp.hxx643
-rw-r--r--cppuhelper/inc/cppuhelper/proptypehlp.h79
-rw-r--r--cppuhelper/inc/cppuhelper/proptypehlp.hxx533
-rw-r--r--cppuhelper/inc/cppuhelper/queryinterface.hxx544
-rw-r--r--cppuhelper/inc/cppuhelper/servicefactory.hxx125
-rw-r--r--cppuhelper/inc/cppuhelper/shlib.hxx85
-rw-r--r--cppuhelper/inc/cppuhelper/stdidlclass.hxx392
-rw-r--r--cppuhelper/inc/cppuhelper/typeprovider.hxx245
-rw-r--r--cppuhelper/inc/cppuhelper/unourl.hxx195
-rw-r--r--cppuhelper/inc/cppuhelper/weak.hxx175
-rw-r--r--cppuhelper/inc/cppuhelper/weakagg.hxx114
-rw-r--r--cppuhelper/inc/cppuhelper/weakref.hxx151
-rw-r--r--cppuhelper/inc/makefile.mk51
-rw-r--r--cppuhelper/inc/pch/precompiled_cppuhelper.cxx32
-rw-r--r--cppuhelper/inc/pch/precompiled_cppuhelper.hxx35
-rw-r--r--cppuhelper/prj/build.lst5
-rw-r--r--cppuhelper/prj/d.lst76
-rw-r--r--cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx286
-rw-r--r--cppuhelper/qa/ifcontainer/export.map7
-rw-r--r--cppuhelper/qa/ifcontainer/makefile.mk64
-rw-r--r--cppuhelper/qa/propertysetmixin/JavaSupplier.java325
-rw-r--r--cppuhelper/qa/propertysetmixin/comp.map40
-rw-r--r--cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx439
-rw-r--r--cppuhelper/qa/propertysetmixin/makefile.mk142
-rw-r--r--cppuhelper/qa/propertysetmixin/manifest2
-rw-r--r--cppuhelper/qa/propertysetmixin/test.gcc3.map44
-rw-r--r--cppuhelper/qa/propertysetmixin/test.map38
-rw-r--r--cppuhelper/qa/propertysetmixin/test_propertysetmixin.cxx677
-rw-r--r--cppuhelper/qa/propertysetmixin/types.idl88
-rw-r--r--cppuhelper/qa/sce/test_unourl.sce1
-rw-r--r--cppuhelper/qa/unourl/cppu_unourl.cxx484
-rw-r--r--cppuhelper/qa/unourl/export.map7
-rw-r--r--cppuhelper/qa/unourl/makefile.mk64
-rw-r--r--cppuhelper/qa/weak/makefile.mk56
-rw-r--r--cppuhelper/qa/weak/test_weak.cxx112
-rw-r--r--cppuhelper/qa/weak/version.map38
-rw-r--r--cppuhelper/source/access_control.cxx152
-rw-r--r--cppuhelper/source/bootstrap.cxx667
-rwxr-xr-xcppuhelper/source/cc5_solaris_sparc.map386
-rw-r--r--cppuhelper/source/component.cxx251
-rw-r--r--cppuhelper/source/component_context.cxx902
-rw-r--r--cppuhelper/source/exc_thrower.cxx301
-rw-r--r--cppuhelper/source/factory.cxx1132
-rw-r--r--cppuhelper/source/findsofficepath.c208
-rw-r--r--cppuhelper/source/gcc3.map381
-rw-r--r--cppuhelper/source/gcc3os2.map376
-rw-r--r--cppuhelper/source/implbase.cxx474
-rw-r--r--cppuhelper/source/implbase_ex.cxx472
-rw-r--r--cppuhelper/source/implementationentry.cxx105
-rw-r--r--cppuhelper/source/interfacecontainer.cxx734
-rw-r--r--cppuhelper/source/macro_expander.cxx201
-rw-r--r--cppuhelper/source/macro_expander.hxx63
-rw-r--r--cppuhelper/source/makefile.mk196
-rw-r--r--cppuhelper/source/msvc_win32_intel.map278
-rw-r--r--cppuhelper/source/propertysetmixin.cxx1431
-rw-r--r--cppuhelper/source/propshlp.cxx1244
-rw-r--r--cppuhelper/source/servicefactory.cxx663
-rw-r--r--cppuhelper/source/shlib.cxx612
-rw-r--r--cppuhelper/source/stdidlclass.cxx262
-rw-r--r--cppuhelper/source/tdmgr.cxx765
-rw-r--r--cppuhelper/source/typeprovider.cxx329
-rw-r--r--cppuhelper/source/unorc28
-rw-r--r--cppuhelper/source/unourl.cxx301
-rw-r--r--cppuhelper/source/weak.cxx551
-rw-r--r--cppuhelper/test/bootstrap/TestEnv.cxx131
-rw-r--r--cppuhelper/test/bootstrap/TestEnv.def8
-rw-r--r--cppuhelper/test/bootstrap/bootstrap.test.cxx323
-rw-r--r--cppuhelper/test/bootstrap/makefile.mk65
-rw-r--r--cppuhelper/test/cfg_data/instance/uno/components.xml76
-rw-r--r--cppuhelper/test/cfg_data/template/uno/components.xml24
-rw-r--r--cppuhelper/test/cfg_test.cxx306
-rw-r--r--cppuhelper/test/cfg_test.map8
-rw-r--r--cppuhelper/test/helpertest.idl87
-rw-r--r--cppuhelper/test/loader/loader.test.cxx208
-rw-r--r--cppuhelper/test/loader/makefile.mk63
-rw-r--r--cppuhelper/test/makefile.mk172
-rw-r--r--cppuhelper/test/testcmp/TestComponent.cxx250
-rw-r--r--cppuhelper/test/testcmp/TestComponent.hxx59
-rwxr-xr-xcppuhelper/test/testcmp/TestComponent.uno.def11
-rw-r--r--cppuhelper/test/testcmp/makefile.mk53
-rw-r--r--cppuhelper/test/testcontainer.cxx156
-rw-r--r--cppuhelper/test/testdefaultbootstrapping.cxx87
-rw-r--r--cppuhelper/test/testdefaultbootstrapping.pl281
-rw-r--r--cppuhelper/test/testhelper.cxx107
-rw-r--r--cppuhelper/test/testhelper.hxx34
-rw-r--r--cppuhelper/test/testidlclass.cxx230
-rw-r--r--cppuhelper/test/testimplhelper.cxx584
-rw-r--r--cppuhelper/test/testlib/UNO.pm68
-rwxr-xr-xcppuhelper/test/testlib/defbootstrap.map8
-rw-r--r--cppuhelper/test/testlib/defbootstrap_lib.cxx120
-rwxr-xr-xcppuhelper/test/testlib/makefile.mk107
-rw-r--r--cppuhelper/test/testpropshlp.cxx1184
-rw-r--r--cppuhelper/test/testproptyphlp.cxx87
-rw-r--r--cppuhelper/unotypes/cppuhelper/detail/XExceptionThrower.idl50
-rw-r--r--cppuhelper/unotypes/makefile.mk56
-rw-r--r--cppunit/cppunit-1.8.0-r1.patch2436
-rw-r--r--cppunit/makefile.mk67
-rw-r--r--cppunit/prj/build.lst3
-rw-r--r--cppunit/prj/d.lst10
-rw-r--r--cpputools/prj/build.lst8
-rw-r--r--cpputools/prj/d.lst12
-rwxr-xr-xcpputools/source/regcomplazy/makefile.mk58
-rwxr-xr-xcpputools/source/regcomplazy/regcomplazy.cxx347
-rw-r--r--cpputools/source/registercomponent/makefile.mk79
-rw-r--r--cpputools/source/registercomponent/registercomponent.cxx858
-rw-r--r--cpputools/source/regsingleton/makefile.mk83
-rw-r--r--cpputools/source/regsingleton/regsingleton.cxx176
-rw-r--r--cpputools/source/sp2bv/makefile.mk60
-rw-r--r--cpputools/source/sp2bv/readme.txt10
-rw-r--r--cpputools/source/sp2bv/sp2bv.cxx144
-rw-r--r--cpputools/source/unoexe/makefile.mk95
-rw-r--r--cpputools/source/unoexe/unoexe.cxx902
-rwxr-xr-xcrashrep/prj/build.lst6
-rwxr-xr-xcrashrep/prj/d.lst4
-rwxr-xr-xcrashrep/scripts/crash_report.sh52
-rwxr-xr-xcrashrep/scripts/makefile.mk47
-rw-r--r--crashrep/source/all/crashrep.ulf220
-rw-r--r--crashrep/source/all/makefile.mk53
-rwxr-xr-xcrashrep/source/unx/interface.cxx718
-rwxr-xr-xcrashrep/source/unx/interface.hxx192
-rwxr-xr-xcrashrep/source/unx/main.cxx1125
-rwxr-xr-xcrashrep/source/unx/makefile.mk81
-rwxr-xr-xcrashrep/source/unx/res.cxx133
-rwxr-xr-xcrashrep/source/unx/res/makefile.mk63
-rwxr-xr-xcrashrep/source/unx/res/unxcrashres.cxx104
-rwxr-xr-xcrashrep/source/win32/base64.cpp86
-rwxr-xr-xcrashrep/source/win32/base64.h48
-rwxr-xr-xcrashrep/source/win32/ctrylnglist.txt29
-rwxr-xr-xcrashrep/source/win32/makefile.mk93
-rwxr-xr-xcrashrep/source/win32/rcfooter.txt1
-rwxr-xr-xcrashrep/source/win32/rcheader.txt117
-rwxr-xr-xcrashrep/source/win32/rctemplate.txt192
-rwxr-xr-xcrashrep/source/win32/resource.h123
-rwxr-xr-xcrashrep/source/win32/soreport.cpp2985
-rw-r--r--cui/inc/makefile.mk52
-rw-r--r--cui/inc/pch/precompiled_cui.cxx32
-rw-r--r--cui/inc/pch/precompiled_cui.hxx968
-rw-r--r--cui/prj/build.lst9
-rwxr-xr-xcui/prj/d.lst8
-rw-r--r--cui/source/customize/acccfg.cxx1702
-rw-r--r--cui/source/customize/acccfg.hrc78
-rw-r--r--cui/source/customize/acccfg.src360
-rw-r--r--cui/source/customize/cfg.cxx6056
-rw-r--r--cui/source/customize/cfg.hrc108
-rw-r--r--cui/source/customize/cfg.src875
-rw-r--r--cui/source/customize/cfgutil.cxx1801
-rw-r--r--cui/source/customize/eventdlg.cxx250
-rw-r--r--cui/source/customize/eventdlg.hrc46
-rw-r--r--cui/source/customize/eventdlg.hxx81
-rw-r--r--cui/source/customize/eventdlg.src114
-rw-r--r--cui/source/customize/macropg.cxx1052
-rw-r--r--cui/source/customize/macropg.hrc104
-rw-r--r--cui/source/customize/macropg.src462
-rw-r--r--cui/source/customize/macropg_impl.hxx76
-rwxr-xr-xcui/source/customize/makefile.mk67
-rw-r--r--cui/source/customize/selector.cxx1256
-rw-r--r--cui/source/customize/selector.hrc60
-rw-r--r--cui/source/customize/selector.src215
-rw-r--r--cui/source/dialogs/SpellAttrib.cxx175
-rw-r--r--cui/source/dialogs/SpellAttrib.hxx176
-rw-r--r--cui/source/dialogs/SpellDialog.cxx2155
-rw-r--r--cui/source/dialogs/SpellDialog.hrc58
-rw-r--r--cui/source/dialogs/SpellDialog.src245
-rw-r--r--cui/source/dialogs/charmap.hrc54
-rw-r--r--cui/source/dialogs/charmap.src162
-rw-r--r--cui/source/dialogs/commonlingui.cxx292
-rw-r--r--cui/source/dialogs/commonlingui.hxx174
-rw-r--r--cui/source/dialogs/commonlingui.src156
-rw-r--r--cui/source/dialogs/cuicharmap.cxx589
-rw-r--r--cui/source/dialogs/cuifmsearch.cxx968
-rw-r--r--cui/source/dialogs/cuigaldlg.cxx1272
-rw-r--r--cui/source/dialogs/cuigrfflt.cxx759
-rw-r--r--cui/source/dialogs/cuihyperdlg.cxx417
-rwxr-xr-xcui/source/dialogs/cuiimapdlg.hrc47
-rwxr-xr-xcui/source/dialogs/cuiimapdlg.src151
-rw-r--r--cui/source/dialogs/cuiimapwnd.cxx100
-rw-r--r--cui/source/dialogs/cuitbxform.cxx68
-rw-r--r--cui/source/dialogs/dlgname.cxx239
-rw-r--r--cui/source/dialogs/dlgname.hrc49
-rw-r--r--cui/source/dialogs/dlgname.src272
-rw-r--r--cui/source/dialogs/fmsearch.hrc89
-rw-r--r--cui/source/dialogs/fmsearch.src332
-rw-r--r--cui/source/dialogs/gallery.src482
-rw-r--r--cui/source/dialogs/grfflt.hrc83
-rw-r--r--cui/source/dialogs/grfflt.src457
-rw-r--r--cui/source/dialogs/hangulhanjadlg.cxx1913
-rw-r--r--cui/source/dialogs/hangulhanjadlg.hrc200
-rw-r--r--cui/source/dialogs/hangulhanjadlg.src431
-rw-r--r--cui/source/dialogs/hldocntp.cxx521
-rw-r--r--cui/source/dialogs/hldoctp.cxx383
-rw-r--r--cui/source/dialogs/hlinettp.cxx547
-rw-r--r--cui/source/dialogs/hlmailtp.cxx364
-rw-r--r--cui/source/dialogs/hlmarkwn.cxx546
-rw-r--r--cui/source/dialogs/hlmarkwn.hrc37
-rw-r--r--cui/source/dialogs/hlmarkwn.src98
-rw-r--r--cui/source/dialogs/hltpbase.cxx873
-rw-r--r--cui/source/dialogs/hyperdlg.hrc103
-rw-r--r--cui/source/dialogs/hyperdlg.src971
-rw-r--r--cui/source/dialogs/iconcdlg.cxx1438
-rw-r--r--cui/source/dialogs/iconcdlg.src63
-rw-r--r--cui/source/dialogs/insdlg.cxx1060
-rw-r--r--cui/source/dialogs/insrc.cxx85
-rw-r--r--cui/source/dialogs/insrc.hrc43
-rw-r--r--cui/source/dialogs/insrc.src118
-rw-r--r--cui/source/dialogs/linkdlg.cxx716
-rwxr-xr-xcui/source/dialogs/makefile.mk118
-rw-r--r--cui/source/dialogs/multifil.cxx187
-rw-r--r--cui/source/dialogs/multipat.cxx363
-rw-r--r--cui/source/dialogs/multipat.hrc47
-rw-r--r--cui/source/dialogs/multipat.src153
-rw-r--r--cui/source/dialogs/newtabledlg.cxx74
-rw-r--r--cui/source/dialogs/newtabledlg.hrc38
-rw-r--r--cui/source/dialogs/newtabledlg.src138
-rw-r--r--cui/source/dialogs/pastedlg.cxx310
-rw-r--r--cui/source/dialogs/plfilter.cxx129
-rw-r--r--cui/source/dialogs/postdlg.cxx262
-rw-r--r--cui/source/dialogs/postdlg.hrc54
-rw-r--r--cui/source/dialogs/postdlg.src160
-rw-r--r--cui/source/dialogs/scriptdlg.cxx1694
-rw-r--r--cui/source/dialogs/scriptdlg.hrc83
-rw-r--r--cui/source/dialogs/scriptdlg.src310
-rw-r--r--cui/source/dialogs/sdrcelldlg.cxx104
-rw-r--r--cui/source/dialogs/sdrcelldlg.src144
-rw-r--r--cui/source/dialogs/showcols.cxx141
-rw-r--r--cui/source/dialogs/showcols.src105
-rw-r--r--cui/source/dialogs/splitcelldlg.cxx114
-rw-r--r--cui/source/dialogs/splitcelldlg.hrc45
-rw-r--r--cui/source/dialogs/splitcelldlg.src135
-rw-r--r--cui/source/dialogs/srchxtra.cxx294
-rw-r--r--cui/source/dialogs/srchxtra.hrc54
-rw-r--r--cui/source/dialogs/srchxtra.src282
-rw-r--r--cui/source/dialogs/svuidlg.hrc137
-rw-r--r--cui/source/dialogs/svuidlg.src711
-rw-r--r--cui/source/dialogs/tbxform.src67
-rw-r--r--cui/source/dialogs/winpluginlib.cpp233
-rw-r--r--cui/source/dialogs/zoom.cxx537
-rw-r--r--cui/source/dialogs/zoom.hrc56
-rw-r--r--cui/source/dialogs/zoom.src160
-rw-r--r--cui/source/factory/cuiexp.cxx54
-rw-r--r--cui/source/factory/cuiresmgr.cxx53
-rw-r--r--cui/source/factory/dlgfact.cxx1907
-rw-r--r--cui/source/factory/dlgfact.hxx782
-rw-r--r--cui/source/factory/init.cxx56
-rwxr-xr-xcui/source/factory/makefile.mk56
-rw-r--r--cui/source/inc/ControlFocusHelper.hxx51
-rw-r--r--cui/source/inc/SpellDialog.hxx261
-rw-r--r--cui/source/inc/acccfg.hxx288
-rw-r--r--cui/source/inc/align.hxx104
-rw-r--r--cui/source/inc/autocdlg.hxx508
-rw-r--r--cui/source/inc/backgrnd.hxx173
-rw-r--r--cui/source/inc/bbdlg.hxx59
-rw-r--r--cui/source/inc/border.hxx159
-rw-r--r--cui/source/inc/cfg.hxx836
-rw-r--r--cui/source/inc/cfgutil.hxx220
-rw-r--r--cui/source/inc/chardlg.hxx400
-rw-r--r--cui/source/inc/connect.hxx121
-rw-r--r--cui/source/inc/cuicharmap.hxx146
-rw-r--r--cui/source/inc/cuifmsearch.hxx230
-rw-r--r--cui/source/inc/cuigaldlg.hxx375
-rw-r--r--cui/source/inc/cuigrfflt.hxx256
-rw-r--r--cui/source/inc/cuihyperdlg.hxx117
-rw-r--r--cui/source/inc/cuiimapwnd.hxx54
-rw-r--r--cui/source/inc/cuioptgenrl.hxx131
-rw-r--r--cui/source/inc/cuires.hrc430
-rw-r--r--cui/source/inc/cuisrchdlg.hxx90
-rw-r--r--cui/source/inc/cuitabarea.hxx805
-rw-r--r--cui/source/inc/cuitabline.hxx433
-rw-r--r--cui/source/inc/cuitbxform.hxx29
-rw-r--r--cui/source/inc/dbregister.hxx163
-rw-r--r--cui/source/inc/defdlgname.hxx43
-rw-r--r--cui/source/inc/dialmgr.hxx48
-rw-r--r--cui/source/inc/dlgname.hxx207
-rw-r--r--cui/source/inc/dstribut.hxx128
-rw-r--r--cui/source/inc/gallery.hrc104
-rw-r--r--cui/source/inc/grfpage.hxx143
-rw-r--r--cui/source/inc/hangulhanjadlg.hxx353
-rwxr-xr-xcui/source/inc/headertablistbox.hxx71
-rw-r--r--cui/source/inc/helpid.hrc390
-rw-r--r--cui/source/inc/hldocntp.hxx81
-rw-r--r--cui/source/inc/hldoctp.hxx96
-rw-r--r--cui/source/inc/hlinettp.hxx110
-rw-r--r--cui/source/inc/hlmailtp.hxx80
-rw-r--r--cui/source/inc/hlmarkwn.hxx114
-rw-r--r--cui/source/inc/hlmarkwn_def.hxx39
-rw-r--r--cui/source/inc/hltpbase.hxx211
-rw-r--r--cui/source/inc/iconcdlg.hxx292
-rw-r--r--cui/source/inc/insdlg.hxx217
-rw-r--r--cui/source/inc/insrc.hxx72
-rw-r--r--cui/source/inc/internationaloptions.hxx61
-rw-r--r--cui/source/inc/labdlg.hxx147
-rw-r--r--cui/source/inc/linkdlg.hxx137
-rwxr-xr-xcui/source/inc/macroass.hxx146
-rw-r--r--cui/source/inc/macropg.hxx178
-rw-r--r--cui/source/inc/measure.hxx130
-rw-r--r--cui/source/inc/multifil.hxx62
-rw-r--r--cui/source/inc/multipat.hxx92
-rw-r--r--cui/source/inc/newtabledlg.hxx65
-rw-r--r--cui/source/inc/numfmt.hxx191
-rw-r--r--cui/source/inc/numpages.hxx472
-rw-r--r--cui/source/inc/optasian.hxx84
-rw-r--r--cui/source/inc/optdict.hxx191
-rw-r--r--cui/source/inc/optimprove.hxx143
-rw-r--r--cui/source/inc/optlingu.hxx185
-rw-r--r--cui/source/inc/optpath.hxx119
-rw-r--r--cui/source/inc/page.hxx241
-rw-r--r--cui/source/inc/paragrph.hxx330
-rw-r--r--cui/source/inc/pastedlg.hxx98
-rw-r--r--cui/source/inc/postdlg.hxx129
-rw-r--r--cui/source/inc/radiobtnbox.hxx66
-rw-r--r--cui/source/inc/scriptdlg.hxx251
-rw-r--r--cui/source/inc/sdrcelldlg.hxx66
-rw-r--r--cui/source/inc/selector.hxx249
-rw-r--r--cui/source/inc/showcols.hxx69
-rw-r--r--cui/source/inc/splitcelldlg.hxx72
-rw-r--r--cui/source/inc/srchxtra.hxx111
-rw-r--r--cui/source/inc/tabstpge.hxx162
-rw-r--r--cui/source/inc/textanim.hxx131
-rw-r--r--cui/source/inc/textattr.hxx138
-rw-r--r--cui/source/inc/transfrm.hxx308
-rw-r--r--cui/source/inc/treeopt.hxx362
-rw-r--r--cui/source/inc/zoom.hxx120
-rw-r--r--cui/source/options/cfgchart.cxx327
-rw-r--r--cui/source/options/cfgchart.hxx119
-rw-r--r--cui/source/options/connpoolconfig.cxx226
-rw-r--r--cui/source/options/connpoolconfig.hxx57
-rw-r--r--cui/source/options/connpooloptions.cxx516
-rw-r--r--cui/source/options/connpooloptions.hrc52
-rw-r--r--cui/source/options/connpooloptions.hxx95
-rw-r--r--cui/source/options/connpooloptions.src169
-rw-r--r--cui/source/options/connpoolsettings.cxx126
-rw-r--r--cui/source/options/connpoolsettings.hxx111
-rw-r--r--cui/source/options/cuisrchdlg.cxx103
-rw-r--r--cui/source/options/dbregister.cxx527
-rw-r--r--cui/source/options/dbregister.hrc45
-rw-r--r--cui/source/options/dbregister.src93
-rw-r--r--cui/source/options/dbregisterednamesconfig.cxx144
-rw-r--r--cui/source/options/dbregisterednamesconfig.hxx57
-rw-r--r--cui/source/options/dbregistersettings.cxx79
-rw-r--r--cui/source/options/dbregistersettings.hxx98
-rw-r--r--cui/source/options/doclinkdialog.cxx227
-rw-r--r--cui/source/options/doclinkdialog.hrc53
-rw-r--r--cui/source/options/doclinkdialog.hxx96
-rw-r--r--cui/source/options/doclinkdialog.src154
-rw-r--r--cui/source/options/fontsubs.cxx614
-rw-r--r--cui/source/options/fontsubs.hrc65
-rw-r--r--cui/source/options/fontsubs.hxx137
-rw-r--r--cui/source/options/fontsubs.src199
-rw-r--r--cui/source/options/internationaloptions.cxx167
-rw-r--r--cui/source/options/internationaloptions.hrc75
-rw-r--r--cui/source/options/internationaloptions.src106
-rwxr-xr-xcui/source/options/makefile.mk122
-rw-r--r--cui/source/options/optHeaderTabListbox.cxx90
-rw-r--r--cui/source/options/optHeaderTabListbox.hxx48
-rw-r--r--cui/source/options/optaccessibility.cxx188
-rw-r--r--cui/source/options/optaccessibility.hrc87
-rw-r--r--cui/source/options/optaccessibility.hxx68
-rw-r--r--cui/source/options/optaccessibility.src155
-rw-r--r--cui/source/options/optasian.cxx470
-rw-r--r--cui/source/options/optasian.hrc52
-rw-r--r--cui/source/options/optasian.src177
-rw-r--r--cui/source/options/optchart.cxx239
-rw-r--r--cui/source/options/optchart.hrc40
-rw-r--r--cui/source/options/optchart.hxx92
-rw-r--r--cui/source/options/optchart.src86
-rw-r--r--cui/source/options/optcolor.cxx1633
-rw-r--r--cui/source/options/optcolor.hrc222
-rw-r--r--cui/source/options/optcolor.hxx84
-rw-r--r--cui/source/options/optcolor.src552
-rw-r--r--cui/source/options/optctl.cxx173
-rw-r--r--cui/source/options/optctl.hrc61
-rw-r--r--cui/source/options/optctl.hxx73
-rw-r--r--cui/source/options/optctl.src119
-rw-r--r--cui/source/options/optdict.cxx805
-rw-r--r--cui/source/options/optdict.hrc68
-rw-r--r--cui/source/options/optdict.src282
-rw-r--r--cui/source/options/optfltr.cxx439
-rw-r--r--cui/source/options/optfltr.hrc58
-rw-r--r--cui/source/options/optfltr.hxx118
-rw-r--r--cui/source/options/optfltr.src204
-rw-r--r--cui/source/options/optgdlg.cxx1921
-rw-r--r--cui/source/options/optgdlg.hrc208
-rw-r--r--cui/source/options/optgdlg.hxx220
-rw-r--r--cui/source/options/optgdlg.src643
-rw-r--r--cui/source/options/optgenrl.cxx584
-rw-r--r--cui/source/options/optgenrl.hrc88
-rw-r--r--cui/source/options/optgenrl.src315
-rw-r--r--cui/source/options/opthtml.cxx271
-rw-r--r--cui/source/options/opthtml.hrc66
-rw-r--r--cui/source/options/opthtml.hxx92
-rw-r--r--cui/source/options/opthtml.src290
-rw-r--r--cui/source/options/optimprove.cxx230
-rw-r--r--cui/source/options/optimprove.hrc53
-rw-r--r--cui/source/options/optimprove.src124
-rw-r--r--cui/source/options/optimprove2.cxx272
-rw-r--r--cui/source/options/optinet2.cxx2339
-rw-r--r--cui/source/options/optinet2.hrc180
-rw-r--r--cui/source/options/optinet2.hxx355
-rw-r--r--cui/source/options/optinet2.src647
-rw-r--r--cui/source/options/optjava.cxx1138
-rw-r--r--cui/source/options/optjava.hrc86
-rw-r--r--cui/source/options/optjava.hxx217
-rw-r--r--cui/source/options/optjava.src290
-rw-r--r--cui/source/options/optjsearch.cxx385
-rw-r--r--cui/source/options/optjsearch.hrc53
-rw-r--r--cui/source/options/optjsearch.hxx96
-rw-r--r--cui/source/options/optjsearch.src223
-rw-r--r--cui/source/options/optlingu.cxx2555
-rw-r--r--cui/source/options/optlingu.hrc91
-rw-r--r--cui/source/options/optlingu.src357
-rw-r--r--cui/source/options/optmemory.cxx274
-rw-r--r--cui/source/options/optmemory.hrc89
-rw-r--r--cui/source/options/optmemory.hxx92
-rw-r--r--cui/source/options/optmemory.src210
-rw-r--r--cui/source/options/optpath.cxx866
-rw-r--r--cui/source/options/optpath.hrc46
-rw-r--r--cui/source/options/optpath.src203
-rw-r--r--cui/source/options/optsave.cxx822
-rw-r--r--cui/source/options/optsave.hrc84
-rw-r--r--cui/source/options/optsave.hxx108
-rw-r--r--cui/source/options/optsave.src325
-rw-r--r--cui/source/options/optspell.hrc45
-rw-r--r--cui/source/options/optspell.src128
-rw-r--r--cui/source/options/optupdt.cxx415
-rw-r--r--cui/source/options/optupdt.hrc52
-rw-r--r--cui/source/options/optupdt.hxx84
-rw-r--r--cui/source/options/optupdt.src114
-rw-r--r--cui/source/options/radiobtnbox.cxx118
-rw-r--r--cui/source/options/readonlyimage.cxx84
-rw-r--r--cui/source/options/readonlyimage.hxx46
-rw-r--r--cui/source/options/readonlyimage.src55
-rw-r--r--cui/source/options/sdbcdriverenum.cxx132
-rw-r--r--cui/source/options/sdbcdriverenum.hxx79
-rw-r--r--cui/source/options/securityoptions.cxx107
-rw-r--r--cui/source/options/securityoptions.hrc83
-rw-r--r--cui/source/options/securityoptions.hxx94
-rw-r--r--cui/source/options/securityoptions.src168
-rw-r--r--cui/source/options/treeopt.cxx2850
-rw-r--r--cui/source/options/treeopt.hrc103
-rw-r--r--cui/source/options/treeopt.src387
-rw-r--r--cui/source/options/webconninfo.cxx377
-rw-r--r--cui/source/options/webconninfo.hrc65
-rw-r--r--cui/source/options/webconninfo.hxx88
-rw-r--r--cui/source/options/webconninfo.src106
-rw-r--r--cui/source/tabpages/align.cxx299
-rw-r--r--cui/source/tabpages/align.hrc87
-rw-r--r--cui/source/tabpages/align.src251
-rw-r--r--cui/source/tabpages/autocdlg.cxx2776
-rw-r--r--cui/source/tabpages/autocdlg.hrc162
-rw-r--r--cui/source/tabpages/autocdlg.src856
-rw-r--r--cui/source/tabpages/backgrnd.cxx1980
-rw-r--r--cui/source/tabpages/backgrnd.hrc73
-rw-r--r--cui/source/tabpages/backgrnd.src309
-rw-r--r--cui/source/tabpages/bbdlg.cxx75
-rw-r--r--cui/source/tabpages/bbdlg.src88
-rw-r--r--cui/source/tabpages/border.cxx1270
-rw-r--r--cui/source/tabpages/border.hrc109
-rw-r--r--cui/source/tabpages/border.src431
-rw-r--r--cui/source/tabpages/borderconn.cxx314
-rw-r--r--cui/source/tabpages/borderconn.hxx79
-rw-r--r--cui/source/tabpages/chardlg.cxx4065
-rw-r--r--cui/source/tabpages/chardlg.h74
-rw-r--r--cui/source/tabpages/chardlg.hrc184
-rw-r--r--cui/source/tabpages/chardlg.src1128
-rw-r--r--cui/source/tabpages/connect.cxx567
-rw-r--r--cui/source/tabpages/connect.hrc48
-rw-r--r--cui/source/tabpages/connect.src270
-rw-r--r--cui/source/tabpages/dstribut.cxx247
-rw-r--r--cui/source/tabpages/dstribut.hrc58
-rw-r--r--cui/source/tabpages/dstribut.src294
-rw-r--r--cui/source/tabpages/frmdirlbox.src96
-rw-r--r--cui/source/tabpages/grfpage.cxx838
-rw-r--r--cui/source/tabpages/grfpage.hrc56
-rw-r--r--cui/source/tabpages/grfpage.src335
-rw-r--r--cui/source/tabpages/labdlg.cxx653
-rw-r--r--cui/source/tabpages/labdlg.hrc80
-rw-r--r--cui/source/tabpages/labdlg.src301
-rw-r--r--cui/source/tabpages/macroass.cxx719
-rw-r--r--cui/source/tabpages/macroass.hrc85
-rw-r--r--cui/source/tabpages/macroass.src145
-rwxr-xr-xcui/source/tabpages/makefile.mk114
-rw-r--r--cui/source/tabpages/measure.cxx877
-rw-r--r--cui/source/tabpages/measure.hrc56
-rw-r--r--cui/source/tabpages/measure.src312
-rw-r--r--cui/source/tabpages/numfmt.cxx1953
-rw-r--r--cui/source/tabpages/numfmt.hrc77
-rw-r--r--cui/source/tabpages/numfmt.src297
-rw-r--r--cui/source/tabpages/numpages.cxx4081
-rw-r--r--cui/source/tabpages/numpages.hrc135
-rw-r--r--cui/source/tabpages/numpages.src814
-rw-r--r--cui/source/tabpages/page.cxx1772
-rw-r--r--cui/source/tabpages/page.h74
-rw-r--r--cui/source/tabpages/page.hrc87
-rw-r--r--cui/source/tabpages/page.src507
-rw-r--r--cui/source/tabpages/paragrph.cxx2375
-rw-r--r--cui/source/tabpages/paragrph.hrc124
-rw-r--r--cui/source/tabpages/paragrph.src735
-rw-r--r--cui/source/tabpages/strings.src178
-rw-r--r--cui/source/tabpages/swpossizetabpage.cxx1974
-rw-r--r--cui/source/tabpages/swpossizetabpage.hrc62
-rw-r--r--cui/source/tabpages/swpossizetabpage.hxx161
-rw-r--r--cui/source/tabpages/swpossizetabpage.src298
-rw-r--r--cui/source/tabpages/tabarea.cxx371
-rw-r--r--cui/source/tabpages/tabarea.hrc190
-rw-r--r--cui/source/tabpages/tabarea.src1542
-rw-r--r--cui/source/tabpages/tabline.cxx301
-rw-r--r--cui/source/tabpages/tabline.hrc109
-rw-r--r--cui/source/tabpages/tabline.src804
-rw-r--r--cui/source/tabpages/tabstpge.cxx747
-rw-r--r--cui/source/tabpages/tabstpge.hrc66
-rw-r--r--cui/source/tabpages/tabstpge.src234
-rw-r--r--cui/source/tabpages/textanim.cxx760
-rw-r--r--cui/source/tabpages/textanim.hrc50
-rw-r--r--cui/source/tabpages/textanim.src323
-rw-r--r--cui/source/tabpages/textattr.cxx801
-rw-r--r--cui/source/tabpages/textattr.hrc49
-rw-r--r--cui/source/tabpages/textattr.src247
-rw-r--r--cui/source/tabpages/tparea.cxx2583
-rw-r--r--cui/source/tabpages/tpbitmap.cxx1164
-rw-r--r--cui/source/tabpages/tpcolor.cxx1276
-rw-r--r--cui/source/tabpages/tpgradnt.cxx938
-rw-r--r--cui/source/tabpages/tphatch.cxx896
-rw-r--r--cui/source/tabpages/tpline.cxx1927
-rw-r--r--cui/source/tabpages/tplnedef.cxx1015
-rw-r--r--cui/source/tabpages/tplneend.cxx750
-rw-r--r--cui/source/tabpages/tpshadow.cxx613
-rw-r--r--cui/source/tabpages/transfrm.cxx1700
-rw-r--r--cui/source/tabpages/transfrm.hrc79
-rw-r--r--cui/source/tabpages/transfrm.src612
-rw-r--r--cui/util/cui.map7
-rw-r--r--cui/util/hidother.src203
-rw-r--r--cui/util/makefile.mk110
-rw-r--r--cui/util/makefile.pmk47
-rw-r--r--curl/curl-7.12.2.patch1070
-rw-r--r--curl/makefile.mk154
-rw-r--r--curl/prj/build.lst3
-rw-r--r--curl/prj/d.lst13
-rw-r--r--dbaccess/inc/AsyncronousLink.hxx74
-rw-r--r--dbaccess/inc/IController.hxx143
-rw-r--r--dbaccess/inc/IEnvironment.hxx80
-rw-r--r--dbaccess/inc/IReference.hxx47
-rw-r--r--dbaccess/inc/ToolBoxHelper.hxx98
-rw-r--r--dbaccess/inc/controllerframe.hxx87
-rw-r--r--dbaccess/inc/dataview.hxx102
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc478
-rw-r--r--dbaccess/inc/dbaccess_slotid.hrc117
-rw-r--r--dbaccess/inc/dbaccessdllapi.h46
-rw-r--r--dbaccess/inc/documentcontroller.hxx121
-rw-r--r--dbaccess/inc/genericcontroller.hxx542
-rw-r--r--dbaccess/inc/makefile.mk51
-rw-r--r--dbaccess/inc/pch/precompiled_dbaccess.cxx32
-rw-r--r--dbaccess/inc/pch/precompiled_dbaccess.hxx523
-rw-r--r--dbaccess/inc/singledoccontroller.hxx229
-rw-r--r--dbaccess/prj/build.lst29
-rw-r--r--dbaccess/prj/d.lst91
-rw-r--r--dbaccess/prj/dba.xml97
-rw-r--r--dbaccess/prj/dbu.xml134
-rw-r--r--dbaccess/qa/complex/dbaccess/ApplicationController.java179
-rw-r--r--dbaccess/qa/complex/dbaccess/Beamer.java194
-rw-r--r--dbaccess/qa/complex/dbaccess/CRMBasedTestCase.java86
-rwxr-xr-xdbaccess/qa/complex/dbaccess/CopyTableInterActionHandler.java53
-rwxr-xr-xdbaccess/qa/complex/dbaccess/CopyTableWizard.java239
-rw-r--r--dbaccess/qa/complex/dbaccess/DataSource.java113
-rwxr-xr-xdbaccess/qa/complex/dbaccess/DatabaseApplication.java104
-rw-r--r--dbaccess/qa/complex/dbaccess/DatabaseDocument.java1037
-rw-r--r--dbaccess/qa/complex/dbaccess/FileHelper.java47
-rw-r--r--dbaccess/qa/complex/dbaccess/Parser.java211
-rw-r--r--dbaccess/qa/complex/dbaccess/PropertyBag.java297
-rw-r--r--dbaccess/qa/complex/dbaccess/Query.java129
-rw-r--r--dbaccess/qa/complex/dbaccess/QueryInQuery.java195
-rw-r--r--dbaccess/qa/complex/dbaccess/RowSet.java1029
-rw-r--r--dbaccess/qa/complex/dbaccess/RowSetEventListener.java114
-rwxr-xr-xdbaccess/qa/complex/dbaccess/SingleSelectQueryComposer.java367
-rw-r--r--dbaccess/qa/complex/dbaccess/TestCase.java129
-rw-r--r--dbaccess/qa/complex/dbaccess/UISettings.java155
-rw-r--r--dbaccess/qa/complex/dbaccess/dbaccess.sce12
-rwxr-xr-xdbaccess/qa/complex/dbaccess/makefile.mk87
-rw-r--r--dbaccess/qa/unoapi/dbaccess.props6
-rw-r--r--dbaccess/qa/unoapi/dbaccess.sce15
-rw-r--r--dbaccess/qa/unoapi/knownissues.xcl62
-rw-r--r--dbaccess/qa/unoapi/makefile.mk53
-rwxr-xr-xdbaccess/qa/unoapi/testdocuments/TestDB/testDB.dbfbin0 -> 949 bytes
-rwxr-xr-xdbaccess/qa/unoapi/testdocuments/TestDB/testDB.dbtbin0 -> 512 bytes
-rw-r--r--dbaccess/source/core/api/BookmarkSet.cxx281
-rw-r--r--dbaccess/source/core/api/BookmarkSet.hxx78
-rw-r--r--dbaccess/source/core/api/CIndexColumn.hxx62
-rw-r--r--dbaccess/source/core/api/CIndexes.cxx126
-rw-r--r--dbaccess/source/core/api/CIndexes.hxx61
-rw-r--r--dbaccess/source/core/api/CRowSetColumn.cxx114
-rw-r--r--dbaccess/source/core/api/CRowSetColumn.hxx68
-rw-r--r--dbaccess/source/core/api/CRowSetDataColumn.cxx271
-rw-r--r--dbaccess/source/core/api/CRowSetDataColumn.hxx115
-rw-r--r--dbaccess/source/core/api/CacheSet.cxx775
-rw-r--r--dbaccess/source/core/api/CacheSet.hxx175
-rw-r--r--dbaccess/source/core/api/FilteredContainer.cxx501
-rw-r--r--dbaccess/source/core/api/HelperCollections.cxx125
-rw-r--r--dbaccess/source/core/api/HelperCollections.hxx131
-rw-r--r--dbaccess/source/core/api/KeySet.cxx1466
-rw-r--r--dbaccess/source/core/api/KeySet.hxx215
-rw-r--r--dbaccess/source/core/api/RowSet.cxx2958
-rw-r--r--dbaccess/source/core/api/RowSet.hxx572
-rw-r--r--dbaccess/source/core/api/RowSetBase.cxx1565
-rw-r--r--dbaccess/source/core/api/RowSetBase.hxx439
-rw-r--r--dbaccess/source/core/api/RowSetCache.cxx1631
-rw-r--r--dbaccess/source/core/api/RowSetCache.hxx260
-rw-r--r--dbaccess/source/core/api/RowSetCacheIterator.cxx155
-rw-r--r--dbaccess/source/core/api/RowSetCacheIterator.hxx95
-rw-r--r--dbaccess/source/core/api/RowSetRow.hxx111
-rw-r--r--dbaccess/source/core/api/SingleSelectQueryComposer.cxx1762
-rw-r--r--dbaccess/source/core/api/StaticSet.cxx395
-rw-r--r--dbaccess/source/core/api/StaticSet.hxx96
-rw-r--r--dbaccess/source/core/api/TableDeco.cxx761
-rw-r--r--dbaccess/source/core/api/callablestatement.cxx347
-rw-r--r--dbaccess/source/core/api/column.cxx469
-rw-r--r--dbaccess/source/core/api/columnsettings.cxx181
-rw-r--r--dbaccess/source/core/api/datacolumn.cxx488
-rw-r--r--dbaccess/source/core/api/datacolumn.hxx132
-rw-r--r--dbaccess/source/core/api/datasettings.cxx257
-rw-r--r--dbaccess/source/core/api/definitioncolumn.cxx673
-rw-r--r--dbaccess/source/core/api/makefile.mk82
-rw-r--r--dbaccess/source/core/api/preparedstatement.cxx476
-rw-r--r--dbaccess/source/core/api/query.cxx441
-rw-r--r--dbaccess/source/core/api/query.hxx189
-rw-r--r--dbaccess/source/core/api/querycomposer.cxx392
-rw-r--r--dbaccess/source/core/api/querycontainer.cxx478
-rw-r--r--dbaccess/source/core/api/querydescriptor.cxx326
-rw-r--r--dbaccess/source/core/api/querydescriptor.hxx186
-rw-r--r--dbaccess/source/core/api/resultcolumn.cxx354
-rw-r--r--dbaccess/source/core/api/resultcolumn.hxx104
-rw-r--r--dbaccess/source/core/api/resultset.cxx1211
-rw-r--r--dbaccess/source/core/api/resultset.hxx281
-rw-r--r--dbaccess/source/core/api/statement.cxx699
-rw-r--r--dbaccess/source/core/api/table.cxx503
-rw-r--r--dbaccess/source/core/api/tablecontainer.cxx519
-rw-r--r--dbaccess/source/core/api/viewcontainer.cxx323
-rw-r--r--dbaccess/source/core/dataaccess/ComponentDefinition.cxx331
-rw-r--r--dbaccess/source/core/dataaccess/ComponentDefinition.hxx210
-rw-r--r--dbaccess/source/core/dataaccess/ContentHelper.cxx765
-rw-r--r--dbaccess/source/core/dataaccess/ModelImpl.cxx1524
-rw-r--r--dbaccess/source/core/dataaccess/ModelImpl.hxx654
-rw-r--r--dbaccess/source/core/dataaccess/SharedConnection.cxx189
-rw-r--r--dbaccess/source/core/dataaccess/SharedConnection.hxx175
-rw-r--r--dbaccess/source/core/dataaccess/bookmarkcontainer.cxx424
-rw-r--r--dbaccess/source/core/dataaccess/bookmarkcontainer.hxx211
-rw-r--r--dbaccess/source/core/dataaccess/commandcontainer.cxx118
-rw-r--r--dbaccess/source/core/dataaccess/commandcontainer.hxx96
-rw-r--r--dbaccess/source/core/dataaccess/commanddefinition.cxx182
-rw-r--r--dbaccess/source/core/dataaccess/commanddefinition.hxx147
-rw-r--r--dbaccess/source/core/dataaccess/connection.cxx916
-rw-r--r--dbaccess/source/core/dataaccess/connection.hxx287
-rw-r--r--dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx351
-rw-r--r--dbaccess/source/core/dataaccess/databasecontext.cxx813
-rw-r--r--dbaccess/source/core/dataaccess/databasecontext.hxx216
-rw-r--r--dbaccess/source/core/dataaccess/databasedocument.cxx1932
-rw-r--r--dbaccess/source/core/dataaccess/databasedocument.hxx675
-rw-r--r--dbaccess/source/core/dataaccess/databaseregistrations.cxx398
-rw-r--r--dbaccess/source/core/dataaccess/databaseregistrations.hxx50
-rw-r--r--dbaccess/source/core/dataaccess/datasource.cxx1490
-rw-r--r--dbaccess/source/core/dataaccess/datasource.hxx308
-rw-r--r--dbaccess/source/core/dataaccess/definitioncontainer.cxx751
-rw-r--r--dbaccess/source/core/dataaccess/documentcontainer.cxx773
-rw-r--r--dbaccess/source/core/dataaccess/documentcontainer.hxx163
-rw-r--r--dbaccess/source/core/dataaccess/documentdefinition.cxx2200
-rw-r--r--dbaccess/source/core/dataaccess/documentdefinition.hxx334
-rw-r--r--dbaccess/source/core/dataaccess/documenteventexecutor.cxx234
-rw-r--r--dbaccess/source/core/dataaccess/documenteventexecutor.hxx81
-rw-r--r--dbaccess/source/core/dataaccess/documenteventnotifier.cxx322
-rw-r--r--dbaccess/source/core/dataaccess/documenteventnotifier.hxx147
-rw-r--r--dbaccess/source/core/dataaccess/documentevents.cxx268
-rw-r--r--dbaccess/source/core/dataaccess/documentevents.hxx93
-rw-r--r--dbaccess/source/core/dataaccess/intercept.cxx450
-rw-r--r--dbaccess/source/core/dataaccess/intercept.hxx193
-rw-r--r--dbaccess/source/core/dataaccess/makefile.mk73
-rw-r--r--dbaccess/source/core/dataaccess/myucp_datasupplier.cxx433
-rw-r--r--dbaccess/source/core/dataaccess/myucp_datasupplier.hxx86
-rw-r--r--dbaccess/source/core/dataaccess/myucp_resultset.cxx109
-rw-r--r--dbaccess/source/core/dataaccess/myucp_resultset.hxx70
-rw-r--r--dbaccess/source/core/inc/ContainerListener.hxx100
-rw-r--r--dbaccess/source/core/inc/ContainerMediator.hxx126
-rw-r--r--dbaccess/source/core/inc/ContentHelper.hxx250
-rw-r--r--dbaccess/source/core/inc/DatabaseDataProvider.hxx258
-rw-r--r--dbaccess/source/core/inc/FilteredContainer.hxx147
-rw-r--r--dbaccess/source/core/inc/PropertyForward.hxx99
-rw-r--r--dbaccess/source/core/inc/RefreshListener.hxx62
-rw-r--r--dbaccess/source/core/inc/SingleSelectQueryComposer.hxx282
-rw-r--r--dbaccess/source/core/inc/TableDeco.hxx223
-rw-r--r--dbaccess/source/core/inc/callablestatement.hxx98
-rw-r--r--dbaccess/source/core/inc/column.hxx261
-rw-r--r--dbaccess/source/core/inc/columnsettings.hxx108
-rw-r--r--dbaccess/source/core/inc/commandbase.hxx74
-rw-r--r--dbaccess/source/core/inc/composertools.hxx145
-rw-r--r--dbaccess/source/core/inc/containerapprove.hxx83
-rw-r--r--dbaccess/source/core/inc/core_resource.hrc94
-rw-r--r--dbaccess/source/core/inc/core_resource.hxx133
-rw-r--r--dbaccess/source/core/inc/datasettings.hxx112
-rw-r--r--dbaccess/source/core/inc/dbamiscres.hrc65
-rw-r--r--dbaccess/source/core/inc/definitioncolumn.hxx319
-rw-r--r--dbaccess/source/core/inc/definitioncontainer.hxx378
-rw-r--r--dbaccess/source/core/inc/module_dba.hxx48
-rw-r--r--dbaccess/source/core/inc/object.hxx43
-rw-r--r--dbaccess/source/core/inc/objectnameapproval.hxx98
-rw-r--r--dbaccess/source/core/inc/preparedstatement.hxx135
-rw-r--r--dbaccess/source/core/inc/querycomposer.hxx142
-rw-r--r--dbaccess/source/core/inc/querycontainer.hxx237
-rw-r--r--dbaccess/source/core/inc/sdbcoretools.hxx85
-rw-r--r--dbaccess/source/core/inc/statement.hxx223
-rw-r--r--dbaccess/source/core/inc/table.hxx201
-rw-r--r--dbaccess/source/core/inc/tablecontainer.hxx152
-rw-r--r--dbaccess/source/core/inc/userinformation.hxx53
-rw-r--r--dbaccess/source/core/inc/veto.hxx82
-rw-r--r--dbaccess/source/core/inc/viewcontainer.hxx142
-rw-r--r--dbaccess/source/core/misc/ContainerListener.cxx134
-rw-r--r--dbaccess/source/core/misc/ContainerMediator.cxx284
-rw-r--r--dbaccess/source/core/misc/DatabaseDataProvider.cxx983
-rw-r--r--dbaccess/source/core/misc/PropertyForward.cxx176
-rw-r--r--dbaccess/source/core/misc/apitools.cxx158
-rw-r--r--dbaccess/source/core/misc/dbastrings.cxx51
-rw-r--r--dbaccess/source/core/misc/dsntypes.cxx627
-rw-r--r--dbaccess/source/core/misc/makefile.mk64
-rw-r--r--dbaccess/source/core/misc/module_dba.cxx46
-rw-r--r--dbaccess/source/core/misc/objectnameapproval.cxx119
-rw-r--r--dbaccess/source/core/misc/sdbcoretools.cxx170
-rw-r--r--dbaccess/source/core/misc/services.cxx141
-rw-r--r--dbaccess/source/core/misc/userinformation.cxx62
-rw-r--r--dbaccess/source/core/misc/veto.cxx81
-rw-r--r--dbaccess/source/core/resource/core_resource.cxx122
-rw-r--r--dbaccess/source/core/resource/makefile.mk52
-rw-r--r--dbaccess/source/core/resource/strings.src254
-rw-r--r--dbaccess/source/ext/adabas/ANewDb.cxx164
-rw-r--r--dbaccess/source/ext/adabas/ANewDb.hxx103
-rw-r--r--dbaccess/source/ext/adabas/ASQLNameEdit.hxx64
-rw-r--r--dbaccess/source/ext/adabas/ASqlNameEdit.cxx83
-rw-r--r--dbaccess/source/ext/adabas/Acomponentmodule.cxx354
-rw-r--r--dbaccess/source/ext/adabas/Acomponentmodule.hxx297
-rw-r--r--dbaccess/source/ext/adabas/AdabasNewDb.cxx808
-rw-r--r--dbaccess/source/ext/adabas/AdabasNewDb.hrc81
-rw-r--r--dbaccess/source/ext/adabas/AdabasNewDb.hxx168
-rw-r--r--dbaccess/source/ext/adabas/AdabasNewDb.src458
-rw-r--r--dbaccess/source/ext/adabas/Aservices.cxx117
-rw-r--r--dbaccess/source/ext/adabas/Astringconstants.cxx63
-rw-r--r--dbaccess/source/ext/adabas/Astringconstants.hrc106
-rw-r--r--dbaccess/source/ext/adabas/adabasui.dxp4
-rw-r--r--dbaccess/source/ext/adabas/adabasui.map8
-rw-r--r--dbaccess/source/ext/adabas/adabasui_resource.hrc95
-rw-r--r--dbaccess/source/ext/adabas/adabasuistrings.cxx40
-rw-r--r--dbaccess/source/ext/adabas/adabasuistrings.hrc45
-rw-r--r--dbaccess/source/ext/adabas/exports.dxp3
-rw-r--r--dbaccess/source/ext/adabas/makefile.mk97
-rw-r--r--dbaccess/source/ext/macromigration/dbmm.map8
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_global.hrc86
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_module.cxx48
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_module.hxx48
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_services.cxx61
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_types.cxx66
-rw-r--r--dbaccess/source/ext/macromigration/dbmm_types.hxx72
-rw-r--r--dbaccess/source/ext/macromigration/docinteraction.cxx145
-rw-r--r--dbaccess/source/ext/macromigration/docinteraction.hxx98
-rw-r--r--dbaccess/source/ext/macromigration/macromigration.hrc99
-rw-r--r--dbaccess/source/ext/macromigration/macromigration.src443
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationdialog.cxx631
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationdialog.hxx97
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationpages.cxx364
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationpages.hxx185
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationwizard.cxx268
-rw-r--r--dbaccess/source/ext/macromigration/makefile.mk105
-rw-r--r--dbaccess/source/ext/macromigration/migrationengine.cxx1993
-rw-r--r--dbaccess/source/ext/macromigration/migrationengine.hxx103
-rw-r--r--dbaccess/source/ext/macromigration/migrationerror.hxx176
-rw-r--r--dbaccess/source/ext/macromigration/migrationlog.cxx515
-rw-r--r--dbaccess/source/ext/macromigration/migrationlog.hxx131
-rw-r--r--dbaccess/source/ext/macromigration/migrationprogress.hxx61
-rw-r--r--dbaccess/source/ext/macromigration/progresscapture.cxx138
-rw-r--r--dbaccess/source/ext/macromigration/progresscapture.hxx82
-rw-r--r--dbaccess/source/ext/macromigration/progressmixer.cxx219
-rw-r--r--dbaccess/source/ext/macromigration/progressmixer.hxx103
-rw-r--r--dbaccess/source/ext/macromigration/rangeprogressbar.hxx107
-rw-r--r--dbaccess/source/filter/migration/cfgimport.cxx1263
-rw-r--r--dbaccess/source/filter/migration/cfgimport.hxx226
-rw-r--r--dbaccess/source/filter/migration/cfgservices.cxx118
-rw-r--r--dbaccess/source/filter/migration/exports.map9
-rw-r--r--dbaccess/source/filter/migration/makefile.mk78
-rw-r--r--dbaccess/source/filter/xml/dbloader2.cxx663
-rw-r--r--dbaccess/source/filter/xml/exports.map9
-rw-r--r--dbaccess/source/filter/xml/makefile.mk118
-rw-r--r--dbaccess/source/filter/xml/xmlAutoStyle.cxx112
-rw-r--r--dbaccess/source/filter/xml/xmlAutoStyle.hxx69
-rw-r--r--dbaccess/source/filter/xml/xmlColumn.cxx223
-rw-r--r--dbaccess/source/filter/xml/xmlColumn.hxx69
-rw-r--r--dbaccess/source/filter/xml/xmlComponent.cxx158
-rw-r--r--dbaccess/source/filter/xml/xmlComponent.hxx67
-rw-r--r--dbaccess/source/filter/xml/xmlConnectionData.cxx140
-rw-r--r--dbaccess/source/filter/xml/xmlConnectionData.hxx63
-rw-r--r--dbaccess/source/filter/xml/xmlConnectionResource.cxx133
-rw-r--r--dbaccess/source/filter/xml/xmlConnectionResource.hxx58
-rw-r--r--dbaccess/source/filter/xml/xmlDataSource.cxx312
-rw-r--r--dbaccess/source/filter/xml/xmlDataSource.hxx69
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceInfo.cxx176
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceInfo.hxx55
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSetting.cxx274
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSetting.hxx84
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSettings.cxx117
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSettings.hxx56
-rw-r--r--dbaccess/source/filter/xml/xmlDatabase.cxx165
-rw-r--r--dbaccess/source/filter/xml/xmlDatabase.hxx59
-rw-r--r--dbaccess/source/filter/xml/xmlDatabaseDescription.cxx125
-rw-r--r--dbaccess/source/filter/xml/xmlDatabaseDescription.hxx63
-rw-r--r--dbaccess/source/filter/xml/xmlDocuments.cxx153
-rw-r--r--dbaccess/source/filter/xml/xmlDocuments.hxx82
-rw-r--r--dbaccess/source/filter/xml/xmlEnums.hxx175
-rw-r--r--dbaccess/source/filter/xml/xmlExport.cxx1482
-rw-r--r--dbaccess/source/filter/xml/xmlExport.hxx246
-rw-r--r--dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx156
-rw-r--r--dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx57
-rw-r--r--dbaccess/source/filter/xml/xmlHelper.cxx221
-rw-r--r--dbaccess/source/filter/xml/xmlHelper.hxx79
-rw-r--r--dbaccess/source/filter/xml/xmlHierarchyCollection.cxx206
-rw-r--r--dbaccess/source/filter/xml/xmlHierarchyCollection.hxx78
-rw-r--r--dbaccess/source/filter/xml/xmlLogin.cxx160
-rw-r--r--dbaccess/source/filter/xml/xmlLogin.hxx55
-rw-r--r--dbaccess/source/filter/xml/xmlQuery.cxx177
-rw-r--r--dbaccess/source/filter/xml/xmlQuery.hxx69
-rw-r--r--dbaccess/source/filter/xml/xmlServerDatabase.cxx196
-rw-r--r--dbaccess/source/filter/xml/xmlServerDatabase.hxx58
-rw-r--r--dbaccess/source/filter/xml/xmlStyleImport.cxx366
-rw-r--r--dbaccess/source/filter/xml/xmlStyleImport.hxx160
-rw-r--r--dbaccess/source/filter/xml/xmlTable.cxx298
-rw-r--r--dbaccess/source/filter/xml/xmlTable.hxx94
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterList.cxx135
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterList.hxx82
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterPattern.cxx79
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterPattern.hxx59
-rw-r--r--dbaccess/source/filter/xml/xmlfilter.cxx990
-rw-r--r--dbaccess/source/filter/xml/xmlfilter.hxx213
-rw-r--r--dbaccess/source/filter/xml/xmlservices.cxx129
-rw-r--r--dbaccess/source/inc/apitools.hxx458
-rw-r--r--dbaccess/source/inc/cfg_reghelper.hxx63
-rw-r--r--dbaccess/source/inc/cfgstrings.hrc102
-rw-r--r--dbaccess/source/inc/constasciistring.hxx61
-rw-r--r--dbaccess/source/inc/dbadllapi.hxx45
-rw-r--r--dbaccess/source/inc/dbastrings.hrc54
-rw-r--r--dbaccess/source/inc/dbu_reghelper.hxx63
-rw-r--r--dbaccess/source/inc/dbustrings.hrc81
-rw-r--r--dbaccess/source/inc/dsntypes.hxx242
-rw-r--r--dbaccess/source/inc/flt_reghelper.hxx63
-rw-r--r--dbaccess/source/inc/registrationhelper.hxx171
-rw-r--r--dbaccess/source/inc/sdbtstrings.hrc45
-rw-r--r--dbaccess/source/inc/stringconstants.hrc433
-rw-r--r--dbaccess/source/inc/stringconstants.inc272
-rw-r--r--dbaccess/source/inc/xmlstrings.hrc48
-rw-r--r--dbaccess/source/sdbtools/connection/connectiondependent.hxx159
-rw-r--r--dbaccess/source/sdbtools/connection/connectiontools.cxx200
-rw-r--r--dbaccess/source/sdbtools/connection/connectiontools.hxx128
-rw-r--r--dbaccess/source/sdbtools/connection/datasourcemetadata.cxx96
-rw-r--r--dbaccess/source/sdbtools/connection/datasourcemetadata.hxx100
-rw-r--r--dbaccess/source/sdbtools/connection/makefile.mk53
-rw-r--r--dbaccess/source/sdbtools/connection/objectnames.cxx501
-rw-r--r--dbaccess/source/sdbtools/connection/objectnames.hxx101
-rw-r--r--dbaccess/source/sdbtools/connection/tablename.cxx278
-rw-r--r--dbaccess/source/sdbtools/connection/tablename.hxx112
-rw-r--r--dbaccess/source/sdbtools/inc/module_sdbt.hxx50
-rw-r--r--dbaccess/source/sdbtools/inc/sdbt_resource.hrc51
-rw-r--r--dbaccess/source/sdbtools/misc/makefile.mk51
-rw-r--r--dbaccess/source/sdbtools/misc/module_sdbt.cxx48
-rw-r--r--dbaccess/source/sdbtools/misc/sdbt_services.cxx110
-rw-r--r--dbaccess/source/sdbtools/resource/makefile.mk49
-rw-r--r--dbaccess/source/sdbtools/resource/sdbt_strings.src68
-rw-r--r--dbaccess/source/shared/cfg_reghelper.cxx52
-rw-r--r--dbaccess/source/shared/cfgstrings.cxx94
-rw-r--r--dbaccess/source/shared/dbu_reghelper.cxx51
-rw-r--r--dbaccess/source/shared/dbustrings.cxx76
-rw-r--r--dbaccess/source/shared/flt_reghelper.cxx52
-rw-r--r--dbaccess/source/shared/makefile.mk80
-rw-r--r--dbaccess/source/shared/registrationhelper.cxx218
-rw-r--r--dbaccess/source/shared/sdbtstrings.cxx38
-rw-r--r--dbaccess/source/shared/xmlstrings.cxx39
-rw-r--r--dbaccess/source/ui/app/AppController.cxx3065
-rw-r--r--dbaccess/source/ui/app/AppController.hxx573
-rw-r--r--dbaccess/source/ui/app/AppControllerDnD.cxx945
-rw-r--r--dbaccess/source/ui/app/AppControllerGen.cxx798
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.cxx1531
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.hxx406
-rw-r--r--dbaccess/source/ui/app/AppDetailView.cxx1010
-rw-r--r--dbaccess/source/ui/app/AppDetailView.hxx408
-rw-r--r--dbaccess/source/ui/app/AppIconControl.cxx138
-rw-r--r--dbaccess/source/ui/app/AppIconControl.hxx65
-rw-r--r--dbaccess/source/ui/app/AppSwapWindow.cxx235
-rw-r--r--dbaccess/source/ui/app/AppSwapWindow.hxx115
-rw-r--r--dbaccess/source/ui/app/AppTitleWindow.cxx191
-rw-r--r--dbaccess/source/ui/app/AppTitleWindow.hxx88
-rw-r--r--dbaccess/source/ui/app/AppView.cxx662
-rw-r--r--dbaccess/source/ui/app/AppView.hxx335
-rw-r--r--dbaccess/source/ui/app/IApplicationController.hxx103
-rw-r--r--dbaccess/source/ui/app/app.src471
-rw-r--r--dbaccess/source/ui/app/dbu_app.hrc80
-rw-r--r--dbaccess/source/ui/app/makefile.mk73
-rw-r--r--dbaccess/source/ui/app/subcomponentmanager.cxx530
-rw-r--r--dbaccess/source/ui/app/subcomponentmanager.hxx117
-rw-r--r--dbaccess/source/ui/app/window_layout.txt31
-rw-r--r--dbaccess/source/ui/browser/AsyncronousLink.cxx115
-rw-r--r--dbaccess/source/ui/browser/bcommon.src38
-rw-r--r--dbaccess/source/ui/browser/brwctrlr.cxx3269
-rw-r--r--dbaccess/source/ui/browser/brwview.cxx398
-rw-r--r--dbaccess/source/ui/browser/dataview.cxx248
-rw-r--r--dbaccess/source/ui/browser/dbexchange.cxx286
-rw-r--r--dbaccess/source/ui/browser/dbloader.cxx361
-rw-r--r--dbaccess/source/ui/browser/dbtreemodel.cxx58
-rw-r--r--dbaccess/source/ui/browser/dbtreemodel.hxx82
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.cxx134
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.hxx85
-rw-r--r--dbaccess/source/ui/browser/dsEntriesNoExp.cxx282
-rw-r--r--dbaccess/source/ui/browser/dsbrowserDnD.cxx298
-rw-r--r--dbaccess/source/ui/browser/exsrcbrw.cxx503
-rw-r--r--dbaccess/source/ui/browser/formadapter.cxx1797
-rw-r--r--dbaccess/source/ui/browser/genericcontroller.cxx1677
-rw-r--r--dbaccess/source/ui/browser/makefile.mk75
-rw-r--r--dbaccess/source/ui/browser/sbabrw.src208
-rw-r--r--dbaccess/source/ui/browser/sbagrid.cxx1798
-rw-r--r--dbaccess/source/ui/browser/sbagrid.src142
-rw-r--r--dbaccess/source/ui/browser/sbamultiplex.cxx114
-rw-r--r--dbaccess/source/ui/browser/unodatbr.cxx3678
-rw-r--r--dbaccess/source/ui/control/ColumnControlWindow.cxx201
-rw-r--r--dbaccess/source/ui/control/FieldDescControl.cxx1944
-rw-r--r--dbaccess/source/ui/control/RelationControl.cxx754
-rw-r--r--dbaccess/source/ui/control/ScrollHelper.cxx84
-rw-r--r--dbaccess/source/ui/control/SqlNameEdit.cxx103
-rw-r--r--dbaccess/source/ui/control/TableGrantCtrl.cxx519
-rw-r--r--dbaccess/source/ui/control/TableGrantCtrl.src99
-rw-r--r--dbaccess/source/ui/control/VertSplitView.cxx223
-rw-r--r--dbaccess/source/ui/control/charsetlistbox.cxx121
-rw-r--r--dbaccess/source/ui/control/curledit.cxx161
-rw-r--r--dbaccess/source/ui/control/dbtreelistbox.cxx759
-rw-r--r--dbaccess/source/ui/control/listviewitems.cxx87
-rw-r--r--dbaccess/source/ui/control/makefile.mk82
-rw-r--r--dbaccess/source/ui/control/marktree.cxx250
-rw-r--r--dbaccess/source/ui/control/opendoccontrols.cxx366
-rw-r--r--dbaccess/source/ui/control/sqledit.cxx223
-rw-r--r--dbaccess/source/ui/control/statusbarontroller.cxx53
-rw-r--r--dbaccess/source/ui/control/tabletree.cxx733
-rw-r--r--dbaccess/source/ui/control/tabletree.hrc40
-rw-r--r--dbaccess/source/ui/control/tabletree.src91
-rw-r--r--dbaccess/source/ui/control/toolboxcontroller.cxx324
-rw-r--r--dbaccess/source/ui/control/undosqledit.cxx53
-rw-r--r--dbaccess/source/ui/control/undosqledit.src69
-rw-r--r--dbaccess/source/ui/dlg/AdabasPage.hrc53
-rw-r--r--dbaccess/source/ui/dlg/AdabasStat.cxx336
-rw-r--r--dbaccess/source/ui/dlg/AdabasStat.hrc55
-rw-r--r--dbaccess/source/ui/dlg/AdabasStat.hxx101
-rw-r--r--dbaccess/source/ui/dlg/AdabasStat.src234
-rw-r--r--dbaccess/source/ui/dlg/AutoControls.src105
-rw-r--r--dbaccess/source/ui/dlg/AutoControls_tmpl.hrc519
-rw-r--r--dbaccess/source/ui/dlg/CollectionView.cxx400
-rw-r--r--dbaccess/source/ui/dlg/CollectionView.hrc53
-rw-r--r--dbaccess/source/ui/dlg/CollectionView.src170
-rw-r--r--dbaccess/source/ui/dlg/ConnectionHelper.cxx997
-rw-r--r--dbaccess/source/ui/dlg/ConnectionHelper.hxx143
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.cxx469
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.hrc62
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.hxx117
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.src190
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPageSetup.cxx324
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPageSetup.hxx120
-rw-r--r--dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx1030
-rw-r--r--dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx347
-rw-r--r--dbaccess/source/ui/dlg/DbAdminImpl.cxx1162
-rw-r--r--dbaccess/source/ui/dlg/DbAdminImpl.hxx218
-rw-r--r--dbaccess/source/ui/dlg/DriverSettings.cxx119
-rw-r--r--dbaccess/source/ui/dlg/DriverSettings.hxx115
-rw-r--r--dbaccess/source/ui/dlg/ExtensionNotPresent.cxx221
-rw-r--r--dbaccess/source/ui/dlg/ExtensionNotPresent.hrc51
-rw-r--r--dbaccess/source/ui/dlg/ExtensionNotPresent.src92
-rw-r--r--dbaccess/source/ui/dlg/RelationDlg.cxx306
-rw-r--r--dbaccess/source/ui/dlg/RelationDlg.hrc57
-rw-r--r--dbaccess/source/ui/dlg/RelationDlg.src188
-rw-r--r--dbaccess/source/ui/dlg/TablesSingleDlg.cxx154
-rw-r--r--dbaccess/source/ui/dlg/TextConnectionHelper.cxx620
-rw-r--r--dbaccess/source/ui/dlg/TextConnectionHelper.hxx143
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.cxx396
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.hrc62
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.hxx110
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.src245
-rw-r--r--dbaccess/source/ui/dlg/UserAdminDlg.cxx209
-rw-r--r--dbaccess/source/ui/dlg/UserAdminDlg.hrc36
-rw-r--r--dbaccess/source/ui/dlg/UserAdminDlg.src63
-rw-r--r--dbaccess/source/ui/dlg/admincontrols.cxx310
-rwxr-xr-xdbaccess/source/ui/dlg/admincontrols.hrc48
-rwxr-xr-xdbaccess/source/ui/dlg/admincontrols.hxx81
-rwxr-xr-xdbaccess/source/ui/dlg/admincontrols.src130
-rw-r--r--dbaccess/source/ui/dlg/adminpages.cxx332
-rw-r--r--dbaccess/source/ui/dlg/adminpages.hxx300
-rw-r--r--dbaccess/source/ui/dlg/adodatalinks.cxx214
-rw-r--r--dbaccess/source/ui/dlg/adodatalinks.hxx42
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.cxx536
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.hrc50
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.src105
-rw-r--r--dbaccess/source/ui/dlg/advancedsettings.cxx568
-rw-r--r--dbaccess/source/ui/dlg/advancedsettings.hrc78
-rw-r--r--dbaccess/source/ui/dlg/advancedsettings.hxx153
-rw-r--r--dbaccess/source/ui/dlg/advancedsettings.src369
-rw-r--r--dbaccess/source/ui/dlg/dbadmin.cxx515
-rw-r--r--dbaccess/source/ui/dlg/dbadmin.hrc114
-rw-r--r--dbaccess/source/ui/dlg/dbadmin.src790
-rw-r--r--dbaccess/source/ui/dlg/dbadmin2.src191
-rw-r--r--dbaccess/source/ui/dlg/dbadminsetup.hrc139
-rw-r--r--dbaccess/source/ui/dlg/dbadminsetup.src676
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.cxx586
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.hrc26
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.hxx169
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.src249
-rw-r--r--dbaccess/source/ui/dlg/dbwiz.cxx424
-rw-r--r--dbaccess/source/ui/dlg/dbwizsetup.cxx1247
-rw-r--r--dbaccess/source/ui/dlg/detailpages.cxx1154
-rw-r--r--dbaccess/source/ui/dlg/detailpages.hxx391
-rw-r--r--dbaccess/source/ui/dlg/directsql.cxx370
-rw-r--r--dbaccess/source/ui/dlg/directsql.hrc46
-rw-r--r--dbaccess/source/ui/dlg/directsql.src137
-rw-r--r--dbaccess/source/ui/dlg/dlgattr.cxx151
-rw-r--r--dbaccess/source/ui/dlg/dlgattr.src125
-rw-r--r--dbaccess/source/ui/dlg/dlgsave.cxx488
-rw-r--r--dbaccess/source/ui/dlg/dlgsave.hrc56
-rw-r--r--dbaccess/source/ui/dlg/dlgsave.src144
-rw-r--r--dbaccess/source/ui/dlg/dlgsize.cxx133
-rw-r--r--dbaccess/source/ui/dlg/dlgsize.hrc42
-rw-r--r--dbaccess/source/ui/dlg/dlgsize.src192
-rw-r--r--dbaccess/source/ui/dlg/dsnItem.hxx73
-rw-r--r--dbaccess/source/ui/dlg/dsselect.cxx321
-rw-r--r--dbaccess/source/ui/dlg/dsselect.hrc44
-rw-r--r--dbaccess/source/ui/dlg/dsselect.hxx98
-rw-r--r--dbaccess/source/ui/dlg/dsselect.src110
-rw-r--r--dbaccess/source/ui/dlg/finteraction.cxx91
-rw-r--r--dbaccess/source/ui/dlg/finteraction.hxx78
-rw-r--r--dbaccess/source/ui/dlg/generalpage.cxx639
-rw-r--r--dbaccess/source/ui/dlg/generalpage.hxx180
-rw-r--r--dbaccess/source/ui/dlg/indexdialog.cxx965
-rw-r--r--dbaccess/source/ui/dlg/indexdialog.hrc52
-rw-r--r--dbaccess/source/ui/dlg/indexdialog.src239
-rw-r--r--dbaccess/source/ui/dlg/indexfieldscontrol.cxx517
-rw-r--r--dbaccess/source/ui/dlg/makefile.mk160
-rw-r--r--dbaccess/source/ui/dlg/odbcconfig.cxx406
-rw-r--r--dbaccess/source/ui/dlg/odbcconfig.hxx143
-rw-r--r--dbaccess/source/ui/dlg/optionalboolitem.cxx75
-rw-r--r--dbaccess/source/ui/dlg/optionalboolitem.hxx66
-rw-r--r--dbaccess/source/ui/dlg/paramdialog.cxx455
-rw-r--r--dbaccess/source/ui/dlg/paramdialog.hrc49
-rw-r--r--dbaccess/source/ui/dlg/paramdialog.src103
-rw-r--r--dbaccess/source/ui/dlg/queryfilter.cxx921
-rw-r--r--dbaccess/source/ui/dlg/queryfilter.hrc67
-rw-r--r--dbaccess/source/ui/dlg/queryfilter.src225
-rw-r--r--dbaccess/source/ui/dlg/queryorder.cxx337
-rw-r--r--dbaccess/source/ui/dlg/queryorder.hrc60
-rw-r--r--dbaccess/source/ui/dlg/queryorder.src214
-rw-r--r--dbaccess/source/ui/dlg/sqlmessage.cxx820
-rw-r--r--dbaccess/source/ui/dlg/sqlmessage.hrc53
-rw-r--r--dbaccess/source/ui/dlg/sqlmessage.src164
-rw-r--r--dbaccess/source/ui/dlg/tablespage.cxx697
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx138
-rw-r--r--dbaccess/source/ui/dlg/textconnectionsettings.cxx109
-rw-r--r--dbaccess/source/ui/dlg/textconnectionsettings.src63
-rw-r--r--dbaccess/source/ui/imagelists/dbimagelists.src265
-rw-r--r--dbaccess/source/ui/imagelists/makefile.mk53
-rw-r--r--dbaccess/source/ui/inc/AccessibleBaseIFace.hxx57
-rw-r--r--dbaccess/source/ui/inc/AppElementType.hxx69
-rw-r--r--dbaccess/source/ui/inc/CollectionView.hxx103
-rw-r--r--dbaccess/source/ui/inc/ColumnControlWindow.hxx93
-rw-r--r--dbaccess/source/ui/inc/ConnectionLine.hxx118
-rw-r--r--dbaccess/source/ui/inc/ConnectionLineAccess.hxx116
-rw-r--r--dbaccess/source/ui/inc/ConnectionLineData.hxx114
-rw-r--r--dbaccess/source/ui/inc/DExport.hxx192
-rw-r--r--dbaccess/source/ui/inc/ExtensionNotPresent.hxx104
-rw-r--r--dbaccess/source/ui/inc/FieldControls.hxx202
-rw-r--r--dbaccess/source/ui/inc/FieldDescControl.hxx244
-rw-r--r--dbaccess/source/ui/inc/FieldDescriptions.hxx135
-rw-r--r--dbaccess/source/ui/inc/GeneralUndo.hxx62
-rw-r--r--dbaccess/source/ui/inc/HtmlReader.hxx103
-rw-r--r--dbaccess/source/ui/inc/IClipBoardTest.hxx52
-rw-r--r--dbaccess/source/ui/inc/IItemSetHelper.hxx79
-rw-r--r--dbaccess/source/ui/inc/IUpdateHelper.hxx55
-rw-r--r--dbaccess/source/ui/inc/JAccess.hxx93
-rw-r--r--dbaccess/source/ui/inc/JoinController.hxx186
-rw-r--r--dbaccess/source/ui/inc/JoinDesignView.hxx94
-rw-r--r--dbaccess/source/ui/inc/JoinExchange.hxx100
-rw-r--r--dbaccess/source/ui/inc/JoinTableView.hxx340
-rw-r--r--dbaccess/source/ui/inc/QEnumTypes.hxx93
-rw-r--r--dbaccess/source/ui/inc/QueryDesignView.hxx184
-rw-r--r--dbaccess/source/ui/inc/QueryTableView.hxx152
-rw-r--r--dbaccess/source/ui/inc/QueryTextView.hxx79
-rw-r--r--dbaccess/source/ui/inc/QueryViewSwitch.hxx102
-rw-r--r--dbaccess/source/ui/inc/RTableConnectionData.hxx111
-rw-r--r--dbaccess/source/ui/inc/RefFunctor.hxx63
-rw-r--r--dbaccess/source/ui/inc/RelControliFace.hxx63
-rw-r--r--dbaccess/source/ui/inc/RelationControl.hrc37
-rw-r--r--dbaccess/source/ui/inc/RelationControl.hxx111
-rw-r--r--dbaccess/source/ui/inc/RelationController.hxx104
-rw-r--r--dbaccess/source/ui/inc/RelationDesignView.hxx77
-rw-r--r--dbaccess/source/ui/inc/RelationDlg.hxx133
-rw-r--r--dbaccess/source/ui/inc/RelationTableView.hxx85
-rw-r--r--dbaccess/source/ui/inc/RtfReader.hxx87
-rw-r--r--dbaccess/source/ui/inc/ScrollHelper.hxx84
-rw-r--r--dbaccess/source/ui/inc/SqlNameEdit.hxx115
-rw-r--r--dbaccess/source/ui/inc/TableConnection.hxx126
-rw-r--r--dbaccess/source/ui/inc/TableConnectionData.hxx122
-rw-r--r--dbaccess/source/ui/inc/TableController.hxx181
-rw-r--r--dbaccess/source/ui/inc/TableCopyHelper.hxx228
-rw-r--r--dbaccess/source/ui/inc/TableDesignControl.hxx111
-rw-r--r--dbaccess/source/ui/inc/TableDesignHelpBar.hxx84
-rw-r--r--dbaccess/source/ui/inc/TableDesignView.hxx134
-rw-r--r--dbaccess/source/ui/inc/TableFieldDescription.hxx163
-rw-r--r--dbaccess/source/ui/inc/TableGrantCtrl.hxx129
-rw-r--r--dbaccess/source/ui/inc/TableRow.hxx104
-rw-r--r--dbaccess/source/ui/inc/TableRowExchange.hxx60
-rw-r--r--dbaccess/source/ui/inc/TableWindow.hxx212
-rw-r--r--dbaccess/source/ui/inc/TableWindowAccess.hxx127
-rw-r--r--dbaccess/source/ui/inc/TableWindowData.hxx109
-rw-r--r--dbaccess/source/ui/inc/TableWindowListBox.hxx112
-rw-r--r--dbaccess/source/ui/inc/TableWindowTitle.hxx62
-rw-r--r--dbaccess/source/ui/inc/TablesSingleDlg.hxx96
-rw-r--r--dbaccess/source/ui/inc/TokenWriter.hxx284
-rw-r--r--dbaccess/source/ui/inc/TypeInfo.hxx155
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx477
-rw-r--r--dbaccess/source/ui/inc/UserAdminDlg.hxx103
-rw-r--r--dbaccess/source/ui/inc/VertSplitView.hxx63
-rw-r--r--dbaccess/source/ui/inc/WCPage.hxx123
-rw-r--r--dbaccess/source/ui/inc/WColumnSelect.hxx112
-rw-r--r--dbaccess/source/ui/inc/WCopyTable.hxx451
-rw-r--r--dbaccess/source/ui/inc/WExtendPages.hxx89
-rw-r--r--dbaccess/source/ui/inc/WNameMatch.hxx115
-rw-r--r--dbaccess/source/ui/inc/WTabPage.hxx63
-rw-r--r--dbaccess/source/ui/inc/WTypeSelect.hxx145
-rw-r--r--dbaccess/source/ui/inc/adtabdlg.hxx143
-rw-r--r--dbaccess/source/ui/inc/advancedsettingsdlg.hxx97
-rw-r--r--dbaccess/source/ui/inc/asyncmodaldialog.hxx70
-rw-r--r--dbaccess/source/ui/inc/browserids.hxx125
-rw-r--r--dbaccess/source/ui/inc/brwctrlr.hxx436
-rw-r--r--dbaccess/source/ui/inc/brwview.hxx128
-rw-r--r--dbaccess/source/ui/inc/callbacks.hxx136
-rw-r--r--dbaccess/source/ui/inc/charsetlistbox.hxx68
-rw-r--r--dbaccess/source/ui/inc/charsets.hxx153
-rw-r--r--dbaccess/source/ui/inc/commontypes.hxx63
-rw-r--r--dbaccess/source/ui/inc/curledit.hxx96
-rw-r--r--dbaccess/source/ui/inc/databaseobjectview.hxx288
-rw-r--r--dbaccess/source/ui/inc/datasourceconnector.hxx105
-rw-r--r--dbaccess/source/ui/inc/datasourcemap.hxx277
-rw-r--r--dbaccess/source/ui/inc/dbadmin.hxx147
-rw-r--r--dbaccess/source/ui/inc/dbexchange.hxx117
-rw-r--r--dbaccess/source/ui/inc/dbtreelistbox.hxx170
-rw-r--r--dbaccess/source/ui/inc/dbu_brw.hrc58
-rw-r--r--dbaccess/source/ui/inc/dbu_control.hrc59
-rw-r--r--dbaccess/source/ui/inc/dbu_dlg.hrc138
-rw-r--r--dbaccess/source/ui/inc/dbu_misc.hrc63
-rw-r--r--dbaccess/source/ui/inc/dbu_qry.hrc99
-rw-r--r--dbaccess/source/ui/inc/dbu_rel.hrc53
-rw-r--r--dbaccess/source/ui/inc/dbu_resource.hrc423
-rw-r--r--dbaccess/source/ui/inc/dbu_tbl.hrc101
-rw-r--r--dbaccess/source/ui/inc/dbu_uno.hrc56
-rw-r--r--dbaccess/source/ui/inc/dbwiz.hxx147
-rw-r--r--dbaccess/source/ui/inc/dbwizsetup.hxx214
-rw-r--r--dbaccess/source/ui/inc/defaultobjectnamecheck.hxx155
-rw-r--r--dbaccess/source/ui/inc/directsql.hxx162
-rw-r--r--dbaccess/source/ui/inc/dlgattr.hrc40
-rw-r--r--dbaccess/source/ui/inc/dlgattr.hxx71
-rw-r--r--dbaccess/source/ui/inc/dlgsave.hxx108
-rw-r--r--dbaccess/source/ui/inc/dlgsize.hxx81
-rw-r--r--dbaccess/source/ui/inc/dsitems.hxx108
-rw-r--r--dbaccess/source/ui/inc/dsmeta.hxx145
-rw-r--r--dbaccess/source/ui/inc/exsrcbrw.hxx115
-rw-r--r--dbaccess/source/ui/inc/formadapter.hxx526
-rw-r--r--dbaccess/source/ui/inc/imageprovider.hxx195
-rw-r--r--dbaccess/source/ui/inc/indexcollection.hxx128
-rw-r--r--dbaccess/source/ui/inc/indexdialog.hxx212
-rw-r--r--dbaccess/source/ui/inc/indexes.hxx110
-rw-r--r--dbaccess/source/ui/inc/indexfieldscontrol.hxx120
-rw-r--r--dbaccess/source/ui/inc/linkeddocuments.hxx171
-rw-r--r--dbaccess/source/ui/inc/listviewitems.hxx73
-rw-r--r--dbaccess/source/ui/inc/localresaccess.hxx67
-rw-r--r--dbaccess/source/ui/inc/makefile.mk47
-rw-r--r--dbaccess/source/ui/inc/marktree.hxx89
-rw-r--r--dbaccess/source/ui/inc/moduledbu.hxx110
-rw-r--r--dbaccess/source/ui/inc/objectnamecheck.hxx77
-rw-r--r--dbaccess/source/ui/inc/opendoccontrols.hxx102
-rw-r--r--dbaccess/source/ui/inc/paramdialog.hxx155
-rw-r--r--dbaccess/source/ui/inc/propertysetitem.hxx74
-rw-r--r--dbaccess/source/ui/inc/propertystorage.hxx97
-rw-r--r--dbaccess/source/ui/inc/querycontainerwindow.hxx138
-rw-r--r--dbaccess/source/ui/inc/querycontroller.hxx231
-rw-r--r--dbaccess/source/ui/inc/queryfilter.hxx166
-rw-r--r--dbaccess/source/ui/inc/queryorder.hxx141
-rw-r--r--dbaccess/source/ui/inc/queryview.hxx62
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hrc128
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hxx366
-rw-r--r--dbaccess/source/ui/inc/sbamultiplex.hxx491
-rw-r--r--dbaccess/source/ui/inc/sqledit.hxx92
-rw-r--r--dbaccess/source/ui/inc/sqlmessage.hxx146
-rw-r--r--dbaccess/source/ui/inc/statusbarontroller.hxx65
-rw-r--r--dbaccess/source/ui/inc/stringlistitem.hxx75
-rw-r--r--dbaccess/source/ui/inc/tabletree.hxx215
-rw-r--r--dbaccess/source/ui/inc/textconnectionsettings.hxx82
-rw-r--r--dbaccess/source/ui/inc/toolbox_tmpl.hrc103
-rw-r--r--dbaccess/source/ui/inc/toolboxcontroller.hxx88
-rw-r--r--dbaccess/source/ui/inc/undosqledit.hxx64
-rw-r--r--dbaccess/source/ui/inc/unoadmin.hxx90
-rw-r--r--dbaccess/source/ui/inc/unodatbr.hxx542
-rw-r--r--dbaccess/source/ui/inc/unosqlmessage.hxx95
-rw-r--r--dbaccess/source/ui/misc/DExport.cxx902
-rw-r--r--dbaccess/source/ui/misc/HtmlReader.cxx597
-rw-r--r--dbaccess/source/ui/misc/ModuleHelper.cxx47
-rw-r--r--dbaccess/source/ui/misc/RowSetDrop.cxx276
-rw-r--r--dbaccess/source/ui/misc/RtfReader.cxx380
-rw-r--r--dbaccess/source/ui/misc/TableCopyHelper.cxx438
-rw-r--r--dbaccess/source/ui/misc/TokenWriter.cxx1141
-rw-r--r--dbaccess/source/ui/misc/ToolBoxHelper.cxx143
-rw-r--r--dbaccess/source/ui/misc/UITools.cxx1890
-rw-r--r--dbaccess/source/ui/misc/UpdateHelperImpl.hxx152
-rw-r--r--dbaccess/source/ui/misc/WCPage.cxx420
-rw-r--r--dbaccess/source/ui/misc/WColumnSelect.cxx454
-rw-r--r--dbaccess/source/ui/misc/WCopyTable.cxx1652
-rw-r--r--dbaccess/source/ui/misc/WExtendPages.cxx95
-rw-r--r--dbaccess/source/ui/misc/WNameMatch.cxx453
-rw-r--r--dbaccess/source/ui/misc/WTypeSelect.cxx509
-rw-r--r--dbaccess/source/ui/misc/WizardPages.hrc84
-rw-r--r--dbaccess/source/ui/misc/WizardPages.src635
-rw-r--r--dbaccess/source/ui/misc/asyncmodaldialog.cxx124
-rw-r--r--dbaccess/source/ui/misc/charsets.cxx199
-rw-r--r--dbaccess/source/ui/misc/controllerframe.cxx446
-rw-r--r--dbaccess/source/ui/misc/databaseobjectview.cxx384
-rw-r--r--dbaccess/source/ui/misc/datasourceconnector.cxx280
-rw-r--r--dbaccess/source/ui/misc/dbumiscres.hrc65
-rw-r--r--dbaccess/source/ui/misc/dbumiscres.src103
-rw-r--r--dbaccess/source/ui/misc/defaultobjectnamecheck.cxx235
-rw-r--r--dbaccess/source/ui/misc/documentcontroller.cxx140
-rw-r--r--dbaccess/source/ui/misc/dsmeta.cxx216
-rw-r--r--dbaccess/source/ui/misc/imageprovider.cxx264
-rw-r--r--dbaccess/source/ui/misc/indexcollection.cxx427
-rw-r--r--dbaccess/source/ui/misc/linkeddocuments.cxx495
-rw-r--r--dbaccess/source/ui/misc/makefile.mk90
-rw-r--r--dbaccess/source/ui/misc/moduledbu.cxx149
-rw-r--r--dbaccess/source/ui/misc/propertysetitem.cxx89
-rw-r--r--dbaccess/source/ui/misc/propertystorage.cxx139
-rw-r--r--dbaccess/source/ui/misc/singledoccontroller.cxx711
-rw-r--r--dbaccess/source/ui/misc/stringlistitem.cxx90
-rw-r--r--dbaccess/source/ui/misc/uiservices.cxx169
-rw-r--r--dbaccess/source/ui/querydesign/ConnectionData.hxx66
-rw-r--r--dbaccess/source/ui/querydesign/ConnectionLine.cxx400
-rw-r--r--dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx275
-rw-r--r--dbaccess/source/ui/querydesign/ConnectionLineData.cxx109
-rw-r--r--dbaccess/source/ui/querydesign/JAccess.cxx148
-rw-r--r--dbaccess/source/ui/querydesign/JoinController.cxx606
-rw-r--r--dbaccess/source/ui/querydesign/JoinDesignView.cxx173
-rw-r--r--dbaccess/source/ui/querydesign/JoinExchange.cxx189
-rw-r--r--dbaccess/source/ui/querydesign/JoinTableView.cxx1776
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnection.cxx114
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnection.hxx65
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnectionData.cxx181
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnectionData.hxx102
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.cxx287
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.hxx103
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindowData.cxx65
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindowData.hxx62
-rw-r--r--dbaccess/source/ui/querydesign/Query.hrc38
-rw-r--r--dbaccess/source/ui/querydesign/QueryAddTabConnUndoAction.hxx66
-rw-r--r--dbaccess/source/ui/querydesign/QueryDesignFieldUndoAct.hxx168
-rw-r--r--dbaccess/source/ui/querydesign/QueryDesignUndoAction.hxx53
-rw-r--r--dbaccess/source/ui/querydesign/QueryDesignView.cxx3245
-rw-r--r--dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx59
-rw-r--r--dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx75
-rw-r--r--dbaccess/source/ui/querydesign/QuerySizeTabWinUndoAct.hxx91
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx153
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx62
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinShowUndoAct.hxx69
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx158
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinUndoAct.hxx90
-rw-r--r--dbaccess/source/ui/querydesign/QueryTableView.cxx1103
-rw-r--r--dbaccess/source/ui/querydesign/QueryTextView.cxx182
-rw-r--r--dbaccess/source/ui/querydesign/QueryViewSwitch.cxx323
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx2900
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx365
-rw-r--r--dbaccess/source/ui/querydesign/TableConnection.cxx259
-rw-r--r--dbaccess/source/ui/querydesign/TableConnectionData.cxx205
-rw-r--r--dbaccess/source/ui/querydesign/TableFieldDescription.cxx237
-rw-r--r--dbaccess/source/ui/querydesign/TableFieldInfo.cxx62
-rw-r--r--dbaccess/source/ui/querydesign/TableFieldInfo.hxx60
-rw-r--r--dbaccess/source/ui/querydesign/TableWindow.cxx849
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowAccess.cxx322
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowData.cxx160
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowListBox.cxx426
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowTitle.cxx251
-rw-r--r--dbaccess/source/ui/querydesign/class.jpgbin0 -> 224242 bytes
-rw-r--r--dbaccess/source/ui/querydesign/makefile.mk93
-rw-r--r--dbaccess/source/ui/querydesign/query.src426
-rw-r--r--dbaccess/source/ui/querydesign/querycontainerwindow.cxx285
-rw-r--r--dbaccess/source/ui/querydesign/querycontroller.cxx1782
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.cxx402
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.hrc64
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.hxx123
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.src197
-rw-r--r--dbaccess/source/ui/querydesign/queryview.cxx65
-rw-r--r--dbaccess/source/ui/relationdesign/RTableConnection.cxx160
-rw-r--r--dbaccess/source/ui/relationdesign/RTableConnection.hxx62
-rw-r--r--dbaccess/source/ui/relationdesign/RTableConnectionData.cxx474
-rw-r--r--dbaccess/source/ui/relationdesign/RTableWindow.hxx54
-rw-r--r--dbaccess/source/ui/relationdesign/RelationController.cxx619
-rw-r--r--dbaccess/source/ui/relationdesign/RelationDesignView.cxx156
-rw-r--r--dbaccess/source/ui/relationdesign/RelationTableView.cxx490
-rw-r--r--dbaccess/source/ui/relationdesign/makefile.mk62
-rw-r--r--dbaccess/source/ui/relationdesign/relation.src133
-rw-r--r--dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx206
-rw-r--r--dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx91
-rw-r--r--dbaccess/source/ui/tabledesign/FieldDescriptions.cxx673
-rw-r--r--dbaccess/source/ui/tabledesign/TEditControl.cxx1953
-rw-r--r--dbaccess/source/ui/tabledesign/TEditControl.hxx233
-rw-r--r--dbaccess/source/ui/tabledesign/TableController.cxx1632
-rw-r--r--dbaccess/source/ui/tabledesign/TableDesignControl.cxx244
-rw-r--r--dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx133
-rw-r--r--dbaccess/source/ui/tabledesign/TableDesignView.cxx403
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldControl.cxx180
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldControl.hxx75
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx340
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx118
-rw-r--r--dbaccess/source/ui/tabledesign/TableRow.cxx235
-rw-r--r--dbaccess/source/ui/tabledesign/TableRowExchange.cxx100
-rw-r--r--dbaccess/source/ui/tabledesign/TableUndo.cxx498
-rw-r--r--dbaccess/source/ui/tabledesign/TableUndo.hxx181
-rw-r--r--dbaccess/source/ui/tabledesign/makefile.mk69
-rw-r--r--dbaccess/source/ui/tabledesign/table.src412
-rw-r--r--dbaccess/source/ui/uno/AdabasSettingsDlg.cxx136
-rw-r--r--dbaccess/source/ui/uno/AdabasSettingsDlg.hxx83
-rw-r--r--dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx162
-rw-r--r--dbaccess/source/ui/uno/ColumnControl.cxx154
-rw-r--r--dbaccess/source/ui/uno/ColumnControl.hxx61
-rw-r--r--dbaccess/source/ui/uno/ColumnModel.cxx191
-rw-r--r--dbaccess/source/ui/uno/ColumnModel.hxx137
-rw-r--r--dbaccess/source/ui/uno/ColumnPeer.cxx175
-rw-r--r--dbaccess/source/ui/uno/ColumnPeer.hxx73
-rw-r--r--dbaccess/source/ui/uno/DBTypeWizDlg.cxx135
-rw-r--r--dbaccess/source/ui/uno/DBTypeWizDlg.hxx83
-rw-r--r--dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx169
-rw-r--r--dbaccess/source/ui/uno/DBTypeWizDlgSetup.hxx87
-rw-r--r--dbaccess/source/ui/uno/TableFilterDlg.cxx136
-rw-r--r--dbaccess/source/ui/uno/TableFilterDlg.hxx83
-rw-r--r--dbaccess/source/ui/uno/UserSettingsDlg.cxx136
-rw-r--r--dbaccess/source/ui/uno/UserSettingsDlg.hxx83
-rw-r--r--dbaccess/source/ui/uno/admindlg.cxx142
-rw-r--r--dbaccess/source/ui/uno/admindlg.hxx83
-rw-r--r--dbaccess/source/ui/uno/composerdialogs.cxx230
-rw-r--r--dbaccess/source/ui/uno/composerdialogs.hxx163
-rw-r--r--dbaccess/source/ui/uno/copytablewizard.cxx1610
-rw-r--r--dbaccess/source/ui/uno/copytablewizard.src71
-rw-r--r--dbaccess/source/ui/uno/dbinteraction.cxx415
-rw-r--r--dbaccess/source/ui/uno/dbinteraction.hxx149
-rw-r--r--dbaccess/source/ui/uno/dbinteraction.src44
-rw-r--r--dbaccess/source/ui/uno/makefile.mk80
-rw-r--r--dbaccess/source/ui/uno/textconnectionsettings_uno.cxx266
-rw-r--r--dbaccess/source/ui/uno/unoDirectSql.cxx159
-rw-r--r--dbaccess/source/ui/uno/unoDirectSql.hxx97
-rw-r--r--dbaccess/source/ui/uno/unoadmin.cxx148
-rw-r--r--dbaccess/source/ui/uno/unosqlmessage.cxx179
-rw-r--r--dbaccess/uiconfig/dbapp/accelerator/de/default.xml4
-rw-r--r--dbaccess/uiconfig/dbapp/accelerator/en-GB/default.xml4
-rw-r--r--dbaccess/uiconfig/dbapp/accelerator/en-US/default.xml4
-rw-r--r--dbaccess/uiconfig/dbapp/accelerator/es/default.xml4
-rw-r--r--dbaccess/uiconfig/dbapp/accelerator/fr/default.xml4
-rw-r--r--dbaccess/uiconfig/dbapp/menubar/menubar.xml143
-rw-r--r--dbaccess/uiconfig/dbapp/statusbar/statusbar.xml8
-rw-r--r--dbaccess/uiconfig/dbapp/toolbar/formobjectbar.xml8
-rw-r--r--dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml8
-rw-r--r--dbaccess/uiconfig/dbapp/toolbar/reportobjectbar.xml8
-rw-r--r--dbaccess/uiconfig/dbapp/toolbar/tableobjectbar.xml8
-rw-r--r--dbaccess/uiconfig/dbapp/toolbar/toolbar.xml19
-rw-r--r--dbaccess/uiconfig/dbbrowser/accelerator/de/default.xml4
-rw-r--r--dbaccess/uiconfig/dbbrowser/accelerator/en-GB/default.xml4
-rw-r--r--dbaccess/uiconfig/dbbrowser/accelerator/en-US/default.xml4
-rw-r--r--dbaccess/uiconfig/dbbrowser/accelerator/es/default.xml4
-rw-r--r--dbaccess/uiconfig/dbbrowser/accelerator/fr/default.xml4
-rw-r--r--dbaccess/uiconfig/dbbrowser/menubar/compat.xml1
-rw-r--r--dbaccess/uiconfig/dbbrowser/menubar/preserve.txt1
-rw-r--r--dbaccess/uiconfig/dbbrowser/toolbar/toolbar.xml33
-rw-r--r--dbaccess/uiconfig/dbquery/accelerator/de/default.xml6
-rw-r--r--dbaccess/uiconfig/dbquery/accelerator/en-US/default.xml6
-rw-r--r--dbaccess/uiconfig/dbquery/menubar/menubar.xml84
-rw-r--r--dbaccess/uiconfig/dbquery/toolbar/designobjectbar.xml10
-rw-r--r--dbaccess/uiconfig/dbquery/toolbar/sqlobjectbar.xml5
-rw-r--r--dbaccess/uiconfig/dbquery/toolbar/toolbar.xml20
-rw-r--r--dbaccess/uiconfig/dbrelation/menubar/menubar.xml67
-rw-r--r--dbaccess/uiconfig/dbrelation/toolbar/toolbar.xml13
-rw-r--r--dbaccess/uiconfig/dbtable/menubar/menubar.xml68
-rw-r--r--dbaccess/uiconfig/dbtable/toolbar/toolbar.xml17
-rw-r--r--dbaccess/uiconfig/dbtdata/accelerator/de/default.xml4
-rw-r--r--dbaccess/uiconfig/dbtdata/accelerator/en-GB/default.xml4
-rw-r--r--dbaccess/uiconfig/dbtdata/accelerator/en-US/default.xml4
-rw-r--r--dbaccess/uiconfig/dbtdata/accelerator/es/default.xml4
-rw-r--r--dbaccess/uiconfig/dbtdata/accelerator/fr/default.xml4
-rw-r--r--dbaccess/uiconfig/dbtdata/menubar/menubar.xml76
-rw-r--r--dbaccess/uiconfig/dbtdata/toolbar/toolbar.xml27
-rw-r--r--dbaccess/util/dba.map8
-rw-r--r--dbaccess/util/dba.pmk33
-rw-r--r--dbaccess/util/dbu.map8
-rw-r--r--dbaccess/util/hidother.src519
-rw-r--r--dbaccess/util/makefile.mk246
-rw-r--r--dbaccess/util/makefile.pmk35
-rw-r--r--dbaccess/util/sdbt.map8
-rw-r--r--dbaccess/win32/source/odbcconfig/makefile.mk58
-rw-r--r--dbaccess/win32/source/odbcconfig/odbcconfig.cxx162
-rw-r--r--default_images/avmedia/res/av02048.pngbin0 -> 711 bytes
-rw-r--r--default_images/avmedia/res/av02049.pngbin0 -> 712 bytes
-rw-r--r--default_images/avmedia/res/av02050.pngbin0 -> 637 bytes
-rw-r--r--default_images/avmedia/res/av02051.pngbin0 -> 653 bytes
-rw-r--r--default_images/avmedia/res/av02052.pngbin0 -> 771 bytes
-rw-r--r--default_images/avmedia/res/av02053.pngbin0 -> 477 bytes
-rw-r--r--default_images/avmedia/res/av02054.pngbin0 -> 1059 bytes
-rwxr-xr-xdefault_images/avmedia/res/avaudiologo.pngbin0 -> 6724 bytes
-rwxr-xr-xdefault_images/avmedia/res/avemptylogo.pngbin0 -> 1906 bytes
-rw-r--r--default_images/avmedia/res/avh02048.pngbin0 -> 141 bytes
-rw-r--r--default_images/avmedia/res/avh02049.pngbin0 -> 131 bytes
-rw-r--r--default_images/avmedia/res/avh02050.pngbin0 -> 125 bytes
-rw-r--r--default_images/avmedia/res/avh02051.pngbin0 -> 123 bytes
-rw-r--r--default_images/avmedia/res/avh02052.pngbin0 -> 154 bytes
-rw-r--r--default_images/avmedia/res/avh02053.pngbin0 -> 135 bytes
-rw-r--r--default_images/avmedia/res/avh02054.pngbin0 -> 175 bytes
-rw-r--r--default_images/avmedia/res/avl02048.pngbin0 -> 1188 bytes
-rwxr-xr-xdefault_images/avmedia/res/avl02049.pngbin0 -> 991 bytes
-rwxr-xr-xdefault_images/avmedia/res/avl02050.pngbin0 -> 895 bytes
-rwxr-xr-xdefault_images/avmedia/res/avl02051.pngbin0 -> 878 bytes
-rwxr-xr-xdefault_images/avmedia/res/avl02052.pngbin0 -> 1197 bytes
-rwxr-xr-xdefault_images/avmedia/res/avl02053.pngbin0 -> 786 bytes
-rwxr-xr-xdefault_images/avmedia/res/avl02054.pngbin0 -> 1688 bytes
-rw-r--r--default_images/avmedia/res/avlh02048.pngbin0 -> 175 bytes
-rwxr-xr-xdefault_images/avmedia/res/avlh02049.pngbin0 -> 163 bytes
-rwxr-xr-xdefault_images/avmedia/res/avlh02050.pngbin0 -> 147 bytes
-rwxr-xr-xdefault_images/avmedia/res/avlh02051.pngbin0 -> 144 bytes
-rwxr-xr-xdefault_images/avmedia/res/avlh02052.pngbin0 -> 200 bytes
-rwxr-xr-xdefault_images/avmedia/res/avlh02053.pngbin0 -> 143 bytes
-rwxr-xr-xdefault_images/avmedia/res/avlh02054.pngbin0 -> 231 bytes
-rw-r--r--default_images/basctl/res/im01.pngbin0 -> 780 bytes
-rw-r--r--default_images/basctl/res/imh01.pngbin0 -> 183 bytes
-rw-r--r--default_images/basctl/res/locked.pngbin0 -> 385 bytes
-rw-r--r--default_images/basctl/res/locked_h.pngbin0 -> 120 bytes
-rw-r--r--default_images/chart2/res/areas3d_52x60.pngbin0 -> 459 bytes
-rw-r--r--default_images/chart2/res/areas3d_52x60_h.pngbin0 -> 336 bytes
-rw-r--r--default_images/chart2/res/areas_52x60.pngbin0 -> 400 bytes
-rw-r--r--default_images/chart2/res/areas_52x60_h.pngbin0 -> 300 bytes
-rw-r--r--default_images/chart2/res/areasfull3d_52x60.pngbin0 -> 319 bytes
-rw-r--r--default_images/chart2/res/areasfull3d_52x60_h.pngbin0 -> 283 bytes
-rw-r--r--default_images/chart2/res/areasfull_52x60.pngbin0 -> 287 bytes
-rw-r--r--default_images/chart2/res/areasfull_52x60_h.pngbin0 -> 230 bytes
-rw-r--r--default_images/chart2/res/areaspiled3d_52x60.pngbin0 -> 484 bytes
-rw-r--r--default_images/chart2/res/areaspiled3d_52x60_h.pngbin0 -> 382 bytes
-rw-r--r--default_images/chart2/res/areaspiled_52x60.pngbin0 -> 358 bytes
-rw-r--r--default_images/chart2/res/areaspiled_52x60_h.pngbin0 -> 283 bytes
-rw-r--r--default_images/chart2/res/bar3d_52x60.pngbin0 -> 337 bytes
-rw-r--r--default_images/chart2/res/bar3d_52x60_h.pngbin0 -> 289 bytes
-rw-r--r--default_images/chart2/res/bar3ddeep_52x60.pngbin0 -> 468 bytes
-rw-r--r--default_images/chart2/res/bar3ddeep_52x60_h.pngbin0 -> 332 bytes
-rw-r--r--default_images/chart2/res/bar_52x60.pngbin0 -> 227 bytes
-rw-r--r--default_images/chart2/res/bar_52x60_h.pngbin0 -> 188 bytes
-rw-r--r--default_images/chart2/res/barpercent3d_52x60.pngbin0 -> 303 bytes
-rw-r--r--default_images/chart2/res/barpercent3d_52x60_h.pngbin0 -> 247 bytes
-rw-r--r--default_images/chart2/res/barpercent_52x60.pngbin0 -> 218 bytes
-rw-r--r--default_images/chart2/res/barpercent_52x60_h.pngbin0 -> 169 bytes
-rw-r--r--default_images/chart2/res/barstack3d_52x60.pngbin0 -> 307 bytes
-rw-r--r--default_images/chart2/res/barstack3d_52x60_h.pngbin0 -> 251 bytes
-rw-r--r--default_images/chart2/res/barstack_52x60.pngbin0 -> 218 bytes
-rw-r--r--default_images/chart2/res/barstack_52x60_h.pngbin0 -> 172 bytes
-rw-r--r--default_images/chart2/res/bubble_52x60.pngbin0 -> 2715 bytes
-rw-r--r--default_images/chart2/res/bubble_52x60_h.pngbin0 -> 339 bytes
-rw-r--r--default_images/chart2/res/columnline_52x60.pngbin0 -> 281 bytes
-rw-r--r--default_images/chart2/res/columnline_52x60_h.pngbin0 -> 222 bytes
-rw-r--r--default_images/chart2/res/columnpercent3d_52x60.pngbin0 -> 324 bytes
-rw-r--r--default_images/chart2/res/columnpercent3d_52x60_h.pngbin0 -> 274 bytes
-rw-r--r--default_images/chart2/res/columnpercent_52x60.pngbin0 -> 218 bytes
-rw-r--r--default_images/chart2/res/columnpercent_52x60_h.pngbin0 -> 177 bytes
-rw-r--r--default_images/chart2/res/columns3d_52x60.pngbin0 -> 345 bytes
-rw-r--r--default_images/chart2/res/columns3d_52x60_h.pngbin0 -> 278 bytes
-rw-r--r--default_images/chart2/res/columns3ddeep_52x60.pngbin0 -> 454 bytes
-rw-r--r--default_images/chart2/res/columns3ddeep_52x60_h.pngbin0 -> 334 bytes
-rw-r--r--default_images/chart2/res/columns_52x60.pngbin0 -> 214 bytes
-rw-r--r--default_images/chart2/res/columns_52x60_h.pngbin0 -> 174 bytes
-rw-r--r--default_images/chart2/res/columnstack3d_52x60.pngbin0 -> 326 bytes
-rw-r--r--default_images/chart2/res/columnstack3d_52x60_h.pngbin0 -> 278 bytes
-rw-r--r--default_images/chart2/res/columnstack_52x60.pngbin0 -> 218 bytes
-rw-r--r--default_images/chart2/res/columnstack_52x60_h.pngbin0 -> 178 bytes
-rw-r--r--default_images/chart2/res/columnstackline_52x60.pngbin0 -> 247 bytes
-rw-r--r--default_images/chart2/res/columnstackline_52x60_h.pngbin0 -> 194 bytes
-rw-r--r--default_images/chart2/res/cone_52x60.pngbin0 -> 717 bytes
-rw-r--r--default_images/chart2/res/cone_52x60_h.pngbin0 -> 341 bytes
-rw-r--r--default_images/chart2/res/conedeep_52x60.pngbin0 -> 742 bytes
-rw-r--r--default_images/chart2/res/conedeep_52x60_h.pngbin0 -> 462 bytes
-rw-r--r--default_images/chart2/res/conehori_52x60.pngbin0 -> 623 bytes
-rw-r--r--default_images/chart2/res/conehori_52x60_h.pngbin0 -> 356 bytes
-rw-r--r--default_images/chart2/res/conehorideep_52x60.pngbin0 -> 685 bytes
-rw-r--r--default_images/chart2/res/conehorideep_52x60_h.pngbin0 -> 436 bytes
-rw-r--r--default_images/chart2/res/conehoripercent_52x60.pngbin0 -> 605 bytes
-rw-r--r--default_images/chart2/res/conehoripercent_52x60_h.pngbin0 -> 360 bytes
-rw-r--r--default_images/chart2/res/conehoristack_52x60.pngbin0 -> 650 bytes
-rw-r--r--default_images/chart2/res/conehoristack_52x60_h.pngbin0 -> 378 bytes
-rw-r--r--default_images/chart2/res/conepercent_52x60.pngbin0 -> 628 bytes
-rw-r--r--default_images/chart2/res/conepercent_52x60_h.pngbin0 -> 383 bytes
-rw-r--r--default_images/chart2/res/conestack_52x60.pngbin0 -> 687 bytes
-rw-r--r--default_images/chart2/res/conestack_52x60_h.pngbin0 -> 401 bytes
-rw-r--r--default_images/chart2/res/cylinder_52x60.pngbin0 -> 489 bytes
-rw-r--r--default_images/chart2/res/cylinder_52x60_h.pngbin0 -> 326 bytes
-rw-r--r--default_images/chart2/res/cylinderdeep_52x60.pngbin0 -> 570 bytes
-rw-r--r--default_images/chart2/res/cylinderdeep_52x60_h.pngbin0 -> 397 bytes
-rw-r--r--default_images/chart2/res/cylinderhori_52x60.pngbin0 -> 457 bytes
-rw-r--r--default_images/chart2/res/cylinderhori_52x60_h.pngbin0 -> 295 bytes
-rw-r--r--default_images/chart2/res/cylinderhorideep_52x60.pngbin0 -> 666 bytes
-rw-r--r--default_images/chart2/res/cylinderhorideep_52x60_h.pngbin0 -> 380 bytes
-rw-r--r--default_images/chart2/res/cylinderhoriprocent_52x60.pngbin0 -> 608 bytes
-rw-r--r--default_images/chart2/res/cylinderhoriprocent_52x60_h.pngbin0 -> 333 bytes
-rw-r--r--default_images/chart2/res/cylinderhoristack_52x60.pngbin0 -> 614 bytes
-rw-r--r--default_images/chart2/res/cylinderhoristack_52x60_h.pngbin0 -> 321 bytes
-rw-r--r--default_images/chart2/res/cylinderpercent_52x60.pngbin0 -> 596 bytes
-rw-r--r--default_images/chart2/res/cylinderpercent_52x60_h.pngbin0 -> 341 bytes
-rw-r--r--default_images/chart2/res/cylinderstack_52x60.pngbin0 -> 602 bytes
-rw-r--r--default_images/chart2/res/cylinderstack_52x60_h.pngbin0 -> 355 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon01.pngbin0 -> 502 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon02.pngbin0 -> 586 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon03.pngbin0 -> 380 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon04.pngbin0 -> 486 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon05.pngbin0 -> 685 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon06.pngbin0 -> 624 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon07.pngbin0 -> 689 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon_h01.pngbin0 -> 114 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon_h02.pngbin0 -> 111 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon_h03.pngbin0 -> 105 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon_h04.pngbin0 -> 103 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon_h05.pngbin0 -> 145 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon_h06.pngbin0 -> 146 bytes
-rw-r--r--default_images/chart2/res/dataeditor_icon_h07.pngbin0 -> 131 bytes
-rw-r--r--default_images/chart2/res/donut3d_52x60.pngbin0 -> 538 bytes
-rw-r--r--default_images/chart2/res/donut3d_52x60_h.pngbin0 -> 394 bytes
-rw-r--r--default_images/chart2/res/donut3dexploded_52x60.pngbin0 -> 733 bytes
-rw-r--r--default_images/chart2/res/donut3dexploded_52x60_h.pngbin0 -> 462 bytes
-rw-r--r--default_images/chart2/res/donut_52x60.pngbin0 -> 481 bytes
-rw-r--r--default_images/chart2/res/donut_52x60_h.pngbin0 -> 379 bytes
-rw-r--r--default_images/chart2/res/donutexploded_52x60.pngbin0 -> 564 bytes
-rw-r--r--default_images/chart2/res/donutexploded_52x60_h.pngbin0 -> 451 bytes
-rw-r--r--default_images/chart2/res/errorbothhori_30.pngbin0 -> 563 bytes
-rw-r--r--default_images/chart2/res/errorbothhori_30_h.pngbin0 -> 112 bytes
-rw-r--r--default_images/chart2/res/errorbothverti_30.pngbin0 -> 628 bytes
-rw-r--r--default_images/chart2/res/errorbothverti_30_h.pngbin0 -> 112 bytes
-rw-r--r--default_images/chart2/res/errordown_30.pngbin0 -> 596 bytes
-rw-r--r--default_images/chart2/res/errordown_30_h.pngbin0 -> 111 bytes
-rw-r--r--default_images/chart2/res/errorleft_30.pngbin0 -> 547 bytes
-rw-r--r--default_images/chart2/res/errorleft_30_h.pngbin0 -> 111 bytes
-rw-r--r--default_images/chart2/res/errorright_30.pngbin0 -> 552 bytes
-rw-r--r--default_images/chart2/res/errorright_30_h.pngbin0 -> 110 bytes
-rw-r--r--default_images/chart2/res/errorup_30.pngbin0 -> 586 bytes
-rw-r--r--default_images/chart2/res/errorup_30_h.pngbin0 -> 106 bytes
-rw-r--r--default_images/chart2/res/net_52x60.pngbin0 -> 805 bytes
-rw-r--r--default_images/chart2/res/net_52x60_h.pngbin0 -> 557 bytes
-rw-r--r--default_images/chart2/res/netfill_52x60.pngbin0 -> 2356 bytes
-rw-r--r--default_images/chart2/res/netfill_52x60_h.pngbin0 -> 1111 bytes
-rw-r--r--default_images/chart2/res/netlinepoint_52x60.pngbin0 -> 971 bytes
-rw-r--r--default_images/chart2/res/netlinepoint_52x60_h.pngbin0 -> 571 bytes
-rw-r--r--default_images/chart2/res/netlinepointstack_52x60.pngbin0 -> 1029 bytes
-rw-r--r--default_images/chart2/res/netlinepointstack_52x60_h.pngbin0 -> 516 bytes
-rw-r--r--default_images/chart2/res/netpoint_52x60.pngbin0 -> 789 bytes
-rw-r--r--default_images/chart2/res/netpoint_52x60_h.pngbin0 -> 402 bytes
-rw-r--r--default_images/chart2/res/netpointstack_52x60.pngbin0 -> 749 bytes
-rw-r--r--default_images/chart2/res/netpointstack_52x60_h.pngbin0 -> 389 bytes
-rw-r--r--default_images/chart2/res/netstack_52x60.pngbin0 -> 857 bytes
-rw-r--r--default_images/chart2/res/netstack_52x60_h.pngbin0 -> 494 bytes
-rw-r--r--default_images/chart2/res/netstackfill_52x60.pngbin0 -> 2913 bytes
-rw-r--r--default_images/chart2/res/netstackfill_52x60_h.pngbin0 -> 1032 bytes
-rw-r--r--default_images/chart2/res/nostackdirect3d_52x60.pngbin0 -> 813 bytes
-rw-r--r--default_images/chart2/res/nostackdirect3d_52x60_h.pngbin0 -> 347 bytes
-rw-r--r--default_images/chart2/res/nostackdirectboth_52x60.pngbin0 -> 566 bytes
-rw-r--r--default_images/chart2/res/nostackdirectboth_52x60_h.pngbin0 -> 318 bytes
-rw-r--r--default_images/chart2/res/nostackdirectlines_52x60.pngbin0 -> 394 bytes
-rw-r--r--default_images/chart2/res/nostackdirectlines_52x60_h.pngbin0 -> 299 bytes
-rw-r--r--default_images/chart2/res/nostackdirectpoints_52x60.pngbin0 -> 343 bytes
-rw-r--r--default_images/chart2/res/nostackdirectpoints_52x60_h.pngbin0 -> 206 bytes
-rw-r--r--default_images/chart2/res/nostacksmooth3d_52x60.pngbin0 -> 1314 bytes
-rw-r--r--default_images/chart2/res/nostacksmooth3d_52x60_h.pngbin0 -> 361 bytes
-rw-r--r--default_images/chart2/res/nostacksmoothboth_52x60.pngbin0 -> 847 bytes
-rw-r--r--default_images/chart2/res/nostacksmoothboth_52x60_h.pngbin0 -> 337 bytes
-rw-r--r--default_images/chart2/res/nostacksmoothlines_52x60.pngbin0 -> 756 bytes
-rw-r--r--default_images/chart2/res/nostacksmoothlines_52x60_h.pngbin0 -> 302 bytes
-rw-r--r--default_images/chart2/res/pie3d_52x60.pngbin0 -> 461 bytes
-rw-r--r--default_images/chart2/res/pie3d_52x60_h.pngbin0 -> 313 bytes
-rw-r--r--default_images/chart2/res/pie3dexploded_52x60.pngbin0 -> 555 bytes
-rw-r--r--default_images/chart2/res/pie3dexploded_52x60_h.pngbin0 -> 411 bytes
-rw-r--r--default_images/chart2/res/pie_52x60.pngbin0 -> 403 bytes
-rw-r--r--default_images/chart2/res/pie_52x60_h.pngbin0 -> 312 bytes
-rw-r--r--default_images/chart2/res/pieexploded_52x60.pngbin0 -> 442 bytes
-rw-r--r--default_images/chart2/res/pieexploded_52x60_h.pngbin0 -> 347 bytes
-rw-r--r--default_images/chart2/res/pyramind_52x60.pngbin0 -> 571 bytes
-rw-r--r--default_images/chart2/res/pyramind_52x60_h.pngbin0 -> 347 bytes
-rw-r--r--default_images/chart2/res/pyraminddeep_52x60.pngbin0 -> 657 bytes
-rw-r--r--default_images/chart2/res/pyraminddeep_52x60_h.pngbin0 -> 430 bytes
-rw-r--r--default_images/chart2/res/pyramindhori_52x60.pngbin0 -> 441 bytes
-rw-r--r--default_images/chart2/res/pyramindhori_52x60_h.pngbin0 -> 332 bytes
-rw-r--r--default_images/chart2/res/pyramindhorideep_52x60.pngbin0 -> 584 bytes
-rw-r--r--default_images/chart2/res/pyramindhorideep_52x60_h.pngbin0 -> 409 bytes
-rw-r--r--default_images/chart2/res/pyramindhoripercent_52x60.pngbin0 -> 463 bytes
-rw-r--r--default_images/chart2/res/pyramindhoripercent_52x60_h.pngbin0 -> 320 bytes
-rw-r--r--default_images/chart2/res/pyramindhoristack_52x60.pngbin0 -> 469 bytes
-rw-r--r--default_images/chart2/res/pyramindhoristack_52x60_h.pngbin0 -> 317 bytes
-rw-r--r--default_images/chart2/res/pyramindpercent_52x60.pngbin0 -> 533 bytes
-rw-r--r--default_images/chart2/res/pyramindpercent_52x60_h.pngbin0 -> 357 bytes
-rw-r--r--default_images/chart2/res/pyramindstack_52x60.pngbin0 -> 564 bytes
-rw-r--r--default_images/chart2/res/pyramindstack_52x60_h.pngbin0 -> 361 bytes
-rw-r--r--default_images/chart2/res/regexp.pngbin0 -> 1092 bytes
-rw-r--r--default_images/chart2/res/regexp_h.pngbin0 -> 188 bytes
-rw-r--r--default_images/chart2/res/reglin.pngbin0 -> 1000 bytes
-rw-r--r--default_images/chart2/res/reglin_h.pngbin0 -> 183 bytes
-rw-r--r--default_images/chart2/res/reglog.pngbin0 -> 1034 bytes
-rw-r--r--default_images/chart2/res/reglog_h.pngbin0 -> 186 bytes
-rw-r--r--default_images/chart2/res/regno.pngbin0 -> 608 bytes
-rw-r--r--default_images/chart2/res/regno_h.pngbin0 -> 122 bytes
-rw-r--r--default_images/chart2/res/regpow.pngbin0 -> 1149 bytes
-rw-r--r--default_images/chart2/res/regpow_h.pngbin0 -> 193 bytes
-rw-r--r--default_images/chart2/res/selectrange.pngbin0 -> 629 bytes
-rw-r--r--default_images/chart2/res/selectrange_h.pngbin0 -> 119 bytes
-rw-r--r--default_images/chart2/res/stackdirect3d_52x60.pngbin0 -> 738 bytes
-rw-r--r--default_images/chart2/res/stackdirect3d_52x60_h.pngbin0 -> 286 bytes
-rw-r--r--default_images/chart2/res/stackdirectboth_52x60.pngbin0 -> 582 bytes
-rw-r--r--default_images/chart2/res/stackdirectboth_52x60_h.pngbin0 -> 279 bytes
-rw-r--r--default_images/chart2/res/stackdirectlines_52x60.pngbin0 -> 409 bytes
-rw-r--r--default_images/chart2/res/stackdirectlines_52x60_h.pngbin0 -> 246 bytes
-rw-r--r--default_images/chart2/res/stackdirectpoints_52x60.pngbin0 -> 336 bytes
-rw-r--r--default_images/chart2/res/stackdirectpoints_52x60_h.pngbin0 -> 205 bytes
-rw-r--r--default_images/chart2/res/stacksmooth3d_52x60.pngbin0 -> 946 bytes
-rw-r--r--default_images/chart2/res/stacksmooth3d_52x60_h.pngbin0 -> 279 bytes
-rw-r--r--default_images/chart2/res/stacksmoothboth_52x60.pngbin0 -> 598 bytes
-rw-r--r--default_images/chart2/res/stacksmoothboth_52x60_h.pngbin0 -> 289 bytes
-rw-r--r--default_images/chart2/res/stacksmoothlines_52x60.pngbin0 -> 879 bytes
-rw-r--r--default_images/chart2/res/stacksmoothlines_52x60_h.pngbin0 -> 251 bytes
-rw-r--r--default_images/chart2/res/stock_52x60.pngbin0 -> 296 bytes
-rw-r--r--default_images/chart2/res/stock_52x60_h.pngbin0 -> 166 bytes
-rw-r--r--default_images/chart2/res/stockblock_52x60.pngbin0 -> 366 bytes
-rw-r--r--default_images/chart2/res/stockblock_52x60_h.pngbin0 -> 195 bytes
-rw-r--r--default_images/chart2/res/stockcolumns_52x60.pngbin0 -> 489 bytes
-rw-r--r--default_images/chart2/res/stockcolumns_52x60_h.pngbin0 -> 248 bytes
-rw-r--r--default_images/chart2/res/stockcolumnsattach_52x60.pngbin0 -> 557 bytes
-rw-r--r--default_images/chart2/res/stockcolumnsattach_52x60_h.pngbin0 -> 258 bytes
-rw-r--r--default_images/chart2/res/typearea_16.pngbin0 -> 600 bytes
-rw-r--r--default_images/chart2/res/typearea_16_h.pngbin0 -> 154 bytes
-rw-r--r--default_images/chart2/res/typebar_16.pngbin0 -> 442 bytes
-rw-r--r--default_images/chart2/res/typebar_16_h.pngbin0 -> 103 bytes
-rw-r--r--default_images/chart2/res/typebubble_16.pngbin0 -> 581 bytes
-rw-r--r--default_images/chart2/res/typebubble_16_h.pngbin0 -> 141 bytes
-rw-r--r--default_images/chart2/res/typecolumn_16.pngbin0 -> 521 bytes
-rw-r--r--default_images/chart2/res/typecolumn_16_h.pngbin0 -> 100 bytes
-rw-r--r--default_images/chart2/res/typecolumnline_16.pngbin0 -> 541 bytes
-rw-r--r--default_images/chart2/res/typecolumnline_16_h.pngbin0 -> 150 bytes
-rw-r--r--default_images/chart2/res/typenet_16.pngbin0 -> 582 bytes
-rw-r--r--default_images/chart2/res/typenet_16_h.pngbin0 -> 187 bytes
-rw-r--r--default_images/chart2/res/typepie_16.pngbin0 -> 895 bytes
-rw-r--r--default_images/chart2/res/typepie_16_h.pngbin0 -> 155 bytes
-rw-r--r--default_images/chart2/res/typepointline_16.pngbin0 -> 638 bytes
-rw-r--r--default_images/chart2/res/typepointline_16_h.pngbin0 -> 155 bytes
-rw-r--r--default_images/chart2/res/typestock_16.pngbin0 -> 405 bytes
-rw-r--r--default_images/chart2/res/typestock_16_h.pngbin0 -> 124 bytes
-rw-r--r--default_images/chart2/res/typexy_16.pngbin0 -> 388 bytes
-rw-r--r--default_images/chart2/res/typexy_16_h.pngbin0 -> 163 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirect3d_52x60.pngbin0 -> 524 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirect3d_52x60_h.pngbin0 -> 363 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirectboth_52x60.pngbin0 -> 572 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirectboth_52x60_h.pngbin0 -> 345 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirectlines_52x60.pngbin0 -> 376 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirectlines_52x60_h.pngbin0 -> 313 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirectpoints_52x60.pngbin0 -> 344 bytes
-rw-r--r--default_images/chart2/res/valueaxisdirectpoints_52x60_h.pngbin0 -> 207 bytes
-rw-r--r--default_images/chart2/res/valueaxissmooth3d_52x60.pngbin0 -> 1501 bytes
-rw-r--r--default_images/chart2/res/valueaxissmooth3d_52x60_h.pngbin0 -> 354 bytes
-rw-r--r--default_images/chart2/res/valueaxissmoothboth_52x60.pngbin0 -> 879 bytes
-rw-r--r--default_images/chart2/res/valueaxissmoothboth_52x60_h.pngbin0 -> 344 bytes
-rw-r--r--default_images/chart2/res/valueaxissmoothlines_52x60.pngbin0 -> 796 bytes
-rw-r--r--default_images/chart2/res/valueaxissmoothlines_52x60_h.pngbin0 -> 313 bytes
-rw-r--r--default_images/database/linked_text_table.pngbin0 -> 607 bytes
-rw-r--r--default_images/database/linked_text_table_hc.pngbin0 -> 144 bytes
-rw-r--r--default_images/dbaccess/res/all_left.pngbin0 -> 460 bytes
-rw-r--r--default_images/dbaccess/res/all_left_h.pngbin0 -> 106 bytes
-rw-r--r--default_images/dbaccess/res/all_right.pngbin0 -> 448 bytes
-rw-r--r--default_images/dbaccess/res/all_right_h.pngbin0 -> 106 bytes
-rw-r--r--default_images/dbaccess/res/db.pngbin0 -> 1007 bytes
-rw-r--r--default_images/dbaccess/res/db_sch.pngbin0 -> 176 bytes
-rw-r--r--default_images/dbaccess/res/exerror.pngbin0 -> 510 bytes
-rw-r--r--default_images/dbaccess/res/exerror_sch.pngbin0 -> 140 bytes
-rw-r--r--default_images/dbaccess/res/exinfo.pngbin0 -> 801 bytes
-rw-r--r--default_images/dbaccess/res/exinfo_sch.pngbin0 -> 370 bytes
-rw-r--r--default_images/dbaccess/res/exwarning.pngbin0 -> 733 bytes
-rw-r--r--default_images/dbaccess/res/exwarning_sch.pngbin0 -> 152 bytes
-rw-r--r--default_images/dbaccess/res/form_16.pngbin0 -> 515 bytes
-rw-r--r--default_images/dbaccess/res/form_16_h.pngbin0 -> 118 bytes
-rw-r--r--default_images/dbaccess/res/forms_16.pngbin0 -> 586 bytes
-rw-r--r--default_images/dbaccess/res/forms_16_h.pngbin0 -> 141 bytes
-rw-r--r--default_images/dbaccess/res/forms_32.pngbin0 -> 1514 bytes
-rw-r--r--default_images/dbaccess/res/forms_32_h.pngbin0 -> 212 bytes
-rw-r--r--default_images/dbaccess/res/jo01.pngbin0 -> 404 bytes
-rw-r--r--default_images/dbaccess/res/jo02.pngbin0 -> 443 bytes
-rw-r--r--default_images/dbaccess/res/joh01.pngbin0 -> 112 bytes
-rw-r--r--default_images/dbaccess/res/joh02.pngbin0 -> 110 bytes
-rw-r--r--default_images/dbaccess/res/lc036.pngbin0 -> 1146 bytes
-rw-r--r--default_images/dbaccess/res/lc037.pngbin0 -> 1173 bytes
-rw-r--r--default_images/dbaccess/res/lc038.pngbin0 -> 1091 bytes
-rw-r--r--default_images/dbaccess/res/lc039.pngbin0 -> 989 bytes
-rw-r--r--default_images/dbaccess/res/lc040.pngbin0 -> 1583 bytes
-rw-r--r--default_images/dbaccess/res/lch036.pngbin0 -> 173 bytes
-rw-r--r--default_images/dbaccess/res/lch037.pngbin0 -> 186 bytes
-rw-r--r--default_images/dbaccess/res/lch038.pngbin0 -> 202 bytes
-rw-r--r--default_images/dbaccess/res/lch039.pngbin0 -> 166 bytes
-rw-r--r--default_images/dbaccess/res/lch040.pngbin0 -> 237 bytes
-rw-r--r--default_images/dbaccess/res/nu07.pngbin0 -> 477 bytes
-rw-r--r--default_images/dbaccess/res/nu08.pngbin0 -> 510 bytes
-rw-r--r--default_images/dbaccess/res/nu09.pngbin0 -> 454 bytes
-rw-r--r--default_images/dbaccess/res/nuh07.pngbin0 -> 135 bytes
-rw-r--r--default_images/dbaccess/res/nuh08.pngbin0 -> 140 bytes
-rw-r--r--default_images/dbaccess/res/nuh09.pngbin0 -> 126 bytes
-rw-r--r--default_images/dbaccess/res/one_left.pngbin0 -> 454 bytes
-rw-r--r--default_images/dbaccess/res/one_left_h.pngbin0 -> 101 bytes
-rw-r--r--default_images/dbaccess/res/one_right.pngbin0 -> 465 bytes
-rw-r--r--default_images/dbaccess/res/one_right_h.pngbin0 -> 101 bytes
-rw-r--r--default_images/dbaccess/res/pkey.pngbin0 -> 390 bytes
-rw-r--r--default_images/dbaccess/res/pkey_sch.pngbin0 -> 110 bytes
-rw-r--r--default_images/dbaccess/res/queries_32.pngbin0 -> 1107 bytes
-rw-r--r--default_images/dbaccess/res/queries_32_h.pngbin0 -> 203 bytes
-rw-r--r--default_images/dbaccess/res/report_16.pngbin0 -> 644 bytes
-rw-r--r--default_images/dbaccess/res/report_16_h.pngbin0 -> 102 bytes
-rw-r--r--default_images/dbaccess/res/reports_16.pngbin0 -> 656 bytes
-rw-r--r--default_images/dbaccess/res/reports_16_h.pngbin0 -> 130 bytes
-rw-r--r--default_images/dbaccess/res/reports_32.pngbin0 -> 1653 bytes
-rw-r--r--default_images/dbaccess/res/reports_32_h.pngbin0 -> 213 bytes
-rw-r--r--default_images/dbaccess/res/sc036.pngbin0 -> 771 bytes
-rw-r--r--default_images/dbaccess/res/sc037.pngbin0 -> 765 bytes
-rw-r--r--default_images/dbaccess/res/sc038.pngbin0 -> 755 bytes
-rw-r--r--default_images/dbaccess/res/sc039.pngbin0 -> 706 bytes
-rw-r--r--default_images/dbaccess/res/sc040.pngbin0 -> 873 bytes
-rw-r--r--default_images/dbaccess/res/sch036.pngbin0 -> 146 bytes
-rw-r--r--default_images/dbaccess/res/sch037.pngbin0 -> 163 bytes
-rw-r--r--default_images/dbaccess/res/sch038.pngbin0 -> 177 bytes
-rw-r--r--default_images/dbaccess/res/sch039.pngbin0 -> 146 bytes
-rw-r--r--default_images/dbaccess/res/sch040.pngbin0 -> 176 bytes
-rw-r--r--default_images/dbaccess/res/sortdown.pngbin0 -> 583 bytes
-rw-r--r--default_images/dbaccess/res/sortdown_h.pngbin0 -> 174 bytes
-rw-r--r--default_images/dbaccess/res/sortup.pngbin0 -> 574 bytes
-rw-r--r--default_images/dbaccess/res/sortup_h.pngbin0 -> 176 bytes
-rw-r--r--default_images/dbaccess/res/sxh03187.pngbin0 -> 142 bytes
-rw-r--r--default_images/dbaccess/res/sxh16670.pngbin0 -> 168 bytes
-rw-r--r--default_images/dbaccess/res/tables_32.pngbin0 -> 1353 bytes
-rw-r--r--default_images/dbaccess/res/tables_32_h.pngbin0 -> 222 bytes
-rw-r--r--default_images/desktop/res/caution_12.pngbin0 -> 548 bytes
-rw-r--r--default_images/desktop/res/caution_12_h.pngbin0 -> 142 bytes
-rw-r--r--default_images/desktop/res/caution_16.pngbin0 -> 733 bytes
-rw-r--r--default_images/desktop/res/caution_16_h.pngbin0 -> 152 bytes
-rw-r--r--default_images/desktop/res/extension_16.pngbin0 -> 557 bytes
-rw-r--r--default_images/desktop/res/extension_16_h.pngbin0 -> 148 bytes
-rw-r--r--default_images/desktop/res/extension_32.pngbin0 -> 1298 bytes
-rw-r--r--default_images/desktop/res/extension_32_h.pngbin0 -> 225 bytes
-rw-r--r--default_images/desktop/res/info_16.pngbin0 -> 801 bytes
-rw-r--r--default_images/desktop/res/info_16_h.pngbin0 -> 370 bytes
-rw-r--r--default_images/desktop/res/lock_16.pngbin0 -> 973 bytes
-rw-r--r--default_images/desktop/res/lock_16_h.pngbin0 -> 151 bytes
-rw-r--r--default_images/desktop/res/regkey.pngbin0 -> 1130 bytes
-rw-r--r--default_images/desktop/res/shared_16.pngbin0 -> 4055 bytes
-rw-r--r--default_images/desktop/res/shared_16_h.pngbin0 -> 3650 bytes
-rw-r--r--default_images/extensions/res/addresspilot.pngbin0 -> 1410 bytes
-rw-r--r--default_images/extensions/res/arrow.pngbin0 -> 537 bytes
-rw-r--r--default_images/extensions/res/buttonminus.pngbin0 -> 457 bytes
-rw-r--r--default_images/extensions/res/buttonminus_hc.pngbin0 -> 122 bytes
-rw-r--r--default_images/extensions/res/buttonplus.pngbin0 -> 424 bytes
-rw-r--r--default_images/extensions/res/buttonplus_hc.pngbin0 -> 228 bytes
-rw-r--r--default_images/extensions/res/m_arrow.pngbin0 -> 526 bytes
-rw-r--r--default_images/extensions/source/scanner/handle.pngbin0 -> 195 bytes
-rw-r--r--default_images/extensions/source/scanner/minus.pngbin0 -> 293 bytes
-rw-r--r--default_images/extensions/source/scanner/plus.pngbin0 -> 331 bytes
-rw-r--r--default_images/extensions/source/update/ui/onlineupdate_16.pngbin0 -> 529 bytes
-rw-r--r--default_images/extensions/source/update/ui/onlineupdate_16_h.pngbin0 -> 141 bytes
-rw-r--r--default_images/extensions/source/update/ui/onlineupdate_26.pngbin0 -> 866 bytes
-rw-r--r--default_images/extensions/source/update/ui/onlineupdate_26_h.pngbin0 -> 171 bytes
-rw-r--r--default_images/formula/res/fapclose.pngbin0 -> 440 bytes
-rw-r--r--default_images/formula/res/fapclose_h.pngbin0 -> 109 bytes
-rw-r--r--default_images/formula/res/faperror.pngbin0 -> 453 bytes
-rw-r--r--default_images/formula/res/faperror_h.pngbin0 -> 107 bytes
-rw-r--r--default_images/formula/res/fapok.pngbin0 -> 444 bytes
-rw-r--r--default_images/formula/res/fapok_h.pngbin0 -> 107 bytes
-rw-r--r--default_images/formula/res/fapopen.pngbin0 -> 736 bytes
-rw-r--r--default_images/formula/res/fapopen_h.pngbin0 -> 126 bytes
-rw-r--r--default_images/formula/res/fx.pngbin0 -> 500 bytes
-rw-r--r--default_images/formula/res/fx_h.pngbin0 -> 124 bytes
-rw-r--r--default_images/formula/res/refinp1.pngbin0 -> 629 bytes
-rw-r--r--default_images/formula/res/refinp1_h.pngbin0 -> 119 bytes
-rw-r--r--default_images/formula/res/refinp2.pngbin0 -> 569 bytes
-rw-r--r--default_images/formula/res/refinp2_h.pngbin0 -> 122 bytes
-rw-r--r--default_images/fpicker/res/fp011.pngbin0 -> 705 bytes
-rw-r--r--default_images/fpicker/res/fp014.pngbin0 -> 663 bytes
-rw-r--r--default_images/fpicker/res/fph011.pngbin0 -> 135 bytes
-rw-r--r--default_images/fpicker/res/fph014.pngbin0 -> 125 bytes
-rw-r--r--default_images/fpicker/res/list.pngbin0 -> 202 bytes
-rw-r--r--default_images/framework/res/addtemplate_32.pngbin0 -> 939 bytes
-rw-r--r--default_images/framework/res/arrow.pngbin0 -> 537 bytes
-rw-r--r--default_images/framework/res/backing.pngbin0 -> 95249 bytes
-rw-r--r--default_images/framework/res/backing_hc.pngbin0 -> 121327 bytes
-rw-r--r--default_images/framework/res/backing_right.pngbin0 -> 9041 bytes
-rw-r--r--default_images/framework/res/backing_right_hc.pngbin0 -> 6338 bytes
-rw-r--r--default_images/framework/res/backing_rtl_left.pngbin0 -> 8647 bytes
-rw-r--r--default_images/framework/res/backing_rtl_left_hc.pngbin0 -> 6339 bytes
-rw-r--r--default_images/framework/res/backing_rtl_right.pngbin0 -> 94007 bytes
-rw-r--r--default_images/framework/res/backing_rtl_right_hc.pngbin0 -> 117825 bytes
-rw-r--r--default_images/framework/res/backing_space.pngbin0 -> 2794 bytes
-rw-r--r--default_images/framework/res/backing_space_hc.pngbin0 -> 2752 bytes
-rw-r--r--default_images/framework/res/info_26.pngbin0 -> 2012 bytes
-rw-r--r--default_images/framework/res/logo.pngbin0 -> 695 bytes
-rw-r--r--default_images/framework/res/register_32.pngbin0 -> 1685 bytes
-rw-r--r--default_images/goodies/res/bombe.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/explos1.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/explos2.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/explos3.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/fighter1.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/fighterl.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/fighterr.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/helden.bmpbin0 -> 4438 bytes
-rw-r--r--default_images/goodies/res/monitio1.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monitio2.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monstb1.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monstb2.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monstb3.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monstb4.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monster1.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monster2.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monster3.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/monster4.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/scores.bmpbin0 -> 52918 bytes
-rw-r--r--default_images/goodies/res/swars.bmpbin0 -> 9118 bytes
-rw-r--r--default_images/goodies/res/uvisibl1.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/uvisibl2.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/uvisibl3.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall1.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall10.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall2.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall3.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall4.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall5.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall6.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall7.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall8.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wall9.bmpbin0 -> 630 bytes
-rw-r--r--default_images/goodies/res/wlcome2.bmpbin0 -> 52918 bytes
-rw-r--r--default_images/introabout/about.bmpbin0 -> 118614 bytes
-rw-r--r--default_images/introabout/intro.bmpbin0 -> 378718 bytes
-rw-r--r--default_images/minimizer/aboutlogo.pngbin0 -> 43076 bytes
-rw-r--r--default_images/minimizer/minimizepresi_80.pngbin0 -> 4090 bytes
-rw-r--r--default_images/minimizer/minimizepresi_80_h.pngbin0 -> 1156 bytes
-rw-r--r--default_images/minimizer/opt_16.pngbin0 -> 612 bytes
-rw-r--r--default_images/minimizer/opt_16_h.pngbin0 -> 166 bytes
-rw-r--r--default_images/minimizer/opt_26.pngbin0 -> 1288 bytes
-rw-r--r--default_images/minimizer/opt_26_h.pngbin0 -> 264 bytes
-rw-r--r--default_images/padmin/source/butter.pngbin0 -> 1834 bytes
-rw-r--r--default_images/padmin/source/fax.pngbin0 -> 730 bytes
-rwxr-xr-xdefault_images/padmin/source/fax_16_h.pngbin0 -> 152 bytes
-rw-r--r--default_images/padmin/source/pdf.pngbin0 -> 610 bytes
-rw-r--r--default_images/padmin/source/print.pngbin0 -> 577 bytes
-rwxr-xr-xdefault_images/padmin/source/printer_16_h.pngbin0 -> 133 bytes
-rwxr-xr-xdefault_images/padmin/source/printer_40x48_h.pngbin0 -> 301 bytes
-rw-r--r--default_images/padmin/source/printer_large.pngbin0 -> 1429 bytes
-rwxr-xr-xdefault_images/padmin/source/printpdf_16_h.pngbin0 -> 150 bytes
-rw-r--r--default_images/reportdesign/res/report_16.pngbin0 -> 644 bytes
-rw-r--r--default_images/reportdesign/res/sc20557.pngbin0 -> 510 bytes
-rwxr-xr-xdefault_images/reportdesign/res/sc30768.pngbin0 -> 583 bytes
-rwxr-xr-xdefault_images/reportdesign/res/sc30769.pngbin0 -> 3927 bytes
-rwxr-xr-xdefault_images/reportdesign/res/sc30770.pngbin0 -> 510 bytes
-rwxr-xr-xdefault_images/reportdesign/res/sch30768.pngbin0 -> 348 bytes
-rwxr-xr-xdefault_images/reportdesign/res/sch30769.pngbin0 -> 3670 bytes
-rwxr-xr-xdefault_images/reportdesign/res/sch30770.pngbin0 -> 140 bytes
-rw-r--r--default_images/reportdesign/res/sortdown.pngbin0 -> 583 bytes
-rw-r--r--default_images/reportdesign/res/sortdown_h.pngbin0 -> 174 bytes
-rw-r--r--default_images/reportdesign/res/sortup.pngbin0 -> 574 bytes
-rw-r--r--default_images/reportdesign/res/sortup_h.pngbin0 -> 176 bytes
-rw-r--r--default_images/reportdesign/res/sx10454.pngbin0 -> 498 bytes
-rw-r--r--default_images/reportdesign/res/sx10928.pngbin0 -> 337 bytes
-rw-r--r--default_images/reportdesign/res/sx10929.pngbin0 -> 394 bytes
-rw-r--r--default_images/reportdesign/res/sx11047.pngbin0 -> 671 bytes
-rw-r--r--default_images/reportdesign/res/sx12452.pngbin0 -> 863 bytes
-rw-r--r--default_images/reportdesign/res/sx12453.pngbin0 -> 863 bytes
-rw-r--r--default_images/reportdesign/res/sx12454.pngbin0 -> 546 bytes
-rw-r--r--default_images/reportdesign/res/sx12464.pngbin0 -> 644 bytes
-rw-r--r--default_images/reportdesign/res/sx12466.pngbin0 -> 499 bytes
-rw-r--r--default_images/reportdesign/res/sx12468.pngbin0 -> 501 bytes
-rw-r--r--default_images/reportdesign/res/sx12477.pngbin0 -> 394 bytes
-rw-r--r--default_images/reportdesign/res/sx12594.pngbin0 -> 543 bytes
-rw-r--r--default_images/reportdesign/res/sx12602.pngbin0 -> 498 bytes
-rw-r--r--default_images/reportdesign/res/sx12603.pngbin0 -> 501 bytes
-rw-r--r--default_images/reportdesign/res/sxh10454.pngbin0 -> 259 bytes
-rw-r--r--default_images/reportdesign/res/sxh10928.pngbin0 -> 101 bytes
-rw-r--r--default_images/reportdesign/res/sxh10929.pngbin0 -> 101 bytes
-rw-r--r--default_images/reportdesign/res/sxh11047.pngbin0 -> 131 bytes
-rw-r--r--default_images/reportdesign/res/sxh12452.pngbin0 -> 863 bytes
-rw-r--r--default_images/reportdesign/res/sxh12453.pngbin0 -> 863 bytes
-rw-r--r--default_images/reportdesign/res/sxh12454.pngbin0 -> 260 bytes
-rw-r--r--default_images/reportdesign/res/sxh12464.pngbin0 -> 644 bytes
-rw-r--r--default_images/reportdesign/res/sxh12466.pngbin0 -> 264 bytes
-rw-r--r--default_images/reportdesign/res/sxh12468.pngbin0 -> 272 bytes
-rw-r--r--default_images/reportdesign/res/sxh12477.pngbin0 -> 101 bytes
-rw-r--r--default_images/reportdesign/res/sxh12594.pngbin0 -> 129 bytes
-rw-r--r--default_images/reportdesign/res/sxh12602.pngbin0 -> 259 bytes
-rw-r--r--default_images/reportdesign/res/sxh12603.pngbin0 -> 216 bytes
-rw-r--r--default_images/res/adrbook.pngbin0 -> 998 bytes
-rw-r--r--default_images/res/adrbook_hc.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/arrow_move_down.pngbin0 -> 583 bytes
-rw-r--r--default_images/res/arrow_move_down_hc.pngbin0 -> 334 bytes
-rw-r--r--default_images/res/arrow_move_up.pngbin0 -> 574 bytes
-rw-r--r--default_images/res/arrow_move_up_hc.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/arrowup_16.pngbin0 -> 583 bytes
-rw-r--r--default_images/res/ballgreen_7.pngbin0 -> 269 bytes
-rw-r--r--default_images/res/ballred_7.pngbin0 -> 241 bytes
-rw-r--r--default_images/res/basbrk.pngbin0 -> 608 bytes
-rw-r--r--default_images/res/basgocl.pngbin0 -> 203 bytes
-rw-r--r--default_images/res/basobj2.pngbin0 -> 195 bytes
-rw-r--r--default_images/res/baswatr.pngbin0 -> 780 bytes
-rw-r--r--default_images/res/baswatr_h.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/browse.pngbin0 -> 816 bytes
-rw-r--r--default_images/res/browse_hc.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/ar/lc_bold.pngbin0 -> 473 bytes
-rw-r--r--default_images/res/commandimagelist/ar/lc_italic.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/ar/lc_underline.pngbin0 -> 424 bytes
-rw-r--r--default_images/res/commandimagelist/ar/lch_bold.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/ar/lch_italic.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/ar/lch_underline.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/ar/sc_bold.pngbin0 -> 328 bytes
-rw-r--r--default_images/res/commandimagelist/ar/sc_italic.pngbin0 -> 304 bytes
-rw-r--r--default_images/res/commandimagelist/ar/sc_underline.pngbin0 -> 341 bytes
-rw-r--r--default_images/res/commandimagelist/ar/sch_bold.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/ar/sch_italic.pngbin0 -> 289 bytes
-rw-r--r--default_images/res/commandimagelist/ar/sch_underline.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_backcolor.pngbin0 -> 735 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_bold.pngbin0 -> 519 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_dbqueryrename.pngbin0 -> 405 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_dbtablerename.pngbin0 -> 405 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_doubleclicktextedit.pngbin0 -> 452 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_edit.pngbin0 -> 333 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_editglossary.pngbin0 -> 557 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_hyphenate.pngbin0 -> 343 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_hyphenation.pngbin0 -> 343 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_insertedit.pngbin0 -> 333 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_italic.pngbin0 -> 545 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_label.pngbin0 -> 272 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_ordercrit.pngbin0 -> 564 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_pickthrough.pngbin0 -> 409 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_shadowed.pngbin0 -> 805 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_sortascending.pngbin0 -> 719 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_sortdescending.pngbin0 -> 695 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_sortdown.pngbin0 -> 695 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_sortup.pngbin0 -> 719 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_spelldialog.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_spelling.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_spellonline.pngbin0 -> 314 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_strikeout.pngbin0 -> 386 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_tablesort.pngbin0 -> 564 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_textdraft.pngbin0 -> 515 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_thesaurus.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_thesaurusdialog.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_underline.pngbin0 -> 508 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lc_underlinedouble.pngbin0 -> 509 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_backcolor.pngbin0 -> 218 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_bold.pngbin0 -> 446 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_doubleclicktextedit.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_edit.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_editglossary.pngbin0 -> 220 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_hyphenate.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_hyphenation.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_insertedit.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_insertfixedtext.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_italic.pngbin0 -> 498 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_label.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_ordercrit.pngbin0 -> 454 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_pickthrough.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_quickedit.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_sortascending.pngbin0 -> 490 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_sortdescending.pngbin0 -> 488 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_sortdown.pngbin0 -> 488 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_sortup.pngbin0 -> 490 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_spelldialog.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_spelling.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_spellonline.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_strikeout.pngbin0 -> 196 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_tablesort.pngbin0 -> 454 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_thesaurus.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_thesaurusdialog.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_toggleaxistitle.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_toggletitle.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_underline.pngbin0 -> 435 bytes
-rw-r--r--default_images/res/commandimagelist/bg/lch_underlinedouble.pngbin0 -> 436 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_backcolor.pngbin0 -> 406 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_bold.pngbin0 -> 372 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_dbqueryrename.pngbin0 -> 287 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_dbtablerename.pngbin0 -> 287 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_doubleclicktextedit.pngbin0 -> 326 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_edit.pngbin0 -> 264 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_editglossary.pngbin0 -> 345 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_hyphenate.pngbin0 -> 229 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_hyphenation.pngbin0 -> 229 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_insertedit.pngbin0 -> 264 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_insertfixedtext.pngbin0 -> 202 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_italic.pngbin0 -> 347 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_label.pngbin0 -> 202 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_ordercrit.pngbin0 -> 362 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_quickedit.pngbin0 -> 263 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_shadowed.pngbin0 -> 605 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_sortascending.pngbin0 -> 446 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_sortdescending.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_sortdown.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_sortup.pngbin0 -> 444 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_spelldialog.pngbin0 -> 340 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_spelling.pngbin0 -> 340 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_spellonline.pngbin0 -> 229 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_strikeout.pngbin0 -> 231 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_tablesort.pngbin0 -> 362 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_textdraft.pngbin0 -> 400 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_thesaurus.pngbin0 -> 350 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_thesaurusdialog.pngbin0 -> 350 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_underline.pngbin0 -> 365 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sc_underlinedouble.pngbin0 -> 388 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_backcolor.pngbin0 -> 185 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_bold.pngbin0 -> 297 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_editglossary.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_hyphenate.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_hyphenation.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_insertedit.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_italic.pngbin0 -> 318 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_label.pngbin0 -> 104 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_ordercrit.pngbin0 -> 316 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_pickthrough.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_sortascending.pngbin0 -> 337 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_sortdescending.pngbin0 -> 345 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_sortdown.pngbin0 -> 345 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_sortup.pngbin0 -> 337 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_spelldialog.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_spelling.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_spellonline.pngbin0 -> 122 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_strikeout.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_tablesort.pngbin0 -> 316 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_thesaurus.pngbin0 -> 137 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_thesaurusdialog.pngbin0 -> 137 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_underline.pngbin0 -> 319 bytes
-rw-r--r--default_images/res/commandimagelist/bg/sch_underlinedouble.pngbin0 -> 319 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lc_bold.pngbin0 -> 396 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lc_italic.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lc_underline.pngbin0 -> 521 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lc_underlinedouble.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lch_bold.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lch_italic.pngbin0 -> 489 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lch_underline.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/ca/lch_underlinedouble.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sc_bold.pngbin0 -> 296 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sc_italic.pngbin0 -> 368 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sc_underline.pngbin0 -> 386 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sc_underlinedouble.pngbin0 -> 394 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sch_bold.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sch_italic.pngbin0 -> 339 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sch_underline.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/ca/sch_underlinedouble.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lc_bold.pngbin0 -> 473 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lc_italic.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lc_numberformatdecimal.pngbin0 -> 671 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lc_underline.pngbin0 -> 424 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lc_underlinedouble.pngbin0 -> 424 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lch_bold.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lch_italic.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lch_numberformatdecimal.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lch_underline.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/cs/lch_underlinedouble.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sc_bold.pngbin0 -> 328 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sc_italic.pngbin0 -> 304 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sc_numberformatdecimal.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sc_underline.pngbin0 -> 341 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sc_underlinedouble.pngbin0 -> 361 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sch_bold.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sch_italic.pngbin0 -> 289 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sch_numberformatdecimal.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sch_underline.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/cs/sch_underlinedouble.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/de/lc_bold.pngbin0 -> 452 bytes
-rw-r--r--default_images/res/commandimagelist/de/lc_italic.pngbin0 -> 846 bytes
-rw-r--r--default_images/res/commandimagelist/de/lc_numberformatdecimal.pngbin0 -> 703 bytes
-rw-r--r--default_images/res/commandimagelist/de/lc_underline.pngbin0 -> 570 bytes
-rw-r--r--default_images/res/commandimagelist/de/lc_underlinedouble.pngbin0 -> 560 bytes
-rw-r--r--default_images/res/commandimagelist/de/lch_bold.pngbin0 -> 321 bytes
-rw-r--r--default_images/res/commandimagelist/de/lch_italic.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/de/lch_numberformatdecimal.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/de/lch_underline.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/de/lch_underlinedouble.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/de/sc_bold.pngbin0 -> 354 bytes
-rw-r--r--default_images/res/commandimagelist/de/sc_italic.pngbin0 -> 573 bytes
-rw-r--r--default_images/res/commandimagelist/de/sc_numberformatdecimal.pngbin0 -> 488 bytes
-rw-r--r--default_images/res/commandimagelist/de/sc_underline.pngbin0 -> 408 bytes
-rw-r--r--default_images/res/commandimagelist/de/sc_underlinedouble.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/de/sch_bold.pngbin0 -> 262 bytes
-rw-r--r--default_images/res/commandimagelist/de/sch_italic.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/de/sch_numberformatdecimal.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/de/sch_underline.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/de/sch_underlinedouble.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lc_bold.pngbin0 -> 650 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lc_italic.pngbin0 -> 570 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lc_numberformatdecimal.pngbin0 -> 671 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lc_underline.pngbin0 -> 570 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lc_underlinedouble.pngbin0 -> 560 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lch_bold.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lch_italic.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lch_numberformatdecimal.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lch_underline.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/lch_underlinedouble.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sc_bold.pngbin0 -> 473 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sc_italic.pngbin0 -> 412 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sc_numberformatdecimal.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sc_underline.pngbin0 -> 408 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sc_underlinedouble.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sch_bold.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sch_italic.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sch_numberformatdecimal.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sch_underline.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/en-GB/sch_underlinedouble.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/es/lc_bold.pngbin0 -> 396 bytes
-rw-r--r--default_images/res/commandimagelist/es/lc_italic.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/es/lc_numberformatdecimal.pngbin0 -> 703 bytes
-rw-r--r--default_images/res/commandimagelist/es/lc_underline.pngbin0 -> 521 bytes
-rw-r--r--default_images/res/commandimagelist/es/lc_underlinedouble.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/es/lch_bold.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/es/lch_italic.pngbin0 -> 489 bytes
-rw-r--r--default_images/res/commandimagelist/es/lch_numberformatdecimal.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/es/lch_underline.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/es/lch_underlinedouble.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/es/sc_bold.pngbin0 -> 296 bytes
-rw-r--r--default_images/res/commandimagelist/es/sc_italic.pngbin0 -> 368 bytes
-rw-r--r--default_images/res/commandimagelist/es/sc_numberformatdecimal.pngbin0 -> 488 bytes
-rw-r--r--default_images/res/commandimagelist/es/sc_underline.pngbin0 -> 386 bytes
-rw-r--r--default_images/res/commandimagelist/es/sc_underlinedouble.pngbin0 -> 394 bytes
-rw-r--r--default_images/res/commandimagelist/es/sch_bold.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/es/sch_italic.pngbin0 -> 339 bytes
-rw-r--r--default_images/res/commandimagelist/es/sch_numberformatdecimal.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/es/sch_underline.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/es/sch_underlinedouble.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/et/lc_bold.pngbin0 -> 473 bytes
-rw-r--r--default_images/res/commandimagelist/et/lc_italic.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/et/lc_numberformatdecimal.pngbin0 -> 671 bytes
-rw-r--r--default_images/res/commandimagelist/et/lc_underline.pngbin0 -> 424 bytes
-rw-r--r--default_images/res/commandimagelist/et/lc_underlinedouble.pngbin0 -> 424 bytes
-rw-r--r--default_images/res/commandimagelist/et/lch_bold.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/et/lch_italic.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/et/lch_numberformatdecimal.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/et/lch_underline.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/et/lch_underlinedouble.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/et/sc_bold.pngbin0 -> 328 bytes
-rw-r--r--default_images/res/commandimagelist/et/sc_italic.pngbin0 -> 304 bytes
-rw-r--r--default_images/res/commandimagelist/et/sc_numberformatdecimal.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/et/sc_underline.pngbin0 -> 339 bytes
-rw-r--r--default_images/res/commandimagelist/et/sc_underlinedouble.pngbin0 -> 361 bytes
-rw-r--r--default_images/res/commandimagelist/et/sch_bold.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/et/sch_italic.pngbin0 -> 289 bytes
-rw-r--r--default_images/res/commandimagelist/et/sch_numberformatdecimal.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/et/sch_underline.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/et/sch_underlinedouble.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lc_bold.pngbin0 -> 516 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lc_italic.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lc_underline.pngbin0 -> 521 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lc_underlinedouble.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lch_bold.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lch_italic.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lch_underline.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/fr/lch_underlinedouble.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sc_bold.pngbin0 -> 366 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sc_italic.pngbin0 -> 304 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sc_underline.pngbin0 -> 386 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sc_underlinedouble.pngbin0 -> 394 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sch_bold.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sch_italic.pngbin0 -> 289 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sch_underline.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/fr/sch_underlinedouble.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lc_bold.pngbin0 -> 340 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lc_italic.pngbin0 -> 549 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lc_underline.pngbin0 -> 528 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lc_underlinedouble.pngbin0 -> 652 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lch_bold.pngbin0 -> 285 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lch_italic.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lch_underline.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/hu/lch_underlinedouble.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sc_bold.pngbin0 -> 258 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sc_italic.pngbin0 -> 373 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sc_underline.pngbin0 -> 353 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sc_underlinedouble.pngbin0 -> 472 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sch_bold.pngbin0 -> 226 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sch_italic.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sch_underline.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/hu/sch_underlinedouble.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/it/lc_bold.pngbin0 -> 516 bytes
-rw-r--r--default_images/res/commandimagelist/it/lc_italic.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/it/lc_underline.pngbin0 -> 521 bytes
-rw-r--r--default_images/res/commandimagelist/it/lc_underlinedouble.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/it/lch_bold.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/it/lch_italic.pngbin0 -> 489 bytes
-rw-r--r--default_images/res/commandimagelist/it/lch_underline.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/it/lch_underlinedouble.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/it/sc_bold.pngbin0 -> 366 bytes
-rw-r--r--default_images/res/commandimagelist/it/sc_italic.pngbin0 -> 368 bytes
-rw-r--r--default_images/res/commandimagelist/it/sc_underline.pngbin0 -> 386 bytes
-rw-r--r--default_images/res/commandimagelist/it/sc_underlinedouble.pngbin0 -> 394 bytes
-rw-r--r--default_images/res/commandimagelist/it/sch_bold.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/it/sch_italic.pngbin0 -> 339 bytes
-rw-r--r--default_images/res/commandimagelist/it/sch_underline.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/it/sch_underlinedouble.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lc_bold.pngbin0 -> 473 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lc_italic.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lc_underline.pngbin0 -> 424 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lc_underlinedouble.pngbin0 -> 424 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lch_bold.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lch_italic.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lch_underline.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/ja/lch_underlinedouble.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sc_bold.pngbin0 -> 328 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sc_italic.pngbin0 -> 304 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sc_underline.pngbin0 -> 341 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sc_underlinedouble.pngbin0 -> 361 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sch_bold.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sch_italic.pngbin0 -> 289 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sch_underline.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/ja/sch_underlinedouble.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/km/lc_bold.pngbin0 -> 368 bytes
-rw-r--r--default_images/res/commandimagelist/km/lc_italic.pngbin0 -> 608 bytes
-rw-r--r--default_images/res/commandimagelist/km/lc_numberformatdecimal.pngbin0 -> 671 bytes
-rw-r--r--default_images/res/commandimagelist/km/lc_underline.pngbin0 -> 573 bytes
-rw-r--r--default_images/res/commandimagelist/km/lc_underlinedouble.pngbin0 -> 573 bytes
-rw-r--r--default_images/res/commandimagelist/km/lch_bold.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/km/lch_italic.pngbin0 -> 556 bytes
-rw-r--r--default_images/res/commandimagelist/km/lch_numberformatdecimal.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/km/lch_underline.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/km/lch_underlinedouble.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/km/sc_bold.pngbin0 -> 366 bytes
-rw-r--r--default_images/res/commandimagelist/km/sc_italic.pngbin0 -> 495 bytes
-rw-r--r--default_images/res/commandimagelist/km/sc_numberformatdecimal.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/km/sc_underline.pngbin0 -> 497 bytes
-rw-r--r--default_images/res/commandimagelist/km/sc_underlinedouble.pngbin0 -> 501 bytes
-rw-r--r--default_images/res/commandimagelist/km/sch_bold.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/km/sch_italic.pngbin0 -> 483 bytes
-rw-r--r--default_images/res/commandimagelist/km/sch_numberformatdecimal.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/km/sch_underline.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/km/sch_underlinedouble.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_bold.pngbin0 -> 338 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_charfontname.pngbin0 -> 341 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_color.pngbin0 -> 349 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_drawtext.pngbin0 -> 318 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_fontcolor.pngbin0 -> 349 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_fontheight.pngbin0 -> 434 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_italic.pngbin0 -> 351 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_ordercrit.pngbin0 -> 315 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_outlinefont.pngbin0 -> 403 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_shadowed.pngbin0 -> 438 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_sortdown.pngbin0 -> 355 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_sortup.pngbin0 -> 368 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_strikeout.pngbin0 -> 341 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_tablesort.pngbin0 -> 315 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_text.pngbin0 -> 318 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_text_marquee.pngbin0 -> 413 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_textdirectionlefttoright.pngbin0 -> 362 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_textdirectiontoptobottom.pngbin0 -> 346 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_texttoolbox.pngbin0 -> 318 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_underline.pngbin0 -> 357 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_underlinedouble.pngbin0 -> 362 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lc_verticaltext.pngbin0 -> 312 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_bold.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_charfontname.pngbin0 -> 134 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_color.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_drawtext.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_fontcolor.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_fontheight.pngbin0 -> 216 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_italic.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_ordercrit.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_outlinefont.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_shadowed.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_sortdown.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_sortup.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_strikeout.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_tablesort.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_text.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_text_marquee.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_textdirectionlefttoright.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_textdirectiontoptobottom.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_texttoolbox.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_underline.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_underlinedouble.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/ko/lch_verticaltext.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_bold.pngbin0 -> 269 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_charfontname.pngbin0 -> 257 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_color.pngbin0 -> 271 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_drawtext.pngbin0 -> 258 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_fontcolor.pngbin0 -> 271 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_fontheight.pngbin0 -> 301 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_italic.pngbin0 -> 252 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_ordercrit.pngbin0 -> 244 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_outlinefont.pngbin0 -> 299 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_shadowed.pngbin0 -> 308 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_sortdown.pngbin0 -> 307 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_sortup.pngbin0 -> 281 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_strikeout.pngbin0 -> 263 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_tablesort.pngbin0 -> 244 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_text.pngbin0 -> 258 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_text_marquee.pngbin0 -> 267 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_textdirectionlefttoright.pngbin0 -> 283 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_textdirectiontoptobottom.pngbin0 -> 272 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_texttoolbox.pngbin0 -> 258 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_underline.pngbin0 -> 285 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_underlinedouble.pngbin0 -> 281 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sc_verticaltext.pngbin0 -> 243 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_bold.pngbin0 -> 113 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_charfontname.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_color.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_drawtext.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_fontcolor.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_fontheight.pngbin0 -> 137 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_italic.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_ordercrit.pngbin0 -> 243 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_outlinefont.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_shadowed.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_sortdown.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_sortup.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_strikeout.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_tablesort.pngbin0 -> 243 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_text.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_text_marquee.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_textdirectionlefttoright.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_textdirectiontoptobottom.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_texttoolbox.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_underline.pngbin0 -> 117 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_underlinedouble.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/ko/sch_verticaltext.pngbin0 -> 107 bytes
-rw-r--r--default_images/res/commandimagelist/lc_absoluterecord.pngbin0 -> 1509 bytes
-rw-r--r--default_images/res/commandimagelist/lc_actionmode.pngbin0 -> 1322 bytes
-rw-r--r--default_images/res/commandimagelist/lc_addbookmark.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_adddatefield.pngbin0 -> 818 bytes
-rw-r--r--default_images/res/commandimagelist/lc_adddirect.pngbin0 -> 666 bytes
-rw-r--r--default_images/res/commandimagelist/lc_addfield.pngbin0 -> 727 bytes
-rw-r--r--default_images/res/commandimagelist/lc_addons.pngbin0 -> 897 bytes
-rw-r--r--default_images/res/commandimagelist/lc_addprintarea.pngbin0 -> 796 bytes
-rw-r--r--default_images/res/commandimagelist/lc_addtable.pngbin0 -> 740 bytes
-rw-r--r--default_images/res/commandimagelist/lc_addwatch.pngbin0 -> 879 bytes
-rw-r--r--default_images/res/commandimagelist/lc_adjust.pngbin0 -> 1348 bytes
-rw-r--r--default_images/res/commandimagelist/lc_advancedmode.pngbin0 -> 1572 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignblock.pngbin0 -> 479 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignbottom.pngbin0 -> 851 bytes
-rw-r--r--default_images/res/commandimagelist/lc_aligncenter.pngbin0 -> 985 bytes
-rw-r--r--default_images/res/commandimagelist/lc_aligndown.pngbin0 -> 725 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignhorizontalcenter.pngbin0 -> 493 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignleft.pngbin0 -> 487 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignmiddle.pngbin0 -> 955 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignright.pngbin0 -> 486 bytes
-rw-r--r--default_images/res/commandimagelist/lc_aligntop.pngbin0 -> 861 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignup.pngbin0 -> 717 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignvcenter.pngbin0 -> 973 bytes
-rw-r--r--default_images/res/commandimagelist/lc_alignverticalcenter.pngbin0 -> 973 bytes
-rw-r--r--default_images/res/commandimagelist/lc_animationeffects.pngbin0 -> 1029 bytes
-rw-r--r--default_images/res/commandimagelist/lc_animationmode.pngbin0 -> 1406 bytes
-rw-r--r--default_images/res/commandimagelist/lc_animationobjects.pngbin0 -> 949 bytes
-rw-r--r--default_images/res/commandimagelist/lc_apply.pngbin0 -> 1435 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arc.pngbin0 -> 1042 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.chevron.pngbin0 -> 904 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.circular-arrow.pngbin0 -> 1267 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.corner-right-arrow.pngbin0 -> 748 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.down-arrow-callout.pngbin0 -> 834 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.down-arrow.pngbin0 -> 905 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.left-arrow-callout.pngbin0 -> 812 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.left-arrow.pngbin0 -> 794 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.left-right-arrow-callout.pngbin0 -> 920 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.left-right-arrow.pngbin0 -> 882 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.notched-right-arrow.pngbin0 -> 900 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.pentagon-right.pngbin0 -> 745 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.pngbin0 -> 882 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.quad-arrow-callout.pngbin0 -> 1318 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.quad-arrow.pngbin0 -> 1054 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.right-arrow-callout.pngbin0 -> 827 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.right-arrow.pngbin0 -> 822 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.s-sharped-arrow.pngbin0 -> 1235 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.split-arrow.pngbin0 -> 1008 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.split-round-arrow.pngbin0 -> 1252 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.striped-right-arrow.pngbin0 -> 860 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.up-arrow-callout.pngbin0 -> 755 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.up-arrow.pngbin0 -> 794 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.up-down-arrow-callout.pngbin0 -> 1012 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.up-down-arrow.pngbin0 -> 994 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.up-right-arrow-callout.pngbin0 -> 1013 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.up-right-arrow.pngbin0 -> 913 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowshapes.up-right-down-arrow.pngbin0 -> 979 bytes
-rw-r--r--default_images/res/commandimagelist/lc_arrowstoolbox.pngbin0 -> 616 bytes
-rw-r--r--default_images/res/commandimagelist/lc_autocontrolfocus.pngbin0 -> 1022 bytes
-rw-r--r--default_images/res/commandimagelist/lc_autofilter.pngbin0 -> 1321 bytes
-rw-r--r--default_images/res/commandimagelist/lc_autoformat.pngbin0 -> 1362 bytes
-rw-r--r--default_images/res/commandimagelist/lc_autosum.pngbin0 -> 921 bytes
-rw-r--r--default_images/res/commandimagelist/lc_avmediaplayer.pngbin0 -> 773 bytes
-rw-r--r--default_images/res/commandimagelist/lc_backcolor.pngbin0 -> 1205 bytes
-rw-r--r--default_images/res/commandimagelist/lc_backgroundcolor.pngbin0 -> 1126 bytes
-rw-r--r--default_images/res/commandimagelist/lc_backgroundpatterncontroller.pngbin0 -> 1126 bytes
-rw-r--r--default_images/res/commandimagelist/lc_backward.pngbin0 -> 564 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.block-arc.pngbin0 -> 1146 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.can.pngbin0 -> 1177 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.circle-pie.pngbin0 -> 1178 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.circle.pngbin0 -> 1329 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.cross.pngbin0 -> 714 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.cube.pngbin0 -> 878 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.diamond.pngbin0 -> 1030 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.ellipse.pngbin0 -> 1165 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.frame.pngbin0 -> 709 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.hexagon.pngbin0 -> 839 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.isosceles-triangle.pngbin0 -> 774 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.octagon.pngbin0 -> 880 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.paper.pngbin0 -> 758 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.parallelogram.pngbin0 -> 831 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.pentagon.pngbin0 -> 811 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.pngbin0 -> 1030 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.quadrat.pngbin0 -> 566 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.rectangle.pngbin0 -> 507 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.right-triangle.pngbin0 -> 729 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.ring.pngbin0 -> 1845 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.round-quadrat.pngbin0 -> 782 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.round-rectangle.pngbin0 -> 711 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicshapes.trapezoid.pngbin0 -> 736 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicstepinto.pngbin0 -> 1173 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicstepout.pngbin0 -> 1167 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicstepover.pngbin0 -> 1215 bytes
-rw-r--r--default_images/res/commandimagelist/lc_basicstop.pngbin0 -> 885 bytes
-rw-r--r--default_images/res/commandimagelist/lc_beamer.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_beforeobject.pngbin0 -> 942 bytes
-rw-r--r--default_images/res/commandimagelist/lc_behindobject.pngbin0 -> 1077 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezier_unfilled.pngbin0 -> 917 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezierappend.pngbin0 -> 733 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezierclose.pngbin0 -> 585 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezierconvert.pngbin0 -> 996 bytes
-rw-r--r--default_images/res/commandimagelist/lc_beziercutline.pngbin0 -> 1620 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezierdelete.pngbin0 -> 734 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezieredge.pngbin0 -> 490 bytes
-rw-r--r--default_images/res/commandimagelist/lc_beziereliminatepoints.pngbin0 -> 816 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezierfill.pngbin0 -> 1176 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bezierinsert.pngbin0 -> 814 bytes
-rw-r--r--default_images/res/commandimagelist/lc_beziermove.pngbin0 -> 834 bytes
-rw-r--r--default_images/res/commandimagelist/lc_beziersmooth.pngbin0 -> 621 bytes
-rw-r--r--default_images/res/commandimagelist/lc_beziersymmetric.pngbin0 -> 730 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bighandles.pngbin0 -> 450 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bold.pngbin0 -> 650 bytes
-rw-r--r--default_images/res/commandimagelist/lc_borderdialog.pngbin0 -> 339 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bringtofront.pngbin0 -> 632 bytes
-rw-r--r--default_images/res/commandimagelist/lc_browsebackward.pngbin0 -> 1042 bytes
-rw-r--r--default_images/res/commandimagelist/lc_browseforward.pngbin0 -> 1039 bytes
-rw-r--r--default_images/res/commandimagelist/lc_browseview.pngbin0 -> 1493 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bullet.pngbin0 -> 1739 bytes
-rw-r--r--default_images/res/commandimagelist/lc_bulletsandnumberingdialog.pngbin0 -> 934 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.cloud-callout.pngbin0 -> 1593 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.line-callout-1.pngbin0 -> 743 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.line-callout-2.pngbin0 -> 715 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.line-callout-3.pngbin0 -> 605 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.pngbin0 -> 1102 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.rectangular-callout.pngbin0 -> 774 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.round-callout.pngbin0 -> 1350 bytes
-rw-r--r--default_images/res/commandimagelist/lc_calloutshapes.round-rectangular-callout.pngbin0 -> 1102 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cancel.pngbin0 -> 1119 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cellvertbottom.pngbin0 -> 851 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cellvertcenter.pngbin0 -> 973 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cellverttop.pngbin0 -> 861 bytes
-rw-r--r--default_images/res/commandimagelist/lc_centerpara.pngbin0 -> 493 bytes
-rw-r--r--default_images/res/commandimagelist/lc_chainframes.pngbin0 -> 877 bytes
-rw-r--r--default_images/res/commandimagelist/lc_changebezier.pngbin0 -> 1292 bytes
-rw-r--r--default_images/res/commandimagelist/lc_changepolygon.pngbin0 -> 1354 bytes
-rw-r--r--default_images/res/commandimagelist/lc_charfontname.pngbin0 -> 1355 bytes
-rw-r--r--default_images/res/commandimagelist/lc_checkbox.pngbin0 -> 871 bytes
-rw-r--r--default_images/res/commandimagelist/lc_choosecontrols.pngbin0 -> 1334 bytes
-rw-r--r--default_images/res/commandimagelist/lc_choosedesign.pngbin0 -> 1199 bytes
-rw-r--r--default_images/res/commandimagelist/lc_choosemacro.pngbin0 -> 1981 bytes
-rw-r--r--default_images/res/commandimagelist/lc_choosepolygon.pngbin0 -> 625 bytes
-rw-r--r--default_images/res/commandimagelist/lc_circle.pngbin0 -> 1329 bytes
-rw-r--r--default_images/res/commandimagelist/lc_circle_unfilled.pngbin0 -> 1315 bytes
-rw-r--r--default_images/res/commandimagelist/lc_circlearc.pngbin0 -> 1105 bytes
-rw-r--r--default_images/res/commandimagelist/lc_circlecut.pngbin0 -> 1329 bytes
-rw-r--r--default_images/res/commandimagelist/lc_circlecut_unfilled.pngbin0 -> 1365 bytes
-rw-r--r--default_images/res/commandimagelist/lc_circlepie.pngbin0 -> 1178 bytes
-rw-r--r--default_images/res/commandimagelist/lc_circlepie_unfilled.pngbin0 -> 1190 bytes
-rw-r--r--default_images/res/commandimagelist/lc_clickchangerotation.pngbin0 -> 1690 bytes
-rw-r--r--default_images/res/commandimagelist/lc_closedoc.pngbin0 -> 1097 bytes
-rw-r--r--default_images/res/commandimagelist/lc_closedocs.pngbin0 -> 582 bytes
-rw-r--r--default_images/res/commandimagelist/lc_closemasterview.pngbin0 -> 1194 bytes
-rw-r--r--default_images/res/commandimagelist/lc_closewin.pngbin0 -> 1097 bytes
-rw-r--r--default_images/res/commandimagelist/lc_color.pngbin0 -> 1019 bytes
-rw-r--r--default_images/res/commandimagelist/lc_colorsettings.pngbin0 -> 1115 bytes
-rw-r--r--default_images/res/commandimagelist/lc_colorview.pngbin0 -> 678 bytes
-rw-r--r--default_images/res/commandimagelist/lc_combobox.pngbin0 -> 1175 bytes
-rw-r--r--default_images/res/commandimagelist/lc_commontaskbarvisible.pngbin0 -> 1017 bytes
-rw-r--r--default_images/res/commandimagelist/lc_compilebasic.pngbin0 -> 1071 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cone.pngbin0 -> 925 bytes
-rw-r--r--default_images/res/commandimagelist/lc_config.pngbin0 -> 1334 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connector.pngbin0 -> 652 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorarrowend.pngbin0 -> 828 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorarrows.pngbin0 -> 843 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorarrowstart.pngbin0 -> 826 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcircleend.pngbin0 -> 823 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcircles.pngbin0 -> 773 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcirclestart.pngbin0 -> 820 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcurve.pngbin0 -> 801 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcurvearrowend.pngbin0 -> 956 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcurvearrows.pngbin0 -> 976 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcurvearrowstart.pngbin0 -> 979 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcurvecircleend.pngbin0 -> 934 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcurvecircles.pngbin0 -> 903 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorcurvecirclestart.pngbin0 -> 967 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorline.pngbin0 -> 728 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinearrowend.pngbin0 -> 838 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinearrows.pngbin0 -> 875 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinearrowstart.pngbin0 -> 872 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinecircleend.pngbin0 -> 891 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinecircles.pngbin0 -> 819 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinecirclestart.pngbin0 -> 890 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlines.pngbin0 -> 796 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinesarrowend.pngbin0 -> 901 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinesarrows.pngbin0 -> 952 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinesarrowstart.pngbin0 -> 906 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinescircleend.pngbin0 -> 870 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinescircles.pngbin0 -> 818 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectorlinescirclestart.pngbin0 -> 894 bytes
-rw-r--r--default_images/res/commandimagelist/lc_connectortoolbox.pngbin0 -> 773 bytes
-rw-r--r--default_images/res/commandimagelist/lc_contourdialog.pngbin0 -> 1043 bytes
-rw-r--r--default_images/res/commandimagelist/lc_controlcodes.pngbin0 -> 731 bytes
-rw-r--r--default_images/res/commandimagelist/lc_controlproperties.pngbin0 -> 1095 bytes
-rw-r--r--default_images/res/commandimagelist/lc_convertinto3d.pngbin0 -> 1189 bytes
-rw-r--r--default_images/res/commandimagelist/lc_convertinto3dlathe.pngbin0 -> 1225 bytes
-rw-r--r--default_images/res/commandimagelist/lc_convertinto3dlathefast.pngbin0 -> 1325 bytes
-rw-r--r--default_images/res/commandimagelist/lc_copy.pngbin0 -> 855 bytes
-rw-r--r--default_images/res/commandimagelist/lc_countall.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_crookrotate.pngbin0 -> 1191 bytes
-rw-r--r--default_images/res/commandimagelist/lc_crookslant.pngbin0 -> 1381 bytes
-rw-r--r--default_images/res/commandimagelist/lc_crop.pngbin0 -> 1946 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cube.pngbin0 -> 944 bytes
-rw-r--r--default_images/res/commandimagelist/lc_currencyfield.pngbin0 -> 1219 bytes
-rw-r--r--default_images/res/commandimagelist/lc_customanimation.pngbin0 -> 1348 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cut.pngbin0 -> 1623 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cylinder.pngbin0 -> 1167 bytes
-rw-r--r--default_images/res/commandimagelist/lc_cyramid.pngbin0 -> 1051 bytes
-rw-r--r--default_images/res/commandimagelist/lc_datadatapilotrun.pngbin0 -> 1156 bytes
-rw-r--r--default_images/res/commandimagelist/lc_datafilterautofilter.pngbin0 -> 1321 bytes
-rw-r--r--default_images/res/commandimagelist/lc_datafilterspecialfilter.pngbin0 -> 836 bytes
-rw-r--r--default_images/res/commandimagelist/lc_datafilterstandardfilter.pngbin0 -> 809 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dataimport.pngbin0 -> 631 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dataincolumns.pngbin0 -> 502 bytes
-rw-r--r--default_images/res/commandimagelist/lc_datainrows.pngbin0 -> 588 bytes
-rw-r--r--default_images/res/commandimagelist/lc_datefield.pngbin0 -> 818 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbaddrelation.pngbin0 -> 944 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbchangedesignmode.pngbin0 -> 1266 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbclearquery.pngbin0 -> 1343 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbdistinctvalues.pngbin0 -> 1076 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbdtableedit.pngbin0 -> 923 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbformdelete.pngbin0 -> 1182 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbformedit.pngbin0 -> 1135 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbformopen.pngbin0 -> 1056 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbformrename.pngbin0 -> 824 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbindexdesign.pngbin0 -> 1169 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewform.pngbin0 -> 1146 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewformautopilot.pngbin0 -> 1468 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewquery.pngbin0 -> 1322 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewqueryautopilot.pngbin0 -> 1662 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewquerysql.pngbin0 -> 1136 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewreport.pngbin0 -> 1257 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewreportautopilot.pngbin0 -> 1581 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewtable.pngbin0 -> 983 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewtableautopilot.pngbin0 -> 1401 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewview.pngbin0 -> 1220 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbnewviewsql.pngbin0 -> 1282 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbquerydelete.pngbin0 -> 999 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbqueryedit.pngbin0 -> 1256 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbqueryopen.pngbin0 -> 1332 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbqueryrename.pngbin0 -> 609 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbreportdelete.pngbin0 -> 1277 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbreportedit.pngbin0 -> 1177 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbreportopen.pngbin0 -> 1189 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbreportrename.pngbin0 -> 891 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbsortingandgrouping.pngbin0 -> 798 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbtabledelete.pngbin0 -> 999 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbtableedit.pngbin0 -> 923 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbtableopen.pngbin0 -> 1024 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbtablerename.pngbin0 -> 609 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbviewaliases.pngbin0 -> 651 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbviewfunctions.pngbin0 -> 743 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dbviewtablenames.pngbin0 -> 668 bytes
-rw-r--r--default_images/res/commandimagelist/lc_decrementindent.pngbin0 -> 840 bytes
-rw-r--r--default_images/res/commandimagelist/lc_decrementlevel.pngbin0 -> 866 bytes
-rw-r--r--default_images/res/commandimagelist/lc_decrementsublevels.pngbin0 -> 1079 bytes
-rw-r--r--default_images/res/commandimagelist/lc_defaultbullet.pngbin0 -> 544 bytes
-rw-r--r--default_images/res/commandimagelist/lc_defaultnumbering.pngbin0 -> 584 bytes
-rw-r--r--default_images/res/commandimagelist/lc_definename.pngbin0 -> 621 bytes
-rw-r--r--default_images/res/commandimagelist/lc_defineprintarea.pngbin0 -> 1108 bytes
-rw-r--r--default_images/res/commandimagelist/lc_delete.pngbin0 -> 999 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_deleteallannotation.pngbin0 -> 4560 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_deleteannotation.pngbin0 -> 4526 bytes
-rw-r--r--default_images/res/commandimagelist/lc_deletecolumns.pngbin0 -> 748 bytes
-rw-r--r--default_images/res/commandimagelist/lc_deletemasterpage.pngbin0 -> 1268 bytes
-rw-r--r--default_images/res/commandimagelist/lc_deleteprintarea.pngbin0 -> 1075 bytes
-rw-r--r--default_images/res/commandimagelist/lc_deleterecord.pngbin0 -> 1239 bytes
-rw-r--r--default_images/res/commandimagelist/lc_deleterows.pngbin0 -> 565 bytes
-rw-r--r--default_images/res/commandimagelist/lc_designerdialog.pngbin0 -> 970 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dia.pngbin0 -> 1171 bytes
-rw-r--r--default_images/res/commandimagelist/lc_diaauto.pngbin0 -> 1171 bytes
-rw-r--r--default_images/res/commandimagelist/lc_diaeffect.pngbin0 -> 1171 bytes
-rw-r--r--default_images/res/commandimagelist/lc_diagramdata.pngbin0 -> 558 bytes
-rw-r--r--default_images/res/commandimagelist/lc_diagramtype.pngbin0 -> 1069 bytes
-rw-r--r--default_images/res/commandimagelist/lc_diaspeed.pngbin0 -> 1171 bytes
-rw-r--r--default_images/res/commandimagelist/lc_diatime.pngbin0 -> 1171 bytes
-rw-r--r--default_images/res/commandimagelist/lc_distributecolumns.pngbin0 -> 893 bytes
-rw-r--r--default_images/res/commandimagelist/lc_distributerows.pngbin0 -> 610 bytes
-rw-r--r--default_images/res/commandimagelist/lc_doubleclicktextedit.pngbin0 -> 1272 bytes
-rw-r--r--default_images/res/commandimagelist/lc_draw.pngbin0 -> 1603 bytes
-rw-r--r--default_images/res/commandimagelist/lc_drawcaption.pngbin0 -> 1403 bytes
-rw-r--r--default_images/res/commandimagelist/lc_drawchart.pngbin0 -> 887 bytes
-rw-r--r--default_images/res/commandimagelist/lc_drawselect.pngbin0 -> 806 bytes
-rw-r--r--default_images/res/commandimagelist/lc_drawtext.pngbin0 -> 682 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dsbdocumentdatasource.pngbin0 -> 1786 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dsbeditdoc.pngbin0 -> 1094 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dsbformletter.pngbin0 -> 1062 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dsbinsertcolumns.pngbin0 -> 778 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dsbinsertcontent.pngbin0 -> 787 bytes
-rw-r--r--default_images/res/commandimagelist/lc_dsbrowserexplorer.pngbin0 -> 1004 bytes
-rw-r--r--default_images/res/commandimagelist/lc_duplicatepage.pngbin0 -> 1389 bytes
-rw-r--r--default_images/res/commandimagelist/lc_edit.pngbin0 -> 895 bytes
-rw-r--r--default_images/res/commandimagelist/lc_editdoc.pngbin0 -> 1094 bytes
-rw-r--r--default_images/res/commandimagelist/lc_editframeset.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_editglossary.pngbin0 -> 1169 bytes
-rw-r--r--default_images/res/commandimagelist/lc_editheaderandfooter.pngbin0 -> 677 bytes
-rw-r--r--default_images/res/commandimagelist/lc_editprintarea.pngbin0 -> 1013 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ellipse.pngbin0 -> 1165 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ellipse_unfilled.pngbin0 -> 1196 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ellipsecut.pngbin0 -> 1122 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ellipsecut_unfilled.pngbin0 -> 1160 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ellipsetoolbox.pngbin0 -> 1165 bytes
-rw-r--r--default_images/res/commandimagelist/lc_entergroup.pngbin0 -> 1017 bytes
-rw-r--r--default_images/res/commandimagelist/lc_entirecolumn.pngbin0 -> 1120 bytes
-rw-r--r--default_images/res/commandimagelist/lc_entirerow.pngbin0 -> 925 bytes
-rw-r--r--default_images/res/commandimagelist/lc_euroconverter.pngbin0 -> 1024 bytes
-rw-r--r--default_images/res/commandimagelist/lc_executereport.pngbin0 -> 1068 bytes
-rw-r--r--default_images/res/commandimagelist/lc_expandpage.pngbin0 -> 683 bytes
-rw-r--r--default_images/res/commandimagelist/lc_exportdialog.pngbin0 -> 886 bytes
-rw-r--r--default_images/res/commandimagelist/lc_exportdirecttopdf.pngbin0 -> 841 bytes
-rw-r--r--default_images/res/commandimagelist/lc_exportto.pngbin0 -> 1131 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extendedhelp.pngbin0 -> 2077 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusion3dcolor.pngbin0 -> 762 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusiondepthfloater.pngbin0 -> 1246 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusiondirectionfloater.pngbin0 -> 1255 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusionlightingfloater.pngbin0 -> 710 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusionsurfacefloater.pngbin0 -> 2093 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusiontiltdown.pngbin0 -> 1633 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusiontiltleft.pngbin0 -> 1724 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusiontiltright.pngbin0 -> 1763 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusiontiltup.pngbin0 -> 1633 bytes
-rw-r--r--default_images/res/commandimagelist/lc_extrusiontoggle.pngbin0 -> 1290 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fieldnames.pngbin0 -> 735 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fields.pngbin0 -> 735 bytes
-rw-r--r--default_images/res/commandimagelist/lc_filecontrol.pngbin0 -> 1037 bytes
-rw-r--r--default_images/res/commandimagelist/lc_filedocument.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fillshadow.pngbin0 -> 547 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fillstyle.pngbin0 -> 1133 bytes
-rw-r--r--default_images/res/commandimagelist/lc_filtercrit.pngbin0 -> 809 bytes
-rw-r--r--default_images/res/commandimagelist/lc_firstpage.pngbin0 -> 1103 bytes
-rw-r--r--default_images/res/commandimagelist/lc_firstrecord.pngbin0 -> 810 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fliphorizontal.pngbin0 -> 844 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flipvertical.pngbin0 -> 902 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-alternate-process.pngbin0 -> 782 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-card.pngbin0 -> 631 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-collate.pngbin0 -> 978 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-connector.pngbin0 -> 1329 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-data.pngbin0 -> 831 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-decision.pngbin0 -> 1030 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-delay.pngbin0 -> 1069 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-direct-access-storage.pngbin0 -> 1110 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-display.pngbin0 -> 879 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-document.pngbin0 -> 1063 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-extract.pngbin0 -> 774 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-internal-storage.pngbin0 -> 663 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-magnetic-disk.pngbin0 -> 1177 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-manual-input.pngbin0 -> 665 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-manual-operation.pngbin0 -> 736 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-merge.pngbin0 -> 814 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-multidocument.pngbin0 -> 1013 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-off-page-connector.pngbin0 -> 782 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-or.pngbin0 -> 1442 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-predefined-process.pngbin0 -> 694 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-preparation.pngbin0 -> 839 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-process.pngbin0 -> 566 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-punched-tape.pngbin0 -> 1474 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-sequential-access.pngbin0 -> 1244 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-sort.pngbin0 -> 1013 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-stored-data.pngbin0 -> 914 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-summing-junction.pngbin0 -> 1682 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.flowchart-terminator.pngbin0 -> 699 bytes
-rw-r--r--default_images/res/commandimagelist/lc_flowchartshapes.pngbin0 -> 663 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontcolor.pngbin0 -> 1019 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontdialog.pngbin0 -> 1421 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontheight.pngbin0 -> 1547 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontwork.pngbin0 -> 834 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkalignmentfloater.pngbin0 -> 493 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkcharacterspacingfloater.pngbin0 -> 1220 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkgalleryfloater.pngbin0 -> 875 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworksameletterheights.pngbin0 -> 751 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-down-curve.pngbin0 -> 576 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-down-pour.pngbin0 -> 555 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-left-curve.pngbin0 -> 573 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-left-pour.pngbin0 -> 577 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-right-curve.pngbin0 -> 580 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-right-pour.pngbin0 -> 563 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-up-curve.pngbin0 -> 569 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-arch-up-pour.pngbin0 -> 550 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-chevron-down.pngbin0 -> 413 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-chevron-up.pngbin0 -> 389 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-circle-curve.pngbin0 -> 701 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-circle-pour.pngbin0 -> 687 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-curve-down.pngbin0 -> 488 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-curve-up.pngbin0 -> 491 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-fade-down.pngbin0 -> 375 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-fade-left.pngbin0 -> 365 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-fade-right.pngbin0 -> 355 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-fade-up-and-left.pngbin0 -> 409 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-fade-up-and-right.pngbin0 -> 382 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-fade-up.pngbin0 -> 369 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-inflate.pngbin0 -> 357 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-open-circle-curve.pngbin0 -> 727 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-open-circle-pour.pngbin0 -> 717 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-plain-text.pngbin0 -> 300 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-slant-down.pngbin0 -> 377 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-slant-up.pngbin0 -> 376 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-stop.pngbin0 -> 353 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-triangle-down.pngbin0 -> 409 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-triangle-up.pngbin0 -> 388 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.fontwork-wave.pngbin0 -> 518 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fontworkshapetype.pngbin0 -> 834 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formatarea.pngbin0 -> 1133 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formatgroup.pngbin0 -> 771 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formatline.pngbin0 -> 849 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formatpaintbrush.pngbin0 -> 1687 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formattedfield.pngbin0 -> 870 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formatungroup.pngbin0 -> 690 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formdesigntools.pngbin0 -> 1039 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formelcursor.pngbin0 -> 677 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formfilter.pngbin0 -> 961 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formfiltered.pngbin0 -> 1041 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formfilterexecute.pngbin0 -> 809 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formfilternavigator.pngbin0 -> 1444 bytes
-rw-r--r--default_images/res/commandimagelist/lc_formproperties.pngbin0 -> 993 bytes
-rw-r--r--default_images/res/commandimagelist/lc_forward.pngbin0 -> 574 bytes
-rw-r--r--default_images/res/commandimagelist/lc_framedialog.pngbin0 -> 894 bytes
-rw-r--r--default_images/res/commandimagelist/lc_framelinecolor.pngbin0 -> 446 bytes
-rw-r--r--default_images/res/commandimagelist/lc_freeline.pngbin0 -> 1236 bytes
-rw-r--r--default_images/res/commandimagelist/lc_freeline_unfilled.pngbin0 -> 1115 bytes
-rw-r--r--default_images/res/commandimagelist/lc_fullscreen.pngbin0 -> 736 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gallery.pngbin0 -> 1058 bytes
-rw-r--r--default_images/res/commandimagelist/lc_getactivetask.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_glueeditmode.pngbin0 -> 1186 bytes
-rw-r--r--default_images/res/commandimagelist/lc_glueescapedirectionbottom.pngbin0 -> 807 bytes
-rw-r--r--default_images/res/commandimagelist/lc_glueescapedirectionleft.pngbin0 -> 808 bytes
-rw-r--r--default_images/res/commandimagelist/lc_glueescapedirectionright.pngbin0 -> 824 bytes
-rw-r--r--default_images/res/commandimagelist/lc_glueescapedirectiontop.pngbin0 -> 836 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gluehorzaligncenter.pngbin0 -> 851 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gluehorzalignleft.pngbin0 -> 863 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gluehorzalignright.pngbin0 -> 886 bytes
-rw-r--r--default_images/res/commandimagelist/lc_glueinsertpoint.pngbin0 -> 945 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gluepercent.pngbin0 -> 1035 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gluevertalignbottom.pngbin0 -> 900 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gluevertaligncenter.pngbin0 -> 818 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gluevertaligntop.pngbin0 -> 897 bytes
-rw-r--r--default_images/res/commandimagelist/lc_goalseekdialog.pngbin0 -> 1271 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gotoend.pngbin0 -> 964 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gotoendofdoc.pngbin0 -> 1057 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gotostartofdoc.pngbin0 -> 1103 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gotostartoftable.pngbin0 -> 943 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafattrcrop.pngbin0 -> 1946 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafblue.pngbin0 -> 843 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafcontrast.pngbin0 -> 1202 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafgamma.pngbin0 -> 1387 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafgreen.pngbin0 -> 847 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafinvert.pngbin0 -> 744 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafluminance.pngbin0 -> 1339 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafmode.pngbin0 -> 1131 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grafred.pngbin0 -> 828 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graftransparence.pngbin0 -> 895 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphic.pngbin0 -> 1102 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfilterinvert.pngbin0 -> 744 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfiltermosaic.pngbin0 -> 382 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfilterpopart.pngbin0 -> 439 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfilterposter.pngbin0 -> 1359 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfilterrelief.pngbin0 -> 1113 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfilterremovenoise.pngbin0 -> 875 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfiltersepia.pngbin0 -> 1331 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfiltersharpen.pngbin0 -> 701 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfiltersmooth.pngbin0 -> 792 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfiltersobel.pngbin0 -> 588 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfiltersolarize.pngbin0 -> 1053 bytes
-rw-r--r--default_images/res/commandimagelist/lc_graphicfiltertoolbox.pngbin0 -> 1005 bytes
-rw-r--r--default_images/res/commandimagelist/lc_greatestheight.pngbin0 -> 945 bytes
-rw-r--r--default_images/res/commandimagelist/lc_greatestwidth.pngbin0 -> 790 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grid.pngbin0 -> 558 bytes
-rw-r--r--default_images/res/commandimagelist/lc_griduse.pngbin0 -> 711 bytes
-rw-r--r--default_images/res/commandimagelist/lc_gridvisible.pngbin0 -> 398 bytes
-rw-r--r--default_images/res/commandimagelist/lc_group.pngbin0 -> 631 bytes
-rw-r--r--default_images/res/commandimagelist/lc_groupbox.pngbin0 -> 891 bytes
-rw-r--r--default_images/res/commandimagelist/lc_grow.pngbin0 -> 1456 bytes
-rw-r--r--default_images/res/commandimagelist/lc_halfsphere.pngbin0 -> 1570 bytes
-rw-r--r--default_images/res/commandimagelist/lc_handlesdraft.pngbin0 -> 497 bytes
-rw-r--r--default_images/res/commandimagelist/lc_help.pngbin0 -> 1446 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpannotate.pngbin0 -> 923 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpbookmark.pngbin0 -> 718 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpdownload.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helperdialog.pngbin0 -> 1828 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpindex.pngbin0 -> 1828 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helplinesmove.pngbin0 -> 758 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helplinesuse.pngbin0 -> 793 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helplinesvisible.pngbin0 -> 504 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpmenu.pngbin0 -> 1623 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpsearch.pngbin0 -> 1005 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpzoomin.pngbin0 -> 1425 bytes
-rw-r--r--default_images/res/commandimagelist/lc_helpzoomout.pngbin0 -> 1382 bytes
-rw-r--r--default_images/res/commandimagelist/lc_hfixedline.pngbin0 -> 508 bytes
-rw-r--r--default_images/res/commandimagelist/lc_hideslide.pngbin0 -> 871 bytes
-rw-r--r--default_images/res/commandimagelist/lc_hscrollbar.pngbin0 -> 948 bytes
-rw-r--r--default_images/res/commandimagelist/lc_hyperlinkdialog.pngbin0 -> 2569 bytes
-rw-r--r--default_images/res/commandimagelist/lc_hyphenate.pngbin0 -> 837 bytes
-rw-r--r--default_images/res/commandimagelist/lc_hyphenation.pngbin0 -> 837 bytes
-rw-r--r--default_images/res/commandimagelist/lc_imagebutton.pngbin0 -> 945 bytes
-rw-r--r--default_images/res/commandimagelist/lc_imagecontrol.pngbin0 -> 940 bytes
-rw-r--r--default_images/res/commandimagelist/lc_imagemapdialog.pngbin0 -> 1206 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_importdialog.pngbin0 -> 816 bytes
-rw-r--r--default_images/res/commandimagelist/lc_importfromfile.pngbin0 -> 1290 bytes
-rw-r--r--default_images/res/commandimagelist/lc_incrementindent.pngbin0 -> 843 bytes
-rw-r--r--default_images/res/commandimagelist/lc_incrementlevel.pngbin0 -> 892 bytes
-rw-r--r--default_images/res/commandimagelist/lc_incrementsublevels.pngbin0 -> 1133 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inscellsctrl.pngbin0 -> 841 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertannotation.pngbin0 -> 4286 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertauthorfield.pngbin0 -> 1319 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertavmedia.pngbin0 -> 1001 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertbookmark.pngbin0 -> 1328 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertcaptiondialog.pngbin0 -> 675 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertcellsdown.pngbin0 -> 1026 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertcellsright.pngbin0 -> 962 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertcolumns.pngbin0 -> 901 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertctrl.pngbin0 -> 495 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertcurrencyfield.pngbin0 -> 1219 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertdatefield.pngbin0 -> 818 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertdoc.pngbin0 -> 1244 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertdraw.pngbin0 -> 1103 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertedit.pngbin0 -> 895 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertendnote.pngbin0 -> 1218 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertfield.pngbin0 -> 778 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertfieldctrl.pngbin0 -> 778 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertfilecontrol.pngbin0 -> 1037 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertfixedtext.pngbin0 -> 635 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertfootnote.pngbin0 -> 1266 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertformattedfield.pngbin0 -> 870 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertformula.pngbin0 -> 1116 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertframe.pngbin0 -> 624 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertframeinteract.pngbin0 -> 624 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertframeinteractnocolumns.pngbin0 -> 624 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertgraphic.pngbin0 -> 1261 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserthyperlink.pngbin0 -> 1553 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertimagecontrol.pngbin0 -> 940 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertindexesentry.pngbin0 -> 799 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertlistbox.pngbin0 -> 976 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertmasterpage.pngbin0 -> 1007 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertmath.pngbin0 -> 814 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertneutralparagraph.pngbin0 -> 519 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertnumericfield.pngbin0 -> 664 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertobjctrl.pngbin0 -> 994 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertobject.pngbin0 -> 994 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertobjectchart.pngbin0 -> 887 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertobjectdialog.pngbin0 -> 994 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertobjectfloatingframe.pngbin0 -> 525 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertobjectstarmath.pngbin0 -> 814 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertpage.pngbin0 -> 1244 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertpagecountfield.pngbin0 -> 1263 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertpagenumberfield.pngbin0 -> 996 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertpatternfield.pngbin0 -> 832 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertplugin.pngbin0 -> 1337 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertpushbutton.pngbin0 -> 688 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertreferencefield.pngbin0 -> 962 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertrows.pngbin0 -> 745 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertsection.pngbin0 -> 675 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertsound.pngbin0 -> 1024 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertspreadsheet.pngbin0 -> 558 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertsymbol.pngbin0 -> 1739 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserttable.pngbin0 -> 558 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserttextframe.pngbin0 -> 624 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserttimefield.pngbin0 -> 1983 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserttitlefield.pngbin0 -> 702 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserttoolbox.pngbin0 -> 1290 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserttopicfield.pngbin0 -> 749 bytes
-rw-r--r--default_images/res/commandimagelist/lc_inserttreecontrol.pngbin0 -> 589 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insertvideo.pngbin0 -> 949 bytes
-rw-r--r--default_images/res/commandimagelist/lc_insobjctrl.pngbin0 -> 994 bytes
-rw-r--r--default_images/res/commandimagelist/lc_interactivegradient.pngbin0 -> 1655 bytes
-rw-r--r--default_images/res/commandimagelist/lc_interactivetransparence.pngbin0 -> 1161 bytes
-rw-r--r--default_images/res/commandimagelist/lc_internetonline.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_italic.pngbin0 -> 570 bytes
-rw-r--r--default_images/res/commandimagelist/lc_justifypara.pngbin0 -> 479 bytes
-rw-r--r--default_images/res/commandimagelist/lc_label.pngbin0 -> 635 bytes
-rw-r--r--default_images/res/commandimagelist/lc_lastpage.pngbin0 -> 1057 bytes
-rw-r--r--default_images/res/commandimagelist/lc_lastrecord.pngbin0 -> 810 bytes
-rw-r--r--default_images/res/commandimagelist/lc_leaveallgroups.pngbin0 -> 1187 bytes
-rw-r--r--default_images/res/commandimagelist/lc_leavegroup.pngbin0 -> 1024 bytes
-rw-r--r--default_images/res/commandimagelist/lc_leftpara.pngbin0 -> 487 bytes
-rw-r--r--default_images/res/commandimagelist/lc_line.pngbin0 -> 792 bytes
-rw-r--r--default_images/res/commandimagelist/lc_line_diagonal.pngbin0 -> 633 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linearrowcircle.pngbin0 -> 774 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linearrowend.pngbin0 -> 616 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linearrows.pngbin0 -> 723 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linearrowsquare.pngbin0 -> 644 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linearrowstart.pngbin0 -> 602 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linecirclearrow.pngbin0 -> 761 bytes
-rw-r--r--default_images/res/commandimagelist/lc_lineendstyle.pngbin0 -> 888 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linesquarearrow.pngbin0 -> 647 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linestyle.pngbin0 -> 339 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linetoolbox.pngbin0 -> 1115 bytes
-rw-r--r--default_images/res/commandimagelist/lc_linewidth.pngbin0 -> 1133 bytes
-rw-r--r--default_images/res/commandimagelist/lc_listbox.pngbin0 -> 976 bytes
-rw-r--r--default_images/res/commandimagelist/lc_loadbasic.pngbin0 -> 779 bytes
-rw-r--r--default_images/res/commandimagelist/lc_macrorecorder.pngbin0 -> 1264 bytes
-rw-r--r--default_images/res/commandimagelist/lc_macrorecordingfloat.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_mailwindow.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_managebreakpoints.pngbin0 -> 1386 bytes
-rw-r--r--default_images/res/commandimagelist/lc_managelanguage.pngbin0 -> 1828 bytes
-rw-r--r--default_images/res/commandimagelist/lc_marks.pngbin0 -> 532 bytes
-rw-r--r--default_images/res/commandimagelist/lc_matchgroup.pngbin0 -> 800 bytes
-rw-r--r--default_images/res/commandimagelist/lc_measureline.pngbin0 -> 818 bytes
-rw-r--r--default_images/res/commandimagelist/lc_mergecells.pngbin0 -> 591 bytes
-rw-r--r--default_images/res/commandimagelist/lc_mergedialog.pngbin0 -> 1062 bytes
-rw-r--r--default_images/res/commandimagelist/lc_mirror.pngbin0 -> 1909 bytes
-rw-r--r--default_images/res/commandimagelist/lc_modifyframe.pngbin0 -> 1163 bytes
-rw-r--r--default_images/res/commandimagelist/lc_modifypage.pngbin0 -> 768 bytes
-rw-r--r--default_images/res/commandimagelist/lc_moduledialog.pngbin0 -> 1196 bytes
-rw-r--r--default_images/res/commandimagelist/lc_morecontrols.pngbin0 -> 841 bytes
-rw-r--r--default_images/res/commandimagelist/lc_movedown.pngbin0 -> 921 bytes
-rw-r--r--default_images/res/commandimagelist/lc_movedownsubitems.pngbin0 -> 1150 bytes
-rw-r--r--default_images/res/commandimagelist/lc_moveup.pngbin0 -> 923 bytes
-rw-r--r--default_images/res/commandimagelist/lc_moveupsubitems.pngbin0 -> 1181 bytes
-rw-r--r--default_images/res/commandimagelist/lc_navigationbar.pngbin0 -> 927 bytes
-rw-r--r--default_images/res/commandimagelist/lc_navigator.pngbin0 -> 1692 bytes
-rw-r--r--default_images/res/commandimagelist/lc_newarrangement.pngbin0 -> 1173 bytes
-rw-r--r--default_images/res/commandimagelist/lc_newdoc.pngbin0 -> 666 bytes
-rw-r--r--default_images/res/commandimagelist/lc_newrecord.pngbin0 -> 1001 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_nextannotation.pngbin0 -> 4477 bytes
-rw-r--r--default_images/res/commandimagelist/lc_nextpage.pngbin0 -> 1078 bytes
-rw-r--r--default_images/res/commandimagelist/lc_nextrecord.pngbin0 -> 734 bytes
-rw-r--r--default_images/res/commandimagelist/lc_no.pngbin0 -> 1479 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatcurrency.pngbin0 -> 1219 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatdate.pngbin0 -> 818 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatdecdecimals.pngbin0 -> 1078 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatdecimal.pngbin0 -> 671 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatincdecimals.pngbin0 -> 937 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatpercent.pngbin0 -> 744 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatscientific.pngbin0 -> 662 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberformatstandard.pngbin0 -> 1063 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numberingstart.pngbin0 -> 1130 bytes
-rw-r--r--default_images/res/commandimagelist/lc_numericfield.pngbin0 -> 664 bytes
-rw-r--r--default_images/res/commandimagelist/lc_objectalign.pngbin0 -> 829 bytes
-rw-r--r--default_images/res/commandimagelist/lc_objectalignleft.pngbin0 -> 829 bytes
-rw-r--r--default_images/res/commandimagelist/lc_objectalignright.pngbin0 -> 848 bytes
-rw-r--r--default_images/res/commandimagelist/lc_objectcatalog.pngbin0 -> 1261 bytes
-rw-r--r--default_images/res/commandimagelist/lc_objectposition.pngbin0 -> 625 bytes
-rw-r--r--default_images/res/commandimagelist/lc_objects3dtoolbox.pngbin0 -> 944 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ok.pngbin0 -> 1015 bytes
-rw-r--r--default_images/res/commandimagelist/lc_open.pngbin0 -> 1188 bytes
-rw-r--r--default_images/res/commandimagelist/lc_openreadonly.pngbin0 -> 1319 bytes
-rw-r--r--default_images/res/commandimagelist/lc_openurl.pngbin0 -> 1553 bytes
-rw-r--r--default_images/res/commandimagelist/lc_optimizetable.pngbin0 -> 876 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ordercrit.pngbin0 -> 629 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlinebullet.pngbin0 -> 934 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlinecollapse.pngbin0 -> 790 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlinecollapseall.pngbin0 -> 796 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlinedown.pngbin0 -> 921 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlineexpand.pngbin0 -> 776 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlineexpandall.pngbin0 -> 767 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlinefont.pngbin0 -> 1096 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlineformat.pngbin0 -> 1421 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlineleft.pngbin0 -> 892 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlineright.pngbin0 -> 866 bytes
-rw-r--r--default_images/res/commandimagelist/lc_outlineup.pngbin0 -> 923 bytes
-rw-r--r--default_images/res/commandimagelist/lc_overline.pngbin0 -> 470 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pagedown.pngbin0 -> 1078 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pageup.pngbin0 -> 1103 bytes
-rw-r--r--default_images/res/commandimagelist/lc_paragraphdialog.pngbin0 -> 965 bytes
-rw-r--r--default_images/res/commandimagelist/lc_paralefttoright.pngbin0 -> 932 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pararighttoleft.pngbin0 -> 940 bytes
-rw-r--r--default_images/res/commandimagelist/lc_paraspacedecrease.pngbin0 -> 842 bytes
-rw-r--r--default_images/res/commandimagelist/lc_paraspaceincrease.pngbin0 -> 852 bytes
-rw-r--r--default_images/res/commandimagelist/lc_paste.pngbin0 -> 1220 bytes
-rw-r--r--default_images/res/commandimagelist/lc_patternfield.pngbin0 -> 832 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pickthrough.pngbin0 -> 1425 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pie.pngbin0 -> 1025 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pie_unfilled.pngbin0 -> 1078 bytes
-rw-r--r--default_images/res/commandimagelist/lc_playmacro.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pluginsactive.pngbin0 -> 1337 bytes
-rw-r--r--default_images/res/commandimagelist/lc_polygon.pngbin0 -> 1104 bytes
-rw-r--r--default_images/res/commandimagelist/lc_polygon_diagonal.pngbin0 -> 601 bytes
-rw-r--r--default_images/res/commandimagelist/lc_polygon_diagonal_unfilled.pngbin0 -> 534 bytes
-rw-r--r--default_images/res/commandimagelist/lc_polygon_unfilled.pngbin0 -> 1036 bytes
-rw-r--r--default_images/res/commandimagelist/lc_presentation.pngbin0 -> 961 bytes
-rw-r--r--default_images/res/commandimagelist/lc_presentationlayout.pngbin0 -> 1249 bytes
-rw-r--r--default_images/res/commandimagelist/lc_preview.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_previewprintoptions.pngbin0 -> 1061 bytes
-rw-r--r--default_images/res/commandimagelist/lc_previewzoom.pngbin0 -> 1348 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_previousannotation.pngbin0 -> 4492 bytes
-rw-r--r--default_images/res/commandimagelist/lc_previouspage.pngbin0 -> 1103 bytes
-rw-r--r--default_images/res/commandimagelist/lc_prevrecord.pngbin0 -> 720 bytes
-rw-r--r--default_images/res/commandimagelist/lc_print.pngbin0 -> 875 bytes
-rw-r--r--default_images/res/commandimagelist/lc_printdefault.pngbin0 -> 875 bytes
-rw-r--r--default_images/res/commandimagelist/lc_printersetup.pngbin0 -> 1061 bytes
-rw-r--r--default_images/res/commandimagelist/lc_printlayout.pngbin0 -> 1150 bytes
-rw-r--r--default_images/res/commandimagelist/lc_printpagepreview.pngbin0 -> 901 bytes
-rw-r--r--default_images/res/commandimagelist/lc_printpreview.pngbin0 -> 1086 bytes
-rw-r--r--default_images/res/commandimagelist/lc_progressbar.pngbin0 -> 578 bytes
-rw-r--r--default_images/res/commandimagelist/lc_pushbutton.pngbin0 -> 688 bytes
-rw-r--r--default_images/res/commandimagelist/lc_quickedit.pngbin0 -> 1021 bytes
-rw-r--r--default_images/res/commandimagelist/lc_quit.pngbin0 -> 1106 bytes
-rw-r--r--default_images/res/commandimagelist/lc_radiobutton.pngbin0 -> 1040 bytes
-rw-r--r--default_images/res/commandimagelist/lc_recsave.pngbin0 -> 1002 bytes
-rw-r--r--default_images/res/commandimagelist/lc_recsearch.pngbin0 -> 1005 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rect.pngbin0 -> 507 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rect_rounded.pngbin0 -> 711 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rect_rounded_unfilled.pngbin0 -> 761 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rect_unfilled.pngbin0 -> 449 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rectangletoolbox.pngbin0 -> 507 bytes
-rw-r--r--default_images/res/commandimagelist/lc_recundo.pngbin0 -> 1876 bytes
-rw-r--r--default_images/res/commandimagelist/lc_redo.pngbin0 -> 1549 bytes
-rw-r--r--default_images/res/commandimagelist/lc_refresh.pngbin0 -> 1603 bytes
-rw-r--r--default_images/res/commandimagelist/lc_refreshformcontrol.pngbin0 -> 1698 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rehearsetimings.pngbin0 -> 1486 bytes
-rw-r--r--default_images/res/commandimagelist/lc_reload.pngbin0 -> 1603 bytes
-rw-r--r--default_images/res/commandimagelist/lc_removebullets.pngbin0 -> 485 bytes
-rw-r--r--default_images/res/commandimagelist/lc_removefilter.pngbin0 -> 1084 bytes
-rw-r--r--default_images/res/commandimagelist/lc_removefiltersort.pngbin0 -> 1084 bytes
-rw-r--r--default_images/res/commandimagelist/lc_renamemasterpage.pngbin0 -> 936 bytes
-rw-r--r--default_images/res/commandimagelist/lc_repeat.pngbin0 -> 1624 bytes
-rw-r--r--default_images/res/commandimagelist/lc_reportnavigator.pngbin0 -> 1548 bytes
-rw-r--r--default_images/res/commandimagelist/lc_reverseorder.pngbin0 -> 1240 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rightpara.pngbin0 -> 486 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rulerrows.pngbin0 -> 1724 bytes
-rw-r--r--default_images/res/commandimagelist/lc_rulerrowsvertical.pngbin0 -> 1763 bytes
-rw-r--r--default_images/res/commandimagelist/lc_runbasic.pngbin0 -> 992 bytes
-rw-r--r--default_images/res/commandimagelist/lc_save.pngbin0 -> 776 bytes
-rw-r--r--default_images/res/commandimagelist/lc_saveas.pngbin0 -> 846 bytes
-rw-r--r--default_images/res/commandimagelist/lc_saveastemplate.pngbin0 -> 995 bytes
-rw-r--r--default_images/res/commandimagelist/lc_savebasicas.pngbin0 -> 906 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sbabrwinsert.pngbin0 -> 778 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sbaexecutesql.pngbin0 -> 1190 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sbanativesql.pngbin0 -> 1007 bytes
-rw-r--r--default_images/res/commandimagelist/lc_scaletext.pngbin0 -> 1431 bytes
-rw-r--r--default_images/res/commandimagelist/lc_scrollbar.pngbin0 -> 1008 bytes
-rw-r--r--default_images/res/commandimagelist/lc_searchdialog.pngbin0 -> 1005 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_sectionalignbottom.pngbin0 -> 770 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_sectionalignleft.pngbin0 -> 874 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_sectionalignright.pngbin0 -> 874 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_sectionaligntop.pngbin0 -> 770 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sectionshrink.pngbin0 -> 827 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sectionshrinkbottom.pngbin0 -> 625 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sectionshrinktop.pngbin0 -> 659 bytes
-rw-r--r--default_images/res/commandimagelist/lc_selectall.pngbin0 -> 815 bytes
-rw-r--r--default_images/res/commandimagelist/lc_selectmode.pngbin0 -> 806 bytes
-rw-r--r--default_images/res/commandimagelist/lc_selectobject.pngbin0 -> 806 bytes
-rw-r--r--default_images/res/commandimagelist/lc_selecttable.pngbin0 -> 902 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sendfax.pngbin0 -> 1116 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sendmail.pngbin0 -> 789 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sendtoback.pngbin0 -> 616 bytes
-rw-r--r--default_images/res/commandimagelist/lc_setborderstyle.pngbin0 -> 459 bytes
-rw-r--r--default_images/res/commandimagelist/lc_setdocumentproperties.pngbin0 -> 981 bytes
-rw-r--r--default_images/res/commandimagelist/lc_setobjecttobackground.pngbin0 -> 828 bytes
-rw-r--r--default_images/res/commandimagelist/lc_setobjecttoforeground.pngbin0 -> 816 bytes
-rw-r--r--default_images/res/commandimagelist/lc_setoptimalcolumnwidth.pngbin0 -> 685 bytes
-rw-r--r--default_images/res/commandimagelist/lc_setoptimalcolumnwidthdirect.pngbin0 -> 685 bytes
-rw-r--r--default_images/res/commandimagelist/lc_setoptimalrowheight.pngbin0 -> 576 bytes
-rw-r--r--default_images/res/commandimagelist/lc_shadowcursor.pngbin0 -> 931 bytes
-rw-r--r--default_images/res/commandimagelist/lc_shadowed.pngbin0 -> 835 bytes
-rw-r--r--default_images/res/commandimagelist/lc_shear.pngbin0 -> 617 bytes
-rw-r--r--default_images/res/commandimagelist/lc_shell3d.pngbin0 -> 1424 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lc_showannotation.pngbin0 -> 4154 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showbookview.pngbin0 -> 707 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showbrowser.pngbin0 -> 1095 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showdatanavigator.pngbin0 -> 932 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showfmexplorer.pngbin0 -> 1474 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showmultiplepages.pngbin0 -> 559 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showpropbrowser.pngbin0 -> 1095 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showslide.pngbin0 -> 898 bytes
-rw-r--r--default_images/res/commandimagelist/lc_showtwopages.pngbin0 -> 613 bytes
-rw-r--r--default_images/res/commandimagelist/lc_shrink.pngbin0 -> 1316 bytes
-rw-r--r--default_images/res/commandimagelist/lc_smallestheight.pngbin0 -> 868 bytes
-rw-r--r--default_images/res/commandimagelist/lc_smallestwidth.pngbin0 -> 800 bytes
-rw-r--r--default_images/res/commandimagelist/lc_snapborder.pngbin0 -> 1026 bytes
-rw-r--r--default_images/res/commandimagelist/lc_snapframe.pngbin0 -> 778 bytes
-rw-r--r--default_images/res/commandimagelist/lc_snappoints.pngbin0 -> 767 bytes
-rw-r--r--default_images/res/commandimagelist/lc_solidcreate.pngbin0 -> 1061 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sortascending.pngbin0 -> 968 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sortdescending.pngbin0 -> 951 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sortdown.pngbin0 -> 951 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sortup.pngbin0 -> 968 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sourceview.pngbin0 -> 1063 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spacepara1.pngbin0 -> 479 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spacepara15.pngbin0 -> 447 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spacepara2.pngbin0 -> 417 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spelldialog.pngbin0 -> 1159 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spelling.pngbin0 -> 1159 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spellingandgrammardialog.pngbin0 -> 1159 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spellonline.pngbin0 -> 754 bytes
-rw-r--r--default_images/res/commandimagelist/lc_sphere.pngbin0 -> 1816 bytes
-rw-r--r--default_images/res/commandimagelist/lc_spinbutton.pngbin0 -> 978 bytes
-rw-r--r--default_images/res/commandimagelist/lc_splitcell.pngbin0 -> 595 bytes
-rw-r--r--default_images/res/commandimagelist/lc_splithorizontal.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_splitparenthorizontal.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_splitparentvertical.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lc_splitvertical.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_square.pngbin0 -> 566 bytes
-rw-r--r--default_images/res/commandimagelist/lc_square_rounded.pngbin0 -> 782 bytes
-rw-r--r--default_images/res/commandimagelist/lc_square_rounded_unfilled.pngbin0 -> 784 bytes
-rw-r--r--default_images/res/commandimagelist/lc_square_unfilled.pngbin0 -> 488 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starchartdialog.pngbin0 -> 887 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.bang.pngbin0 -> 1450 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.concave-star6.pngbin0 -> 1233 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.doorplate.pngbin0 -> 1079 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.horizontal-scroll.pngbin0 -> 968 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.pngbin0 -> 1182 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.signet.pngbin0 -> 1459 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.star12.pngbin0 -> 1466 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.star24.pngbin0 -> 1739 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.star4.pngbin0 -> 981 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.star5.pngbin0 -> 1182 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.star6.pngbin0 -> 1068 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.star8.pngbin0 -> 1266 bytes
-rw-r--r--default_images/res/commandimagelist/lc_starshapes.vertical-scroll.pngbin0 -> 961 bytes
-rw-r--r--default_images/res/commandimagelist/lc_stop.pngbin0 -> 885 bytes
-rw-r--r--default_images/res/commandimagelist/lc_strikeout.pngbin0 -> 706 bytes
-rw-r--r--default_images/res/commandimagelist/lc_styleapply.pngbin0 -> 1133 bytes
-rw-r--r--default_images/res/commandimagelist/lc_stylenewbyexample.pngbin0 -> 1004 bytes
-rw-r--r--default_images/res/commandimagelist/lc_styleupdatebyexample.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_subscript.pngbin0 -> 1653 bytes
-rw-r--r--default_images/res/commandimagelist/lc_superscript.pngbin0 -> 1633 bytes
-rw-r--r--default_images/res/commandimagelist/lc_switchcontroldesignmode.pngbin0 -> 1059 bytes
-rw-r--r--default_images/res/commandimagelist/lc_switchxformsdesignmode.pngbin0 -> 1059 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolcatalogue.pngbin0 -> 921 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.brace-pair.pngbin0 -> 1211 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.bracket-pair.pngbin0 -> 965 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.cloud.pngbin0 -> 1350 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.diamond-bevel.pngbin0 -> 1417 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.flower.pngbin0 -> 1986 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.forbidden.pngbin0 -> 2002 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.heart.pngbin0 -> 1701 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.left-brace.pngbin0 -> 860 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.left-bracket.pngbin0 -> 687 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.lightning.pngbin0 -> 1148 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.moon.pngbin0 -> 1387 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.octagon-bevel.pngbin0 -> 1325 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.pngbin0 -> 1805 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.puzzle.pngbin0 -> 1335 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.quad-bevel.pngbin0 -> 976 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.right-brace.pngbin0 -> 854 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.right-bracket.pngbin0 -> 686 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.smiley.pngbin0 -> 1805 bytes
-rw-r--r--default_images/res/commandimagelist/lc_symbolshapes.sun.pngbin0 -> 1328 bytes
-rw-r--r--default_images/res/commandimagelist/lc_tabdialog.pngbin0 -> 1345 bytes
-rw-r--r--default_images/res/commandimagelist/lc_tabledesign.pngbin0 -> 1058 bytes
-rw-r--r--default_images/res/commandimagelist/lc_tabledialog.pngbin0 -> 942 bytes
-rw-r--r--default_images/res/commandimagelist/lc_tablemodefix.pngbin0 -> 629 bytes
-rw-r--r--default_images/res/commandimagelist/lc_tablemodefixprop.pngbin0 -> 740 bytes
-rw-r--r--default_images/res/commandimagelist/lc_tablemodevariable.pngbin0 -> 706 bytes
-rw-r--r--default_images/res/commandimagelist/lc_tablesort.pngbin0 -> 629 bytes
-rw-r--r--default_images/res/commandimagelist/lc_testmode.pngbin0 -> 1059 bytes
-rw-r--r--default_images/res/commandimagelist/lc_text.pngbin0 -> 682 bytes
-rw-r--r--default_images/res/commandimagelist/lc_text_marquee.pngbin0 -> 1052 bytes
-rw-r--r--default_images/res/commandimagelist/lc_textdirectionlefttoright.pngbin0 -> 781 bytes
-rw-r--r--default_images/res/commandimagelist/lc_textdirectiontoptobottom.pngbin0 -> 699 bytes
-rw-r--r--default_images/res/commandimagelist/lc_textfittosizetool.pngbin0 -> 1115 bytes
-rw-r--r--default_images/res/commandimagelist/lc_texttoolbox.pngbin0 -> 682 bytes
-rw-r--r--default_images/res/commandimagelist/lc_thesaurus.pngbin0 -> 1407 bytes
-rw-r--r--default_images/res/commandimagelist/lc_thesaurusdialog.pngbin0 -> 1407 bytes
-rw-r--r--default_images/res/commandimagelist/lc_timefield.pngbin0 -> 1983 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toggleanchortype.pngbin0 -> 1049 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toggleaxisdescr.pngbin0 -> 499 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toggleaxistitle.pngbin0 -> 843 bytes
-rw-r--r--default_images/res/commandimagelist/lc_togglebreakpoint.pngbin0 -> 1419 bytes
-rw-r--r--default_images/res/commandimagelist/lc_togglegridhorizontal.pngbin0 -> 525 bytes
-rw-r--r--default_images/res/commandimagelist/lc_togglegridvertical.pngbin0 -> 580 bytes
-rw-r--r--default_images/res/commandimagelist/lc_togglelegend.pngbin0 -> 872 bytes
-rw-r--r--default_images/res/commandimagelist/lc_togglemergecells.pngbin0 -> 591 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toggleobjectbeziermode.pngbin0 -> 692 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toggleobjectrotatemode.pngbin0 -> 1572 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toggletitle.pngbin0 -> 692 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toolsmacroedit.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_toolsoptions.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_torus.pngbin0 -> 1520 bytes
-rw-r--r--default_images/res/commandimagelist/lc_transformdialog.pngbin0 -> 1454 bytes
-rw-r--r--default_images/res/commandimagelist/lc_underline.pngbin0 -> 570 bytes
-rw-r--r--default_images/res/commandimagelist/lc_underlinedouble.pngbin0 -> 560 bytes
-rw-r--r--default_images/res/commandimagelist/lc_undo.pngbin0 -> 1569 bytes
-rw-r--r--default_images/res/commandimagelist/lc_ungroup.pngbin0 -> 634 bytes
-rw-r--r--default_images/res/commandimagelist/lc_unhainframes.pngbin0 -> 1267 bytes
-rw-r--r--default_images/res/commandimagelist/lc_urlbutton.pngbin0 -> 276 bytes
-rw-r--r--default_images/res/commandimagelist/lc_usewizards.pngbin0 -> 1266 bytes
-rw-r--r--default_images/res/commandimagelist/lc_verticalcaption.pngbin0 -> 1401 bytes
-rw-r--r--default_images/res/commandimagelist/lc_verticaltext.pngbin0 -> 611 bytes
-rw-r--r--default_images/res/commandimagelist/lc_verticaltextfittosizetool.pngbin0 -> 1260 bytes
-rw-r--r--default_images/res/commandimagelist/lc_vfixedline.pngbin0 -> 597 bytes
-rw-r--r--default_images/res/commandimagelist/lc_view100.pngbin0 -> 1160 bytes
-rw-r--r--default_images/res/commandimagelist/lc_viewdatasourcebrowser.pngbin0 -> 1514 bytes
-rw-r--r--default_images/res/commandimagelist/lc_viewformasgrid.pngbin0 -> 795 bytes
-rw-r--r--default_images/res/commandimagelist/lc_vscrollbar.pngbin0 -> 1008 bytes
-rw-r--r--default_images/res/commandimagelist/lc_window3d.pngbin0 -> 355 bytes
-rw-r--r--default_images/res/commandimagelist/lc_wrapcontour.pngbin0 -> 681 bytes
-rw-r--r--default_images/res/commandimagelist/lc_wrapideal.pngbin0 -> 577 bytes
-rw-r--r--default_images/res/commandimagelist/lc_wrapleft.pngbin0 -> 492 bytes
-rw-r--r--default_images/res/commandimagelist/lc_wrapoff.pngbin0 -> 478 bytes
-rw-r--r--default_images/res/commandimagelist/lc_wrapon.pngbin0 -> 539 bytes
-rw-r--r--default_images/res/commandimagelist/lc_wrapright.pngbin0 -> 518 bytes
-rw-r--r--default_images/res/commandimagelist/lc_wrapthrough.pngbin0 -> 518 bytes
-rw-r--r--default_images/res/commandimagelist/lc_xlinecolor.pngbin0 -> 1133 bytes
-rw-r--r--default_images/res/commandimagelist/lc_xlinestyle.pngbin0 -> 1133 bytes
-rw-r--r--default_images/res/commandimagelist/lc_yes.pngbin0 -> 1443 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoom.pngbin0 -> 1348 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoom100percent.pngbin0 -> 1160 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomin.pngbin0 -> 1425 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomminus.pngbin0 -> 1382 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomnext.pngbin0 -> 1845 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomobjects.pngbin0 -> 1126 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomoptimal.pngbin0 -> 1101 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomout.pngbin0 -> 1382 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoompage.pngbin0 -> 1086 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoompagewidth.pngbin0 -> 1183 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoompanning.pngbin0 -> 1791 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomplus.pngbin0 -> 1425 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomprevious.pngbin0 -> 1659 bytes
-rw-r--r--default_images/res/commandimagelist/lc_zoomtoolbox.pngbin0 -> 1348 bytes
-rw-r--r--default_images/res/commandimagelist/lch_absoluterecord.pngbin0 -> 191 bytes
-rw-r--r--default_images/res/commandimagelist/lch_actionmode.pngbin0 -> 233 bytes
-rw-r--r--default_images/res/commandimagelist/lch_addbookmark.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_adddatefield.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_adddirect.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/lch_addfield.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/lch_addons.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_addprintarea.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_addtable.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_addwatch.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_adjust.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_advancedmode.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignblock.pngbin0 -> 315 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignbottom.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_aligncenter.pngbin0 -> 170 bytes
-rw-r--r--default_images/res/commandimagelist/lch_aligndown.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignhorizontalcenter.pngbin0 -> 319 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignleft.pngbin0 -> 317 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignmiddle.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignright.pngbin0 -> 317 bytes
-rw-r--r--default_images/res/commandimagelist/lch_aligntop.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignup.pngbin0 -> 157 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignvcenter.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_alignverticalcenter.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_animationeffects.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_animationmode.pngbin0 -> 242 bytes
-rw-r--r--default_images/res/commandimagelist/lch_animationobjects.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arc.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.chevron.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.circular-arrow.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.corner-right-arrow.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.down-arrow-callout.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.down-arrow.pngbin0 -> 159 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.left-arrow-callout.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.left-arrow.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.left-right-arrow-callout.pngbin0 -> 185 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.left-right-arrow.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.notched-right-arrow.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.pentagon-right.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.quad-arrow-callout.pngbin0 -> 208 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.quad-arrow.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.right-arrow-callout.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.right-arrow.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.s-sharped-arrow.pngbin0 -> 198 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.split-arrow.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.split-round-arrow.pngbin0 -> 193 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.striped-right-arrow.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.up-arrow-callout.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.up-arrow.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.up-down-arrow-callout.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.up-down-arrow.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.up-right-arrow-callout.pngbin0 -> 191 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.up-right-arrow.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowshapes.up-right-down-arrow.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_arrowstoolbox.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_autocontrolfocus.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_autofilter.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_autoformat.pngbin0 -> 236 bytes
-rw-r--r--default_images/res/commandimagelist/lch_autosum.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_avmediaplayer.pngbin0 -> 157 bytes
-rw-r--r--default_images/res/commandimagelist/lch_backcolor.pngbin0 -> 216 bytes
-rw-r--r--default_images/res/commandimagelist/lch_backgroundcolor.pngbin0 -> 228 bytes
-rw-r--r--default_images/res/commandimagelist/lch_backgroundpatterncontroller.pngbin0 -> 228 bytes
-rw-r--r--default_images/res/commandimagelist/lch_backward.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.block-arc.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.can.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.circle-pie.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.circle.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.cross.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.cube.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.diamond.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.ellipse.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.frame.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.hexagon.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.isosceles-triangle.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.octagon.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.paper.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.parallelogram.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.pentagon.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.quadrat.pngbin0 -> 107 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.rectangle.pngbin0 -> 107 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.right-triangle.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.ring.pngbin0 -> 203 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.round-quadrat.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.round-rectangle.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicshapes.trapezoid.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicstepinto.pngbin0 -> 175 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicstepout.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicstepover.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_basicstop.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_beamer.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_beforeobject.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_behindobject.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezier_unfilled.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezierappend.pngbin0 -> 170 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezierclose.pngbin0 -> 172 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezierconvert.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/lch_beziercutline.pngbin0 -> 228 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezierdelete.pngbin0 -> 209 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezieredge.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_beziereliminatepoints.pngbin0 -> 192 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezierfill.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bezierinsert.pngbin0 -> 198 bytes
-rw-r--r--default_images/res/commandimagelist/lch_beziermove.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_beziersmooth.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_beziersymmetric.pngbin0 -> 195 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bighandles.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bold.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/lch_borderdialog.pngbin0 -> 106 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bringtofront.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_browsebackward.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_browseforward.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_browseview.pngbin0 -> 281 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bullet.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_bulletsandnumberingdialog.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.cloud-callout.pngbin0 -> 219 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.line-callout-1.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.line-callout-2.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.line-callout-3.pngbin0 -> 117 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.pngbin0 -> 475 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.rectangular-callout.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.round-callout.pngbin0 -> 175 bytes
-rw-r--r--default_images/res/commandimagelist/lch_calloutshapes.round-rectangular-callout.pngbin0 -> 475 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cellvertbottom.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cellvertcenter.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cellverttop.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_centerpara.pngbin0 -> 319 bytes
-rw-r--r--default_images/res/commandimagelist/lch_chainframes.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/lch_changebezier.pngbin0 -> 457 bytes
-rw-r--r--default_images/res/commandimagelist/lch_changepolygon.pngbin0 -> 203 bytes
-rw-r--r--default_images/res/commandimagelist/lch_charfontname.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_checkbox.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_choosecontrols.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_choosedesign.pngbin0 -> 238 bytes
-rw-r--r--default_images/res/commandimagelist/lch_choosemacro.pngbin0 -> 172 bytes
-rw-r--r--default_images/res/commandimagelist/lch_choosepolygon.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_circle.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_circle_unfilled.pngbin0 -> 157 bytes
-rw-r--r--default_images/res/commandimagelist/lch_circlearc.pngbin0 -> 159 bytes
-rw-r--r--default_images/res/commandimagelist/lch_circlecut.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_circlecut_unfilled.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_circlepie.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_circlepie_unfilled.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_clickchangerotation.pngbin0 -> 232 bytes
-rw-r--r--default_images/res/commandimagelist/lch_closedoc.pngbin0 -> 192 bytes
-rw-r--r--default_images/res/commandimagelist/lch_closedocs.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/lch_closemasterview.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_closewin.pngbin0 -> 192 bytes
-rw-r--r--default_images/res/commandimagelist/lch_color.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_colorsettings.pngbin0 -> 189 bytes
-rw-r--r--default_images/res/commandimagelist/lch_colorview.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/lch_combobox.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_commontaskbarvisible.pngbin0 -> 170 bytes
-rw-r--r--default_images/res/commandimagelist/lch_compilebasic.pngbin0 -> 202 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cone.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_config.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connector.pngbin0 -> 115 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorarrowend.pngbin0 -> 133 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorarrows.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorarrowstart.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcircleend.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcircles.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcirclestart.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcurve.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcurvearrowend.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcurvearrows.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcurvearrowstart.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcurvecircleend.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcurvecircles.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorcurvecirclestart.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorline.pngbin0 -> 139 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinearrowend.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinearrows.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinearrowstart.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinecircleend.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinecircles.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinecirclestart.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlines.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinesarrowend.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinesarrows.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinesarrowstart.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinescircleend.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinescircles.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectorlinescirclestart.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_connectortoolbox.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_contourdialog.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_controlcodes.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/lch_controlproperties.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_convertinto3d.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_convertinto3dlathe.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_convertinto3dlathefast.pngbin0 -> 192 bytes
-rw-r--r--default_images/res/commandimagelist/lch_copy.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_countall.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_crookrotate.pngbin0 -> 199 bytes
-rw-r--r--default_images/res/commandimagelist/lch_crookslant.pngbin0 -> 209 bytes
-rw-r--r--default_images/res/commandimagelist/lch_crop.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cube.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_currencyfield.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_customanimation.pngbin0 -> 228 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cut.pngbin0 -> 208 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cylinder.pngbin0 -> 175 bytes
-rw-r--r--default_images/res/commandimagelist/lch_cyramid.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_datadatapilotrun.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/lch_datafilterautofilter.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_datafilterspecialfilter.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_datafilterstandardfilter.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dataimport.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dataincolumns.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_datainrows.pngbin0 -> 111 bytes
-rw-r--r--default_images/res/commandimagelist/lch_datefield.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbaddrelation.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbchangedesignmode.pngbin0 -> 217 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbclearquery.pngbin0 -> 230 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbdistinctvalues.pngbin0 -> 175 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbformdelete.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbformedit.pngbin0 -> 221 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbformopen.pngbin0 -> 216 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbformrename.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbindexdesign.pngbin0 -> 199 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewform.pngbin0 -> 228 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewformautopilot.pngbin0 -> 284 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewquery.pngbin0 -> 214 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewqueryautopilot.pngbin0 -> 272 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewquerysql.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewreport.pngbin0 -> 192 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewreportautopilot.pngbin0 -> 248 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewtable.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewtableautopilot.pngbin0 -> 252 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewview.pngbin0 -> 205 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbnewviewsql.pngbin0 -> 220 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbquerydelete.pngbin0 -> 212 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbqueryedit.pngbin0 -> 241 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbqueryopen.pngbin0 -> 203 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbqueryrename.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbreportdelete.pngbin0 -> 205 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbreportedit.pngbin0 -> 212 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbreportopen.pngbin0 -> 187 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbreportrename.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbsortingandgrouping.pngbin0 -> 108 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbtabledelete.pngbin0 -> 212 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbtableedit.pngbin0 -> 198 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbtableopen.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbtablerename.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbviewaliases.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbviewfunctions.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dbviewtablenames.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_decrementindent.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_decrementlevel.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_decrementsublevels.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_defaultbullet.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/lch_defaultnumbering.pngbin0 -> 125 bytes
-rw-r--r--default_images/res/commandimagelist/lch_definename.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/lch_defineprintarea.pngbin0 -> 225 bytes
-rw-r--r--default_images/res/commandimagelist/lch_delete.pngbin0 -> 165 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_deleteallannotation.pngbin0 -> 3740 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_deleteannotation.pngbin0 -> 3744 bytes
-rw-r--r--default_images/res/commandimagelist/lch_deletecolumns.pngbin0 -> 111 bytes
-rw-r--r--default_images/res/commandimagelist/lch_deletemasterpage.pngbin0 -> 231 bytes
-rw-r--r--default_images/res/commandimagelist/lch_deleteprintarea.pngbin0 -> 247 bytes
-rw-r--r--default_images/res/commandimagelist/lch_deleterecord.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/lch_deleterows.pngbin0 -> 113 bytes
-rw-r--r--default_images/res/commandimagelist/lch_designerdialog.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dia.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_diaauto.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_diaeffect.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_diagramdata.pngbin0 -> 313 bytes
-rw-r--r--default_images/res/commandimagelist/lch_diagramtype.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_diaspeed.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_diatime.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_distributecolumns.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_distributerows.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_doubleclicktextedit.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_draw.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_drawcaption.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_drawchart.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_drawselect.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_drawtext.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dsbdocumentdatasource.pngbin0 -> 215 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dsbeditdoc.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dsbformletter.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dsbinsertcolumns.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dsbinsertcontent.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/lch_dsbrowserexplorer.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/lch_duplicatepage.pngbin0 -> 192 bytes
-rw-r--r--default_images/res/commandimagelist/lch_edit.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/lch_editdoc.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_editframeset.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_editglossary.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_editheaderandfooter.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/lch_editprintarea.pngbin0 -> 236 bytes
-rw-r--r--default_images/res/commandimagelist/lch_ellipse.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_ellipse_unfilled.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/lch_ellipsecut.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_ellipsecut_unfilled.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/lch_ellipsetoolbox.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_entergroup.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_entirecolumn.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/lch_entirerow.pngbin0 -> 122 bytes
-rw-r--r--default_images/res/commandimagelist/lch_euroconverter.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_executereport.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_expandpage.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/lch_exportdialog.pngbin0 -> 189 bytes
-rw-r--r--default_images/res/commandimagelist/lch_exportdirecttopdf.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_exportto.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extendedhelp.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusion3dcolor.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusiondepthfloater.pngbin0 -> 198 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusiondirectionfloater.pngbin0 -> 193 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusionlightingfloater.pngbin0 -> 226 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusionsurfacefloater.pngbin0 -> 231 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusiontiltdown.pngbin0 -> 209 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusiontiltleft.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusiontiltright.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusiontiltup.pngbin0 -> 208 bytes
-rw-r--r--default_images/res/commandimagelist/lch_extrusiontoggle.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fieldnames.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fields.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_filecontrol.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_filedocument.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fillshadow.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fillstyle.pngbin0 -> 227 bytes
-rw-r--r--default_images/res/commandimagelist/lch_filtercrit.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_firstpage.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/lch_firstrecord.pngbin0 -> 139 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fliphorizontal.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flipvertical.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-alternate-process.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-card.pngbin0 -> 134 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-collate.pngbin0 -> 173 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-connector.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-data.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-decision.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-delay.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-direct-access-storage.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-display.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-document.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-extract.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-internal-storage.pngbin0 -> 113 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-magnetic-disk.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-manual-input.pngbin0 -> 139 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-manual-operation.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-merge.pngbin0 -> 170 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-multidocument.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-off-page-connector.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-or.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-predefined-process.pngbin0 -> 115 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-preparation.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-process.pngbin0 -> 107 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-punched-tape.pngbin0 -> 195 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-sequential-access.pngbin0 -> 187 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-sort.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-stored-data.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-summing-junction.pngbin0 -> 200 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.flowchart-terminator.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_flowchartshapes.pngbin0 -> 113 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontcolor.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontdialog.pngbin0 -> 200 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontheight.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontwork.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkalignmentfloater.pngbin0 -> 319 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkcharacterspacingfloater.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkgalleryfloater.pngbin0 -> 174 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworksameletterheights.pngbin0 -> 508 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-down-curve.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-down-pour.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-left-curve.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-left-pour.pngbin0 -> 157 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-right-curve.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-right-pour.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-up-curve.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-arch-up-pour.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-chevron-down.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-chevron-up.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-circle-curve.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-circle-pour.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-curve-down.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-curve-up.pngbin0 -> 172 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-fade-down.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-fade-left.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-fade-right.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-fade-up-and-left.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-fade-up-and-right.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-fade-up.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-inflate.pngbin0 -> 134 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-open-circle-curve.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-open-circle-pour.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-plain-text.pngbin0 -> 102 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-slant-down.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-slant-up.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-stop.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-triangle-down.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-triangle-up.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.fontwork-wave.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fontworkshapetype.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formatarea.pngbin0 -> 227 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formatgroup.pngbin0 -> 137 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formatline.pngbin0 -> 189 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formatpaintbrush.pngbin0 -> 217 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formattedfield.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formatungroup.pngbin0 -> 195 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formdesigntools.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formelcursor.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formfilter.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formfiltered.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formfilterexecute.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formfilternavigator.pngbin0 -> 214 bytes
-rw-r--r--default_images/res/commandimagelist/lch_formproperties.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_forward.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_framedialog.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_framelinecolor.pngbin0 -> 102 bytes
-rw-r--r--default_images/res/commandimagelist/lch_freeline.pngbin0 -> 499 bytes
-rw-r--r--default_images/res/commandimagelist/lch_freeline_unfilled.pngbin0 -> 499 bytes
-rw-r--r--default_images/res/commandimagelist/lch_fullscreen.pngbin0 -> 194 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gallery.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_getactivetask.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_glueeditmode.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_glueescapedirectionbottom.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_glueescapedirectionleft.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_glueescapedirectionright.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/lch_glueescapedirectiontop.pngbin0 -> 159 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gluehorzaligncenter.pngbin0 -> 157 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gluehorzalignleft.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gluehorzalignright.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_glueinsertpoint.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gluepercent.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gluevertalignbottom.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gluevertaligncenter.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gluevertaligntop.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_goalseekdialog.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gotoend.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gotoendofdoc.pngbin0 -> 185 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gotostartofdoc.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gotostartoftable.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafattrcrop.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafblue.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafcontrast.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafgamma.pngbin0 -> 194 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafgreen.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafinvert.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafluminance.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafmode.pngbin0 -> 214 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grafred.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graftransparence.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphic.pngbin0 -> 445 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfilterinvert.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfiltermosaic.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfilterpopart.pngbin0 -> 189 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfilterposter.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfilterrelief.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfilterremovenoise.pngbin0 -> 232 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfiltersepia.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfiltersharpen.pngbin0 -> 164 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfiltersmooth.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfiltersobel.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfiltersolarize.pngbin0 -> 174 bytes
-rw-r--r--default_images/res/commandimagelist/lch_graphicfiltertoolbox.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_greatestheight.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/lch_greatestwidth.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grid.pngbin0 -> 313 bytes
-rw-r--r--default_images/res/commandimagelist/lch_griduse.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_gridvisible.pngbin0 -> 330 bytes
-rw-r--r--default_images/res/commandimagelist/lch_group.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/lch_groupbox.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_grow.pngbin0 -> 199 bytes
-rw-r--r--default_images/res/commandimagelist/lch_halfsphere.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_handlesdraft.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpannotate.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpbookmark.pngbin0 -> 134 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpdownload.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helperdialog.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpindex.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helplinesmove.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helplinesuse.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helplinesvisible.pngbin0 -> 101 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpmenu.pngbin0 -> 208 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpsearch.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpzoomin.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_helpzoomout.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_hfixedline.pngbin0 -> 110 bytes
-rw-r--r--default_images/res/commandimagelist/lch_hideslide.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/lch_hscrollbar.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/lch_hyperlinkdialog.pngbin0 -> 314 bytes
-rw-r--r--default_images/res/commandimagelist/lch_hyphenate.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_hyphenation.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_imagebutton.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/lch_imagecontrol.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_imagemapdialog.pngbin0 -> 184 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_importdialog.pngbin0 -> 427 bytes
-rw-r--r--default_images/res/commandimagelist/lch_importfromfile.pngbin0 -> 209 bytes
-rw-r--r--default_images/res/commandimagelist/lch_incrementindent.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_incrementlevel.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/lch_incrementsublevels.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inscellsctrl.pngbin0 -> 157 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertannotation.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertauthorfield.pngbin0 -> 209 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertavmedia.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertbookmark.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertcaptiondialog.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertcellsdown.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertcellsright.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertcolumns.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertctrl.pngbin0 -> 139 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertcurrencyfield.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertdatefield.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertdoc.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertdraw.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertedit.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertendnote.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertfield.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertfieldctrl.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertfilecontrol.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertfixedtext.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertfootnote.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertformattedfield.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertformula.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertframe.pngbin0 -> 109 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertframeinteract.pngbin0 -> 109 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertframeinteractnocolumns.pngbin0 -> 109 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertgraphic.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserthyperlink.pngbin0 -> 248 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertimagecontrol.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertindexesentry.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertlistbox.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertmasterpage.pngbin0 -> 199 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertmath.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertneutralparagraph.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertnumericfield.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertobjctrl.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertobject.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertobjectchart.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertobjectdialog.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertobjectfloatingframe.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertobjectstarmath.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertpage.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertpagecountfield.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertpagenumberfield.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertpatternfield.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertplugin.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertpushbutton.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertreferencefield.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertrows.pngbin0 -> 124 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertsection.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertsound.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertspreadsheet.pngbin0 -> 313 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertsymbol.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserttable.pngbin0 -> 313 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserttextframe.pngbin0 -> 109 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserttimefield.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserttitlefield.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserttoolbox.pngbin0 -> 209 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserttopicfield.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_inserttreecontrol.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insertvideo.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_insobjctrl.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_interactivegradient.pngbin0 -> 214 bytes
-rw-r--r--default_images/res/commandimagelist/lch_interactivetransparence.pngbin0 -> 236 bytes
-rw-r--r--default_images/res/commandimagelist/lch_internetonline.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_italic.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/lch_justifypara.pngbin0 -> 315 bytes
-rw-r--r--default_images/res/commandimagelist/lch_label.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_lastpage.pngbin0 -> 185 bytes
-rw-r--r--default_images/res/commandimagelist/lch_lastrecord.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/lch_leaveallgroups.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_leavegroup.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_leftpara.pngbin0 -> 317 bytes
-rw-r--r--default_images/res/commandimagelist/lch_line.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/lch_line_diagonal.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linearrowcircle.pngbin0 -> 125 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linearrowend.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linearrows.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linearrowsquare.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linearrowstart.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linecirclearrow.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/lch_lineendstyle.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linesquarearrow.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linestyle.pngbin0 -> 106 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linetoolbox.pngbin0 -> 499 bytes
-rw-r--r--default_images/res/commandimagelist/lch_linewidth.pngbin0 -> 227 bytes
-rw-r--r--default_images/res/commandimagelist/lch_listbox.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_loadbasic.pngbin0 -> 1110 bytes
-rw-r--r--default_images/res/commandimagelist/lch_macrorecorder.pngbin0 -> 219 bytes
-rw-r--r--default_images/res/commandimagelist/lch_macrorecordingfloat.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_mailwindow.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_managebreakpoints.pngbin0 -> 206 bytes
-rw-r--r--default_images/res/commandimagelist/lch_managelanguage.pngbin0 -> 269 bytes
-rw-r--r--default_images/res/commandimagelist/lch_marks.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/lch_matchgroup.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_measureline.pngbin0 -> 117 bytes
-rw-r--r--default_images/res/commandimagelist/lch_mergecells.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/lch_mergedialog.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_mirror.pngbin0 -> 234 bytes
-rw-r--r--default_images/res/commandimagelist/lch_modifyframe.pngbin0 -> 201 bytes
-rw-r--r--default_images/res/commandimagelist/lch_modifypage.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_moduledialog.pngbin0 -> 185 bytes
-rw-r--r--default_images/res/commandimagelist/lch_morecontrols.pngbin0 -> 193 bytes
-rw-r--r--default_images/res/commandimagelist/lch_movedown.pngbin0 -> 125 bytes
-rw-r--r--default_images/res/commandimagelist/lch_movedownsubitems.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_moveup.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/lch_moveupsubitems.pngbin0 -> 172 bytes
-rw-r--r--default_images/res/commandimagelist/lch_navigationbar.pngbin0 -> 122 bytes
-rw-r--r--default_images/res/commandimagelist/lch_navigator.pngbin0 -> 233 bytes
-rw-r--r--default_images/res/commandimagelist/lch_newarrangement.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_newdoc.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/lch_newrecord.pngbin0 -> 172 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_nextannotation.pngbin0 -> 3700 bytes
-rw-r--r--default_images/res/commandimagelist/lch_nextpage.pngbin0 -> 194 bytes
-rw-r--r--default_images/res/commandimagelist/lch_nextrecord.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatcurrency.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatdate.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatdecdecimals.pngbin0 -> 205 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatdecimal.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatincdecimals.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatpercent.pngbin0 -> 159 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatscientific.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberformatstandard.pngbin0 -> 173 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numberingstart.pngbin0 -> 174 bytes
-rw-r--r--default_images/res/commandimagelist/lch_numericfield.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_objectalign.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/lch_objectalignleft.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/lch_objectalignright.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_objectcatalog.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_objectposition.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_objects3dtoolbox.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_open.pngbin0 -> 175 bytes
-rw-r--r--default_images/res/commandimagelist/lch_openreadonly.pngbin0 -> 230 bytes
-rw-r--r--default_images/res/commandimagelist/lch_openurl.pngbin0 -> 248 bytes
-rw-r--r--default_images/res/commandimagelist/lch_optimizetable.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_ordercrit.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlinebullet.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlinecollapse.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlinecollapseall.pngbin0 -> 134 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlinedown.pngbin0 -> 125 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlineexpand.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlineexpandall.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlinefont.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlineformat.pngbin0 -> 200 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlineleft.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlineright.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_outlineup.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/lch_overline.pngbin0 -> 296 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pagedown.pngbin0 -> 194 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pageup.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_paragraphdialog.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_paralefttoright.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pararighttoleft.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/lch_paraspacedecrease.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_paraspaceincrease.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/lch_paste.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_patternfield.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pickthrough.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pie.pngbin0 -> 172 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pie_unfilled.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_playmacro.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pluginsactive.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_polygon.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_polygon_diagonal.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_polygon_diagonal_unfilled.pngbin0 -> 100 bytes
-rw-r--r--default_images/res/commandimagelist/lch_polygon_unfilled.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_presentation.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_presentationlayout.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_preview.pngbin0 -> 135 bytes
-rw-r--r--default_images/res/commandimagelist/lch_previewprintoptions.pngbin0 -> 191 bytes
-rw-r--r--default_images/res/commandimagelist/lch_previewzoom.pngbin0 -> 177 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_previousannotation.pngbin0 -> 3700 bytes
-rw-r--r--default_images/res/commandimagelist/lch_previouspage.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_prevrecord.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_print.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_printdefault.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_printersetup.pngbin0 -> 191 bytes
-rw-r--r--default_images/res/commandimagelist/lch_printlayout.pngbin0 -> 215 bytes
-rw-r--r--default_images/res/commandimagelist/lch_printpagepreview.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_printpreview.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_progressbar.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_pushbutton.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_quickedit.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_quit.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_radiobutton.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_recsave.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_recsearch.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rect.pngbin0 -> 107 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rect_rounded.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rect_rounded_unfilled.pngbin0 -> 128 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rect_unfilled.pngbin0 -> 311 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rectangletoolbox.pngbin0 -> 107 bytes
-rw-r--r--default_images/res/commandimagelist/lch_recundo.pngbin0 -> 209 bytes
-rw-r--r--default_images/res/commandimagelist/lch_redo.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/lch_refresh.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_refreshformcontrol.pngbin0 -> 247 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rehearsetimings.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_reload.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_removebullets.pngbin0 -> 297 bytes
-rw-r--r--default_images/res/commandimagelist/lch_removefilter.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_removefiltersort.pngbin0 -> 190 bytes
-rw-r--r--default_images/res/commandimagelist/lch_renamemasterpage.pngbin0 -> 191 bytes
-rw-r--r--default_images/res/commandimagelist/lch_repeat.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_reportnavigator.pngbin0 -> 230 bytes
-rw-r--r--default_images/res/commandimagelist/lch_reverseorder.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rightpara.pngbin0 -> 317 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rulerrows.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_rulerrowsvertical.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_runbasic.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_save.pngbin0 -> 133 bytes
-rw-r--r--default_images/res/commandimagelist/lch_saveas.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_saveastemplate.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_savebasicas.pngbin0 -> 168 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sbabrwinsert.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sbaexecutesql.pngbin0 -> 216 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sbanativesql.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_scaletext.pngbin0 -> 219 bytes
-rw-r--r--default_images/res/commandimagelist/lch_scrollbar.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_searchdialog.pngbin0 -> 155 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_sectionalignbottom.pngbin0 -> 165 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_sectionalignleft.pngbin0 -> 156 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_sectionalignright.pngbin0 -> 150 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_sectionaligntop.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sectionshrink.pngbin0 -> 158 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sectionshrinkbottom.pngbin0 -> 139 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sectionshrinktop.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_selectall.pngbin0 -> 153 bytes
-rw-r--r--default_images/res/commandimagelist/lch_selectmode.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_selectobject.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_selecttable.pngbin0 -> 108 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sendfax.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sendmail.pngbin0 -> 201 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sendtoback.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_setborderstyle.pngbin0 -> 314 bytes
-rw-r--r--default_images/res/commandimagelist/lch_setdocumentproperties.pngbin0 -> 174 bytes
-rw-r--r--default_images/res/commandimagelist/lch_setobjecttobackground.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_setobjecttoforeground.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_setoptimalcolumnwidth.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_setoptimalcolumnwidthdirect.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_setoptimalrowheight.pngbin0 -> 138 bytes
-rw-r--r--default_images/res/commandimagelist/lch_shadowcursor.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_shadowed.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_shear.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_shell3d.pngbin0 -> 199 bytes
-rwxr-xr-xdefault_images/res/commandimagelist/lch_showannotation.pngbin0 -> 3628 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showbookview.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showbrowser.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showdatanavigator.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showfmexplorer.pngbin0 -> 242 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showmultiplepages.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showpropbrowser.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showslide.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/lch_showtwopages.pngbin0 -> 132 bytes
-rw-r--r--default_images/res/commandimagelist/lch_shrink.pngbin0 -> 182 bytes
-rw-r--r--default_images/res/commandimagelist/lch_smallestheight.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_smallestwidth.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_snapborder.pngbin0 -> 165 bytes
-rw-r--r--default_images/res/commandimagelist/lch_snapframe.pngbin0 -> 139 bytes
-rw-r--r--default_images/res/commandimagelist/lch_snappoints.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_solidcreate.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sortascending.pngbin0 -> 199 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sortdescending.pngbin0 -> 212 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sortdown.pngbin0 -> 212 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sortup.pngbin0 -> 199 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sourceview.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spacepara1.pngbin0 -> 315 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spacepara15.pngbin0 -> 315 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spacepara2.pngbin0 -> 316 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spelldialog.pngbin0 -> 196 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spelling.pngbin0 -> 196 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spellingandgrammardialog.pngbin0 -> 196 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spellonline.pngbin0 -> 147 bytes
-rw-r--r--default_images/res/commandimagelist/lch_sphere.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_spinbutton.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_splitcell.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/lch_splithorizontal.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_splitparenthorizontal.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_splitparentvertical.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_splitvertical.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_square.pngbin0 -> 107 bytes
-rw-r--r--default_images/res/commandimagelist/lch_square_rounded.pngbin0 -> 140 bytes
-rw-r--r--default_images/res/commandimagelist/lch_square_rounded_unfilled.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_square_unfilled.pngbin0 -> 313 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starchartdialog.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.bang.pngbin0 -> 241 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.concave-star6.pngbin0 -> 201 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.doorplate.pngbin0 -> 148 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.horizontal-scroll.pngbin0 -> 175 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.signet.pngbin0 -> 220 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.star12.pngbin0 -> 243 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.star24.pngbin0 -> 237 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.star4.pngbin0 -> 188 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.star5.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.star6.pngbin0 -> 180 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.star8.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_starshapes.vertical-scroll.pngbin0 -> 171 bytes
-rw-r--r--default_images/res/commandimagelist/lch_stop.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_strikeout.pngbin0 -> 166 bytes
-rw-r--r--default_images/res/commandimagelist/lch_styleapply.pngbin0 -> 227 bytes
-rw-r--r--default_images/res/commandimagelist/lch_stylenewbyexample.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_styleupdatebyexample.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_subscript.pngbin0 -> 224 bytes
-rw-r--r--default_images/res/commandimagelist/lch_superscript.pngbin0 -> 226 bytes
-rw-r--r--default_images/res/commandimagelist/lch_switchcontroldesignmode.pngbin0 -> 213 bytes
-rw-r--r--default_images/res/commandimagelist/lch_switchxformsdesignmode.pngbin0 -> 213 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolcatalogue.pngbin0 -> 149 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.brace-pair.pngbin0 -> 175 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.bracket-pair.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.cloud.pngbin0 -> 211 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.diamond-bevel.pngbin0 -> 184 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.flower.pngbin0 -> 210 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.forbidden.pngbin0 -> 216 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.heart.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.left-brace.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.left-bracket.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.lightning.pngbin0 -> 187 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.moon.pngbin0 -> 185 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.octagon-bevel.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.puzzle.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.quad-bevel.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.right-brace.pngbin0 -> 150 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.right-bracket.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.smiley.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_symbolshapes.sun.pngbin0 -> 233 bytes
-rw-r--r--default_images/res/commandimagelist/lch_tabdialog.pngbin0 -> 198 bytes
-rw-r--r--default_images/res/commandimagelist/lch_tabledesign.pngbin0 -> 201 bytes
-rw-r--r--default_images/res/commandimagelist/lch_tabledialog.pngbin0 -> 169 bytes
-rw-r--r--default_images/res/commandimagelist/lch_tablemodefix.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/lch_tablemodefixprop.pngbin0 -> 160 bytes
-rw-r--r--default_images/res/commandimagelist/lch_tablemodevariable.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/lch_tablesort.pngbin0 -> 176 bytes
-rw-r--r--default_images/res/commandimagelist/lch_testmode.pngbin0 -> 213 bytes
-rw-r--r--default_images/res/commandimagelist/lch_text.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/lch_text_marquee.pngbin0 -> 154 bytes
-rw-r--r--default_images/res/commandimagelist/lch_textdirectionlefttoright.pngbin0 -> 173 bytes
-rw-r--r--default_images/res/commandimagelist/lch_textdirectiontoptobottom.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_textfittosizetool.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_texttoolbox.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/lch_thesaurus.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_thesaurusdialog.pngbin0 -> 167 bytes
-rw-r--r--default_images/res/commandimagelist/lch_timefield.pngbin0 -> 207 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toggleanchortype.pngbin0 -> 189 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toggleaxisdescr.pngbin0 -> 111 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toggleaxistitle.pngbin0 -> 143 bytes
-rw-r--r--default_images/res/commandimagelist/lch_togglebreakpoint.pngbin0 -> 219 bytes
-rw-r--r--default_images/res/commandimagelist/lch_togglegridhorizontal.pngbin0 -> 114 bytes
-rw-r--r--default_images/res/commandimagelist/lch_togglegridvertical.pngbin0 -> 111 bytes
-rw-r--r--default_images/res/commandimagelist/lch_togglelegend.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_togglemergecells.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toggleobjectbeziermode.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toggleobjectrotatemode.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toggletitle.pngbin0 -> 136 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toolsmacroedit.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_toolsoptions.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_torus.pngbin0 -> 197 bytes
-rw-r--r--default_images/res/commandimagelist/lch_transformdialog.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_underline.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_underlinedouble.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/lch_undo.pngbin0 -> 179 bytes
-rw-r--r--default_images/res/commandimagelist/lch_ungroup.pngbin0 -> 156 bytes
-rw-r--r--default_images/res/commandimagelist/lch_unhainframes.pngbin0 -> 221 bytes
-rw-r--r--default_images/res/commandimagelist/lch_urlbutton.pngbin0 -> 161 bytes
-rw-r--r--default_images/res/commandimagelist/lch_usewizards.pngbin0 -> 225 bytes
-rw-r--r--default_images/res/commandimagelist/lch_verticalcaption.pngbin0 -> 155 bytes
-rw-r--r--default_images/res/commandimagelist/lch_verticaltext.pngbin0 -> 119 bytes
-rw-r--r--default_images/res/commandimagelist/lch_verticaltextfittosizetool.pngbin0 -> 162 bytes
-rw-r--r--default_images/res/commandimagelist/lch_vfixedline.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/lch_view100.pngbin0 -> 174 bytes
-rw-r--r--default_images/res/commandimagelist/lch_viewdatasourcebrowser.pngbin0 -> 141 bytes
-rw-r--r--default_images/res/commandimagelist/lch_viewformasgrid.pngbin0 -> 139 bytes
-rw-r--r--default_images/res/commandimagelist/lch_vscrollbar.pngbin0 -> 127 bytes
-rw-r--r--default_images/res/commandimagelist/lch_window3d.pngbin0 -> 178 bytes
-rw-r--r--default_images/res/commandimagelist/lch_wrapcontour.pngbin0 -> 157 bytes
-rw-r--r--default_images/res/commandimagelist/lch_wrapideal.pngbin0 -> 151 bytes
-rw-r--r--default_images/res/commandimagelist/lch_wrapleft.pngbin0 -> 122 bytes
-rw-r--r--default_images/res/commandimagelist/lch_wrapoff.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/lch_wrapon.pngbin0 -> 131 bytes
-rw-r--r--default_images/res/commandimagelist/lch_wrapright.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/lch_wrapthrough.pngbin0 -> 142 bytes
-rw-r--r--default_images/res/commandimagelist/lch_xlinecolor.pngbin0 -> 227 bytes
-rw-r--r--default_images/res/commandimagelist/lch_xlinestyle.pngbin0 -> 227 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoom.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoom100percent.pngbin0 -> 174 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomin.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomminus.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomnext.pngbin0 -> 204 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomobjects.pngbin0 -> 203 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomoptimal.pngbin0 -> 194 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomout.pngbin0 -> 181 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoompage.pngbin0 -> 163 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoompagewidth.pngbin0 -> 201 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoompanning.pngbin0 -> 233 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomplus.pngbin0 -> 183 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomprevious.pngbin0 -> 196 bytes
-rw-r--r--default_images/res/commandimagelist/lch_zoomtoolbox.pngbin0 -> 177 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lc_bold.pngbin0 -> 471 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lc_italic.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lc_underline.pngbin0 -> 542 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lc_underlinedouble.pngbin0 -> 542 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lch_bold.pngbin0 -> 152 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lch_italic.pngbin0 -> 489 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lch_underline.pngbin0 -> 186 bytes
-rw-r--r--default_images/res/commandimagelist/nl/lch_underlinedouble.pngbin0 -> 189 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sc_bold.pngbin0 -> 326 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sc_italic.pngbin0 -> 368 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sc_underline.pngbin0 -> 397 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sc_underlinedouble.pngbin0 -> 400 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sch_bold.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sch_italic.pngbin0 -> 339 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sch_underline.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/nl/sch_underlinedouble.pngbin0 -> 122 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lc_bold.pngbin0 -> 516 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lc_italic.pngbin0 -> 574 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lc_underline.pngbin0 -> 419 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lc_underlinedouble.pngbin0 -> 516 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lch_bold.pngbin0 -> 129 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lch_italic.pngbin0 -> 494 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lch_underline.pngbin0 -> 146 bytes
-rw-r--r--default_images/res/commandimagelist/pl/lch_underlinedouble.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sc_bold.pngbin0 -> 366 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sc_italic.pngbin0 -> 398 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sc_underline.pngbin0 -> 333 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sc_underlinedouble.pngbin0 -> 408 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sch_bold.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sch_italic.pngbin0 -> 346 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sch_underline.pngbin0 -> 123 bytes
-rw-r--r--default_images/res/commandimagelist/pl/sch_underlinedouble.pngbin0 -> 121 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lc_bold.pngbin0 -> 396 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lc_italic.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lc_underline.pngbin0 -> 521 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lc_underlinedouble.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lch_bold.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lch_italic.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lch_underline.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/lch_underlinedouble.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sc_bold.pngbin0 -> 296 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sc_italic.pngbin0 -> 304 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sc_underline.pngbin0 -> 386 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sc_underlinedouble.pngbin0 -> 394 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sch_bold.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sch_italic.pngbin0 -> 289 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sch_underline.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/pt-BR/sch_underlinedouble.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lc_bold.pngbin0 -> 396 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lc_italic.pngbin0 -> 440 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lc_underline.pngbin0 -> 521 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lc_underlinedouble.pngbin0 -> 531 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lch_bold.pngbin0 -> 130 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lch_italic.pngbin0 -> 425 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lch_underline.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/pt/lch_underlinedouble.pngbin0 -> 144 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sc_bold.pngbin0 -> 296 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sc_italic.pngbin0 -> 304 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sc_underline.pngbin0 -> 386 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sc_underlinedouble.pngbin0 -> 394 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sch_bold.pngbin0 -> 105 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sch_italic.pngbin0 -> 289 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sch_underline.pngbin0 -> 118 bytes
-rw-r--r--default_images/res/commandimagelist/pt/sch_underlinedouble.pngbin0 -> 120 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lc_bold.pngbin0 -> 443 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lc_italic.pngbin0 -> 465 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lc_underline.pngbin0 -> 344 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lc_underlinedouble.pngbin0 -> 345 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lch_bold.pngbin0 -> 145 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lch_italic.pngbin0 -> 344 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lch_underline.pngbin0 -> 112 bytes
-rw-r--r--default_images/res/commandimagelist/ru/lch_underlinedouble.pngbin0 -> 113 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sc_bold.pngbin0 -> 278 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sc_italic.pngbin0 -> 291 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sc_underline.pngbin0 -> 261 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sc_underlinedouble.pngbin0 -> 265 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sch_bold.pngbin0 -> 116 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sch_italic.pngbin0 -> 126 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sch_underline.pngbin0 -> 106 bytes
-rw-r--r--default_images/res/commandimagelist/ru/sch_underlinedouble.pngbin0 -> 104 bytes
-rw-r--r--default_images/res/commandimagelist/sc_absoluterecord.pngbin0 -> 895 bytes
-rw-r--r--default_images/res/commandimagelist/sc_actionmode.pngbin0 -> 863 bytes
-rw-r--r--default_images/res/commandimagelist/sc_addbookmark.pngbin0 -> 202 bytes
-rw-r--r--default_images/res/commandimagelist/sc_adddatefield.pngbin0 -> 626 bytes
-rw-r--r--default_images/res/commandimagelist/sc_adddirect.pngbin0 -> 525 bytes
-rw-r--r--default_images/res/commandimagelist/sc_addfield.pngbin0 -> 503 bytes
-rw-r--r--default_images/res/commandimagelist/sc_addons.pngbin0 -> 557 bytes
-rw-r--r--default_images/res/commandimagelist/sc_addprintarea.pngbin0 -> 542 bytes
-rw-r--r--default_images/res/commandimagelist/sc_addtable.pngbin0 -> 576 bytes
-rw-r--r--default_images/res/commandimagelist/sc_addwatch.pngbin0 -> 595 bytes
-rw-r--r--default_images/res/commandimagelist/sc_adjust.pngbin0 -> 761 bytes
-rw-r--r--default_images/res/commandimagelist/sc_advancedmode.pngbin0 -> 910 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignblock.pngbin0 -> 314 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignbottom.pngbin0 -> 630 bytes
-rw-r--r--default_images/res/commandimagelist/sc_aligncenter.pngbin0 -> 750 bytes
-rw-r--r--default_images/res/commandimagelist/sc_aligndown.pngbin0 -> 553 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignhorizontalcenter.pngbin0 -> 324 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignleft.pngbin0 -> 320 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignmiddle.pngbin0 -> 737 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignright.pngbin0 -> 322 bytes
-rw-r--r--default_images/res/commandimagelist/sc_aligntop.pngbin0 -> 645 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignup.pngbin0 -> 545 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignvcenter.pngbin0 -> 673 bytes
-rw-r--r--default_images/res/commandimagelist/sc_alignverticalcenter.pngbin0 -> 673 bytes
-rw-r--r--default_images/res/commandimagelist/sc_animationeffects.pngbin0 -> 704 bytes
-rw-r--r--default_images/res/commandimagelist/sc_animationmode.pngbin0 -> 757 bytes
-rw-r--r--default_images/res/commandimagelist/sc_animationobjects.pngbin0 -> 524 bytes
-rw-r--r--default_images/res/commandimagelist/sc_apply.pngbin0 -> 928 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arc.pngbin0 -> 716 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.chevron.pngbin0 -> 558 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.circular-arrow.pngbin0 -> 768 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.corner-right-arrow.pngbin0 -> 496 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.down-arrow-callout.pngbin0 -> 576 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.down-arrow.pngbin0 -> 581 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.left-arrow-callout.pngbin0 -> 586 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.left-arrow.pngbin0 -> 517 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.left-right-arrow-callout.pngbin0 -> 674 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.left-right-arrow.pngbin0 -> 522 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.notched-right-arrow.pngbin0 -> 566 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.pentagon-right.pngbin0 -> 525 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.pngbin0 -> 522 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.quad-arrow-callout.pngbin0 -> 717 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.quad-arrow.pngbin0 -> 678 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.right-arrow-callout.pngbin0 -> 596 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.right-arrow.pngbin0 -> 538 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.s-sharped-arrow.pngbin0 -> 741 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.split-arrow.pngbin0 -> 650 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.split-round-arrow.pngbin0 -> 769 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.striped-right-arrow.pngbin0 -> 530 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.up-arrow-callout.pngbin0 -> 549 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.up-arrow.pngbin0 -> 582 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.up-down-arrow-callout.pngbin0 -> 662 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.up-down-arrow.pngbin0 -> 661 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.up-right-arrow-callout.pngbin0 -> 673 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.up-right-arrow.pngbin0 -> 589 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowshapes.up-right-down-arrow.pngbin0 -> 649 bytes
-rw-r--r--default_images/res/commandimagelist/sc_arrowstoolbox.pngbin0 -> 539 bytes
-rw-r--r--default_images/res/commandimagelist/sc_autocontrolfocus.pngbin0 -> 660 bytes
-rw-r--r--default_images/res/commandimagelist/sc_autofilter.pngbin0 -> 711 bytes
-rw-r--r--default_images/res/commandimagelist/sc_autoformat.pngbin0 -> 753 bytes
-rw-r--r--default_images/res/commandimagelist/sc_autosum.pngbin0 -> 563 bytes
-rw-r--r--default_images/res/commandimagelist/sc_avmediaplayer.pngbin0 -> 396 bytes
-rw-r--r--default_images/res/commandimagelist/sc_backcolor.pngbin0 -> 616 bytes
-rw-r--r--default_images/res/commandimagelist/sc_backgroundcolor.pngbin0 -> 789 bytes
-rw-r--r--default_images/res/commandimagelist/sc_backgroundpatterncontroller.pngbin0 -> 789 bytes
-rw-r--r--default_images/res/commandimagelist/sc_backward.pngbin0 -> 464 bytes
-rw-r--r--default_images/res/commandimagelist/sc_basicshapes.block-arc.pngbin0 -> 710 bytes
-rw-r--r--default_images/res/commandimagelist/sc_basicshapes.can.pngbin0 -> 839 bytes
-rw-r--r--default_images/res/commandimagelist/sc_basicshapes.circle-pie.pngbin0 -> 765 bytes
-rw-r--r--default_images/res/commandimagelist/sc_basicshapes.circle.pngbin0 -> 855 bytes
-rw-r--r--default_images/res/commandimagelist/sc_basicshapes.cross.pngbin0 -> 569 bytes
-rw-r--r--default_images/res/commandimagelist/sc_basicshapes.cube.pngbin0 -> 628 bytes
-rw-r--r--default_images/res/commandimagelist/sc_basicshapes.diamond.pngbin0 -> 671 bytes