Commit b0260bd9603bea8087e7636a2debbde26606cbf8

Authored by perry.werneck@gmail.com
1 parent 0b274ebe
Exists in master

Removendo acoes herdadas e sem uso

latest/pw3270.cbp
@@ -9,8 +9,8 @@ @@ -9,8 +9,8 @@
9 <Option compiler="gcc" /> 9 <Option compiler="gcc" />
10 <Build> 10 <Build>
11 <Target title="Debug"> 11 <Target title="Debug">
12 - <Option output=".bin\Debug\pw3270" prefix_auto="1" extension_auto="1" />  
13 - <Option object_output="obj\Debug\" /> 12 + <Option output=".bin/Debug/pw3270" prefix_auto="1" extension_auto="1" />
  13 + <Option object_output="obj/Debug/" />
14 <Option type="0" /> 14 <Option type="0" />
15 <Option compiler="gcc" /> 15 <Option compiler="gcc" />
16 <Option parameters="--program-data=. --model=5 --plugin-path=./bin/Debug/plugins" /> 16 <Option parameters="--program-data=. --model=5 --plugin-path=./bin/Debug/plugins" />
@@ -19,8 +19,8 @@ @@ -19,8 +19,8 @@
19 </Compiler> 19 </Compiler>
20 </Target> 20 </Target>
21 <Target title="Release"> 21 <Target title="Release">
22 - <Option output=".bin\Release\g3270" prefix_auto="1" extension_auto="1" />  
23 - <Option object_output="obj\Release\" /> 22 + <Option output=".bin/Release/g3270" prefix_auto="1" extension_auto="1" />
  23 + <Option object_output="obj/Release/" />
24 <Option type="0" /> 24 <Option type="0" />
25 <Option compiler="gcc" /> 25 <Option compiler="gcc" />
26 <Compiler> 26 <Compiler>
@@ -37,17 +37,17 @@ @@ -37,17 +37,17 @@
37 <Unit filename="Makefile.in" /> 37 <Unit filename="Makefile.in" />
38 <Unit filename="bootstrap.sh" /> 38 <Unit filename="bootstrap.sh" />
39 <Unit filename="configure.ac" /> 39 <Unit filename="configure.ac" />
40 - <Unit filename="debian\control-base.in" />  
41 - <Unit filename="debian\lib3270.install"> 40 + <Unit filename="debian/control-base.in" />
  41 + <Unit filename="debian/lib3270.install">
42 <Option target="Release" /> 42 <Option target="Release" />
43 </Unit> 43 </Unit>
44 - <Unit filename="debian\pw3270-plugin-java.install"> 44 + <Unit filename="debian/pw3270-plugin-java.install">
45 <Option target="Release" /> 45 <Option target="Release" />
46 </Unit> 46 </Unit>
47 - <Unit filename="debian\pw3270-plugin-rexx.install"> 47 + <Unit filename="debian/pw3270-plugin-rexx.install">
48 <Option target="Release" /> 48 <Option target="Release" />
49 </Unit> 49 </Unit>
50 - <Unit filename="debian\pw3270.install"> 50 + <Unit filename="debian/pw3270.install">
51 <Option target="Release" /> 51 <Option target="Release" />
52 </Unit> 52 </Unit>
53 <Unit filename="makegtkruntime.sh"> 53 <Unit filename="makegtkruntime.sh">
@@ -55,713 +55,714 @@ @@ -55,713 +55,714 @@
55 </Unit> 55 </Unit>
56 <Unit filename="pw3270.nsi.in" /> 56 <Unit filename="pw3270.nsi.in" />
57 <Unit filename="pw3270.spec.in" /> 57 <Unit filename="pw3270.spec.in" />
58 - <Unit filename="rexx\sample.rex" /> 58 + <Unit filename="rexx/sample.rex" />
59 <Unit filename="scripts.conf.in" /> 59 <Unit filename="scripts.conf.in" />
60 - <Unit filename="src\extensions\uno\com\sun\star\beans\Ambiguous.hpp" />  
61 - <Unit filename="src\extensions\uno\com\sun\star\beans\Defaulted.hpp" />  
62 - <Unit filename="src\extensions\uno\com\sun\star\beans\GetDirectPropertyTolerantResult.hpp" />  
63 - <Unit filename="src\extensions\uno\com\sun\star\beans\GetPropertyTolerantResult.hpp" />  
64 - <Unit filename="src\extensions\uno\com\sun\star\beans\IllegalTypeException.hpp" />  
65 - <Unit filename="src\extensions\uno\com\sun\star\beans\IntrospectionException.hpp" />  
66 - <Unit filename="src\extensions\uno\com\sun\star\beans\MethodConcept.hpp" />  
67 - <Unit filename="src\extensions\uno\com\sun\star\beans\NamedValue.hpp" />  
68 - <Unit filename="src\extensions\uno\com\sun\star\beans\NotRemoveableException.hpp" />  
69 - <Unit filename="src\extensions\uno\com\sun\star\beans\Optional.hpp" />  
70 - <Unit filename="src\extensions\uno\com\sun\star\beans\Pair.hpp" />  
71 - <Unit filename="src\extensions\uno\com\sun\star\beans\Property.hpp" />  
72 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyAttribute.hpp" />  
73 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyChangeEvent.hpp" />  
74 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyConcept.hpp" />  
75 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyExistException.hpp" />  
76 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertySetInfoChange.hpp" />  
77 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertySetInfoChangeEvent.hpp" />  
78 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyState.hpp" />  
79 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyStateChangeEvent.hpp" />  
80 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyValue.hpp" />  
81 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyValues.hpp" />  
82 - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyVetoException.hpp" />  
83 - <Unit filename="src\extensions\uno\com\sun\star\beans\SetPropertyTolerantFailed.hpp" />  
84 - <Unit filename="src\extensions\uno\com\sun\star\beans\StringPair.hpp" />  
85 - <Unit filename="src\extensions\uno\com\sun\star\beans\TolerantPropertySetResultType.hpp" />  
86 - <Unit filename="src\extensions\uno\com\sun\star\beans\UnknownPropertyException.hpp" />  
87 - <Unit filename="src\extensions\uno\com\sun\star\beans\XExactName.hpp" />  
88 - <Unit filename="src\extensions\uno\com\sun\star\beans\XFastPropertySet.hpp" />  
89 - <Unit filename="src\extensions\uno\com\sun\star\beans\XHierarchicalPropertySet.hpp" />  
90 - <Unit filename="src\extensions\uno\com\sun\star\beans\XHierarchicalPropertySetInfo.hpp" />  
91 - <Unit filename="src\extensions\uno\com\sun\star\beans\XIntroTest.hpp" />  
92 - <Unit filename="src\extensions\uno\com\sun\star\beans\XIntrospection.hpp" />  
93 - <Unit filename="src\extensions\uno\com\sun\star\beans\XIntrospectionAccess.hpp" />  
94 - <Unit filename="src\extensions\uno\com\sun\star\beans\XMaterialHolder.hpp" />  
95 - <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiHierarchicalPropertySet.hpp" />  
96 - <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiPropertySet.hpp" />  
97 - <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiPropertyStates.hpp" />  
98 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertiesChangeListener.hpp" />  
99 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertiesChangeNotifier.hpp" />  
100 - <Unit filename="src\extensions\uno\com\sun\star\beans\XProperty.hpp" />  
101 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyAccess.hpp" />  
102 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyChangeListener.hpp" />  
103 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyContainer.hpp" />  
104 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySet.hpp" />  
105 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfo.hpp" />  
106 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfoChangeListener.hpp" />  
107 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfoChangeNotifier.hpp" />  
108 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyState.hpp" />  
109 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyStateChangeListener.hpp" />  
110 - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyWithState.hpp" />  
111 - <Unit filename="src\extensions\uno\com\sun\star\beans\XTolerantMultiPropertySet.hpp" />  
112 - <Unit filename="src\extensions\uno\com\sun\star\beans\XVetoableChangeListener.hpp" />  
113 - <Unit filename="src\extensions\uno\com\sun\star\connection\Acceptor.hpp" />  
114 - <Unit filename="src\extensions\uno\com\sun\star\connection\AlreadyAcceptingException.hpp" />  
115 - <Unit filename="src\extensions\uno\com\sun\star\connection\ConnectionSetupException.hpp" />  
116 - <Unit filename="src\extensions\uno\com\sun\star\connection\Connector.hpp" />  
117 - <Unit filename="src\extensions\uno\com\sun\star\connection\NoConnectException.hpp" />  
118 - <Unit filename="src\extensions\uno\com\sun\star\connection\SocketPermission.hpp" />  
119 - <Unit filename="src\extensions\uno\com\sun\star\connection\XAcceptor.hpp" />  
120 - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnection.hpp" />  
121 - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnection2.hpp" />  
122 - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnectionBroadcaster.hpp" />  
123 - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnector.hpp" />  
124 - <Unit filename="src\extensions\uno\com\sun\star\container\ContainerEvent.hpp" />  
125 - <Unit filename="src\extensions\uno\com\sun\star\container\ElementExistException.hpp" />  
126 - <Unit filename="src\extensions\uno\com\sun\star\container\NoSuchElementException.hpp" />  
127 - <Unit filename="src\extensions\uno\com\sun\star\container\XChild.hpp" />  
128 - <Unit filename="src\extensions\uno\com\sun\star\container\XComponentEnumeration.hpp" />  
129 - <Unit filename="src\extensions\uno\com\sun\star\container\XComponentEnumerationAccess.hpp" />  
130 - <Unit filename="src\extensions\uno\com\sun\star\container\XContainer.hpp" />  
131 - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerApproveBroadcaster.hpp" />  
132 - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerApproveListener.hpp" />  
133 - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerListener.hpp" />  
134 - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerQuery.hpp" />  
135 - <Unit filename="src\extensions\uno\com\sun\star\container\XContentEnumerationAccess.hpp" />  
136 - <Unit filename="src\extensions\uno\com\sun\star\container\XElementAccess.hpp" />  
137 - <Unit filename="src\extensions\uno\com\sun\star\container\XEnumeration.hpp" />  
138 - <Unit filename="src\extensions\uno\com\sun\star\container\XEnumerationAccess.hpp" />  
139 - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalName.hpp" />  
140 - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameAccess.hpp" />  
141 - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameContainer.hpp" />  
142 - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameReplace.hpp" />  
143 - <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierAccess.hpp" />  
144 - <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierContainer.hpp" />  
145 - <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierReplace.hpp" />  
146 - <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDAccess.hpp" />  
147 - <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDContainer.hpp" />  
148 - <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDReplace.hpp" />  
149 - <Unit filename="src\extensions\uno\com\sun\star\container\XIndexAccess.hpp" />  
150 - <Unit filename="src\extensions\uno\com\sun\star\container\XIndexContainer.hpp" />  
151 - <Unit filename="src\extensions\uno\com\sun\star\container\XIndexReplace.hpp" />  
152 - <Unit filename="src\extensions\uno\com\sun\star\container\XNameAccess.hpp" />  
153 - <Unit filename="src\extensions\uno\com\sun\star\container\XNameContainer.hpp" />  
154 - <Unit filename="src\extensions\uno\com\sun\star\container\XNameReplace.hpp" />  
155 - <Unit filename="src\extensions\uno\com\sun\star\container\XNamed.hpp" />  
156 - <Unit filename="src\extensions\uno\com\sun\star\container\XSet.hpp" />  
157 - <Unit filename="src\extensions\uno\com\sun\star\container\XStringKeyMap.hpp" />  
158 - <Unit filename="src\extensions\uno\com\sun\star\container\XUniqueIDAccess.hpp" />  
159 - <Unit filename="src\extensions\uno\com\sun\star\corba\CorbaString8.hpp" />  
160 - <Unit filename="src\extensions\uno\com\sun\star\corba\CorbaUnion.hpp" />  
161 - <Unit filename="src\extensions\uno\com\sun\star\corba\LogicalThreadID.hpp" />  
162 - <Unit filename="src\extensions\uno\com\sun\star\corba\ObjectKey.hpp" />  
163 - <Unit filename="src\extensions\uno\com\sun\star\corba\ObjectSystemID.hpp" />  
164 - <Unit filename="src\extensions\uno\com\sun\star\corba\OneThreadID.hpp" />  
165 - <Unit filename="src\extensions\uno\com\sun\star\corba\OpaqueData.hpp" />  
166 - <Unit filename="src\extensions\uno\com\sun\star\corba\TCKind.hpp" />  
167 - <Unit filename="src\extensions\uno\com\sun\star\corba\ThreadIDs.hpp" />  
168 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\CancelRequestHeader.hpp" />  
169 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\FragmentHeader_1_2.hpp" />  
170 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\IORAddressingInfo.hpp" />  
171 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateReplyHeader_1_2.hpp" />  
172 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateRequestHeader_1_0.hpp" />  
173 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateRequestHeader_1_1.hpp" />  
174 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateStatusType_1_2.hpp" />  
175 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_0.hpp" />  
176 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_1.hpp" />  
177 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_2.hpp" />  
178 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MsgType_1_1.hpp" />  
179 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\ReplyHeader_1_2.hpp" />  
180 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\ReplyStatusType_1_2.hpp" />  
181 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_0.hpp" />  
182 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_1.hpp" />  
183 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_2.hpp" />  
184 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\SystemExceptionReplyBody.hpp" />  
185 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\TargetAddress.hpp" />  
186 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\TargetAddressGroup.hpp" />  
187 - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\Version.hpp" />  
188 - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\BiDirIIOPServiceContext.hpp" />  
189 - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ListenPoint.hpp" />  
190 - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ListenPointList.hpp" />  
191 - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ProfileBody_1_0.hpp" />  
192 - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ProfileBody_1_1.hpp" />  
193 - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\Version.hpp" />  
194 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ComponentId.hpp" />  
195 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\IOR.hpp" />  
196 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\MultipleComponentProfile.hpp" />  
197 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ProfileId.hpp" />  
198 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ProfileIdGroup.hpp" />  
199 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceContext.hpp" />  
200 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceContextList.hpp" />  
201 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceId.hpp" />  
202 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceIdGroup.hpp" />  
203 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\TaggedComponent.hpp" />  
204 - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\TaggedProfile.hpp" />  
205 - <Unit filename="src\extensions\uno\com\sun\star\io\AlreadyConnectedException.hpp" />  
206 - <Unit filename="src\extensions\uno\com\sun\star\io\BufferSizeExceededException.hpp" />  
207 - <Unit filename="src\extensions\uno\com\sun\star\io\ConnectException.hpp" />  
208 - <Unit filename="src\extensions\uno\com\sun\star\io\DataTransferEvent.hpp" />  
209 - <Unit filename="src\extensions\uno\com\sun\star\io\FilePermission.hpp" />  
210 - <Unit filename="src\extensions\uno\com\sun\star\io\IOException.hpp" />  
211 - <Unit filename="src\extensions\uno\com\sun\star\io\NoRouteToHostException.hpp" />  
212 - <Unit filename="src\extensions\uno\com\sun\star\io\NotConnectedException.hpp" />  
213 - <Unit filename="src\extensions\uno\com\sun\star\io\SequenceInputStream.hpp" />  
214 - <Unit filename="src\extensions\uno\com\sun\star\io\SequenceOutputStream.hpp" />  
215 - <Unit filename="src\extensions\uno\com\sun\star\io\SocketException.hpp" />  
216 - <Unit filename="src\extensions\uno\com\sun\star\io\TempFile.hpp" />  
217 - <Unit filename="src\extensions\uno\com\sun\star\io\UnexpectedEOFException.hpp" />  
218 - <Unit filename="src\extensions\uno\com\sun\star\io\UnknownHostException.hpp" />  
219 - <Unit filename="src\extensions\uno\com\sun\star\io\WrongFormatException.hpp" />  
220 - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataControl.hpp" />  
221 - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataSink.hpp" />  
222 - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataSource.hpp" />  
223 - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataStreamer.hpp" />  
224 - <Unit filename="src\extensions\uno\com\sun\star\io\XAsyncOutputMonitor.hpp" />  
225 - <Unit filename="src\extensions\uno\com\sun\star\io\XConnectable.hpp" />  
226 - <Unit filename="src\extensions\uno\com\sun\star\io\XDataExporter.hpp" />  
227 - <Unit filename="src\extensions\uno\com\sun\star\io\XDataImporter.hpp" />  
228 - <Unit filename="src\extensions\uno\com\sun\star\io\XDataInputStream.hpp" />  
229 - <Unit filename="src\extensions\uno\com\sun\star\io\XDataOutputStream.hpp" />  
230 - <Unit filename="src\extensions\uno\com\sun\star\io\XDataTransferEventListener.hpp" />  
231 - <Unit filename="src\extensions\uno\com\sun\star\io\XInputStream.hpp" />  
232 - <Unit filename="src\extensions\uno\com\sun\star\io\XInputStreamProvider.hpp" />  
233 - <Unit filename="src\extensions\uno\com\sun\star\io\XMarkableStream.hpp" />  
234 - <Unit filename="src\extensions\uno\com\sun\star\io\XObjectInputStream.hpp" />  
235 - <Unit filename="src\extensions\uno\com\sun\star\io\XObjectOutputStream.hpp" />  
236 - <Unit filename="src\extensions\uno\com\sun\star\io\XOutputStream.hpp" />  
237 - <Unit filename="src\extensions\uno\com\sun\star\io\XPersist.hpp" />  
238 - <Unit filename="src\extensions\uno\com\sun\star\io\XPersistObject.hpp" />  
239 - <Unit filename="src\extensions\uno\com\sun\star\io\XSeekable.hpp" />  
240 - <Unit filename="src\extensions\uno\com\sun\star\io\XSeekableInputStream.hpp" />  
241 - <Unit filename="src\extensions\uno\com\sun\star\io\XSequenceOutputStream.hpp" />  
242 - <Unit filename="src\extensions\uno\com\sun\star\io\XStream.hpp" />  
243 - <Unit filename="src\extensions\uno\com\sun\star\io\XStreamListener.hpp" />  
244 - <Unit filename="src\extensions\uno\com\sun\star\io\XTempFile.hpp" />  
245 - <Unit filename="src\extensions\uno\com\sun\star\io\XTextInputStream.hpp" />  
246 - <Unit filename="src\extensions\uno\com\sun\star\io\XTextOutputStream.hpp" />  
247 - <Unit filename="src\extensions\uno\com\sun\star\io\XTruncate.hpp" />  
248 - <Unit filename="src\extensions\uno\com\sun\star\io\XXMLExtractor.hpp" />  
249 - <Unit filename="src\extensions\uno\com\sun\star\lang\ArrayIndexOutOfBoundsException.hpp" />  
250 - <Unit filename="src\extensions\uno\com\sun\star\lang\ClassNotFoundException.hpp" />  
251 - <Unit filename="src\extensions\uno\com\sun\star\lang\DisposedException.hpp" />  
252 - <Unit filename="src\extensions\uno\com\sun\star\lang\EventObject.hpp" />  
253 - <Unit filename="src\extensions\uno\com\sun\star\lang\IllegalAccessException.hpp" />  
254 - <Unit filename="src\extensions\uno\com\sun\star\lang\IllegalArgumentException.hpp" />  
255 - <Unit filename="src\extensions\uno\com\sun\star\lang\IndexOutOfBoundsException.hpp" />  
256 - <Unit filename="src\extensions\uno\com\sun\star\lang\InvalidListenerException.hpp" />  
257 - <Unit filename="src\extensions\uno\com\sun\star\lang\ListenerExistException.hpp" />  
258 - <Unit filename="src\extensions\uno\com\sun\star\lang\Locale.hpp" />  
259 - <Unit filename="src\extensions\uno\com\sun\star\lang\NoSuchFieldException.hpp" />  
260 - <Unit filename="src\extensions\uno\com\sun\star\lang\NoSuchMethodException.hpp" />  
261 - <Unit filename="src\extensions\uno\com\sun\star\lang\NoSupportException.hpp" />  
262 - <Unit filename="src\extensions\uno\com\sun\star\lang\NotInitializedException.hpp" />  
263 - <Unit filename="src\extensions\uno\com\sun\star\lang\NullPointerException.hpp" />  
264 - <Unit filename="src\extensions\uno\com\sun\star\lang\ServiceNotRegisteredException.hpp" />  
265 - <Unit filename="src\extensions\uno\com\sun\star\lang\SystemDependent.hpp" />  
266 - <Unit filename="src\extensions\uno\com\sun\star\lang\WrappedTargetException.hpp" />  
267 - <Unit filename="src\extensions\uno\com\sun\star\lang\WrappedTargetRuntimeException.hpp" />  
268 - <Unit filename="src\extensions\uno\com\sun\star\lang\XComponent.hpp" />  
269 - <Unit filename="src\extensions\uno\com\sun\star\lang\XConnectionPoint.hpp" />  
270 - <Unit filename="src\extensions\uno\com\sun\star\lang\XConnectionPointContainer.hpp" />  
271 - <Unit filename="src\extensions\uno\com\sun\star\lang\XEventListener.hpp" />  
272 - <Unit filename="src\extensions\uno\com\sun\star\lang\XInitialization.hpp" />  
273 - <Unit filename="src\extensions\uno\com\sun\star\lang\XLocalizable.hpp" />  
274 - <Unit filename="src\extensions\uno\com\sun\star\lang\XMain.hpp" />  
275 - <Unit filename="src\extensions\uno\com\sun\star\lang\XMultiComponentFactory.hpp" />  
276 - <Unit filename="src\extensions\uno\com\sun\star\lang\XMultiServiceFactory.hpp" />  
277 - <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceDisplayName.hpp" />  
278 - <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceInfo.hpp" />  
279 - <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceName.hpp" />  
280 - <Unit filename="src\extensions\uno\com\sun\star\lang\XSingleComponentFactory.hpp" />  
281 - <Unit filename="src\extensions\uno\com\sun\star\lang\XSingleServiceFactory.hpp" />  
282 - <Unit filename="src\extensions\uno\com\sun\star\lang\XTypeProvider.hpp" />  
283 - <Unit filename="src\extensions\uno\com\sun\star\lang\XUnoTunnel.hpp" />  
284 - <Unit filename="src\extensions\uno\com\sun\star\loader\CannotActivateFactoryException.hpp" />  
285 - <Unit filename="src\extensions\uno\com\sun\star\loader\XImplementationLoader.hpp" />  
286 - <Unit filename="src\extensions\uno\com\sun\star\reflection\FieldAccessMode.hpp" />  
287 - <Unit filename="src\extensions\uno\com\sun\star\reflection\InvocationTargetException.hpp" />  
288 - <Unit filename="src\extensions\uno\com\sun\star\reflection\MethodMode.hpp" />  
289 - <Unit filename="src\extensions\uno\com\sun\star\reflection\ParamInfo.hpp" />  
290 - <Unit filename="src\extensions\uno\com\sun\star\reflection\ParamMode.hpp" />  
291 - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlArray.hpp" />  
292 - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlClass.hpp" />  
293 - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlField.hpp" />  
294 - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlMember.hpp" />  
295 - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlMethod.hpp" />  
296 - <Unit filename="src\extensions\uno\com\sun\star\reflection\XMethodParameter.hpp" />  
297 - <Unit filename="src\extensions\uno\com\sun\star\reflection\XPublished.hpp" />  
298 - <Unit filename="src\extensions\uno\com\sun\star\registry\CannotRegisterImplementationException.hpp" />  
299 - <Unit filename="src\extensions\uno\com\sun\star\registry\InvalidRegistryException.hpp" />  
300 - <Unit filename="src\extensions\uno\com\sun\star\registry\InvalidValueException.hpp" />  
301 - <Unit filename="src\extensions\uno\com\sun\star\registry\MergeConflictException.hpp" />  
302 - <Unit filename="src\extensions\uno\com\sun\star\registry\RegistryKeyType.hpp" />  
303 - <Unit filename="src\extensions\uno\com\sun\star\registry\RegistryValueType.hpp" />  
304 - <Unit filename="src\extensions\uno\com\sun\star\registry\XImplementationRegistration.hpp" />  
305 - <Unit filename="src\extensions\uno\com\sun\star\registry\XImplementationRegistration2.hpp" />  
306 - <Unit filename="src\extensions\uno\com\sun\star\registry\XRegistryKey.hpp" />  
307 - <Unit filename="src\extensions\uno\com\sun\star\registry\XSimpleRegistry.hpp" />  
308 - <Unit filename="src\extensions\uno\com\sun\star\script\AllEventObject.hpp" />  
309 - <Unit filename="src\extensions\uno\com\sun\star\script\ArrayWrapper.hpp" />  
310 - <Unit filename="src\extensions\uno\com\sun\star\script\BasicErrorException.hpp" />  
311 - <Unit filename="src\extensions\uno\com\sun\star\script\CannotConvertException.hpp" />  
312 - <Unit filename="src\extensions\uno\com\sun\star\script\CannotCreateAdapterException.hpp" />  
313 - <Unit filename="src\extensions\uno\com\sun\star\script\ContextInformation.hpp" />  
314 - <Unit filename="src\extensions\uno\com\sun\star\script\FailReason.hpp" />  
315 - <Unit filename="src\extensions\uno\com\sun\star\script\FinishEngineEvent.hpp" />  
316 - <Unit filename="src\extensions\uno\com\sun\star\script\FinishReason.hpp" />  
317 - <Unit filename="src\extensions\uno\com\sun\star\script\InterruptEngineEvent.hpp" />  
318 - <Unit filename="src\extensions\uno\com\sun\star\script\InterruptReason.hpp" />  
319 - <Unit filename="src\extensions\uno\com\sun\star\script\InvocationInfo.hpp" />  
320 - <Unit filename="src\extensions\uno\com\sun\star\script\MemberType.hpp" />  
321 - <Unit filename="src\extensions\uno\com\sun\star\script\ScriptEvent.hpp" />  
322 - <Unit filename="src\extensions\uno\com\sun\star\script\ScriptEventDescriptor.hpp" />  
323 - <Unit filename="src\extensions\uno\com\sun\star\script\XAllListener.hpp" />  
324 - <Unit filename="src\extensions\uno\com\sun\star\script\XAllListenerAdapterService.hpp" />  
325 - <Unit filename="src\extensions\uno\com\sun\star\script\XDebugging.hpp" />  
326 - <Unit filename="src\extensions\uno\com\sun\star\script\XDefaultMethod.hpp" />  
327 - <Unit filename="src\extensions\uno\com\sun\star\script\XDefaultProperty.hpp" />  
328 - <Unit filename="src\extensions\uno\com\sun\star\script\XEngine.hpp" />  
329 - <Unit filename="src\extensions\uno\com\sun\star\script\XEngineListener.hpp" />  
330 - <Unit filename="src\extensions\uno\com\sun\star\script\XEventAttacher.hpp" />  
331 - <Unit filename="src\extensions\uno\com\sun\star\script\XEventAttacherManager.hpp" />  
332 - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocation.hpp" />  
333 - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocation2.hpp" />  
334 - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocationAdapterFactory.hpp" />  
335 - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocationAdapterFactory2.hpp" />  
336 - <Unit filename="src\extensions\uno\com\sun\star\script\XLibraryAccess.hpp" />  
337 - <Unit filename="src\extensions\uno\com\sun\star\script\XScriptEventsAttacher.hpp" />  
338 - <Unit filename="src\extensions\uno\com\sun\star\script\XScriptEventsSupplier.hpp" />  
339 - <Unit filename="src\extensions\uno\com\sun\star\script\XScriptListener.hpp" />  
340 - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicAccess.hpp" />  
341 - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicDialogInfo.hpp" />  
342 - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicLibraryInfo.hpp" />  
343 - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicModuleInfo.hpp" />  
344 - <Unit filename="src\extensions\uno\com\sun\star\script\XTypeConverter.hpp" />  
345 - <Unit filename="src\extensions\uno\com\sun\star\security\AccessControlException.hpp" />  
346 - <Unit filename="src\extensions\uno\com\sun\star\security\AllPermission.hpp" />  
347 - <Unit filename="src\extensions\uno\com\sun\star\security\RuntimePermission.hpp" />  
348 - <Unit filename="src\extensions\uno\com\sun\star\security\XAccessControlContext.hpp" />  
349 - <Unit filename="src\extensions\uno\com\sun\star\security\XAccessController.hpp" />  
350 - <Unit filename="src\extensions\uno\com\sun\star\security\XAction.hpp" />  
351 - <Unit filename="src\extensions\uno\com\sun\star\security\XPolicy.hpp" />  
352 - <Unit filename="src\extensions\uno\com\sun\star\test\TestEvent.hpp" />  
353 - <Unit filename="src\extensions\uno\com\sun\star\test\XSimpleTest.hpp" />  
354 - <Unit filename="src\extensions\uno\com\sun\star\test\XTest.hpp" />  
355 - <Unit filename="src\extensions\uno\com\sun\star\test\XTestListener.hpp" />  
356 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestData.hpp" />  
357 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestDataElements.hpp" />  
358 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestElement.hpp" />  
359 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestEnum.hpp" />  
360 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestSimple.hpp" />  
361 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTest.hpp" />  
362 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTest2.hpp" />  
363 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTestBase.hpp" />  
364 - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XRecursiveCall.hpp" />  
365 - <Unit filename="src\extensions\uno\com\sun\star\test\performance\ComplexTypes.hpp" />  
366 - <Unit filename="src\extensions\uno\com\sun\star\test\performance\SimpleTypes.hpp" />  
367 - <Unit filename="src\extensions\uno\com\sun\star\test\performance\XPerformanceTest.hpp" />  
368 - <Unit filename="src\extensions\uno\com\sun\star\uno\DeploymentException.hpp" />  
369 - <Unit filename="src\extensions\uno\com\sun\star\uno\Exception.hpp" />  
370 - <Unit filename="src\extensions\uno\com\sun\star\uno\RuntimeException.hpp" />  
371 - <Unit filename="src\extensions\uno\com\sun\star\uno\SecurityException.hpp" />  
372 - <Unit filename="src\extensions\uno\com\sun\star\uno\TypeClass.hpp" />  
373 - <Unit filename="src\extensions\uno\com\sun\star\uno\Uik.hpp" />  
374 - <Unit filename="src\extensions\uno\com\sun\star\uno\XAdapter.hpp" />  
375 - <Unit filename="src\extensions\uno\com\sun\star\uno\XAggregation.hpp" />  
376 - <Unit filename="src\extensions\uno\com\sun\star\uno\XComponentContext.hpp" />  
377 - <Unit filename="src\extensions\uno\com\sun\star\uno\XCurrentContext.hpp" />  
378 - <Unit filename="src\extensions\uno\com\sun\star\uno\XInterface.hpp" />  
379 - <Unit filename="src\extensions\uno\com\sun\star\uno\XNamingService.hpp" />  
380 - <Unit filename="src\extensions\uno\com\sun\star\uno\XReference.hpp" />  
381 - <Unit filename="src\extensions\uno\com\sun\star\uno\XUnloadingPreference.hpp" />  
382 - <Unit filename="src\extensions\uno\com\sun\star\uno\XWeak.hpp" />  
383 - <Unit filename="src\extensions\uno\com\sun\star\util\XVeto.hpp" />  
384 - <Unit filename="src\extensions\uno\src\Ooo3270.idl" />  
385 - <Unit filename="src\extensions\uno\src\actions.cxx" />  
386 - <Unit filename="src\extensions\uno\src\config.hpp" />  
387 - <Unit filename="src\extensions\uno\src\connection.cxx" />  
388 - <Unit filename="src\extensions\uno\src\main.cxx" />  
389 - <Unit filename="src\extensions\uno\src\ooo3270.hpp" />  
390 - <Unit filename="src\extensions\uno\src\screen.cxx" />  
391 - <Unit filename="src\extensions\uno\src\test_program.cxx" />  
392 - <Unit filename="src\gtk2\Makefile.in" />  
393 - <Unit filename="src\gtk2\action_calls.c"> 60 + <Unit filename="src/extensions/uno/com/sun/star/beans/Ambiguous.hpp" />
  61 + <Unit filename="src/extensions/uno/com/sun/star/beans/Defaulted.hpp" />
  62 + <Unit filename="src/extensions/uno/com/sun/star/beans/GetDirectPropertyTolerantResult.hpp" />
  63 + <Unit filename="src/extensions/uno/com/sun/star/beans/GetPropertyTolerantResult.hpp" />
  64 + <Unit filename="src/extensions/uno/com/sun/star/beans/IllegalTypeException.hpp" />
  65 + <Unit filename="src/extensions/uno/com/sun/star/beans/IntrospectionException.hpp" />
  66 + <Unit filename="src/extensions/uno/com/sun/star/beans/MethodConcept.hpp" />
  67 + <Unit filename="src/extensions/uno/com/sun/star/beans/NamedValue.hpp" />
  68 + <Unit filename="src/extensions/uno/com/sun/star/beans/NotRemoveableException.hpp" />
  69 + <Unit filename="src/extensions/uno/com/sun/star/beans/Optional.hpp" />
  70 + <Unit filename="src/extensions/uno/com/sun/star/beans/Pair.hpp" />
  71 + <Unit filename="src/extensions/uno/com/sun/star/beans/Property.hpp" />
  72 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyAttribute.hpp" />
  73 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyChangeEvent.hpp" />
  74 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyConcept.hpp" />
  75 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyExistException.hpp" />
  76 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertySetInfoChange.hpp" />
  77 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertySetInfoChangeEvent.hpp" />
  78 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyState.hpp" />
  79 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyStateChangeEvent.hpp" />
  80 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyValue.hpp" />
  81 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyValues.hpp" />
  82 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyVetoException.hpp" />
  83 + <Unit filename="src/extensions/uno/com/sun/star/beans/SetPropertyTolerantFailed.hpp" />
  84 + <Unit filename="src/extensions/uno/com/sun/star/beans/StringPair.hpp" />
  85 + <Unit filename="src/extensions/uno/com/sun/star/beans/TolerantPropertySetResultType.hpp" />
  86 + <Unit filename="src/extensions/uno/com/sun/star/beans/UnknownPropertyException.hpp" />
  87 + <Unit filename="src/extensions/uno/com/sun/star/beans/XExactName.hpp" />
  88 + <Unit filename="src/extensions/uno/com/sun/star/beans/XFastPropertySet.hpp" />
  89 + <Unit filename="src/extensions/uno/com/sun/star/beans/XHierarchicalPropertySet.hpp" />
  90 + <Unit filename="src/extensions/uno/com/sun/star/beans/XHierarchicalPropertySetInfo.hpp" />
  91 + <Unit filename="src/extensions/uno/com/sun/star/beans/XIntroTest.hpp" />
  92 + <Unit filename="src/extensions/uno/com/sun/star/beans/XIntrospection.hpp" />
  93 + <Unit filename="src/extensions/uno/com/sun/star/beans/XIntrospectionAccess.hpp" />
  94 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMaterialHolder.hpp" />
  95 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiHierarchicalPropertySet.hpp" />
  96 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiPropertySet.hpp" />
  97 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiPropertyStates.hpp" />
  98 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertiesChangeListener.hpp" />
  99 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertiesChangeNotifier.hpp" />
  100 + <Unit filename="src/extensions/uno/com/sun/star/beans/XProperty.hpp" />
  101 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyAccess.hpp" />
  102 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyChangeListener.hpp" />
  103 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyContainer.hpp" />
  104 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySet.hpp" />
  105 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfo.hpp" />
  106 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfoChangeListener.hpp" />
  107 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfoChangeNotifier.hpp" />
  108 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyState.hpp" />
  109 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyStateChangeListener.hpp" />
  110 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyWithState.hpp" />
  111 + <Unit filename="src/extensions/uno/com/sun/star/beans/XTolerantMultiPropertySet.hpp" />
  112 + <Unit filename="src/extensions/uno/com/sun/star/beans/XVetoableChangeListener.hpp" />
  113 + <Unit filename="src/extensions/uno/com/sun/star/connection/Acceptor.hpp" />
  114 + <Unit filename="src/extensions/uno/com/sun/star/connection/AlreadyAcceptingException.hpp" />
  115 + <Unit filename="src/extensions/uno/com/sun/star/connection/ConnectionSetupException.hpp" />
  116 + <Unit filename="src/extensions/uno/com/sun/star/connection/Connector.hpp" />
  117 + <Unit filename="src/extensions/uno/com/sun/star/connection/NoConnectException.hpp" />
  118 + <Unit filename="src/extensions/uno/com/sun/star/connection/SocketPermission.hpp" />
  119 + <Unit filename="src/extensions/uno/com/sun/star/connection/XAcceptor.hpp" />
  120 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnection.hpp" />
  121 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnection2.hpp" />
  122 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnectionBroadcaster.hpp" />
  123 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnector.hpp" />
  124 + <Unit filename="src/extensions/uno/com/sun/star/container/ContainerEvent.hpp" />
  125 + <Unit filename="src/extensions/uno/com/sun/star/container/ElementExistException.hpp" />
  126 + <Unit filename="src/extensions/uno/com/sun/star/container/NoSuchElementException.hpp" />
  127 + <Unit filename="src/extensions/uno/com/sun/star/container/XChild.hpp" />
  128 + <Unit filename="src/extensions/uno/com/sun/star/container/XComponentEnumeration.hpp" />
  129 + <Unit filename="src/extensions/uno/com/sun/star/container/XComponentEnumerationAccess.hpp" />
  130 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainer.hpp" />
  131 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerApproveBroadcaster.hpp" />
  132 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerApproveListener.hpp" />
  133 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerListener.hpp" />
  134 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerQuery.hpp" />
  135 + <Unit filename="src/extensions/uno/com/sun/star/container/XContentEnumerationAccess.hpp" />
  136 + <Unit filename="src/extensions/uno/com/sun/star/container/XElementAccess.hpp" />
  137 + <Unit filename="src/extensions/uno/com/sun/star/container/XEnumeration.hpp" />
  138 + <Unit filename="src/extensions/uno/com/sun/star/container/XEnumerationAccess.hpp" />
  139 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalName.hpp" />
  140 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameAccess.hpp" />
  141 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameContainer.hpp" />
  142 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameReplace.hpp" />
  143 + <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierAccess.hpp" />
  144 + <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierContainer.hpp" />
  145 + <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierReplace.hpp" />
  146 + <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDAccess.hpp" />
  147 + <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDContainer.hpp" />
  148 + <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDReplace.hpp" />
  149 + <Unit filename="src/extensions/uno/com/sun/star/container/XIndexAccess.hpp" />
  150 + <Unit filename="src/extensions/uno/com/sun/star/container/XIndexContainer.hpp" />
  151 + <Unit filename="src/extensions/uno/com/sun/star/container/XIndexReplace.hpp" />
  152 + <Unit filename="src/extensions/uno/com/sun/star/container/XNameAccess.hpp" />
  153 + <Unit filename="src/extensions/uno/com/sun/star/container/XNameContainer.hpp" />
  154 + <Unit filename="src/extensions/uno/com/sun/star/container/XNameReplace.hpp" />
  155 + <Unit filename="src/extensions/uno/com/sun/star/container/XNamed.hpp" />
  156 + <Unit filename="src/extensions/uno/com/sun/star/container/XSet.hpp" />
  157 + <Unit filename="src/extensions/uno/com/sun/star/container/XStringKeyMap.hpp" />
  158 + <Unit filename="src/extensions/uno/com/sun/star/container/XUniqueIDAccess.hpp" />
  159 + <Unit filename="src/extensions/uno/com/sun/star/corba/CorbaString8.hpp" />
  160 + <Unit filename="src/extensions/uno/com/sun/star/corba/CorbaUnion.hpp" />
  161 + <Unit filename="src/extensions/uno/com/sun/star/corba/LogicalThreadID.hpp" />
  162 + <Unit filename="src/extensions/uno/com/sun/star/corba/ObjectKey.hpp" />
  163 + <Unit filename="src/extensions/uno/com/sun/star/corba/ObjectSystemID.hpp" />
  164 + <Unit filename="src/extensions/uno/com/sun/star/corba/OneThreadID.hpp" />
  165 + <Unit filename="src/extensions/uno/com/sun/star/corba/OpaqueData.hpp" />
  166 + <Unit filename="src/extensions/uno/com/sun/star/corba/TCKind.hpp" />
  167 + <Unit filename="src/extensions/uno/com/sun/star/corba/ThreadIDs.hpp" />
  168 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/CancelRequestHeader.hpp" />
  169 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/FragmentHeader_1_2.hpp" />
  170 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/IORAddressingInfo.hpp" />
  171 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateReplyHeader_1_2.hpp" />
  172 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateRequestHeader_1_0.hpp" />
  173 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateRequestHeader_1_1.hpp" />
  174 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateStatusType_1_2.hpp" />
  175 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_0.hpp" />
  176 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_1.hpp" />
  177 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_2.hpp" />
  178 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MsgType_1_1.hpp" />
  179 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/ReplyHeader_1_2.hpp" />
  180 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/ReplyStatusType_1_2.hpp" />
  181 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_0.hpp" />
  182 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_1.hpp" />
  183 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_2.hpp" />
  184 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/SystemExceptionReplyBody.hpp" />
  185 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/TargetAddress.hpp" />
  186 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/TargetAddressGroup.hpp" />
  187 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/Version.hpp" />
  188 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/BiDirIIOPServiceContext.hpp" />
  189 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ListenPoint.hpp" />
  190 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ListenPointList.hpp" />
  191 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ProfileBody_1_0.hpp" />
  192 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ProfileBody_1_1.hpp" />
  193 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/Version.hpp" />
  194 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ComponentId.hpp" />
  195 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/IOR.hpp" />
  196 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/MultipleComponentProfile.hpp" />
  197 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ProfileId.hpp" />
  198 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ProfileIdGroup.hpp" />
  199 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceContext.hpp" />
  200 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceContextList.hpp" />
  201 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceId.hpp" />
  202 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceIdGroup.hpp" />
  203 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/TaggedComponent.hpp" />
  204 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/TaggedProfile.hpp" />
  205 + <Unit filename="src/extensions/uno/com/sun/star/io/AlreadyConnectedException.hpp" />
  206 + <Unit filename="src/extensions/uno/com/sun/star/io/BufferSizeExceededException.hpp" />
  207 + <Unit filename="src/extensions/uno/com/sun/star/io/ConnectException.hpp" />
  208 + <Unit filename="src/extensions/uno/com/sun/star/io/DataTransferEvent.hpp" />
  209 + <Unit filename="src/extensions/uno/com/sun/star/io/FilePermission.hpp" />
  210 + <Unit filename="src/extensions/uno/com/sun/star/io/IOException.hpp" />
  211 + <Unit filename="src/extensions/uno/com/sun/star/io/NoRouteToHostException.hpp" />
  212 + <Unit filename="src/extensions/uno/com/sun/star/io/NotConnectedException.hpp" />
  213 + <Unit filename="src/extensions/uno/com/sun/star/io/SequenceInputStream.hpp" />
  214 + <Unit filename="src/extensions/uno/com/sun/star/io/SequenceOutputStream.hpp" />
  215 + <Unit filename="src/extensions/uno/com/sun/star/io/SocketException.hpp" />
  216 + <Unit filename="src/extensions/uno/com/sun/star/io/TempFile.hpp" />
  217 + <Unit filename="src/extensions/uno/com/sun/star/io/UnexpectedEOFException.hpp" />
  218 + <Unit filename="src/extensions/uno/com/sun/star/io/UnknownHostException.hpp" />
  219 + <Unit filename="src/extensions/uno/com/sun/star/io/WrongFormatException.hpp" />
  220 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataControl.hpp" />
  221 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataSink.hpp" />
  222 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataSource.hpp" />
  223 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataStreamer.hpp" />
  224 + <Unit filename="src/extensions/uno/com/sun/star/io/XAsyncOutputMonitor.hpp" />
  225 + <Unit filename="src/extensions/uno/com/sun/star/io/XConnectable.hpp" />
  226 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataExporter.hpp" />
  227 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataImporter.hpp" />
  228 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataInputStream.hpp" />
  229 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataOutputStream.hpp" />
  230 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataTransferEventListener.hpp" />
  231 + <Unit filename="src/extensions/uno/com/sun/star/io/XInputStream.hpp" />
  232 + <Unit filename="src/extensions/uno/com/sun/star/io/XInputStreamProvider.hpp" />
  233 + <Unit filename="src/extensions/uno/com/sun/star/io/XMarkableStream.hpp" />
  234 + <Unit filename="src/extensions/uno/com/sun/star/io/XObjectInputStream.hpp" />
  235 + <Unit filename="src/extensions/uno/com/sun/star/io/XObjectOutputStream.hpp" />
  236 + <Unit filename="src/extensions/uno/com/sun/star/io/XOutputStream.hpp" />
  237 + <Unit filename="src/extensions/uno/com/sun/star/io/XPersist.hpp" />
  238 + <Unit filename="src/extensions/uno/com/sun/star/io/XPersistObject.hpp" />
  239 + <Unit filename="src/extensions/uno/com/sun/star/io/XSeekable.hpp" />
  240 + <Unit filename="src/extensions/uno/com/sun/star/io/XSeekableInputStream.hpp" />
  241 + <Unit filename="src/extensions/uno/com/sun/star/io/XSequenceOutputStream.hpp" />
  242 + <Unit filename="src/extensions/uno/com/sun/star/io/XStream.hpp" />
  243 + <Unit filename="src/extensions/uno/com/sun/star/io/XStreamListener.hpp" />
  244 + <Unit filename="src/extensions/uno/com/sun/star/io/XTempFile.hpp" />
  245 + <Unit filename="src/extensions/uno/com/sun/star/io/XTextInputStream.hpp" />
  246 + <Unit filename="src/extensions/uno/com/sun/star/io/XTextOutputStream.hpp" />
  247 + <Unit filename="src/extensions/uno/com/sun/star/io/XTruncate.hpp" />
  248 + <Unit filename="src/extensions/uno/com/sun/star/io/XXMLExtractor.hpp" />
  249 + <Unit filename="src/extensions/uno/com/sun/star/lang/ArrayIndexOutOfBoundsException.hpp" />
  250 + <Unit filename="src/extensions/uno/com/sun/star/lang/ClassNotFoundException.hpp" />
  251 + <Unit filename="src/extensions/uno/com/sun/star/lang/DisposedException.hpp" />
  252 + <Unit filename="src/extensions/uno/com/sun/star/lang/EventObject.hpp" />
  253 + <Unit filename="src/extensions/uno/com/sun/star/lang/IllegalAccessException.hpp" />
  254 + <Unit filename="src/extensions/uno/com/sun/star/lang/IllegalArgumentException.hpp" />
  255 + <Unit filename="src/extensions/uno/com/sun/star/lang/IndexOutOfBoundsException.hpp" />
  256 + <Unit filename="src/extensions/uno/com/sun/star/lang/InvalidListenerException.hpp" />
  257 + <Unit filename="src/extensions/uno/com/sun/star/lang/ListenerExistException.hpp" />
  258 + <Unit filename="src/extensions/uno/com/sun/star/lang/Locale.hpp" />
  259 + <Unit filename="src/extensions/uno/com/sun/star/lang/NoSuchFieldException.hpp" />
  260 + <Unit filename="src/extensions/uno/com/sun/star/lang/NoSuchMethodException.hpp" />
  261 + <Unit filename="src/extensions/uno/com/sun/star/lang/NoSupportException.hpp" />
  262 + <Unit filename="src/extensions/uno/com/sun/star/lang/NotInitializedException.hpp" />
  263 + <Unit filename="src/extensions/uno/com/sun/star/lang/NullPointerException.hpp" />
  264 + <Unit filename="src/extensions/uno/com/sun/star/lang/ServiceNotRegisteredException.hpp" />
  265 + <Unit filename="src/extensions/uno/com/sun/star/lang/SystemDependent.hpp" />
  266 + <Unit filename="src/extensions/uno/com/sun/star/lang/WrappedTargetException.hpp" />
  267 + <Unit filename="src/extensions/uno/com/sun/star/lang/WrappedTargetRuntimeException.hpp" />
  268 + <Unit filename="src/extensions/uno/com/sun/star/lang/XComponent.hpp" />
  269 + <Unit filename="src/extensions/uno/com/sun/star/lang/XConnectionPoint.hpp" />
  270 + <Unit filename="src/extensions/uno/com/sun/star/lang/XConnectionPointContainer.hpp" />
  271 + <Unit filename="src/extensions/uno/com/sun/star/lang/XEventListener.hpp" />
  272 + <Unit filename="src/extensions/uno/com/sun/star/lang/XInitialization.hpp" />
  273 + <Unit filename="src/extensions/uno/com/sun/star/lang/XLocalizable.hpp" />
  274 + <Unit filename="src/extensions/uno/com/sun/star/lang/XMain.hpp" />
  275 + <Unit filename="src/extensions/uno/com/sun/star/lang/XMultiComponentFactory.hpp" />
  276 + <Unit filename="src/extensions/uno/com/sun/star/lang/XMultiServiceFactory.hpp" />
  277 + <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceDisplayName.hpp" />
  278 + <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceInfo.hpp" />
  279 + <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceName.hpp" />
  280 + <Unit filename="src/extensions/uno/com/sun/star/lang/XSingleComponentFactory.hpp" />
  281 + <Unit filename="src/extensions/uno/com/sun/star/lang/XSingleServiceFactory.hpp" />
  282 + <Unit filename="src/extensions/uno/com/sun/star/lang/XTypeProvider.hpp" />
  283 + <Unit filename="src/extensions/uno/com/sun/star/lang/XUnoTunnel.hpp" />
  284 + <Unit filename="src/extensions/uno/com/sun/star/loader/CannotActivateFactoryException.hpp" />
  285 + <Unit filename="src/extensions/uno/com/sun/star/loader/XImplementationLoader.hpp" />
  286 + <Unit filename="src/extensions/uno/com/sun/star/reflection/FieldAccessMode.hpp" />
  287 + <Unit filename="src/extensions/uno/com/sun/star/reflection/InvocationTargetException.hpp" />
  288 + <Unit filename="src/extensions/uno/com/sun/star/reflection/MethodMode.hpp" />
  289 + <Unit filename="src/extensions/uno/com/sun/star/reflection/ParamInfo.hpp" />
  290 + <Unit filename="src/extensions/uno/com/sun/star/reflection/ParamMode.hpp" />
  291 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlArray.hpp" />
  292 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlClass.hpp" />
  293 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlField.hpp" />
  294 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlMember.hpp" />
  295 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlMethod.hpp" />
  296 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XMethodParameter.hpp" />
  297 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XPublished.hpp" />
  298 + <Unit filename="src/extensions/uno/com/sun/star/registry/CannotRegisterImplementationException.hpp" />
  299 + <Unit filename="src/extensions/uno/com/sun/star/registry/InvalidRegistryException.hpp" />
  300 + <Unit filename="src/extensions/uno/com/sun/star/registry/InvalidValueException.hpp" />
  301 + <Unit filename="src/extensions/uno/com/sun/star/registry/MergeConflictException.hpp" />
  302 + <Unit filename="src/extensions/uno/com/sun/star/registry/RegistryKeyType.hpp" />
  303 + <Unit filename="src/extensions/uno/com/sun/star/registry/RegistryValueType.hpp" />
  304 + <Unit filename="src/extensions/uno/com/sun/star/registry/XImplementationRegistration.hpp" />
  305 + <Unit filename="src/extensions/uno/com/sun/star/registry/XImplementationRegistration2.hpp" />
  306 + <Unit filename="src/extensions/uno/com/sun/star/registry/XRegistryKey.hpp" />
  307 + <Unit filename="src/extensions/uno/com/sun/star/registry/XSimpleRegistry.hpp" />
  308 + <Unit filename="src/extensions/uno/com/sun/star/script/AllEventObject.hpp" />
  309 + <Unit filename="src/extensions/uno/com/sun/star/script/ArrayWrapper.hpp" />
  310 + <Unit filename="src/extensions/uno/com/sun/star/script/BasicErrorException.hpp" />
  311 + <Unit filename="src/extensions/uno/com/sun/star/script/CannotConvertException.hpp" />
  312 + <Unit filename="src/extensions/uno/com/sun/star/script/CannotCreateAdapterException.hpp" />
  313 + <Unit filename="src/extensions/uno/com/sun/star/script/ContextInformation.hpp" />
  314 + <Unit filename="src/extensions/uno/com/sun/star/script/FailReason.hpp" />
  315 + <Unit filename="src/extensions/uno/com/sun/star/script/FinishEngineEvent.hpp" />
  316 + <Unit filename="src/extensions/uno/com/sun/star/script/FinishReason.hpp" />
  317 + <Unit filename="src/extensions/uno/com/sun/star/script/InterruptEngineEvent.hpp" />
  318 + <Unit filename="src/extensions/uno/com/sun/star/script/InterruptReason.hpp" />
  319 + <Unit filename="src/extensions/uno/com/sun/star/script/InvocationInfo.hpp" />
  320 + <Unit filename="src/extensions/uno/com/sun/star/script/MemberType.hpp" />
  321 + <Unit filename="src/extensions/uno/com/sun/star/script/ScriptEvent.hpp" />
  322 + <Unit filename="src/extensions/uno/com/sun/star/script/ScriptEventDescriptor.hpp" />
  323 + <Unit filename="src/extensions/uno/com/sun/star/script/XAllListener.hpp" />
  324 + <Unit filename="src/extensions/uno/com/sun/star/script/XAllListenerAdapterService.hpp" />
  325 + <Unit filename="src/extensions/uno/com/sun/star/script/XDebugging.hpp" />
  326 + <Unit filename="src/extensions/uno/com/sun/star/script/XDefaultMethod.hpp" />
  327 + <Unit filename="src/extensions/uno/com/sun/star/script/XDefaultProperty.hpp" />
  328 + <Unit filename="src/extensions/uno/com/sun/star/script/XEngine.hpp" />
  329 + <Unit filename="src/extensions/uno/com/sun/star/script/XEngineListener.hpp" />
  330 + <Unit filename="src/extensions/uno/com/sun/star/script/XEventAttacher.hpp" />
  331 + <Unit filename="src/extensions/uno/com/sun/star/script/XEventAttacherManager.hpp" />
  332 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocation.hpp" />
  333 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocation2.hpp" />
  334 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocationAdapterFactory.hpp" />
  335 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocationAdapterFactory2.hpp" />
  336 + <Unit filename="src/extensions/uno/com/sun/star/script/XLibraryAccess.hpp" />
  337 + <Unit filename="src/extensions/uno/com/sun/star/script/XScriptEventsAttacher.hpp" />
  338 + <Unit filename="src/extensions/uno/com/sun/star/script/XScriptEventsSupplier.hpp" />
  339 + <Unit filename="src/extensions/uno/com/sun/star/script/XScriptListener.hpp" />
  340 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicAccess.hpp" />
  341 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicDialogInfo.hpp" />
  342 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicLibraryInfo.hpp" />
  343 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicModuleInfo.hpp" />
  344 + <Unit filename="src/extensions/uno/com/sun/star/script/XTypeConverter.hpp" />
  345 + <Unit filename="src/extensions/uno/com/sun/star/security/AccessControlException.hpp" />
  346 + <Unit filename="src/extensions/uno/com/sun/star/security/AllPermission.hpp" />
  347 + <Unit filename="src/extensions/uno/com/sun/star/security/RuntimePermission.hpp" />
  348 + <Unit filename="src/extensions/uno/com/sun/star/security/XAccessControlContext.hpp" />
  349 + <Unit filename="src/extensions/uno/com/sun/star/security/XAccessController.hpp" />
  350 + <Unit filename="src/extensions/uno/com/sun/star/security/XAction.hpp" />
  351 + <Unit filename="src/extensions/uno/com/sun/star/security/XPolicy.hpp" />
  352 + <Unit filename="src/extensions/uno/com/sun/star/test/TestEvent.hpp" />
  353 + <Unit filename="src/extensions/uno/com/sun/star/test/XSimpleTest.hpp" />
  354 + <Unit filename="src/extensions/uno/com/sun/star/test/XTest.hpp" />
  355 + <Unit filename="src/extensions/uno/com/sun/star/test/XTestListener.hpp" />
  356 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestData.hpp" />
  357 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestDataElements.hpp" />
  358 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestElement.hpp" />
  359 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestEnum.hpp" />
  360 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestSimple.hpp" />
  361 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTest.hpp" />
  362 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTest2.hpp" />
  363 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTestBase.hpp" />
  364 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XRecursiveCall.hpp" />
  365 + <Unit filename="src/extensions/uno/com/sun/star/test/performance/ComplexTypes.hpp" />
  366 + <Unit filename="src/extensions/uno/com/sun/star/test/performance/SimpleTypes.hpp" />
  367 + <Unit filename="src/extensions/uno/com/sun/star/test/performance/XPerformanceTest.hpp" />
  368 + <Unit filename="src/extensions/uno/com/sun/star/uno/DeploymentException.hpp" />
  369 + <Unit filename="src/extensions/uno/com/sun/star/uno/Exception.hpp" />
  370 + <Unit filename="src/extensions/uno/com/sun/star/uno/RuntimeException.hpp" />
  371 + <Unit filename="src/extensions/uno/com/sun/star/uno/SecurityException.hpp" />
  372 + <Unit filename="src/extensions/uno/com/sun/star/uno/TypeClass.hpp" />
  373 + <Unit filename="src/extensions/uno/com/sun/star/uno/Uik.hpp" />
  374 + <Unit filename="src/extensions/uno/com/sun/star/uno/XAdapter.hpp" />
  375 + <Unit filename="src/extensions/uno/com/sun/star/uno/XAggregation.hpp" />
  376 + <Unit filename="src/extensions/uno/com/sun/star/uno/XComponentContext.hpp" />
  377 + <Unit filename="src/extensions/uno/com/sun/star/uno/XCurrentContext.hpp" />
  378 + <Unit filename="src/extensions/uno/com/sun/star/uno/XInterface.hpp" />
  379 + <Unit filename="src/extensions/uno/com/sun/star/uno/XNamingService.hpp" />
  380 + <Unit filename="src/extensions/uno/com/sun/star/uno/XReference.hpp" />
  381 + <Unit filename="src/extensions/uno/com/sun/star/uno/XUnloadingPreference.hpp" />
  382 + <Unit filename="src/extensions/uno/com/sun/star/uno/XWeak.hpp" />
  383 + <Unit filename="src/extensions/uno/com/sun/star/util/XVeto.hpp" />
  384 + <Unit filename="src/extensions/uno/src/Ooo3270.idl" />
  385 + <Unit filename="src/extensions/uno/src/actions.cxx" />
  386 + <Unit filename="src/extensions/uno/src/config.hpp" />
  387 + <Unit filename="src/extensions/uno/src/connection.cxx" />
  388 + <Unit filename="src/extensions/uno/src/main.cxx" />
  389 + <Unit filename="src/extensions/uno/src/ooo3270.hpp" />
  390 + <Unit filename="src/extensions/uno/src/screen.cxx" />
  391 + <Unit filename="src/extensions/uno/src/test_program.cxx" />
  392 + <Unit filename="src/gtk2/Makefile.in" />
  393 + <Unit filename="src/gtk2/action_calls.c">
394 <Option compilerVar="CC" /> 394 <Option compilerVar="CC" />
395 </Unit> 395 </Unit>
396 - <Unit filename="src\gtk2\action_table.h" />  
397 - <Unit filename="src\gtk2\actions.c"> 396 + <Unit filename="src/gtk2/action_table.h" />
  397 + <Unit filename="src/gtk2/actions.c">
398 <Option compilerVar="CC" /> 398 <Option compilerVar="CC" />
399 </Unit> 399 </Unit>
400 - <Unit filename="src\gtk2\actions.h" />  
401 - <Unit filename="src\gtk2\actions1.c"> 400 + <Unit filename="src/gtk2/actions.h" />
  401 + <Unit filename="src/gtk2/actions1.c">
402 <Option compilerVar="CC" /> 402 <Option compilerVar="CC" />
403 </Unit> 403 </Unit>
404 - <Unit filename="src\gtk2\clipboard.c"> 404 + <Unit filename="src/gtk2/clipboard.c">
405 <Option compilerVar="CC" /> 405 <Option compilerVar="CC" />
406 </Unit> 406 </Unit>
407 - <Unit filename="src\gtk2\colors.c"> 407 + <Unit filename="src/gtk2/colors.c">
408 <Option compilerVar="CC" /> 408 <Option compilerVar="CC" />
409 </Unit> 409 </Unit>
410 - <Unit filename="src\gtk2\commands.c"> 410 + <Unit filename="src/gtk2/commands.c">
411 <Option compilerVar="CC" /> 411 <Option compilerVar="CC" />
412 </Unit> 412 </Unit>
413 - <Unit filename="src\gtk2\config.c"> 413 + <Unit filename="src/gtk2/config.c">
414 <Option compilerVar="CC" /> 414 <Option compilerVar="CC" />
415 </Unit> 415 </Unit>
416 - <Unit filename="src\gtk2\cursor.c"> 416 + <Unit filename="src/gtk2/cursor.c">
417 <Option compilerVar="CC" /> 417 <Option compilerVar="CC" />
418 </Unit> 418 </Unit>
419 - <Unit filename="src\gtk2\draw.c"> 419 + <Unit filename="src/gtk2/draw.c">
420 <Option compilerVar="CC" /> 420 <Option compilerVar="CC" />
421 </Unit> 421 </Unit>
422 - <Unit filename="src\gtk2\filetransfer.c"> 422 + <Unit filename="src/gtk2/filetransfer.c">
423 <Option compilerVar="CC" /> 423 <Option compilerVar="CC" />
424 </Unit> 424 </Unit>
425 - <Unit filename="src\gtk2\fonts.c"> 425 + <Unit filename="src/gtk2/fonts.c">
426 <Option compilerVar="CC" /> 426 <Option compilerVar="CC" />
427 </Unit> 427 </Unit>
428 - <Unit filename="src\gtk2\fonts.h" />  
429 - <Unit filename="src\gtk2\gui.h" />  
430 - <Unit filename="src\gtk2\iocallback.c"> 428 + <Unit filename="src/gtk2/fonts.h" />
  429 + <Unit filename="src/gtk2/gui.h" />
  430 + <Unit filename="src/gtk2/iocallback.c">
431 <Option compilerVar="CC" /> 431 <Option compilerVar="CC" />
432 </Unit> 432 </Unit>
433 - <Unit filename="src\gtk2\main.c"> 433 + <Unit filename="src/gtk2/main.c">
434 <Option compilerVar="CC" /> 434 <Option compilerVar="CC" />
435 </Unit> 435 </Unit>
436 - <Unit filename="src\gtk2\mouse.c"> 436 + <Unit filename="src/gtk2/mouse.c">
437 <Option compilerVar="CC" /> 437 <Option compilerVar="CC" />
438 </Unit> 438 </Unit>
439 - <Unit filename="src\gtk2\oia.c"> 439 + <Unit filename="src/gtk2/oia.c">
440 <Option compilerVar="CC" /> 440 <Option compilerVar="CC" />
441 </Unit> 441 </Unit>
442 - <Unit filename="src\gtk2\oia.h" />  
443 - <Unit filename="src\gtk2\plugin.c"> 442 + <Unit filename="src/gtk2/oia.h" />
  443 + <Unit filename="src/gtk2/plugin.c">
444 <Option compilerVar="CC" /> 444 <Option compilerVar="CC" />
445 </Unit> 445 </Unit>
446 - <Unit filename="src\gtk2\print.c"> 446 + <Unit filename="src/gtk2/print.c">
447 <Option compilerVar="CC" /> 447 <Option compilerVar="CC" />
448 </Unit> 448 </Unit>
449 - <Unit filename="src\gtk2\resources.rc.in" />  
450 - <Unit filename="src\gtk2\screen.c"> 449 + <Unit filename="src/gtk2/resources.rc.in" />
  450 + <Unit filename="src/gtk2/screen.c">
451 <Option compilerVar="CC" /> 451 <Option compilerVar="CC" />
452 </Unit> 452 </Unit>
453 - <Unit filename="src\gtk2\script.c"> 453 + <Unit filename="src/gtk2/script.c">
454 <Option compilerVar="CC" /> 454 <Option compilerVar="CC" />
455 </Unit> 455 </Unit>
456 - <Unit filename="src\gtk2\terminal.c"> 456 + <Unit filename="src/gtk2/terminal.c">
457 <Option compilerVar="CC" /> 457 <Option compilerVar="CC" />
458 </Unit> 458 </Unit>
459 - <Unit filename="src\gtk2\toggle.c"> 459 + <Unit filename="src/gtk2/toggle.c">
460 <Option compilerVar="CC" /> 460 <Option compilerVar="CC" />
461 </Unit> 461 </Unit>
462 - <Unit filename="src\gtk2\topwindow.c"> 462 + <Unit filename="src/gtk2/topwindow.c">
463 <Option compilerVar="CC" /> 463 <Option compilerVar="CC" />
464 </Unit> 464 </Unit>
465 - <Unit filename="src\gtk2\topwindow1.c"> 465 + <Unit filename="src/gtk2/topwindow1.c">
466 <Option compilerVar="CC" /> 466 <Option compilerVar="CC" />
467 </Unit> 467 </Unit>
468 - <Unit filename="src\gtk2\tracewindow.c"> 468 + <Unit filename="src/gtk2/tracewindow.c">
469 <Option compilerVar="CC" /> 469 <Option compilerVar="CC" />
470 </Unit> 470 </Unit>
471 - <Unit filename="src\gtk2\ui_parse.c"> 471 + <Unit filename="src/gtk2/ui_parse.c">
472 <Option compilerVar="CC" /> 472 <Option compilerVar="CC" />
473 </Unit> 473 </Unit>
474 - <Unit filename="src\gtk2\ui_parse.h" />  
475 - <Unit filename="src\gtk2\uiparser1.c"> 474 + <Unit filename="src/gtk2/ui_parse.h" />
  475 + <Unit filename="src/gtk2/uiparser1.c">
476 <Option compilerVar="CC" /> 476 <Option compilerVar="CC" />
477 </Unit> 477 </Unit>
478 - <Unit filename="src\gtk2\uiparser1.h" />  
479 - <Unit filename="src\gtk2\version.c.in" />  
480 - <Unit filename="src\gui\resources.rc.in" />  
481 - <Unit filename="src\gui\version.c.in" />  
482 - <Unit filename="src\include\X11\keysym.h" />  
483 - <Unit filename="src\include\lib3270.h" />  
484 - <Unit filename="src\include\lib3270\3270ds.h" />  
485 - <Unit filename="src\include\lib3270\action_table.h" />  
486 - <Unit filename="src\include\lib3270\actions.h" />  
487 - <Unit filename="src\include\lib3270\api.h" />  
488 - <Unit filename="src\include\lib3270\config.h" />  
489 - <Unit filename="src\include\lib3270\config.h.in" />  
490 - <Unit filename="src\include\lib3270\macros.h" />  
491 - <Unit filename="src\include\lib3270\plugins.h.in" />  
492 - <Unit filename="src\include\lib3270\statusc.h" />  
493 - <Unit filename="src\include\lib3270\toggle.h" />  
494 - <Unit filename="src\java\lib3270_jni.h" />  
495 - <Unit filename="src\java\terminal.java"> 478 + <Unit filename="src/gtk2/uiparser1.h" />
  479 + <Unit filename="src/gtk2/version.c.in" />
  480 + <Unit filename="src/gui/resources.rc.in" />
  481 + <Unit filename="src/gui/version.c.in" />
  482 + <Unit filename="src/include/X11/keysym.h" />
  483 + <Unit filename="src/include/lib3270.h" />
  484 + <Unit filename="src/include/lib3270/3270ds.h" />
  485 + <Unit filename="src/include/lib3270/action_table.h" />
  486 + <Unit filename="src/include/lib3270/actions.h" />
  487 + <Unit filename="src/include/lib3270/api.h" />
  488 + <Unit filename="src/include/lib3270/config.h" />
  489 + <Unit filename="src/include/lib3270/config.h.in" />
  490 + <Unit filename="src/include/lib3270/macros.h" />
  491 + <Unit filename="src/include/lib3270/plugins.h.in" />
  492 + <Unit filename="src/include/lib3270/statusc.h" />
  493 + <Unit filename="src/include/lib3270/toggle.h" />
  494 + <Unit filename="src/java/lib3270_jni.h" />
  495 + <Unit filename="src/java/terminal.java">
496 <Option target="Release" /> 496 <Option target="Release" />
497 </Unit> 497 </Unit>
498 - <Unit filename="src\jni\Makefile.in" />  
499 - <Unit filename="src\jni\pw3270_jni.c"> 498 + <Unit filename="src/jni/Makefile.in" />
  499 + <Unit filename="src/jni/pw3270_jni.c">
500 <Option compilerVar="CC" /> 500 <Option compilerVar="CC" />
501 </Unit> 501 </Unit>
502 - <Unit filename="src\lib\Makefile.in" />  
503 - <Unit filename="src\lib\XtGlue.c"> 502 + <Unit filename="src/lib/Makefile.in" />
  503 + <Unit filename="src/lib/XtGlue.c">
504 <Option compilerVar="CC" /> 504 <Option compilerVar="CC" />
505 </Unit> 505 </Unit>
506 - <Unit filename="src\lib\actions.c"> 506 + <Unit filename="src/lib/actions.c">
507 <Option compilerVar="CC" /> 507 <Option compilerVar="CC" />
508 </Unit> 508 </Unit>
509 - <Unit filename="src\lib\ansi.c"> 509 + <Unit filename="src/lib/actionsc.h" />
  510 + <Unit filename="src/lib/ansi.c">
510 <Option compilerVar="CC" /> 511 <Option compilerVar="CC" />
511 </Unit> 512 </Unit>
512 - <Unit filename="src\lib\ansic.h" />  
513 - <Unit filename="src\lib\apl.c"> 513 + <Unit filename="src/lib/ansic.h" />
  514 + <Unit filename="src/lib/apl.c">
514 <Option compilerVar="CC" /> 515 <Option compilerVar="CC" />
515 </Unit> 516 </Unit>
516 - <Unit filename="src\lib\aplc.h" />  
517 - <Unit filename="src\lib\appres.h" />  
518 - <Unit filename="src\lib\arpa_telnet.h" />  
519 - <Unit filename="src\lib\cg.h" />  
520 - <Unit filename="src\lib\charset.c"> 517 + <Unit filename="src/lib/aplc.h" />
  518 + <Unit filename="src/lib/appres.h" />
  519 + <Unit filename="src/lib/arpa_telnet.h" />
  520 + <Unit filename="src/lib/cg.h" />
  521 + <Unit filename="src/lib/charset.c">
521 <Option compilerVar="CC" /> 522 <Option compilerVar="CC" />
522 </Unit> 523 </Unit>
523 - <Unit filename="src\lib\charsetc.h" />  
524 - <Unit filename="src\lib\childc.h" />  
525 - <Unit filename="src\lib\ctlr.c"> 524 + <Unit filename="src/lib/charsetc.h" />
  525 + <Unit filename="src/lib/childc.h" />
  526 + <Unit filename="src/lib/ctlr.c">
526 <Option compilerVar="CC" /> 527 <Option compilerVar="CC" />
527 </Unit> 528 </Unit>
528 - <Unit filename="src\lib\ctlr.h" />  
529 - <Unit filename="src\lib\ctlrc.h" />  
530 - <Unit filename="src\lib\dialogc.h" />  
531 - <Unit filename="src\lib\ft.c"> 529 + <Unit filename="src/lib/ctlr.h" />
  530 + <Unit filename="src/lib/ctlrc.h" />
  531 + <Unit filename="src/lib/dialogc.h" />
  532 + <Unit filename="src/lib/ft.c">
532 <Option compilerVar="CC" /> 533 <Option compilerVar="CC" />
533 </Unit> 534 </Unit>
534 - <Unit filename="src\lib\ft_cut.c"> 535 + <Unit filename="src/lib/ft_cut.c">
535 <Option compilerVar="CC" /> 536 <Option compilerVar="CC" />
536 </Unit> 537 </Unit>
537 - <Unit filename="src\lib\ft_cut_ds.h" />  
538 - <Unit filename="src\lib\ft_cutc.h" />  
539 - <Unit filename="src\lib\ft_dft.c"> 538 + <Unit filename="src/lib/ft_cut_ds.h" />
  539 + <Unit filename="src/lib/ft_cutc.h" />
  540 + <Unit filename="src/lib/ft_dft.c">
540 <Option compilerVar="CC" /> 541 <Option compilerVar="CC" />
541 </Unit> 542 </Unit>
542 - <Unit filename="src\lib\ft_dft_ds.h" />  
543 - <Unit filename="src\lib\ft_dftc.h" />  
544 - <Unit filename="src\lib\ftc.h" />  
545 - <Unit filename="src\lib\globals.h" />  
546 - <Unit filename="src\lib\glue.c"> 543 + <Unit filename="src/lib/ft_dft_ds.h" />
  544 + <Unit filename="src/lib/ft_dftc.h" />
  545 + <Unit filename="src/lib/ftc.h" />
  546 + <Unit filename="src/lib/globals.h" />
  547 + <Unit filename="src/lib/glue.c">
547 <Option compilerVar="CC" /> 548 <Option compilerVar="CC" />
548 </Unit> 549 </Unit>
549 - <Unit filename="src\lib\gluec.h" />  
550 - <Unit filename="src\lib\host.c"> 550 + <Unit filename="src/lib/gluec.h" />
  551 + <Unit filename="src/lib/host.c">
551 <Option compilerVar="CC" /> 552 <Option compilerVar="CC" />
552 </Unit> 553 </Unit>
553 - <Unit filename="src\lib\hostc.h" />  
554 - <Unit filename="src\lib\icmd.c"> 554 + <Unit filename="src/lib/hostc.h" />
  555 + <Unit filename="src/lib/icmd.c">
555 <Option compilerVar="CC" /> 556 <Option compilerVar="CC" />
556 </Unit> 557 </Unit>
557 - <Unit filename="src\lib\icmdc.h" />  
558 - <Unit filename="src\lib\keypadc.h" />  
559 - <Unit filename="src\lib\kybd.c"> 558 + <Unit filename="src/lib/icmdc.h" />
  559 + <Unit filename="src/lib/keypadc.h" />
  560 + <Unit filename="src/lib/kybd.c">
560 <Option compilerVar="CC" /> 561 <Option compilerVar="CC" />
561 </Unit> 562 </Unit>
562 - <Unit filename="src\lib\kybdc.h" />  
563 - <Unit filename="src\lib\localdefs.h" />  
564 - <Unit filename="src\lib\log.c"> 563 + <Unit filename="src/lib/kybdc.h" />
  564 + <Unit filename="src/lib/localdefs.h" />
  565 + <Unit filename="src/lib/log.c">
565 <Option compilerVar="CC" /> 566 <Option compilerVar="CC" />
566 </Unit> 567 </Unit>
567 - <Unit filename="src\lib\macros.c"> 568 + <Unit filename="src/lib/macros.c">
568 <Option compilerVar="CC" /> 569 <Option compilerVar="CC" />
569 </Unit> 570 </Unit>
570 - <Unit filename="src\lib\menubarc.h" />  
571 - <Unit filename="src\lib\mkfb.c"> 571 + <Unit filename="src/lib/menubarc.h" />
  572 + <Unit filename="src/lib/mkfb.c">
572 <Option compilerVar="CC" /> 573 <Option compilerVar="CC" />
573 </Unit> 574 </Unit>
574 - <Unit filename="src\lib\objects.h" />  
575 - <Unit filename="src\lib\paste.c"> 575 + <Unit filename="src/lib/objects.h" />
  576 + <Unit filename="src/lib/paste.c">
576 <Option compilerVar="CC" /> 577 <Option compilerVar="CC" />
577 </Unit> 578 </Unit>
578 - <Unit filename="src\lib\popupsc.h" />  
579 - <Unit filename="src\lib\print.c"> 579 + <Unit filename="src/lib/popupsc.h" />
  580 + <Unit filename="src/lib/print.c">
580 <Option compilerVar="CC" /> 581 <Option compilerVar="CC" />
581 </Unit> 582 </Unit>
582 - <Unit filename="src\lib\printc.h" />  
583 - <Unit filename="src\lib\printer.c"> 583 + <Unit filename="src/lib/printc.h" />
  584 + <Unit filename="src/lib/printer.c">
584 <Option compilerVar="CC" /> 585 <Option compilerVar="CC" />
585 </Unit> 586 </Unit>
586 - <Unit filename="src\lib\printerc.h" />  
587 - <Unit filename="src\lib\proxy.c"> 587 + <Unit filename="src/lib/printerc.h" />
  588 + <Unit filename="src/lib/proxy.c">
588 <Option compilerVar="CC" /> 589 <Option compilerVar="CC" />
589 </Unit> 590 </Unit>
590 - <Unit filename="src\lib\proxyc.h" />  
591 - <Unit filename="src\lib\resolver.c"> 591 + <Unit filename="src/lib/proxyc.h" />
  592 + <Unit filename="src/lib/resolver.c">
592 <Option compilerVar="CC" /> 593 <Option compilerVar="CC" />
593 </Unit> 594 </Unit>
594 - <Unit filename="src\lib\resolverc.h" />  
595 - <Unit filename="src\lib\resources.c"> 595 + <Unit filename="src/lib/resolverc.h" />
  596 + <Unit filename="src/lib/resources.c">
596 <Option compilerVar="CC" /> 597 <Option compilerVar="CC" />
597 </Unit> 598 </Unit>
598 - <Unit filename="src\lib\resources.h" />  
599 - <Unit filename="src\lib\rpq.c"> 599 + <Unit filename="src/lib/resources.h" />
  600 + <Unit filename="src/lib/rpq.c">
600 <Option compilerVar="CC" /> 601 <Option compilerVar="CC" />
601 </Unit> 602 </Unit>
602 - <Unit filename="src\lib\savec.h" />  
603 - <Unit filename="src\lib\screen.c"> 603 + <Unit filename="src/lib/savec.h" />
  604 + <Unit filename="src/lib/screen.c">
604 <Option compilerVar="CC" /> 605 <Option compilerVar="CC" />
605 </Unit> 606 </Unit>
606 - <Unit filename="src\lib\screen.h" />  
607 - <Unit filename="src\lib\screenc.h" />  
608 - <Unit filename="src\lib\scrollc.h" />  
609 - <Unit filename="src\lib\see.c"> 607 + <Unit filename="src/lib/screen.h" />
  608 + <Unit filename="src/lib/screenc.h" />
  609 + <Unit filename="src/lib/scrollc.h" />
  610 + <Unit filename="src/lib/see.c">
610 <Option compilerVar="CC" /> 611 <Option compilerVar="CC" />
611 </Unit> 612 </Unit>
612 - <Unit filename="src\lib\seec.h" />  
613 - <Unit filename="src\lib\selectc.h" />  
614 - <Unit filename="src\lib\session.h" />  
615 - <Unit filename="src\lib\sf.c"> 613 + <Unit filename="src/lib/seec.h" />
  614 + <Unit filename="src/lib/selectc.h" />
  615 + <Unit filename="src/lib/session.h" />
  616 + <Unit filename="src/lib/sf.c">
616 <Option compilerVar="CC" /> 617 <Option compilerVar="CC" />
617 </Unit> 618 </Unit>
618 - <Unit filename="src\lib\sfc.h" />  
619 - <Unit filename="src\lib\shlobj_missing.h" />  
620 - <Unit filename="src\lib\tables.c"> 619 + <Unit filename="src/lib/sfc.h" />
  620 + <Unit filename="src/lib/shlobj_missing.h" />
  621 + <Unit filename="src/lib/tables.c">
621 <Option compilerVar="CC" /> 622 <Option compilerVar="CC" />
622 </Unit> 623 </Unit>
623 - <Unit filename="src\lib\tablesc.h" />  
624 - <Unit filename="src\lib\telnet.c"> 624 + <Unit filename="src/lib/tablesc.h" />
  625 + <Unit filename="src/lib/telnet.c">
625 <Option compilerVar="CC" /> 626 <Option compilerVar="CC" />
626 </Unit> 627 </Unit>
627 - <Unit filename="src\lib\telnetc.h" />  
628 - <Unit filename="src\lib\tn3270e.h" />  
629 - <Unit filename="src\lib\toggles.c"> 628 + <Unit filename="src/lib/telnetc.h" />
  629 + <Unit filename="src/lib/tn3270e.h" />
  630 + <Unit filename="src/lib/toggles.c">
630 <Option compilerVar="CC" /> 631 <Option compilerVar="CC" />
631 </Unit> 632 </Unit>
632 - <Unit filename="src\lib\togglesc.h" />  
633 - <Unit filename="src\lib\trace_ds.c"> 633 + <Unit filename="src/lib/togglesc.h" />
  634 + <Unit filename="src/lib/trace_ds.c">
634 <Option compilerVar="CC" /> 635 <Option compilerVar="CC" />
635 </Unit> 636 </Unit>
636 - <Unit filename="src\lib\trace_dsc.h" />  
637 - <Unit filename="src\lib\utf8.c"> 637 + <Unit filename="src/lib/trace_dsc.h" />
  638 + <Unit filename="src/lib/utf8.c">
638 <Option compilerVar="CC" /> 639 <Option compilerVar="CC" />
639 </Unit> 640 </Unit>
640 - <Unit filename="src\lib\utf8c.h" />  
641 - <Unit filename="src\lib\util.c"> 641 + <Unit filename="src/lib/utf8c.h" />
  642 + <Unit filename="src/lib/util.c">
642 <Option compilerVar="CC" /> 643 <Option compilerVar="CC" />
643 </Unit> 644 </Unit>
644 - <Unit filename="src\lib\utilc.h" />  
645 - <Unit filename="src\lib\w3misc.c"> 645 + <Unit filename="src/lib/utilc.h" />
  646 + <Unit filename="src/lib/w3misc.c">
646 <Option compilerVar="CC" /> 647 <Option compilerVar="CC" />
647 </Unit> 648 </Unit>
648 - <Unit filename="src\lib\w3miscc.h" />  
649 - <Unit filename="src\lib\wide.c"> 649 + <Unit filename="src/lib/w3miscc.h" />
  650 + <Unit filename="src/lib/wide.c">
650 <Option compilerVar="CC" /> 651 <Option compilerVar="CC" />
651 </Unit> 652 </Unit>
652 - <Unit filename="src\lib\widec.h" />  
653 - <Unit filename="src\lib\winvers.c"> 653 + <Unit filename="src/lib/widec.h" />
  654 + <Unit filename="src/lib/winvers.c">
654 <Option compilerVar="CC" /> 655 <Option compilerVar="CC" />
655 </Unit> 656 </Unit>
656 - <Unit filename="src\lib\winversc.h" />  
657 - <Unit filename="src\lib\xio.c"> 657 + <Unit filename="src/lib/winversc.h" />
  658 + <Unit filename="src/lib/xio.c">
658 <Option compilerVar="CC" /> 659 <Option compilerVar="CC" />
659 </Unit> 660 </Unit>
660 - <Unit filename="src\lib\xioc.h" />  
661 - <Unit filename="src\lib\xl.h" />  
662 - <Unit filename="src\oxt\actions.cxx"> 661 + <Unit filename="src/lib/xioc.h" />
  662 + <Unit filename="src/lib/xl.h" />
  663 + <Unit filename="src/oxt/actions.cxx">
663 <Option target="Release" /> 664 <Option target="Release" />
664 </Unit> 665 </Unit>
665 - <Unit filename="src\oxt\connection.cxx"> 666 + <Unit filename="src/oxt/connection.cxx">
666 <Option target="Release" /> 667 <Option target="Release" />
667 </Unit> 668 </Unit>
668 - <Unit filename="src\oxt\description.txt"> 669 + <Unit filename="src/oxt/description.txt">
669 <Option target="Release" /> 670 <Option target="Release" />
670 </Unit> 671 </Unit>
671 - <Unit filename="src\oxt\description.xml.in"> 672 + <Unit filename="src/oxt/description.xml.in">
672 <Option target="Release" /> 673 <Option target="Release" />
673 </Unit> 674 </Unit>
674 - <Unit filename="src\oxt\globals.hpp"> 675 + <Unit filename="src/oxt/globals.hpp">
675 <Option target="Release" /> 676 <Option target="Release" />
676 </Unit> 677 </Unit>
677 - <Unit filename="src\oxt\main.cxx"> 678 + <Unit filename="src/oxt/main.cxx">
678 <Option target="Release" /> 679 <Option target="Release" />
679 </Unit> 680 </Unit>
680 - <Unit filename="src\oxt\manifest.xml.in"> 681 + <Unit filename="src/oxt/manifest.xml.in">
681 <Option target="Release" /> 682 <Option target="Release" />
682 </Unit> 683 </Unit>
683 - <Unit filename="src\oxt\ooo3270.hpp"> 684 + <Unit filename="src/oxt/ooo3270.hpp">
684 <Option target="Release" /> 685 <Option target="Release" />
685 </Unit> 686 </Unit>
686 - <Unit filename="src\oxt\pw3270.idl"> 687 + <Unit filename="src/oxt/pw3270.idl">
687 <Option target="Release" /> 688 <Option target="Release" />
688 </Unit> 689 </Unit>
689 - <Unit filename="src\oxt\screen.cxx"> 690 + <Unit filename="src/oxt/screen.cxx">
690 <Option target="Release" /> 691 <Option target="Release" />
691 </Unit> 692 </Unit>
692 - <Unit filename="src\oxt\status.cxx"> 693 + <Unit filename="src/oxt/status.cxx">
693 <Option target="Release" /> 694 <Option target="Release" />
694 </Unit> 695 </Unit>
695 - <Unit filename="src\oxt\testprogram.cxx"> 696 + <Unit filename="src/oxt/testprogram.cxx">
696 <Option target="Release" /> 697 <Option target="Release" />
697 </Unit> 698 </Unit>
698 - <Unit filename="src\plugins\java\Makefile.in" />  
699 - <Unit filename="src\plugins\java\control.in" />  
700 - <Unit filename="src\plugins\java\j3270plugin.c"> 699 + <Unit filename="src/plugins/java/Makefile.in" />
  700 + <Unit filename="src/plugins/java/control.in" />
  701 + <Unit filename="src/plugins/java/j3270plugin.c">
701 <Option compilerVar="CC" /> 702 <Option compilerVar="CC" />
702 <Option target="Debug" /> 703 <Option target="Debug" />
703 </Unit> 704 </Unit>
704 - <Unit filename="src\plugins\pipectl\Makefile.in" />  
705 - <Unit filename="src\plugins\pipectl\init.c"> 705 + <Unit filename="src/plugins/pipectl/Makefile.in" />
  706 + <Unit filename="src/plugins/pipectl/init.c">
706 <Option compilerVar="CC" /> 707 <Option compilerVar="CC" />
707 </Unit> 708 </Unit>
708 - <Unit filename="src\plugins\pipectl\pipeclient.c"> 709 + <Unit filename="src/plugins/pipectl/pipeclient.c">
709 <Option compilerVar="CC" /> 710 <Option compilerVar="CC" />
710 </Unit> 711 </Unit>
711 - <Unit filename="src\plugins\pipectl\pipectl.h" />  
712 - <Unit filename="src\plugins\pipectl\pipesource.c"> 712 + <Unit filename="src/plugins/pipectl/pipectl.h" />
  713 + <Unit filename="src/plugins/pipectl/pipesource.c">
713 <Option compilerVar="CC" /> 714 <Option compilerVar="CC" />
714 </Unit> 715 </Unit>
715 - <Unit filename="src\plugins\rexx\Makefile.in" />  
716 - <Unit filename="src\plugins\rexx\actions.c"> 716 + <Unit filename="src/plugins/rexx/Makefile.in" />
  717 + <Unit filename="src/plugins/rexx/actions.c">
717 <Option compilerVar="CC" /> 718 <Option compilerVar="CC" />
718 </Unit> 719 </Unit>
719 - <Unit filename="src\plugins\rexx\calls.h" />  
720 - <Unit filename="src\plugins\rexx\common_start.c"> 720 + <Unit filename="src/plugins/rexx/calls.h" />
  721 + <Unit filename="src/plugins/rexx/common_start.c">
721 <Option compilerVar="CC" /> 722 <Option compilerVar="CC" />
722 </Unit> 723 </Unit>
723 - <Unit filename="src\plugins\rexx\control.in" />  
724 - <Unit filename="src\plugins\rexx\dialogs.c"> 724 + <Unit filename="src/plugins/rexx/control.in" />
  725 + <Unit filename="src/plugins/rexx/dialogs.c">
725 <Option compilerVar="CC" /> 726 <Option compilerVar="CC" />
726 </Unit> 727 </Unit>
727 - <Unit filename="src\plugins\rexx\filetransfer.c"> 728 + <Unit filename="src/plugins/rexx/filetransfer.c">
728 <Option compilerVar="CC" /> 729 <Option compilerVar="CC" />
729 </Unit> 730 </Unit>
730 - <Unit filename="src\plugins\rexx\gui.c"> 731 + <Unit filename="src/plugins/rexx/gui.c">
731 <Option compilerVar="CC" /> 732 <Option compilerVar="CC" />
732 </Unit> 733 </Unit>
733 - <Unit filename="src\plugins\rexx\init.c"> 734 + <Unit filename="src/plugins/rexx/init.c">
734 <Option compilerVar="CC" /> 735 <Option compilerVar="CC" />
735 </Unit> 736 </Unit>
736 - <Unit filename="src\plugins\rexx\network.c"> 737 + <Unit filename="src/plugins/rexx/network.c">
737 <Option compilerVar="CC" /> 738 <Option compilerVar="CC" />
738 </Unit> 739 </Unit>
739 - <Unit filename="src\plugins\rexx\plg_start.c"> 740 + <Unit filename="src/plugins/rexx/plg_start.c">
740 <Option compilerVar="CC" /> 741 <Option compilerVar="CC" />
741 </Unit> 742 </Unit>
742 - <Unit filename="src\plugins\rexx\rx3270.cls" />  
743 - <Unit filename="src\plugins\rexx\rx3270.h" />  
744 - <Unit filename="src\plugins\rexx\screen.c"> 743 + <Unit filename="src/plugins/rexx/rx3270.cls" />
  744 + <Unit filename="src/plugins/rexx/rx3270.h" />
  745 + <Unit filename="src/plugins/rexx/screen.c">
745 <Option compilerVar="CC" /> 746 <Option compilerVar="CC" />
746 </Unit> 747 </Unit>
747 - <Unit filename="src\plugins\rexx\std_start.c"> 748 + <Unit filename="src/plugins/rexx/std_start.c">
748 <Option compilerVar="CC" /> 749 <Option compilerVar="CC" />
749 </Unit> 750 </Unit>
750 - <Unit filename="src\plugins\rexx\toggle.c"> 751 + <Unit filename="src/plugins/rexx/toggle.c">
751 <Option compilerVar="CC" /> 752 <Option compilerVar="CC" />
752 </Unit> 753 </Unit>
753 - <Unit filename="src\plugins\rexx\tools.c"> 754 + <Unit filename="src/plugins/rexx/tools.c">
754 <Option compilerVar="CC" /> 755 <Option compilerVar="CC" />
755 </Unit> 756 </Unit>
756 - <Unit filename="src\xml2pot.c"> 757 + <Unit filename="src/xml2pot.c">
757 <Option compilerVar="CC" /> 758 <Option compilerVar="CC" />
758 </Unit> 759 </Unit>
759 - <Unit filename="ui\debug.xml" />  
760 - <Unit filename="ui\default.xml" />  
761 - <Unit filename="ui\functions.xml" />  
762 - <Unit filename="ui\hosts.xml" />  
763 - <Unit filename="ui\keypad.xml" />  
764 - <Unit filename="ui\rexx.xml" /> 760 + <Unit filename="ui/debug.xml" />
  761 + <Unit filename="ui/default.xml" />
  762 + <Unit filename="ui/functions.xml" />
  763 + <Unit filename="ui/hosts.xml" />
  764 + <Unit filename="ui/keypad.xml" />
  765 + <Unit filename="ui/rexx.xml" />
765 <Extensions> 766 <Extensions>
766 <code_completion /> 767 <code_completion />
767 <debugger /> 768 <debugger />
latest/src/lib/actions.c
@@ -60,7 +60,9 @@ @@ -60,7 +60,9 @@
60 #include "screenc.h" 60 #include "screenc.h"
61 #endif /*]*/ 61 #endif /*]*/
62 62
63 -#if defined(X3270_DISPLAY) /*[*/ 63 +/*
  64 +
  65 +#if defined(X3270_DISPLAY)
64 #include <X11/keysym.h> 66 #include <X11/keysym.h>
65 67
66 #define MODMAP_SIZE 8 68 #define MODMAP_SIZE 8
@@ -72,7 +74,7 @@ static struct { @@ -72,7 +74,7 @@ static struct {
72 Boolean is_meta; 74 Boolean is_meta;
73 } skeymask[MAP_SIZE] = { 75 } skeymask[MAP_SIZE] = {
74 { { "Shift" }, ShiftMask, False }, 76 { { "Shift" }, ShiftMask, False },
75 - { { (char *)NULL } /* Lock */, LockMask, False }, 77 + { { (char *)NULL } //, LockMask, False },
76 { { "Ctrl" }, ControlMask, False }, 78 { { "Ctrl" }, ControlMask, False },
77 { { CN }, Mod1Mask, False }, 79 { { CN }, Mod1Mask, False },
78 { { CN }, Mod2Mask, False }, 80 { { CN }, Mod2Mask, False },
@@ -86,7 +88,7 @@ static struct { @@ -86,7 +88,7 @@ static struct {
86 { { "Button5" }, Button5Mask, False } 88 { { "Button5" }, Button5Mask, False }
87 }; 89 };
88 static Boolean know_mods = False; 90 static Boolean know_mods = False;
89 -#endif /*]*/ 91 +#endif */
90 92
91 /* Actions that are aliases for other actions. */ 93 /* Actions that are aliases for other actions. */
92 /* 94 /*
@@ -104,236 +106,19 @@ const char *ia_name[] = { @@ -104,236 +106,19 @@ const char *ia_name[] = {
104 106
105 /* 107 /*
106 * Return a name for an action. 108 * Return a name for an action.
107 - */  
108 -const char *  
109 -action_name(XtActionProc action) 109 + */ /*
  110 +const char * action_name(XtActionProc action)
110 { 111 {
111 // TODO (perry#1#): Remove all calls to action_name; move all action processing to main program. 112 // TODO (perry#1#): Remove all calls to action_name; move all action processing to main program.
112 return "Action"; 113 return "Action";
113 } 114 }
114 -  
115 -#if defined(X3270_DISPLAY) /*[*/  
116 -/*  
117 - * Search the modifier map to learn the modifier bits for Meta, Alt, Hyper and  
118 - * Super.  
119 - */  
120 -static void  
121 -learn_modifiers(void)  
122 -{  
123 - XModifierKeymap *mm;  
124 - int i, j, k;  
125 - static char *default_modname[] = {  
126 - CN, CN, "Ctrl",  
127 - "Mod1", "Mod2", "Mod3", "Mod4", "Mod5",  
128 - "Button1", "Button2", "Button3", "Button4", "Button5"  
129 - };  
130 -  
131 - mm = XGetModifierMapping(display);  
132 -  
133 - for (i = 0; i < MODMAP_SIZE; i++) {  
134 - for (j = 0; j < mm->max_keypermod; j++) {  
135 - KeyCode kc;  
136 - const char *name = CN;  
137 - Boolean is_meta = False;  
138 -  
139 - kc = mm->modifiermap[(i * mm->max_keypermod) + j];  
140 - if (!kc)  
141 - continue;  
142 -  
143 - switch(XKeycodeToKeysym(display, kc, 0)) {  
144 - case XK_Meta_L:  
145 - case XK_Meta_R:  
146 - name = "Meta";  
147 - is_meta = True;  
148 - break;  
149 - case XK_Alt_L:  
150 - case XK_Alt_R:  
151 - name = "Alt";  
152 - break;  
153 - case XK_Super_L:  
154 - case XK_Super_R:  
155 - name = "Super";  
156 - break;  
157 - case XK_Hyper_L:  
158 - case XK_Hyper_R:  
159 - name = "Hyper";  
160 - break;  
161 - default:  
162 - break;  
163 - }  
164 - if (name == CN)  
165 - continue;  
166 - if (is_meta)  
167 - skeymask[i].is_meta = True;  
168 -  
169 - for (k = 0; k < MAX_MODS_PER; k++) {  
170 - if (skeymask[i].name[k] == CN)  
171 - break;  
172 - else if (!strcmp(skeymask[i].name[k], name))  
173 - k = MAX_MODS_PER;  
174 - }  
175 - if (k >= MAX_MODS_PER)  
176 - continue;  
177 - skeymask[i].name[k] = name;  
178 - }  
179 - }  
180 - for (i = 0; i < MODMAP_SIZE; i++) {  
181 - if (skeymask[i].name[0] == CN) {  
182 - skeymask[i].name[0] = default_modname[i];  
183 - }  
184 - }  
185 - XFreeModifiermap(mm);  
186 -}  
187 -  
188 -#if defined(X3270_TRACE) /*[*/  
189 -/*  
190 - * Return the symbolic name for the modifier combination (i.e., "Meta" instead  
191 - * of "Mod2". Note that because it is possible to map multiple keysyms to the  
192 - * same modifier bit, the answer may be ambiguous; we return the combinations  
193 - * iteratively.  
194 - */ /*  
195 -static char *  
196 -key_symbolic_state(unsigned int state, int *iteration)  
197 -{  
198 - static char rs[64];  
199 - static int ix[MAP_SIZE];  
200 - static int ix_ix[MAP_SIZE];  
201 - static int n_ix = 0;  
202 - static int leftover = 0;  
203 - const char *comma = "";  
204 - int i;  
205 -  
206 - if (!know_mods) {  
207 - learn_modifiers();  
208 - know_mods = True;  
209 - }  
210 -  
211 - if (*iteration == 0) {  
212 - // First time, build the table.  
213 - n_ix = 0;  
214 - for (i = 0; i < MAP_SIZE; i++) {  
215 - if (skeymask[i].name[0] != CN &&  
216 - (state & skeymask[i].mask)) {  
217 - ix[i] = 0;  
218 - state &= ~skeymask[i].mask;  
219 - ix_ix[n_ix++] = i;  
220 - } else  
221 - ix[i] = MAX_MODS_PER;  
222 - }  
223 - leftover = state;  
224 - }  
225 -  
226 - // Construct this result.  
227 - rs[0] = '\0';  
228 - for (i = 0; i < n_ix; i++) {  
229 - (void) strcat(rs, comma);  
230 - (void) strcat(rs, skeymask[ix_ix[i]].name[ix[ix_ix[i]]]);  
231 - comma = " ";  
232 - }  
233 -#if defined(VERBOSE_EVENTS)  
234 - if (leftover)  
235 - (void) sprintf(strchr(rs, '\0'), "%s?%d", comma, state);  
236 -#endif  
237 -  
238 - //  
239 - // Iterate to the next.  
240 - // This involves treating each slot like an n-ary number, where n is  
241 - // the number of elements in the slot, iterating until the highest-  
242 - // ordered slot rolls back over to 0.  
243 - //  
244 - if (n_ix) {  
245 - i = n_ix - 1;  
246 - ix[ix_ix[i]]++;  
247 - while (i >= 0 &&  
248 - (ix[ix_ix[i]] >= MAX_MODS_PER ||  
249 - skeymask[ix_ix[i]].name[ix[ix_ix[i]]] == CN)) {  
250 - ix[ix_ix[i]] = 0;  
251 - i = i - 1;  
252 - if (i >= 0)  
253 - ix[ix_ix[i]]++;  
254 - }  
255 - *iteration = i >= 0;  
256 - } else  
257 - *iteration = 0;  
258 -  
259 - return rs;  
260 -} */  
261 -#endif /*]*/  
262 -  
263 -/* Return whether or not an KeyPress event state includes the Meta key. */ /*  
264 -Boolean  
265 -event_is_meta(int state)  
266 -{  
267 - int i;  
268 -  
269 - // Learn the modifier map.  
270 - if (!know_mods) {  
271 - learn_modifiers();  
272 - know_mods = True;  
273 - }  
274 - for (i = 0; i < MAP_SIZE; i++) {  
275 - if (skeymask[i].name[0] != CN &&  
276 - skeymask[i].is_meta &&  
277 - (state & skeymask[i].mask)) {  
278 - return True;  
279 - }  
280 - }  
281 - return False;  
282 -}  
283 */ 115 */
284 -  
285 -#if defined(VERBOSE_EVENTS) /*[*/ /*  
286 -static char *  
287 -key_state(unsigned int state)  
288 -{  
289 - static char rs[64];  
290 - const char *comma = "";  
291 - static struct {  
292 - const char *name;  
293 - unsigned int mask;  
294 - } keymask[] = {  
295 - { "Shift", ShiftMask },  
296 - { "Lock", LockMask },  
297 - { "Control", ControlMask },  
298 - { "Mod1", Mod1Mask },  
299 - { "Mod2", Mod2Mask },  
300 - { "Mod3", Mod3Mask },  
301 - { "Mod4", Mod4Mask },  
302 - { "Mod5", Mod5Mask },  
303 - { "Button1", Button1Mask },  
304 - { "Button2", Button2Mask },  
305 - { "Button3", Button3Mask },  
306 - { "Button4", Button4Mask },  
307 - { "Button5", Button5Mask },  
308 - { CN, 0 },  
309 - };  
310 - int i;  
311 -  
312 - rs[0] = '\0';  
313 - for (i = 0; keymask[i].name; i++) {  
314 - if (state & keymask[i].mask) {  
315 - (void) strcat(rs, comma);  
316 - (void) strcat(rs, keymask[i].name);  
317 - comma = "|";  
318 - state &= ~keymask[i].mask;  
319 - }  
320 - }  
321 - if (!rs[0])  
322 - (void) sprintf(rs, "%d", state);  
323 - else if (state)  
324 - (void) sprintf(strchr(rs, '\0'), "%s?%d", comma, state);  
325 - return rs;  
326 -} */  
327 -#endif /*]*/  
328 -#endif /*]*/  
329 -  
330 /* 116 /*
331 * Check the number of argument to an action, and possibly pop up a usage 117 * Check the number of argument to an action, and possibly pop up a usage
332 * message. 118 * message.
333 * 119 *
334 * Returns 0 if the argument count is correct, -1 otherwise. 120 * Returns 0 if the argument count is correct, -1 otherwise.
335 - */  
336 - 121 + */ /*
337 int 122 int
338 check_usage(XtActionProc action, Cardinal nargs, Cardinal nargs_min, 123 check_usage(XtActionProc action, Cardinal nargs, Cardinal nargs_min,
339 Cardinal nargs_max) 124 Cardinal nargs_max)
@@ -346,188 +131,7 @@ check_usage(XtActionProc action, Cardinal nargs, Cardinal nargs_min, @@ -346,188 +131,7 @@ check_usage(XtActionProc action, Cardinal nargs, Cardinal nargs_min,
346 popup_an_error("Action requires %d or %d arguments",nargs_min, nargs_max); 131 popup_an_error("Action requires %d or %d arguments",nargs_min, nargs_max);
347 // cancel_if_idle_command(); 132 // cancel_if_idle_command();
348 return -1; 133 return -1;
349 -}  
350 -  
351 -/*  
352 - * Display an action debug message  
353 - */ /*  
354 -#if defined(X3270_TRACE)  
355 -  
356 -#define KSBUF 256  
357 -void  
358 -action_debug(XtActionProc action, XEvent *event, String *params,  
359 - Cardinal *num_params)  
360 -{  
361 - Cardinal i;  
362 - char pbuf[1024];  
363 -#if defined(X3270_DISPLAY)  
364 - XKeyEvent *kevent;  
365 - KeySym ks;  
366 - XButtonEvent *bevent;  
367 - XMotionEvent *mevent;  
368 - XConfigureEvent *cevent;  
369 - XClientMessageEvent *cmevent;  
370 - XExposeEvent *exevent;  
371 - const char *press = "Press";  
372 - const char *direction = "Down";  
373 - char dummystr[KSBUF+1];  
374 - char *atom_name;  
375 - int ambiguous = 0;  
376 - int state;  
377 - const char *symname = "";  
378 - char snbuf[11];  
379 -#endif  
380 -  
381 - if (!toggled(EVENT_TRACE))  
382 - return;  
383 - if (event == (XEvent *)NULL) {  
384 - trace_event(" %s", ia_name[(int)ia_cause]);  
385 - }  
386 -#if defined(X3270_DISPLAY)  
387 - else switch (event->type) {  
388 - case KeyRelease:  
389 - press = "Release";  
390 - case KeyPress:  
391 - kevent = (XKeyEvent *)event;  
392 - (void) XLookupString(kevent, dummystr, KSBUF, &ks, NULL);  
393 - state = kevent->state;  
394 - //  
395 - // If the keysym is a printable ASCII character, ignore the  
396 - // Shift key.  
397 - //  
398 - if (ks != ' ' && !(ks & ~0xff) && isprint(ks))  
399 - state &= ~ShiftMask;  
400 - if (ks == NoSymbol)  
401 - symname = "NoSymbol";  
402 - else if ((symname = XKeysymToString(ks)) == CN) {  
403 - (void) sprintf(snbuf, "0x%lx", (unsigned long)ks);  
404 - symname = snbuf;  
405 - }  
406 - do {  
407 - int was_ambiguous = ambiguous;  
408 -  
409 - trace_event("%s ':%s<Key%s>%s'",  
410 - was_ambiguous? " or": "Event",  
411 - key_symbolic_state(state, &ambiguous),  
412 - press,  
413 - symname);  
414 - } while (ambiguous);  
415 - //  
416 - // If the keysym is an alphanumeric ASCII character, show the  
417 - // case-insensitive alternative, sans the colon.  
418 - //  
419 - if (!(ks & ~0xff) && isalpha(ks)) {  
420 - ambiguous = 0;  
421 - do {  
422 - int was_ambiguous = ambiguous;  
423 -  
424 - trace_event(" %s '%s<Key%s>%s'",  
425 - was_ambiguous? "or":  
426 - "(case-insensitive:",  
427 - key_symbolic_state(state, &ambiguous),  
428 - press,  
429 - symname);  
430 - } while (ambiguous);  
431 - trace_event(")");  
432 - }  
433 -#if defined(VERBOSE_EVENTS)  
434 - trace_event("\nKey%s [state %s, keycode %d, keysym "  
435 - "0x%lx \"%s\"]",  
436 - press, key_state(kevent->state),  
437 - kevent->keycode, ks,  
438 - symname);  
439 -#endif  
440 - break;  
441 - case ButtonRelease:  
442 - press = "Release";  
443 - direction = "Up";  
444 - case ButtonPress:  
445 - bevent = (XButtonEvent *)event;  
446 - do {  
447 - int was_ambiguous = ambiguous;  
448 -  
449 - trace_event("%s '%s<Btn%d%s>'",  
450 - was_ambiguous? " or": "Event",  
451 - key_symbolic_state(bevent->state, &ambiguous),  
452 - bevent->button,  
453 - direction);  
454 - } while (ambiguous);  
455 -#if defined(VERBOSE_EVENTS)  
456 - trace_event("\nButton%s [state %s, button %d]",  
457 - press, key_state(bevent->state),  
458 - bevent->button);  
459 -#endif  
460 - break;  
461 - case MotionNotify:  
462 - mevent = (XMotionEvent *)event;  
463 - do {  
464 - int was_ambiguous = ambiguous;  
465 -  
466 - trace_event("%s '%s<Motion>'",  
467 - was_ambiguous? " or": "Event",  
468 - key_symbolic_state(mevent->state, &ambiguous));  
469 - } while (ambiguous);  
470 -#if defined(VERBOSE_EVENTS)  
471 - trace_event("\nMotionNotify [state %s]",  
472 - key_state(mevent->state));  
473 -#endif  
474 - break;  
475 - case EnterNotify:  
476 - trace_event("EnterNotify");  
477 - break;  
478 - case LeaveNotify:  
479 - trace_event("LeaveNotify");  
480 - break;  
481 - case FocusIn:  
482 - trace_event("FocusIn");  
483 - break;  
484 - case FocusOut:  
485 - trace_event("FocusOut");  
486 - break;  
487 - case KeymapNotify:  
488 - trace_event("KeymapNotify");  
489 - break;  
490 - case Expose:  
491 - exevent = (XExposeEvent *)event;  
492 - trace_event("Expose [%dx%d+%d+%d]",  
493 - exevent->width, exevent->height, exevent->x, exevent->y);  
494 - break;  
495 - case PropertyNotify:  
496 - trace_event("PropertyNotify");  
497 - break;  
498 - case ClientMessage:  
499 - cmevent = (XClientMessageEvent *)event;  
500 - atom_name = XGetAtomName(display, (Atom)cmevent->data.l[0]);  
501 - trace_event("ClientMessage [%s]",  
502 - (atom_name == CN) ? "(unknown)" : atom_name);  
503 - break;  
504 - case ConfigureNotify:  
505 - cevent = (XConfigureEvent *)event;  
506 - trace_event("ConfigureNotify [%dx%d+%d+%d]",  
507 - cevent->width, cevent->height, cevent->x, cevent->y);  
508 - break;  
509 - default:  
510 - trace_event("Event %d", event->type);  
511 - break;  
512 - }  
513 - if (keymap_trace != CN)  
514 - trace_event(" via %s -> %s(", keymap_trace,  
515 - action_name(action));  
516 - else  
517 -#endif  
518 - trace_event(" -> Action %d(", (int) action);  
519 - for (i = 0; i < *num_params; i++) {  
520 - trace_event("%s\"%s\"",  
521 - i ? ", " : "",  
522 - scatv(params[i], pbuf, sizeof(pbuf)));  
523 - }  
524 - trace_event(")\n");  
525 -  
526 - trace_rollover_check();  
527 -}  
528 -  
529 -#endif  
530 -*/ 134 +} */
531 135
532 /* 136 /*
533 * Wrapper for calling an action internally. 137 * Wrapper for calling an action internally.
latest/src/lib/actionsc.h
@@ -33,9 +33,11 @@ extern void action_debug(XtActionProc action, XEvent *event, String *params, @@ -33,9 +33,11 @@ extern void action_debug(XtActionProc action, XEvent *event, String *params,
33 extern void action_init(void); 33 extern void action_init(void);
34 extern void action_internal(XtActionProc action, enum iaction cause, 34 extern void action_internal(XtActionProc action, enum iaction cause,
35 const char *parm1, const char *parm2); 35 const char *parm1, const char *parm2);
36 -extern const char *action_name(XtActionProc action);  
37 -extern int check_usage(XtActionProc action, Cardinal nargs, Cardinal nargs_min,  
38 - Cardinal nargs_max); 36 +
  37 +#define action_name(x) #x
  38 +// extern const char *action_name(XtActionProc action);
  39 +// extern int check_usage(XtActionProc action, Cardinal nargs, Cardinal nargs_min, Cardinal nargs_max);
  40 +
39 extern Boolean event_is_meta(int state); 41 extern Boolean event_is_meta(int state);
40 42
41 43
latest/src/lib/apl.c
1 -/* 1 +/*
2 * "Software pw3270, desenvolvido com base nos códigos fontes do WC3270 e X3270 2 * "Software pw3270, desenvolvido com base nos códigos fontes do WC3270 e X3270
3 * (Paul Mattes Paul.Mattes@usa.net), de emulação de terminal 3270 para acesso a 3 * (Paul Mattes Paul.Mattes@usa.net), de emulação de terminal 3270 para acesso a
4 * aplicativos mainframe. Registro no INPI sob o nome G3270. 4 * aplicativos mainframe. Registro no INPI sob o nome G3270.
5 - * 5 + *
6 * Copyright (C) <2008> <Banco do Brasil S.A.> 6 * Copyright (C) <2008> <Banco do Brasil S.A.>
7 - * 7 + *
8 * Este programa é software livre. Você pode redistribuí-lo e/ou modificá-lo sob 8 * Este programa é software livre. Você pode redistribuí-lo e/ou modificá-lo sob
9 * os termos da GPL v.2 - Licença Pública Geral GNU, conforme publicado pela 9 * os termos da GPL v.2 - Licença Pública Geral GNU, conforme publicado pela
10 * Free Software Foundation. 10 * Free Software Foundation.
11 - * 11 + *
12 * Este programa é distribuído na expectativa de ser útil, mas SEM QUALQUER 12 * Este programa é distribuído na expectativa de ser útil, mas SEM QUALQUER
13 * GARANTIA; sem mesmo a garantia implícita de COMERCIALIZAÇÃO ou de ADEQUAÇÃO 13 * GARANTIA; sem mesmo a garantia implícita de COMERCIALIZAÇÃO ou de ADEQUAÇÃO
14 * A QUALQUER PROPÓSITO EM PARTICULAR. Consulte a Licença Pública Geral GNU para 14 * A QUALQUER PROPÓSITO EM PARTICULAR. Consulte a Licença Pública Geral GNU para
15 * obter mais detalhes. 15 * obter mais detalhes.
16 - * 16 + *
17 * Você deve ter recebido uma cópia da Licença Pública Geral GNU junto com este 17 * Você deve ter recebido uma cópia da Licença Pública Geral GNU junto com este
18 * programa; se não, escreva para a Free Software Foundation, Inc., 59 Temple 18 * programa; se não, escreva para a Free Software Foundation, Inc., 59 Temple
19 * Place, Suite 330, Boston, MA, 02111-1307, USA 19 * Place, Suite 330, Boston, MA, 02111-1307, USA
20 - * 20 + *
21 * Este programa está nomeado como apl.c e possui 219 linhas de código. 21 * Este programa está nomeado como apl.c e possui 219 linhas de código.
22 - *  
23 - * Contatos:  
24 - * 22 + *
  23 + * Contatos:
  24 + *
25 * perry.werneck@gmail.com (Alexandre Perry de Souza Werneck) 25 * perry.werneck@gmail.com (Alexandre Perry de Souza Werneck)
26 * erico.mendonca@gmail.com (Erico Mascarenhas Mendonça) 26 * erico.mendonca@gmail.com (Erico Mascarenhas Mendonça)
27 * licinio@bb.com.br (Licínio Luis Branco) 27 * licinio@bb.com.br (Licínio Luis Branco)
@@ -66,6 +66,7 @@ @@ -66,6 +66,7 @@
66 * for example, "period" becomes "dot". These are included in the table as 66 * for example, "period" becomes "dot". These are included in the table as
67 * well. 67 * well.
68 */ 68 */
  69 + /*
69 70
70 static struct { 71 static struct {
71 const char *name; 72 const char *name;
@@ -111,7 +112,7 @@ static struct { @@ -111,7 +112,7 @@ static struct {
111 { "circlestile", XK_ograve, 1 }, 112 { "circlestile", XK_ograve, 1 },
112 { "colon", XK_colon, 0 }, 113 { "colon", XK_colon, 0 },
113 { "comma", XK_comma, 0 }, 114 { "comma", XK_comma, 0 },
114 - { "commabar", XK_W, 1 }, /* soliton */ 115 + { "commabar", XK_W, 1 }, // soliton
115 { "del", XK_bracketleft, 1 }, 116 { "del", XK_bracketleft, 1 },
116 { "delstile", XK_udiaeresis, 1 }, 117 { "delstile", XK_udiaeresis, 1 },
117 { "delta", XK_bracketright, 1 }, 118 { "delta", XK_bracketright, 1 },
@@ -119,9 +120,9 @@ static struct { @@ -119,9 +120,9 @@ static struct {
119 { "deltaunderbar", XK_Udiaeresis, 1 }, 120 { "deltaunderbar", XK_Udiaeresis, 1 },
120 { "deltilde", XK_Ucircumflex, 1 }, 121 { "deltilde", XK_Ucircumflex, 1 },
121 { "diaeresis", XK_Ecircumflex, 1 }, 122 { "diaeresis", XK_Ecircumflex, 1 },
122 - { "diaeresiscircle", XK_V, 1 }, /* soliton */ 123 + { "diaeresiscircle", XK_V, 1 }, // soliton
123 { "diaeresisdot", XK_Odiaeresis, 1 }, 124 { "diaeresisdot", XK_Odiaeresis, 1 },
124 - { "diaeresisjot", XK_U, 1 }, /* soliton */ 125 + { "diaeresisjot", XK_U, 1 }, // soliton
125 { "diamond", XK_oslash, 1 }, 126 { "diamond", XK_oslash, 1 },
126 { "dieresis", XK_Ecircumflex, 1 }, 127 { "dieresis", XK_Ecircumflex, 1 },
127 { "dieresisdot", XK_Odiaeresis, 1 }, 128 { "dieresisdot", XK_Odiaeresis, 1 },
@@ -140,7 +141,7 @@ static struct { @@ -140,7 +141,7 @@ static struct {
140 { "epsilonunderbar", XK_Iacute, 1 }, 141 { "epsilonunderbar", XK_Iacute, 1 },
141 { "equal", XK_equal, 0 }, 142 { "equal", XK_equal, 0 },
142 { "equalunderbar", XK_backslash, 1 }, 143 { "equalunderbar", XK_backslash, 1 },
143 - { "euro", XK_X, 1 }, /* soliton */ 144 + { "euro", XK_X, 1 }, // soliton
144 { "greater", XK_greater, 0 }, 145 { "greater", XK_greater, 0 },
145 { "iota", XK_yen, 1 }, 146 { "iota", XK_yen, 1 },
146 { "iotaunderbar", XK_Egrave, 1 }, 147 { "iotaunderbar", XK_Egrave, 1 },
@@ -197,9 +198,9 @@ static struct { @@ -197,9 +198,9 @@ static struct {
197 { 0, 0 } 198 { 0, 0 }
198 }; 199 };
199 200
200 -/*  
201 - * Translation from APL ksysym names to indirect APL keysyms.  
202 - */ 201 +//
  202 +// Translation from APL ksysym names to indirect APL keysyms.
  203 +//
203 KeySym 204 KeySym
204 APLStringToKeysym(char *s, int *is_gep) 205 APLStringToKeysym(char *s, int *is_gep)
205 { 206 {
@@ -215,5 +216,6 @@ APLStringToKeysym(char *s, int *is_gep) @@ -215,5 +216,6 @@ APLStringToKeysym(char *s, int *is_gep)
215 } 216 }
216 return NoSymbol; 217 return NoSymbol;
217 } 218 }
  219 +*/
218 220
219 #endif /*]*/ 221 #endif /*]*/
latest/src/lib/kybd.c
@@ -623,8 +623,7 @@ Interrupt_action(Widget w unused, XEvent *event, String *params, @@ -623,8 +623,7 @@ Interrupt_action(Widget w unused, XEvent *event, String *params,
623 * Prepare for an insert of 'count' bytes. 623 * Prepare for an insert of 'count' bytes.
624 * Returns True if the insert is legal, False otherwise. 624 * Returns True if the insert is legal, False otherwise.
625 */ 625 */
626 -static Boolean  
627 -ins_prep(int faddr, int baddr, int count) 626 +static Boolean ins_prep(int faddr, int baddr, int count)
628 { 627 {
629 int next_faddr; 628 int next_faddr;
630 int xaddr; 629 int xaddr;
@@ -3120,7 +3119,7 @@ void Input_String(const unsigned char *str) @@ -3120,7 +3119,7 @@ void Input_String(const unsigned char *str)
3120 3119
3121 /* 3120 /*
3122 * Key action. 3121 * Key action.
3123 - */ 3122 + */ /*
3124 void 3123 void
3125 Key_action(Widget w unused, XEvent *event, String *params, Cardinal *num_params) 3124 Key_action(Widget w unused, XEvent *event, String *params, Cardinal *num_params)
3126 { 3125 {
@@ -3150,7 +3149,7 @@ Key_action(Widget w unused, XEvent *event, String *params, Cardinal *num_params) @@ -3150,7 +3149,7 @@ Key_action(Widget w unused, XEvent *event, String *params, Cardinal *num_params)
3150 NULL); 3149 NULL);
3151 } 3150 }
3152 } 3151 }
3153 - 3152 +*/
3154 /* 3153 /*
3155 * String action. 3154 * String action.
3156 */ 3155 */
@@ -3919,7 +3918,7 @@ kybd_prime(void) @@ -3919,7 +3918,7 @@ kybd_prime(void)
3919 /* 3918 /*
3920 * Translate a keysym name to a keysym, including APL and extended 3919 * Translate a keysym name to a keysym, including APL and extended
3921 * characters. 3920 * characters.
3922 - */ 3921 + */ /*
3923 static KeySym 3922 static KeySym
3924 MyStringToKeysym(char *s, enum keytype *keytypep) 3923 MyStringToKeysym(char *s, enum keytype *keytypep)
3925 { 3924 {
@@ -3928,7 +3927,8 @@ MyStringToKeysym(char *s, enum keytype *keytypep) @@ -3928,7 +3927,8 @@ MyStringToKeysym(char *s, enum keytype *keytypep)
3928 char *ptr; 3927 char *ptr;
3929 unsigned char xc; 3928 unsigned char xc;
3930 3929
3931 -#if defined(X3270_APL) /*[*/ 3930 +
  3931 +#if defined(X3270_APL)
3932 if (!strncmp(s, "apl_", 4)) { 3932 if (!strncmp(s, "apl_", 4)) {
3933 int is_ge; 3933 int is_ge;
3934 3934
@@ -3938,7 +3938,7 @@ MyStringToKeysym(char *s, enum keytype *keytypep) @@ -3938,7 +3938,7 @@ MyStringToKeysym(char *s, enum keytype *keytypep)
3938 else 3938 else
3939 *keytypep = KT_STD; 3939 *keytypep = KT_STD;
3940 } else 3940 } else
3941 -#endif /*]*/ 3941 +#endif
3942 { 3942 {
3943 k = StringToKeysym(s); 3943 k = StringToKeysym(s);
3944 *keytypep = KT_STD; 3944 *keytypep = KT_STD;
@@ -3963,7 +3963,7 @@ MyStringToKeysym(char *s, enum keytype *keytypep) @@ -3963,7 +3963,7 @@ MyStringToKeysym(char *s, enum keytype *keytypep)
3963 k &= 0xff; 3963 k &= 0xff;
3964 } 3964 }
3965 3965
3966 - /* Allow arbitrary values, e.g., 0x03 for ^C. */ 3966 + // Allow arbitrary values, e.g., 0x03 for ^C.
3967 if (k == NoSymbol && 3967 if (k == NoSymbol &&
3968 (cc = strtoul(s, &ptr, 0)) > 0 && 3968 (cc = strtoul(s, &ptr, 0)) > 0 &&
3969 cc < 0xff && 3969 cc < 0xff &&
@@ -3973,6 +3973,7 @@ MyStringToKeysym(char *s, enum keytype *keytypep) @@ -3973,6 +3973,7 @@ MyStringToKeysym(char *s, enum keytype *keytypep)
3973 3973
3974 return k; 3974 return k;
3975 } 3975 }
  3976 +*/
3976 3977
3977 /* Add a key to the extended association table. */ 3978 /* Add a key to the extended association table. */
3978 void 3979 void
@@ -4002,447 +4003,3 @@ clear_xks(void) @@ -4002,447 +4003,3 @@ clear_xks(void)
4002 } 4003 }
4003 } 4004 }
4004 4005
4005 -#if defined(X3270_DISPLAY)  
4006 -/*  
4007 -//  
4008 -//X-dependent code starts here.  
4009 -//  
4010 -  
4011 -//  
4012 -// Translate a keymap (from an XQueryKeymap or a KeymapNotify event) into  
4013 -// a bitmap of Shift, Meta or Alt keys pressed.  
4014 -//  
4015 -#define key_is_down(kc, bitmap) (kc && ((bitmap)[(kc)/8] & (1<<((kc)%8))))  
4016 -int  
4017 -state_from_keymap(char keymap[32])  
4018 -{  
4019 - static Boolean initted = False;  
4020 - static KeyCode kc_Shift_L, kc_Shift_R;  
4021 - static KeyCode kc_Meta_L, kc_Meta_R;  
4022 - static KeyCode kc_Alt_L, kc_Alt_R;  
4023 - int pseudo_state = 0;  
4024 -  
4025 - if (!initted) {  
4026 - kc_Shift_L = XKeysymToKeycode(display, XK_Shift_L);  
4027 - kc_Shift_R = XKeysymToKeycode(display, XK_Shift_R);  
4028 - kc_Meta_L = XKeysymToKeycode(display, XK_Meta_L);  
4029 - kc_Meta_R = XKeysymToKeycode(display, XK_Meta_R);  
4030 - kc_Alt_L = XKeysymToKeycode(display, XK_Alt_L);  
4031 - kc_Alt_R = XKeysymToKeycode(display, XK_Alt_R);  
4032 - initted = True;  
4033 - }  
4034 - if (key_is_down(kc_Shift_L, keymap) ||  
4035 - key_is_down(kc_Shift_R, keymap))  
4036 - pseudo_state |= ShiftKeyDown;  
4037 - if (key_is_down(kc_Meta_L, keymap) ||  
4038 - key_is_down(kc_Meta_R, keymap))  
4039 - pseudo_state |= MetaKeyDown;  
4040 - if (key_is_down(kc_Alt_L, keymap) ||  
4041 - key_is_down(kc_Alt_R, keymap))  
4042 - pseudo_state |= AltKeyDown;  
4043 - return pseudo_state;  
4044 -}  
4045 -#undef key_is_down  
4046 -  
4047 -//  
4048 -// Process shift keyboard events. The code has to look for the raw Shift keys,  
4049 -// rather than using the handy "state" field in the event structure. This is  
4050 -// because the event state is the state _before_ the key was pressed or  
4051 -// released. This isn't enough information to distinguish between "left  
4052 -// shift released" and "left shift released, right shift still held down"  
4053 -// events, for example.  
4054 -//  
4055 -// This function is also called as part of Focus event processing.  
4056 -//  
4057 -void  
4058 -PA_Shift_action(Widget w unused, XEvent *event unused, String *params unused,  
4059 - Cardinal *num_params unused)  
4060 -{  
4061 - char keys[32];  
4062 -  
4063 - XQueryKeymap(display, keys);  
4064 - shift_event(state_from_keymap(keys));  
4065 -}  
4066 -*/  
4067 -#endif  
4068 -  
4069 -#if defined(X3270_DISPLAY) || defined(C3270) /*[*/  
4070 -/*  
4071 -static Boolean  
4072 -build_composites(void)  
4073 -{  
4074 - char *c, *c0, *c1;  
4075 - char *ln;  
4076 - char ksname[3][64];  
4077 - char junk[2];  
4078 - KeySym k[3];  
4079 - enum keytype a[3];  
4080 - int i;  
4081 - struct composite *cp;  
4082 -  
4083 - if (appres.compose_map == CN) {  
4084 - popup_an_error("%s: No %s defined", action_name(Compose_action),  
4085 - ResComposeMap);  
4086 - return False;  
4087 - }  
4088 - c0 = get_fresource("%s.%s", ResComposeMap, appres.compose_map);  
4089 - if (c0 == CN) {  
4090 - popup_an_error("%s: Cannot find %s \"%s\"",  
4091 - action_name(Compose_action), ResComposeMap,  
4092 - appres.compose_map);  
4093 - return False;  
4094 - }  
4095 - c1 = c = NewString(c0); // will be modified by strtok  
4096 - while ((ln = strtok(c, "\n"))) {  
4097 - Boolean okay = True;  
4098 -  
4099 - c = NULL;  
4100 - if (sscanf(ln, " %63[^+ \t] + %63[^= \t] =%63s%1s",  
4101 - ksname[0], ksname[1], ksname[2], junk) != 3) {  
4102 - popup_an_error("%s: Invalid syntax: %s",  
4103 - action_name(Compose_action), ln);  
4104 - continue;  
4105 - }  
4106 - for (i = 0; i < 3; i++) {  
4107 - k[i] = MyStringToKeysym(ksname[i], &a[i]);  
4108 - if (k[i] == NoSymbol) {  
4109 - popup_an_error("%s: Invalid KeySym: \"%s\"",  
4110 - action_name(Compose_action), ksname[i]);  
4111 - okay = False;  
4112 - break;  
4113 - }  
4114 - }  
4115 - if (!okay)  
4116 - continue;  
4117 - composites = (struct composite *) Realloc((char *)composites,  
4118 - (n_composites + 1) * sizeof(struct composite));  
4119 - cp = composites + n_composites;  
4120 - cp->k1.keysym = k[0];  
4121 - cp->k1.keytype = a[0];  
4122 - cp->k2.keysym = k[1];  
4123 - cp->k2.keytype = a[1];  
4124 - cp->translation.keysym = k[2];  
4125 - cp->translation.keytype = a[2];  
4126 - n_composites++;  
4127 - }  
4128 - Free(c1);  
4129 - return True;  
4130 -}  
4131 -*/  
4132 -  
4133 -/*  
4134 - * Called by the toolkit when the "Compose" key is pressed. "Compose" is  
4135 - * implemented by pressing and releasing three keys: "Compose" and two  
4136 - * data keys. For example, "Compose" "s" "s" gives the German "ssharp"  
4137 - * character, and "Compose" "C", "," gives a capital "C" with a cedilla  
4138 - * (symbol Ccedilla).  
4139 - *  
4140 - * The mechanism breaks down a little when the user presses "Compose" and  
4141 - * then a non-data key. Oh well.  
4142 - */ /*  
4143 -void  
4144 -Compose_action(Widget w unused, XEvent *event, String *params, Cardinal *num_params)  
4145 -{  
4146 -// reset_idle_timer();  
4147 -  
4148 - if (!composites && !build_composites())  
4149 - return;  
4150 -  
4151 - if (composing == NONE) {  
4152 - composing = COMPOSE;  
4153 - status_compose(True, 0, KT_STD);  
4154 - }  
4155 -} */  
4156 -#endif /*]*/  
4157 -  
4158 -#if defined(X3270_DISPLAY) /*[*/  
4159 -  
4160 -/*  
4161 - * Called by the toolkit for any key without special actions.  
4162 - */ /*  
4163 -void  
4164 -Default_action(Widget w unused, XEvent *event, String *params, Cardinal *num_params)  
4165 -{  
4166 - XKeyEvent *kevent = (XKeyEvent *)event;  
4167 - char buf[32];  
4168 - KeySym ks;  
4169 - int ll;  
4170 -  
4171 - switch (event->type) {  
4172 - case KeyPress:  
4173 -#if defined(X3270_DBCS)  
4174 - if (!xim_lookup((XKeyEvent *)event))  
4175 - return;  
4176 -#endif  
4177 - ll = XLookupString(kevent, buf, 32, &ks, (XComposeStatus *) 0);  
4178 - if (ll == 1) {  
4179 - // Add Meta; XLookupString won't.  
4180 - if (event_is_meta(kevent->state))  
4181 - buf[0] |= 0x80;  
4182 - // Remap certain control characters.  
4183 - if (!IN_ANSI) switch (buf[0]) {  
4184 - case '\t':  
4185 - action_internal(Tab_action, IA_DEFAULT, CN, CN);  
4186 - break;  
4187 - case '\177':  
4188 - action_internal(Delete_action, IA_DEFAULT, CN,  
4189 - CN);  
4190 - break;  
4191 - case '\b':  
4192 - action_internal(Erase_action, IA_DEFAULT,  
4193 - CN, CN);  
4194 - break;  
4195 - case '\r':  
4196 - action_Enter();  
4197 -// action_internal(Enter_action, IA_DEFAULT, CN, CN);  
4198 - break;  
4199 - case '\n':  
4200 - action_internal(Newline_action, IA_DEFAULT, CN,  
4201 - CN);  
4202 - break;  
4203 - default:  
4204 - key_ACharacter((unsigned char) buf[0], KT_STD,  
4205 - IA_DEFAULT, NULL);  
4206 - break;  
4207 - } else {  
4208 - key_ACharacter((unsigned char) buf[0], KT_STD,  
4209 - IA_DEFAULT, NULL);  
4210 - }  
4211 - return;  
4212 - }  
4213 -  
4214 - // Pick some other reasonable defaults.  
4215 - switch (ks) {  
4216 - case XK_Up:  
4217 - action_internal(Up_action, IA_DEFAULT, CN, CN);  
4218 - break;  
4219 - case XK_Down:  
4220 - action_internal(Down_action, IA_DEFAULT, CN, CN);  
4221 - break;  
4222 - case XK_Left:  
4223 - action_internal(Left_action, IA_DEFAULT, CN, CN);  
4224 - break;  
4225 - case XK_Right:  
4226 - action_internal(Right_action, IA_DEFAULT, CN, CN);  
4227 - break;  
4228 - case XK_Insert:  
4229 -#if defined(XK_KP_Insert)  
4230 - case XK_KP_Insert:  
4231 -#endif  
4232 - action_internal(Insert_action, IA_DEFAULT, CN, CN);  
4233 - break;  
4234 - case XK_Delete:  
4235 - action_internal(Delete_action, IA_DEFAULT, CN, CN);  
4236 - break;  
4237 - case XK_Home:  
4238 - action_internal(Home_action, IA_DEFAULT, CN, CN);  
4239 - break;  
4240 - case XK_Tab:  
4241 - action_internal(Tab_action, IA_DEFAULT, CN, CN);  
4242 - break;  
4243 -#if defined(XK_ISO_Left_Tab)  
4244 - case XK_ISO_Left_Tab:  
4245 - action_internal(BackTab_action, IA_DEFAULT, CN, CN);  
4246 - break;  
4247 -#endif  
4248 - case XK_Clear:  
4249 - action_internal(Clear_action, IA_DEFAULT, CN, CN);  
4250 - break;  
4251 - case XK_Sys_Req:  
4252 - action_internal(SysReq_action, IA_DEFAULT, CN, CN);  
4253 - break;  
4254 -#if defined(XK_EuroSign)  
4255 - case XK_EuroSign:  
4256 - action_internal(Key_action, IA_DEFAULT, "currency",  
4257 - CN);  
4258 - break;  
4259 -#endif  
4260 -  
4261 -#if defined(XK_3270_Duplicate)  
4262 - // Funky 3270 keysyms.  
4263 - case XK_3270_Duplicate:  
4264 - action_internal(Dup_action, IA_DEFAULT, CN, CN);  
4265 - break;  
4266 - case XK_3270_FieldMark:  
4267 - action_internal(FieldMark_action, IA_DEFAULT, CN, CN);  
4268 - break;  
4269 - case XK_3270_Right2:  
4270 - action_internal(Right2_action, IA_DEFAULT, CN, CN);  
4271 - break;  
4272 - case XK_3270_Left2:  
4273 - action_internal(Left2_action, IA_DEFAULT, CN, CN);  
4274 - break;  
4275 - case XK_3270_BackTab:  
4276 - action_internal(BackTab_action, IA_DEFAULT, CN, CN);  
4277 - break;  
4278 - case XK_3270_EraseEOF:  
4279 - action_internal(EraseEOF_action, IA_DEFAULT, CN, CN);  
4280 - break;  
4281 - case XK_3270_EraseInput:  
4282 - action_internal(EraseInput_action, IA_DEFAULT, CN, CN);  
4283 - break;  
4284 - case XK_3270_Reset:  
4285 - action_internal(Reset_action, IA_DEFAULT, CN, CN);  
4286 - break;  
4287 - case XK_3270_PA1:  
4288 - action_internal(PA_action, IA_DEFAULT, "1", CN);  
4289 - break;  
4290 - case XK_3270_PA2:  
4291 - action_internal(PA_action, IA_DEFAULT, "2", CN);  
4292 - break;  
4293 - case XK_3270_PA3:  
4294 - action_internal(PA_action, IA_DEFAULT, "3", CN);  
4295 - break;  
4296 - case XK_3270_Attn:  
4297 - action_internal(Attn_action, IA_DEFAULT, CN, CN);  
4298 - break;  
4299 - case XK_3270_AltCursor:  
4300 - action_internal(AltCursor_action, IA_DEFAULT, CN, CN);  
4301 - break;  
4302 - case XK_3270_CursorSelect:  
4303 - action_internal(CursorSelect_action, IA_DEFAULT, CN,  
4304 - CN);  
4305 - break;  
4306 - case XK_3270_Enter:  
4307 - action_Enter();  
4308 -// action_internal(Enter_action, IA_DEFAULT, CN, CN);  
4309 - break;  
4310 -#endif  
4311 -  
4312 -#if defined(X3270_APL)  
4313 - // Funky APL keysyms.  
4314 - case XK_downcaret:  
4315 - action_internal(Key_action, IA_DEFAULT, "apl_downcaret",  
4316 - CN);  
4317 - break;  
4318 - case XK_upcaret:  
4319 - action_internal(Key_action, IA_DEFAULT, "apl_upcaret",  
4320 - CN);  
4321 - break;  
4322 - case XK_overbar:  
4323 - action_internal(Key_action, IA_DEFAULT, "apl_overbar",  
4324 - CN);  
4325 - break;  
4326 - case XK_downtack:  
4327 - action_internal(Key_action, IA_DEFAULT, "apl_downtack",  
4328 - CN);  
4329 - break;  
4330 - case XK_upshoe:  
4331 - action_internal(Key_action, IA_DEFAULT, "apl_upshoe",  
4332 - CN);  
4333 - break;  
4334 - case XK_downstile:  
4335 - action_internal(Key_action, IA_DEFAULT, "apl_downstile",  
4336 - CN);  
4337 - break;  
4338 - case XK_underbar:  
4339 - action_internal(Key_action, IA_DEFAULT, "apl_underbar",  
4340 - CN);  
4341 - break;  
4342 - case XK_jot:  
4343 - action_internal(Key_action, IA_DEFAULT, "apl_jot", CN);  
4344 - break;  
4345 - case XK_quad:  
4346 - action_internal(Key_action, IA_DEFAULT, "apl_quad", CN);  
4347 - break;  
4348 - case XK_uptack:  
4349 - action_internal(Key_action, IA_DEFAULT, "apl_uptack",  
4350 - CN);  
4351 - break;  
4352 - case XK_circle:  
4353 - action_internal(Key_action, IA_DEFAULT, "apl_circle",  
4354 - CN);  
4355 - break;  
4356 - case XK_upstile:  
4357 - action_internal(Key_action, IA_DEFAULT, "apl_upstile",  
4358 - CN);  
4359 - break;  
4360 - case XK_downshoe:  
4361 - action_internal(Key_action, IA_DEFAULT, "apl_downshoe",  
4362 - CN);  
4363 - break;  
4364 - case XK_rightshoe:  
4365 - action_internal(Key_action, IA_DEFAULT, "apl_rightshoe",  
4366 - CN);  
4367 - break;  
4368 - case XK_leftshoe:  
4369 - action_internal(Key_action, IA_DEFAULT, "apl_leftshoe",  
4370 - CN);  
4371 - break;  
4372 - case XK_lefttack:  
4373 - action_internal(Key_action, IA_DEFAULT, "apl_lefttack",  
4374 - CN);  
4375 - break;  
4376 - case XK_righttack:  
4377 - action_internal(Key_action, IA_DEFAULT, "apl_righttack",  
4378 - CN);  
4379 - break;  
4380 -#endif  
4381 -  
4382 - default:  
4383 - if (ks >= XK_F1 && ks <= XK_F24) {  
4384 - (void) sprintf(buf, "%ld", ks - XK_F1 + 1);  
4385 - action_internal(PF_action, IA_DEFAULT, buf, CN);  
4386 -#if defined(XK_CYRILLIC)  
4387 - } else if (ks == XK_Cyrillic_io ||  
4388 - ks == XK_Cyrillic_IO ||  
4389 - (ks >= XK_Cyrillic_yu &&  
4390 - ks <= XK_Cyrillic_HARDSIGN)) {  
4391 - // Map XK to KOI8-R.  
4392 - (void) sprintf(buf, "%ld", ks & 0xff);  
4393 - action_internal(Key_action, IA_DEFAULT, buf,  
4394 - CN);  
4395 -#endif  
4396 - } else if (xk_selector && ((ks >> 8) == xk_selector)) {  
4397 - key_ACharacter((unsigned char)(ks & 0xff),  
4398 - KT_STD, IA_KEY, NULL);  
4399 - } else  
4400 - trace_event(" %s: dropped (unknown keysym)\n",  
4401 - action_name(Default_action));  
4402 - break;  
4403 - }  
4404 - break;  
4405 -  
4406 - case ButtonPress:  
4407 - case ButtonRelease:  
4408 - trace_event(" %s: dropped (no action configured)\n",  
4409 - action_name(Default_action));  
4410 - break;  
4411 - default:  
4412 - trace_event(" %s: dropped (unknown event type)\n",  
4413 - action_name(Default_action));  
4414 - break;  
4415 - }  
4416 -}  
4417 -*/  
4418 -  
4419 -/*  
4420 - * Set or clear a temporary keymap.  
4421 - *  
4422 - * TemporaryKeymap(x) toggle keymap "x" (add "x" to the keymap, or if  
4423 - * "x" was already added, remove it)  
4424 - * TemporaryKeymap() removes the previous keymap, if any  
4425 - * TemporaryKeymap(None) removes the previous keymap, if any  
4426 - */ /*  
4427 -void  
4428 -TemporaryKeymap_action(Widget w unused, XEvent *event, String *params, Cardinal *num_params)  
4429 -{  
4430 -// reset_idle_timer();  
4431 -  
4432 - if (check_usage(TemporaryKeymap_action, *num_params, 0, 1) < 0)  
4433 - return;  
4434 -  
4435 - if (*num_params == 0 || !strcmp(params[0], "None")) {  
4436 - (void) temporary_keymap(CN);  
4437 - return;  
4438 - }  
4439 -  
4440 - if (temporary_keymap(params[0]) < 0) {  
4441 - popup_an_error("%s: Can't find %s %s",  
4442 - action_name(TemporaryKeymap_action), ResKeymap, params[0]);  
4443 -// cancel_if_idle_command();  
4444 - }  
4445 -}  
4446 -*/  
4447 -  
4448 -#endif /*]*/