Commit 8343706b87ca66419264086b0c61b5989896307d
1 parent
5a012b78
Exists in
master
Pequenos ajustes no include para uso da versão baseada em gtk3
Showing
2 changed files
with
540 additions
and
533 deletions
Show diff stats
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> |
@@ -32,7 +32,7 @@ | @@ -32,7 +32,7 @@ | ||
32 | </Target> | 32 | </Target> |
33 | <Target title="libtest"> | 33 | <Target title="libtest"> |
34 | <Option output="testprogram" prefix_auto="1" extension_auto="1" /> | 34 | <Option output="testprogram" prefix_auto="1" extension_auto="1" /> |
35 | - <Option object_output="obj/Debug/" /> | 35 | + <Option object_output="obj\Debug\" /> |
36 | <Option type="1" /> | 36 | <Option type="1" /> |
37 | <Option compiler="gcc" /> | 37 | <Option compiler="gcc" /> |
38 | <Option use_console_runner="0" /> | 38 | <Option use_console_runner="0" /> |
@@ -48,17 +48,17 @@ | @@ -48,17 +48,17 @@ | ||
48 | <Unit filename="Makefile.in" /> | 48 | <Unit filename="Makefile.in" /> |
49 | <Unit filename="bootstrap.sh" /> | 49 | <Unit filename="bootstrap.sh" /> |
50 | <Unit filename="configure.ac" /> | 50 | <Unit filename="configure.ac" /> |
51 | - <Unit filename="debian/control-base.in" /> | ||
52 | - <Unit filename="debian/lib3270.install"> | 51 | + <Unit filename="debian\control-base.in" /> |
52 | + <Unit filename="debian\lib3270.install"> | ||
53 | <Option target="Release" /> | 53 | <Option target="Release" /> |
54 | </Unit> | 54 | </Unit> |
55 | - <Unit filename="debian/pw3270-plugin-java.install"> | 55 | + <Unit filename="debian\pw3270-plugin-java.install"> |
56 | <Option target="Release" /> | 56 | <Option target="Release" /> |
57 | </Unit> | 57 | </Unit> |
58 | - <Unit filename="debian/pw3270-plugin-rexx.install"> | 58 | + <Unit filename="debian\pw3270-plugin-rexx.install"> |
59 | <Option target="Release" /> | 59 | <Option target="Release" /> |
60 | </Unit> | 60 | </Unit> |
61 | - <Unit filename="debian/pw3270.install"> | 61 | + <Unit filename="debian\pw3270.install"> |
62 | <Option target="Release" /> | 62 | <Option target="Release" /> |
63 | </Unit> | 63 | </Unit> |
64 | <Unit filename="makegtkruntime.sh"> | 64 | <Unit filename="makegtkruntime.sh"> |
@@ -66,723 +66,732 @@ | @@ -66,723 +66,732 @@ | ||
66 | </Unit> | 66 | </Unit> |
67 | <Unit filename="pw3270.nsi.in" /> | 67 | <Unit filename="pw3270.nsi.in" /> |
68 | <Unit filename="pw3270.spec.in" /> | 68 | <Unit filename="pw3270.spec.in" /> |
69 | - <Unit filename="rexx/sample.rex" /> | 69 | + <Unit filename="rexx\sample.rex" /> |
70 | <Unit filename="scripts.conf.in" /> | 70 | <Unit filename="scripts.conf.in" /> |
71 | - <Unit filename="src/extensions/uno/com/sun/star/beans/Ambiguous.hpp" /> | ||
72 | - <Unit filename="src/extensions/uno/com/sun/star/beans/Defaulted.hpp" /> | ||
73 | - <Unit filename="src/extensions/uno/com/sun/star/beans/GetDirectPropertyTolerantResult.hpp" /> | ||
74 | - <Unit filename="src/extensions/uno/com/sun/star/beans/GetPropertyTolerantResult.hpp" /> | ||
75 | - <Unit filename="src/extensions/uno/com/sun/star/beans/IllegalTypeException.hpp" /> | ||
76 | - <Unit filename="src/extensions/uno/com/sun/star/beans/IntrospectionException.hpp" /> | ||
77 | - <Unit filename="src/extensions/uno/com/sun/star/beans/MethodConcept.hpp" /> | ||
78 | - <Unit filename="src/extensions/uno/com/sun/star/beans/NamedValue.hpp" /> | ||
79 | - <Unit filename="src/extensions/uno/com/sun/star/beans/NotRemoveableException.hpp" /> | ||
80 | - <Unit filename="src/extensions/uno/com/sun/star/beans/Optional.hpp" /> | ||
81 | - <Unit filename="src/extensions/uno/com/sun/star/beans/Pair.hpp" /> | ||
82 | - <Unit filename="src/extensions/uno/com/sun/star/beans/Property.hpp" /> | ||
83 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyAttribute.hpp" /> | ||
84 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyChangeEvent.hpp" /> | ||
85 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyConcept.hpp" /> | ||
86 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyExistException.hpp" /> | ||
87 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertySetInfoChange.hpp" /> | ||
88 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertySetInfoChangeEvent.hpp" /> | ||
89 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyState.hpp" /> | ||
90 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyStateChangeEvent.hpp" /> | ||
91 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyValue.hpp" /> | ||
92 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyValues.hpp" /> | ||
93 | - <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyVetoException.hpp" /> | ||
94 | - <Unit filename="src/extensions/uno/com/sun/star/beans/SetPropertyTolerantFailed.hpp" /> | ||
95 | - <Unit filename="src/extensions/uno/com/sun/star/beans/StringPair.hpp" /> | ||
96 | - <Unit filename="src/extensions/uno/com/sun/star/beans/TolerantPropertySetResultType.hpp" /> | ||
97 | - <Unit filename="src/extensions/uno/com/sun/star/beans/UnknownPropertyException.hpp" /> | ||
98 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XExactName.hpp" /> | ||
99 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XFastPropertySet.hpp" /> | ||
100 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XHierarchicalPropertySet.hpp" /> | ||
101 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XHierarchicalPropertySetInfo.hpp" /> | ||
102 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XIntroTest.hpp" /> | ||
103 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XIntrospection.hpp" /> | ||
104 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XIntrospectionAccess.hpp" /> | ||
105 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XMaterialHolder.hpp" /> | ||
106 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiHierarchicalPropertySet.hpp" /> | ||
107 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiPropertySet.hpp" /> | ||
108 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiPropertyStates.hpp" /> | ||
109 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertiesChangeListener.hpp" /> | ||
110 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertiesChangeNotifier.hpp" /> | ||
111 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XProperty.hpp" /> | ||
112 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyAccess.hpp" /> | ||
113 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyChangeListener.hpp" /> | ||
114 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyContainer.hpp" /> | ||
115 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySet.hpp" /> | ||
116 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfo.hpp" /> | ||
117 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfoChangeListener.hpp" /> | ||
118 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfoChangeNotifier.hpp" /> | ||
119 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyState.hpp" /> | ||
120 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyStateChangeListener.hpp" /> | ||
121 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyWithState.hpp" /> | ||
122 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XTolerantMultiPropertySet.hpp" /> | ||
123 | - <Unit filename="src/extensions/uno/com/sun/star/beans/XVetoableChangeListener.hpp" /> | ||
124 | - <Unit filename="src/extensions/uno/com/sun/star/connection/Acceptor.hpp" /> | ||
125 | - <Unit filename="src/extensions/uno/com/sun/star/connection/AlreadyAcceptingException.hpp" /> | ||
126 | - <Unit filename="src/extensions/uno/com/sun/star/connection/ConnectionSetupException.hpp" /> | ||
127 | - <Unit filename="src/extensions/uno/com/sun/star/connection/Connector.hpp" /> | ||
128 | - <Unit filename="src/extensions/uno/com/sun/star/connection/NoConnectException.hpp" /> | ||
129 | - <Unit filename="src/extensions/uno/com/sun/star/connection/SocketPermission.hpp" /> | ||
130 | - <Unit filename="src/extensions/uno/com/sun/star/connection/XAcceptor.hpp" /> | ||
131 | - <Unit filename="src/extensions/uno/com/sun/star/connection/XConnection.hpp" /> | ||
132 | - <Unit filename="src/extensions/uno/com/sun/star/connection/XConnection2.hpp" /> | ||
133 | - <Unit filename="src/extensions/uno/com/sun/star/connection/XConnectionBroadcaster.hpp" /> | ||
134 | - <Unit filename="src/extensions/uno/com/sun/star/connection/XConnector.hpp" /> | ||
135 | - <Unit filename="src/extensions/uno/com/sun/star/container/ContainerEvent.hpp" /> | ||
136 | - <Unit filename="src/extensions/uno/com/sun/star/container/ElementExistException.hpp" /> | ||
137 | - <Unit filename="src/extensions/uno/com/sun/star/container/NoSuchElementException.hpp" /> | ||
138 | - <Unit filename="src/extensions/uno/com/sun/star/container/XChild.hpp" /> | ||
139 | - <Unit filename="src/extensions/uno/com/sun/star/container/XComponentEnumeration.hpp" /> | ||
140 | - <Unit filename="src/extensions/uno/com/sun/star/container/XComponentEnumerationAccess.hpp" /> | ||
141 | - <Unit filename="src/extensions/uno/com/sun/star/container/XContainer.hpp" /> | ||
142 | - <Unit filename="src/extensions/uno/com/sun/star/container/XContainerApproveBroadcaster.hpp" /> | ||
143 | - <Unit filename="src/extensions/uno/com/sun/star/container/XContainerApproveListener.hpp" /> | ||
144 | - <Unit filename="src/extensions/uno/com/sun/star/container/XContainerListener.hpp" /> | ||
145 | - <Unit filename="src/extensions/uno/com/sun/star/container/XContainerQuery.hpp" /> | ||
146 | - <Unit filename="src/extensions/uno/com/sun/star/container/XContentEnumerationAccess.hpp" /> | ||
147 | - <Unit filename="src/extensions/uno/com/sun/star/container/XElementAccess.hpp" /> | ||
148 | - <Unit filename="src/extensions/uno/com/sun/star/container/XEnumeration.hpp" /> | ||
149 | - <Unit filename="src/extensions/uno/com/sun/star/container/XEnumerationAccess.hpp" /> | ||
150 | - <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalName.hpp" /> | ||
151 | - <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameAccess.hpp" /> | ||
152 | - <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameContainer.hpp" /> | ||
153 | - <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameReplace.hpp" /> | ||
154 | - <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierAccess.hpp" /> | ||
155 | - <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierContainer.hpp" /> | ||
156 | - <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierReplace.hpp" /> | ||
157 | - <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDAccess.hpp" /> | ||
158 | - <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDContainer.hpp" /> | ||
159 | - <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDReplace.hpp" /> | ||
160 | - <Unit filename="src/extensions/uno/com/sun/star/container/XIndexAccess.hpp" /> | ||
161 | - <Unit filename="src/extensions/uno/com/sun/star/container/XIndexContainer.hpp" /> | ||
162 | - <Unit filename="src/extensions/uno/com/sun/star/container/XIndexReplace.hpp" /> | ||
163 | - <Unit filename="src/extensions/uno/com/sun/star/container/XNameAccess.hpp" /> | ||
164 | - <Unit filename="src/extensions/uno/com/sun/star/container/XNameContainer.hpp" /> | ||
165 | - <Unit filename="src/extensions/uno/com/sun/star/container/XNameReplace.hpp" /> | ||
166 | - <Unit filename="src/extensions/uno/com/sun/star/container/XNamed.hpp" /> | ||
167 | - <Unit filename="src/extensions/uno/com/sun/star/container/XSet.hpp" /> | ||
168 | - <Unit filename="src/extensions/uno/com/sun/star/container/XStringKeyMap.hpp" /> | ||
169 | - <Unit filename="src/extensions/uno/com/sun/star/container/XUniqueIDAccess.hpp" /> | ||
170 | - <Unit filename="src/extensions/uno/com/sun/star/corba/CorbaString8.hpp" /> | ||
171 | - <Unit filename="src/extensions/uno/com/sun/star/corba/CorbaUnion.hpp" /> | ||
172 | - <Unit filename="src/extensions/uno/com/sun/star/corba/LogicalThreadID.hpp" /> | ||
173 | - <Unit filename="src/extensions/uno/com/sun/star/corba/ObjectKey.hpp" /> | ||
174 | - <Unit filename="src/extensions/uno/com/sun/star/corba/ObjectSystemID.hpp" /> | ||
175 | - <Unit filename="src/extensions/uno/com/sun/star/corba/OneThreadID.hpp" /> | ||
176 | - <Unit filename="src/extensions/uno/com/sun/star/corba/OpaqueData.hpp" /> | ||
177 | - <Unit filename="src/extensions/uno/com/sun/star/corba/TCKind.hpp" /> | ||
178 | - <Unit filename="src/extensions/uno/com/sun/star/corba/ThreadIDs.hpp" /> | ||
179 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/CancelRequestHeader.hpp" /> | ||
180 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/FragmentHeader_1_2.hpp" /> | ||
181 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/IORAddressingInfo.hpp" /> | ||
182 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateReplyHeader_1_2.hpp" /> | ||
183 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateRequestHeader_1_0.hpp" /> | ||
184 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateRequestHeader_1_1.hpp" /> | ||
185 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateStatusType_1_2.hpp" /> | ||
186 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_0.hpp" /> | ||
187 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_1.hpp" /> | ||
188 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_2.hpp" /> | ||
189 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MsgType_1_1.hpp" /> | ||
190 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/ReplyHeader_1_2.hpp" /> | ||
191 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/ReplyStatusType_1_2.hpp" /> | ||
192 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_0.hpp" /> | ||
193 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_1.hpp" /> | ||
194 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_2.hpp" /> | ||
195 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/SystemExceptionReplyBody.hpp" /> | ||
196 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/TargetAddress.hpp" /> | ||
197 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/TargetAddressGroup.hpp" /> | ||
198 | - <Unit filename="src/extensions/uno/com/sun/star/corba/giop/Version.hpp" /> | ||
199 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/BiDirIIOPServiceContext.hpp" /> | ||
200 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ListenPoint.hpp" /> | ||
201 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ListenPointList.hpp" /> | ||
202 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ProfileBody_1_0.hpp" /> | ||
203 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ProfileBody_1_1.hpp" /> | ||
204 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/Version.hpp" /> | ||
205 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ComponentId.hpp" /> | ||
206 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/IOR.hpp" /> | ||
207 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/MultipleComponentProfile.hpp" /> | ||
208 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ProfileId.hpp" /> | ||
209 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ProfileIdGroup.hpp" /> | ||
210 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceContext.hpp" /> | ||
211 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceContextList.hpp" /> | ||
212 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceId.hpp" /> | ||
213 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceIdGroup.hpp" /> | ||
214 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/TaggedComponent.hpp" /> | ||
215 | - <Unit filename="src/extensions/uno/com/sun/star/corba/iop/TaggedProfile.hpp" /> | ||
216 | - <Unit filename="src/extensions/uno/com/sun/star/io/AlreadyConnectedException.hpp" /> | ||
217 | - <Unit filename="src/extensions/uno/com/sun/star/io/BufferSizeExceededException.hpp" /> | ||
218 | - <Unit filename="src/extensions/uno/com/sun/star/io/ConnectException.hpp" /> | ||
219 | - <Unit filename="src/extensions/uno/com/sun/star/io/DataTransferEvent.hpp" /> | ||
220 | - <Unit filename="src/extensions/uno/com/sun/star/io/FilePermission.hpp" /> | ||
221 | - <Unit filename="src/extensions/uno/com/sun/star/io/IOException.hpp" /> | ||
222 | - <Unit filename="src/extensions/uno/com/sun/star/io/NoRouteToHostException.hpp" /> | ||
223 | - <Unit filename="src/extensions/uno/com/sun/star/io/NotConnectedException.hpp" /> | ||
224 | - <Unit filename="src/extensions/uno/com/sun/star/io/SequenceInputStream.hpp" /> | ||
225 | - <Unit filename="src/extensions/uno/com/sun/star/io/SequenceOutputStream.hpp" /> | ||
226 | - <Unit filename="src/extensions/uno/com/sun/star/io/SocketException.hpp" /> | ||
227 | - <Unit filename="src/extensions/uno/com/sun/star/io/TempFile.hpp" /> | ||
228 | - <Unit filename="src/extensions/uno/com/sun/star/io/UnexpectedEOFException.hpp" /> | ||
229 | - <Unit filename="src/extensions/uno/com/sun/star/io/UnknownHostException.hpp" /> | ||
230 | - <Unit filename="src/extensions/uno/com/sun/star/io/WrongFormatException.hpp" /> | ||
231 | - <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataControl.hpp" /> | ||
232 | - <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataSink.hpp" /> | ||
233 | - <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataSource.hpp" /> | ||
234 | - <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataStreamer.hpp" /> | ||
235 | - <Unit filename="src/extensions/uno/com/sun/star/io/XAsyncOutputMonitor.hpp" /> | ||
236 | - <Unit filename="src/extensions/uno/com/sun/star/io/XConnectable.hpp" /> | ||
237 | - <Unit filename="src/extensions/uno/com/sun/star/io/XDataExporter.hpp" /> | ||
238 | - <Unit filename="src/extensions/uno/com/sun/star/io/XDataImporter.hpp" /> | ||
239 | - <Unit filename="src/extensions/uno/com/sun/star/io/XDataInputStream.hpp" /> | ||
240 | - <Unit filename="src/extensions/uno/com/sun/star/io/XDataOutputStream.hpp" /> | ||
241 | - <Unit filename="src/extensions/uno/com/sun/star/io/XDataTransferEventListener.hpp" /> | ||
242 | - <Unit filename="src/extensions/uno/com/sun/star/io/XInputStream.hpp" /> | ||
243 | - <Unit filename="src/extensions/uno/com/sun/star/io/XInputStreamProvider.hpp" /> | ||
244 | - <Unit filename="src/extensions/uno/com/sun/star/io/XMarkableStream.hpp" /> | ||
245 | - <Unit filename="src/extensions/uno/com/sun/star/io/XObjectInputStream.hpp" /> | ||
246 | - <Unit filename="src/extensions/uno/com/sun/star/io/XObjectOutputStream.hpp" /> | ||
247 | - <Unit filename="src/extensions/uno/com/sun/star/io/XOutputStream.hpp" /> | ||
248 | - <Unit filename="src/extensions/uno/com/sun/star/io/XPersist.hpp" /> | ||
249 | - <Unit filename="src/extensions/uno/com/sun/star/io/XPersistObject.hpp" /> | ||
250 | - <Unit filename="src/extensions/uno/com/sun/star/io/XSeekable.hpp" /> | ||
251 | - <Unit filename="src/extensions/uno/com/sun/star/io/XSeekableInputStream.hpp" /> | ||
252 | - <Unit filename="src/extensions/uno/com/sun/star/io/XSequenceOutputStream.hpp" /> | ||
253 | - <Unit filename="src/extensions/uno/com/sun/star/io/XStream.hpp" /> | ||
254 | - <Unit filename="src/extensions/uno/com/sun/star/io/XStreamListener.hpp" /> | ||
255 | - <Unit filename="src/extensions/uno/com/sun/star/io/XTempFile.hpp" /> | ||
256 | - <Unit filename="src/extensions/uno/com/sun/star/io/XTextInputStream.hpp" /> | ||
257 | - <Unit filename="src/extensions/uno/com/sun/star/io/XTextOutputStream.hpp" /> | ||
258 | - <Unit filename="src/extensions/uno/com/sun/star/io/XTruncate.hpp" /> | ||
259 | - <Unit filename="src/extensions/uno/com/sun/star/io/XXMLExtractor.hpp" /> | ||
260 | - <Unit filename="src/extensions/uno/com/sun/star/lang/ArrayIndexOutOfBoundsException.hpp" /> | ||
261 | - <Unit filename="src/extensions/uno/com/sun/star/lang/ClassNotFoundException.hpp" /> | ||
262 | - <Unit filename="src/extensions/uno/com/sun/star/lang/DisposedException.hpp" /> | ||
263 | - <Unit filename="src/extensions/uno/com/sun/star/lang/EventObject.hpp" /> | ||
264 | - <Unit filename="src/extensions/uno/com/sun/star/lang/IllegalAccessException.hpp" /> | ||
265 | - <Unit filename="src/extensions/uno/com/sun/star/lang/IllegalArgumentException.hpp" /> | ||
266 | - <Unit filename="src/extensions/uno/com/sun/star/lang/IndexOutOfBoundsException.hpp" /> | ||
267 | - <Unit filename="src/extensions/uno/com/sun/star/lang/InvalidListenerException.hpp" /> | ||
268 | - <Unit filename="src/extensions/uno/com/sun/star/lang/ListenerExistException.hpp" /> | ||
269 | - <Unit filename="src/extensions/uno/com/sun/star/lang/Locale.hpp" /> | ||
270 | - <Unit filename="src/extensions/uno/com/sun/star/lang/NoSuchFieldException.hpp" /> | ||
271 | - <Unit filename="src/extensions/uno/com/sun/star/lang/NoSuchMethodException.hpp" /> | ||
272 | - <Unit filename="src/extensions/uno/com/sun/star/lang/NoSupportException.hpp" /> | ||
273 | - <Unit filename="src/extensions/uno/com/sun/star/lang/NotInitializedException.hpp" /> | ||
274 | - <Unit filename="src/extensions/uno/com/sun/star/lang/NullPointerException.hpp" /> | ||
275 | - <Unit filename="src/extensions/uno/com/sun/star/lang/ServiceNotRegisteredException.hpp" /> | ||
276 | - <Unit filename="src/extensions/uno/com/sun/star/lang/SystemDependent.hpp" /> | ||
277 | - <Unit filename="src/extensions/uno/com/sun/star/lang/WrappedTargetException.hpp" /> | ||
278 | - <Unit filename="src/extensions/uno/com/sun/star/lang/WrappedTargetRuntimeException.hpp" /> | ||
279 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XComponent.hpp" /> | ||
280 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XConnectionPoint.hpp" /> | ||
281 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XConnectionPointContainer.hpp" /> | ||
282 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XEventListener.hpp" /> | ||
283 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XInitialization.hpp" /> | ||
284 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XLocalizable.hpp" /> | ||
285 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XMain.hpp" /> | ||
286 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XMultiComponentFactory.hpp" /> | ||
287 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XMultiServiceFactory.hpp" /> | ||
288 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceDisplayName.hpp" /> | ||
289 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceInfo.hpp" /> | ||
290 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceName.hpp" /> | ||
291 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XSingleComponentFactory.hpp" /> | ||
292 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XSingleServiceFactory.hpp" /> | ||
293 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XTypeProvider.hpp" /> | ||
294 | - <Unit filename="src/extensions/uno/com/sun/star/lang/XUnoTunnel.hpp" /> | ||
295 | - <Unit filename="src/extensions/uno/com/sun/star/loader/CannotActivateFactoryException.hpp" /> | ||
296 | - <Unit filename="src/extensions/uno/com/sun/star/loader/XImplementationLoader.hpp" /> | ||
297 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/FieldAccessMode.hpp" /> | ||
298 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/InvocationTargetException.hpp" /> | ||
299 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/MethodMode.hpp" /> | ||
300 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/ParamInfo.hpp" /> | ||
301 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/ParamMode.hpp" /> | ||
302 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlArray.hpp" /> | ||
303 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlClass.hpp" /> | ||
304 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlField.hpp" /> | ||
305 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlMember.hpp" /> | ||
306 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlMethod.hpp" /> | ||
307 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/XMethodParameter.hpp" /> | ||
308 | - <Unit filename="src/extensions/uno/com/sun/star/reflection/XPublished.hpp" /> | ||
309 | - <Unit filename="src/extensions/uno/com/sun/star/registry/CannotRegisterImplementationException.hpp" /> | ||
310 | - <Unit filename="src/extensions/uno/com/sun/star/registry/InvalidRegistryException.hpp" /> | ||
311 | - <Unit filename="src/extensions/uno/com/sun/star/registry/InvalidValueException.hpp" /> | ||
312 | - <Unit filename="src/extensions/uno/com/sun/star/registry/MergeConflictException.hpp" /> | ||
313 | - <Unit filename="src/extensions/uno/com/sun/star/registry/RegistryKeyType.hpp" /> | ||
314 | - <Unit filename="src/extensions/uno/com/sun/star/registry/RegistryValueType.hpp" /> | ||
315 | - <Unit filename="src/extensions/uno/com/sun/star/registry/XImplementationRegistration.hpp" /> | ||
316 | - <Unit filename="src/extensions/uno/com/sun/star/registry/XImplementationRegistration2.hpp" /> | ||
317 | - <Unit filename="src/extensions/uno/com/sun/star/registry/XRegistryKey.hpp" /> | ||
318 | - <Unit filename="src/extensions/uno/com/sun/star/registry/XSimpleRegistry.hpp" /> | ||
319 | - <Unit filename="src/extensions/uno/com/sun/star/script/AllEventObject.hpp" /> | ||
320 | - <Unit filename="src/extensions/uno/com/sun/star/script/ArrayWrapper.hpp" /> | ||
321 | - <Unit filename="src/extensions/uno/com/sun/star/script/BasicErrorException.hpp" /> | ||
322 | - <Unit filename="src/extensions/uno/com/sun/star/script/CannotConvertException.hpp" /> | ||
323 | - <Unit filename="src/extensions/uno/com/sun/star/script/CannotCreateAdapterException.hpp" /> | ||
324 | - <Unit filename="src/extensions/uno/com/sun/star/script/ContextInformation.hpp" /> | ||
325 | - <Unit filename="src/extensions/uno/com/sun/star/script/FailReason.hpp" /> | ||
326 | - <Unit filename="src/extensions/uno/com/sun/star/script/FinishEngineEvent.hpp" /> | ||
327 | - <Unit filename="src/extensions/uno/com/sun/star/script/FinishReason.hpp" /> | ||
328 | - <Unit filename="src/extensions/uno/com/sun/star/script/InterruptEngineEvent.hpp" /> | ||
329 | - <Unit filename="src/extensions/uno/com/sun/star/script/InterruptReason.hpp" /> | ||
330 | - <Unit filename="src/extensions/uno/com/sun/star/script/InvocationInfo.hpp" /> | ||
331 | - <Unit filename="src/extensions/uno/com/sun/star/script/MemberType.hpp" /> | ||
332 | - <Unit filename="src/extensions/uno/com/sun/star/script/ScriptEvent.hpp" /> | ||
333 | - <Unit filename="src/extensions/uno/com/sun/star/script/ScriptEventDescriptor.hpp" /> | ||
334 | - <Unit filename="src/extensions/uno/com/sun/star/script/XAllListener.hpp" /> | ||
335 | - <Unit filename="src/extensions/uno/com/sun/star/script/XAllListenerAdapterService.hpp" /> | ||
336 | - <Unit filename="src/extensions/uno/com/sun/star/script/XDebugging.hpp" /> | ||
337 | - <Unit filename="src/extensions/uno/com/sun/star/script/XDefaultMethod.hpp" /> | ||
338 | - <Unit filename="src/extensions/uno/com/sun/star/script/XDefaultProperty.hpp" /> | ||
339 | - <Unit filename="src/extensions/uno/com/sun/star/script/XEngine.hpp" /> | ||
340 | - <Unit filename="src/extensions/uno/com/sun/star/script/XEngineListener.hpp" /> | ||
341 | - <Unit filename="src/extensions/uno/com/sun/star/script/XEventAttacher.hpp" /> | ||
342 | - <Unit filename="src/extensions/uno/com/sun/star/script/XEventAttacherManager.hpp" /> | ||
343 | - <Unit filename="src/extensions/uno/com/sun/star/script/XInvocation.hpp" /> | ||
344 | - <Unit filename="src/extensions/uno/com/sun/star/script/XInvocation2.hpp" /> | ||
345 | - <Unit filename="src/extensions/uno/com/sun/star/script/XInvocationAdapterFactory.hpp" /> | ||
346 | - <Unit filename="src/extensions/uno/com/sun/star/script/XInvocationAdapterFactory2.hpp" /> | ||
347 | - <Unit filename="src/extensions/uno/com/sun/star/script/XLibraryAccess.hpp" /> | ||
348 | - <Unit filename="src/extensions/uno/com/sun/star/script/XScriptEventsAttacher.hpp" /> | ||
349 | - <Unit filename="src/extensions/uno/com/sun/star/script/XScriptEventsSupplier.hpp" /> | ||
350 | - <Unit filename="src/extensions/uno/com/sun/star/script/XScriptListener.hpp" /> | ||
351 | - <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicAccess.hpp" /> | ||
352 | - <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicDialogInfo.hpp" /> | ||
353 | - <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicLibraryInfo.hpp" /> | ||
354 | - <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicModuleInfo.hpp" /> | ||
355 | - <Unit filename="src/extensions/uno/com/sun/star/script/XTypeConverter.hpp" /> | ||
356 | - <Unit filename="src/extensions/uno/com/sun/star/security/AccessControlException.hpp" /> | ||
357 | - <Unit filename="src/extensions/uno/com/sun/star/security/AllPermission.hpp" /> | ||
358 | - <Unit filename="src/extensions/uno/com/sun/star/security/RuntimePermission.hpp" /> | ||
359 | - <Unit filename="src/extensions/uno/com/sun/star/security/XAccessControlContext.hpp" /> | ||
360 | - <Unit filename="src/extensions/uno/com/sun/star/security/XAccessController.hpp" /> | ||
361 | - <Unit filename="src/extensions/uno/com/sun/star/security/XAction.hpp" /> | ||
362 | - <Unit filename="src/extensions/uno/com/sun/star/security/XPolicy.hpp" /> | ||
363 | - <Unit filename="src/extensions/uno/com/sun/star/test/TestEvent.hpp" /> | ||
364 | - <Unit filename="src/extensions/uno/com/sun/star/test/XSimpleTest.hpp" /> | ||
365 | - <Unit filename="src/extensions/uno/com/sun/star/test/XTest.hpp" /> | ||
366 | - <Unit filename="src/extensions/uno/com/sun/star/test/XTestListener.hpp" /> | ||
367 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestData.hpp" /> | ||
368 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestDataElements.hpp" /> | ||
369 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestElement.hpp" /> | ||
370 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestEnum.hpp" /> | ||
371 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestSimple.hpp" /> | ||
372 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTest.hpp" /> | ||
373 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTest2.hpp" /> | ||
374 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTestBase.hpp" /> | ||
375 | - <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XRecursiveCall.hpp" /> | ||
376 | - <Unit filename="src/extensions/uno/com/sun/star/test/performance/ComplexTypes.hpp" /> | ||
377 | - <Unit filename="src/extensions/uno/com/sun/star/test/performance/SimpleTypes.hpp" /> | ||
378 | - <Unit filename="src/extensions/uno/com/sun/star/test/performance/XPerformanceTest.hpp" /> | ||
379 | - <Unit filename="src/extensions/uno/com/sun/star/uno/DeploymentException.hpp" /> | ||
380 | - <Unit filename="src/extensions/uno/com/sun/star/uno/Exception.hpp" /> | ||
381 | - <Unit filename="src/extensions/uno/com/sun/star/uno/RuntimeException.hpp" /> | ||
382 | - <Unit filename="src/extensions/uno/com/sun/star/uno/SecurityException.hpp" /> | ||
383 | - <Unit filename="src/extensions/uno/com/sun/star/uno/TypeClass.hpp" /> | ||
384 | - <Unit filename="src/extensions/uno/com/sun/star/uno/Uik.hpp" /> | ||
385 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XAdapter.hpp" /> | ||
386 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XAggregation.hpp" /> | ||
387 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XComponentContext.hpp" /> | ||
388 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XCurrentContext.hpp" /> | ||
389 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XInterface.hpp" /> | ||
390 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XNamingService.hpp" /> | ||
391 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XReference.hpp" /> | ||
392 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XUnloadingPreference.hpp" /> | ||
393 | - <Unit filename="src/extensions/uno/com/sun/star/uno/XWeak.hpp" /> | ||
394 | - <Unit filename="src/extensions/uno/com/sun/star/util/XVeto.hpp" /> | ||
395 | - <Unit filename="src/extensions/uno/src/Ooo3270.idl" /> | ||
396 | - <Unit filename="src/extensions/uno/src/actions.cxx" /> | ||
397 | - <Unit filename="src/extensions/uno/src/config.hpp" /> | ||
398 | - <Unit filename="src/extensions/uno/src/connection.cxx" /> | ||
399 | - <Unit filename="src/extensions/uno/src/main.cxx" /> | ||
400 | - <Unit filename="src/extensions/uno/src/ooo3270.hpp" /> | ||
401 | - <Unit filename="src/extensions/uno/src/screen.cxx" /> | ||
402 | - <Unit filename="src/extensions/uno/src/test_program.cxx" /> | ||
403 | - <Unit filename="src/gtk2/Makefile.in" /> | ||
404 | - <Unit filename="src/gtk2/action_calls.c"> | 71 | + <Unit filename="src\extensions\uno\com\sun\star\beans\Ambiguous.hpp" /> |
72 | + <Unit filename="src\extensions\uno\com\sun\star\beans\Defaulted.hpp" /> | ||
73 | + <Unit filename="src\extensions\uno\com\sun\star\beans\GetDirectPropertyTolerantResult.hpp" /> | ||
74 | + <Unit filename="src\extensions\uno\com\sun\star\beans\GetPropertyTolerantResult.hpp" /> | ||
75 | + <Unit filename="src\extensions\uno\com\sun\star\beans\IllegalTypeException.hpp" /> | ||
76 | + <Unit filename="src\extensions\uno\com\sun\star\beans\IntrospectionException.hpp" /> | ||
77 | + <Unit filename="src\extensions\uno\com\sun\star\beans\MethodConcept.hpp" /> | ||
78 | + <Unit filename="src\extensions\uno\com\sun\star\beans\NamedValue.hpp" /> | ||
79 | + <Unit filename="src\extensions\uno\com\sun\star\beans\NotRemoveableException.hpp" /> | ||
80 | + <Unit filename="src\extensions\uno\com\sun\star\beans\Optional.hpp" /> | ||
81 | + <Unit filename="src\extensions\uno\com\sun\star\beans\Pair.hpp" /> | ||
82 | + <Unit filename="src\extensions\uno\com\sun\star\beans\Property.hpp" /> | ||
83 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyAttribute.hpp" /> | ||
84 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyChangeEvent.hpp" /> | ||
85 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyConcept.hpp" /> | ||
86 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyExistException.hpp" /> | ||
87 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertySetInfoChange.hpp" /> | ||
88 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertySetInfoChangeEvent.hpp" /> | ||
89 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyState.hpp" /> | ||
90 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyStateChangeEvent.hpp" /> | ||
91 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyValue.hpp" /> | ||
92 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyValues.hpp" /> | ||
93 | + <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyVetoException.hpp" /> | ||
94 | + <Unit filename="src\extensions\uno\com\sun\star\beans\SetPropertyTolerantFailed.hpp" /> | ||
95 | + <Unit filename="src\extensions\uno\com\sun\star\beans\StringPair.hpp" /> | ||
96 | + <Unit filename="src\extensions\uno\com\sun\star\beans\TolerantPropertySetResultType.hpp" /> | ||
97 | + <Unit filename="src\extensions\uno\com\sun\star\beans\UnknownPropertyException.hpp" /> | ||
98 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XExactName.hpp" /> | ||
99 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XFastPropertySet.hpp" /> | ||
100 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XHierarchicalPropertySet.hpp" /> | ||
101 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XHierarchicalPropertySetInfo.hpp" /> | ||
102 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XIntroTest.hpp" /> | ||
103 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XIntrospection.hpp" /> | ||
104 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XIntrospectionAccess.hpp" /> | ||
105 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XMaterialHolder.hpp" /> | ||
106 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiHierarchicalPropertySet.hpp" /> | ||
107 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiPropertySet.hpp" /> | ||
108 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiPropertyStates.hpp" /> | ||
109 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertiesChangeListener.hpp" /> | ||
110 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertiesChangeNotifier.hpp" /> | ||
111 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XProperty.hpp" /> | ||
112 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyAccess.hpp" /> | ||
113 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyChangeListener.hpp" /> | ||
114 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyContainer.hpp" /> | ||
115 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySet.hpp" /> | ||
116 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfo.hpp" /> | ||
117 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfoChangeListener.hpp" /> | ||
118 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfoChangeNotifier.hpp" /> | ||
119 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyState.hpp" /> | ||
120 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyStateChangeListener.hpp" /> | ||
121 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyWithState.hpp" /> | ||
122 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XTolerantMultiPropertySet.hpp" /> | ||
123 | + <Unit filename="src\extensions\uno\com\sun\star\beans\XVetoableChangeListener.hpp" /> | ||
124 | + <Unit filename="src\extensions\uno\com\sun\star\connection\Acceptor.hpp" /> | ||
125 | + <Unit filename="src\extensions\uno\com\sun\star\connection\AlreadyAcceptingException.hpp" /> | ||
126 | + <Unit filename="src\extensions\uno\com\sun\star\connection\ConnectionSetupException.hpp" /> | ||
127 | + <Unit filename="src\extensions\uno\com\sun\star\connection\Connector.hpp" /> | ||
128 | + <Unit filename="src\extensions\uno\com\sun\star\connection\NoConnectException.hpp" /> | ||
129 | + <Unit filename="src\extensions\uno\com\sun\star\connection\SocketPermission.hpp" /> | ||
130 | + <Unit filename="src\extensions\uno\com\sun\star\connection\XAcceptor.hpp" /> | ||
131 | + <Unit filename="src\extensions\uno\com\sun\star\connection\XConnection.hpp" /> | ||
132 | + <Unit filename="src\extensions\uno\com\sun\star\connection\XConnection2.hpp" /> | ||
133 | + <Unit filename="src\extensions\uno\com\sun\star\connection\XConnectionBroadcaster.hpp" /> | ||
134 | + <Unit filename="src\extensions\uno\com\sun\star\connection\XConnector.hpp" /> | ||
135 | + <Unit filename="src\extensions\uno\com\sun\star\container\ContainerEvent.hpp" /> | ||
136 | + <Unit filename="src\extensions\uno\com\sun\star\container\ElementExistException.hpp" /> | ||
137 | + <Unit filename="src\extensions\uno\com\sun\star\container\NoSuchElementException.hpp" /> | ||
138 | + <Unit filename="src\extensions\uno\com\sun\star\container\XChild.hpp" /> | ||
139 | + <Unit filename="src\extensions\uno\com\sun\star\container\XComponentEnumeration.hpp" /> | ||
140 | + <Unit filename="src\extensions\uno\com\sun\star\container\XComponentEnumerationAccess.hpp" /> | ||
141 | + <Unit filename="src\extensions\uno\com\sun\star\container\XContainer.hpp" /> | ||
142 | + <Unit filename="src\extensions\uno\com\sun\star\container\XContainerApproveBroadcaster.hpp" /> | ||
143 | + <Unit filename="src\extensions\uno\com\sun\star\container\XContainerApproveListener.hpp" /> | ||
144 | + <Unit filename="src\extensions\uno\com\sun\star\container\XContainerListener.hpp" /> | ||
145 | + <Unit filename="src\extensions\uno\com\sun\star\container\XContainerQuery.hpp" /> | ||
146 | + <Unit filename="src\extensions\uno\com\sun\star\container\XContentEnumerationAccess.hpp" /> | ||
147 | + <Unit filename="src\extensions\uno\com\sun\star\container\XElementAccess.hpp" /> | ||
148 | + <Unit filename="src\extensions\uno\com\sun\star\container\XEnumeration.hpp" /> | ||
149 | + <Unit filename="src\extensions\uno\com\sun\star\container\XEnumerationAccess.hpp" /> | ||
150 | + <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalName.hpp" /> | ||
151 | + <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameAccess.hpp" /> | ||
152 | + <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameContainer.hpp" /> | ||
153 | + <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameReplace.hpp" /> | ||
154 | + <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierAccess.hpp" /> | ||
155 | + <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierContainer.hpp" /> | ||
156 | + <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierReplace.hpp" /> | ||
157 | + <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDAccess.hpp" /> | ||
158 | + <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDContainer.hpp" /> | ||
159 | + <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDReplace.hpp" /> | ||
160 | + <Unit filename="src\extensions\uno\com\sun\star\container\XIndexAccess.hpp" /> | ||
161 | + <Unit filename="src\extensions\uno\com\sun\star\container\XIndexContainer.hpp" /> | ||
162 | + <Unit filename="src\extensions\uno\com\sun\star\container\XIndexReplace.hpp" /> | ||
163 | + <Unit filename="src\extensions\uno\com\sun\star\container\XNameAccess.hpp" /> | ||
164 | + <Unit filename="src\extensions\uno\com\sun\star\container\XNameContainer.hpp" /> | ||
165 | + <Unit filename="src\extensions\uno\com\sun\star\container\XNameReplace.hpp" /> | ||
166 | + <Unit filename="src\extensions\uno\com\sun\star\container\XNamed.hpp" /> | ||
167 | + <Unit filename="src\extensions\uno\com\sun\star\container\XSet.hpp" /> | ||
168 | + <Unit filename="src\extensions\uno\com\sun\star\container\XStringKeyMap.hpp" /> | ||
169 | + <Unit filename="src\extensions\uno\com\sun\star\container\XUniqueIDAccess.hpp" /> | ||
170 | + <Unit filename="src\extensions\uno\com\sun\star\corba\CorbaString8.hpp" /> | ||
171 | + <Unit filename="src\extensions\uno\com\sun\star\corba\CorbaUnion.hpp" /> | ||
172 | + <Unit filename="src\extensions\uno\com\sun\star\corba\LogicalThreadID.hpp" /> | ||
173 | + <Unit filename="src\extensions\uno\com\sun\star\corba\ObjectKey.hpp" /> | ||
174 | + <Unit filename="src\extensions\uno\com\sun\star\corba\ObjectSystemID.hpp" /> | ||
175 | + <Unit filename="src\extensions\uno\com\sun\star\corba\OneThreadID.hpp" /> | ||
176 | + <Unit filename="src\extensions\uno\com\sun\star\corba\OpaqueData.hpp" /> | ||
177 | + <Unit filename="src\extensions\uno\com\sun\star\corba\TCKind.hpp" /> | ||
178 | + <Unit filename="src\extensions\uno\com\sun\star\corba\ThreadIDs.hpp" /> | ||
179 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\CancelRequestHeader.hpp" /> | ||
180 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\FragmentHeader_1_2.hpp" /> | ||
181 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\IORAddressingInfo.hpp" /> | ||
182 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateReplyHeader_1_2.hpp" /> | ||
183 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateRequestHeader_1_0.hpp" /> | ||
184 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateRequestHeader_1_1.hpp" /> | ||
185 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateStatusType_1_2.hpp" /> | ||
186 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_0.hpp" /> | ||
187 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_1.hpp" /> | ||
188 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_2.hpp" /> | ||
189 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MsgType_1_1.hpp" /> | ||
190 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\ReplyHeader_1_2.hpp" /> | ||
191 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\ReplyStatusType_1_2.hpp" /> | ||
192 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_0.hpp" /> | ||
193 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_1.hpp" /> | ||
194 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_2.hpp" /> | ||
195 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\SystemExceptionReplyBody.hpp" /> | ||
196 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\TargetAddress.hpp" /> | ||
197 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\TargetAddressGroup.hpp" /> | ||
198 | + <Unit filename="src\extensions\uno\com\sun\star\corba\giop\Version.hpp" /> | ||
199 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\BiDirIIOPServiceContext.hpp" /> | ||
200 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ListenPoint.hpp" /> | ||
201 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ListenPointList.hpp" /> | ||
202 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ProfileBody_1_0.hpp" /> | ||
203 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ProfileBody_1_1.hpp" /> | ||
204 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\Version.hpp" /> | ||
205 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ComponentId.hpp" /> | ||
206 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\IOR.hpp" /> | ||
207 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\MultipleComponentProfile.hpp" /> | ||
208 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ProfileId.hpp" /> | ||
209 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ProfileIdGroup.hpp" /> | ||
210 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceContext.hpp" /> | ||
211 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceContextList.hpp" /> | ||
212 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceId.hpp" /> | ||
213 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceIdGroup.hpp" /> | ||
214 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\TaggedComponent.hpp" /> | ||
215 | + <Unit filename="src\extensions\uno\com\sun\star\corba\iop\TaggedProfile.hpp" /> | ||
216 | + <Unit filename="src\extensions\uno\com\sun\star\io\AlreadyConnectedException.hpp" /> | ||
217 | + <Unit filename="src\extensions\uno\com\sun\star\io\BufferSizeExceededException.hpp" /> | ||
218 | + <Unit filename="src\extensions\uno\com\sun\star\io\ConnectException.hpp" /> | ||
219 | + <Unit filename="src\extensions\uno\com\sun\star\io\DataTransferEvent.hpp" /> | ||
220 | + <Unit filename="src\extensions\uno\com\sun\star\io\FilePermission.hpp" /> | ||
221 | + <Unit filename="src\extensions\uno\com\sun\star\io\IOException.hpp" /> | ||
222 | + <Unit filename="src\extensions\uno\com\sun\star\io\NoRouteToHostException.hpp" /> | ||
223 | + <Unit filename="src\extensions\uno\com\sun\star\io\NotConnectedException.hpp" /> | ||
224 | + <Unit filename="src\extensions\uno\com\sun\star\io\SequenceInputStream.hpp" /> | ||
225 | + <Unit filename="src\extensions\uno\com\sun\star\io\SequenceOutputStream.hpp" /> | ||
226 | + <Unit filename="src\extensions\uno\com\sun\star\io\SocketException.hpp" /> | ||
227 | + <Unit filename="src\extensions\uno\com\sun\star\io\TempFile.hpp" /> | ||
228 | + <Unit filename="src\extensions\uno\com\sun\star\io\UnexpectedEOFException.hpp" /> | ||
229 | + <Unit filename="src\extensions\uno\com\sun\star\io\UnknownHostException.hpp" /> | ||
230 | + <Unit filename="src\extensions\uno\com\sun\star\io\WrongFormatException.hpp" /> | ||
231 | + <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataControl.hpp" /> | ||
232 | + <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataSink.hpp" /> | ||
233 | + <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataSource.hpp" /> | ||
234 | + <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataStreamer.hpp" /> | ||
235 | + <Unit filename="src\extensions\uno\com\sun\star\io\XAsyncOutputMonitor.hpp" /> | ||
236 | + <Unit filename="src\extensions\uno\com\sun\star\io\XConnectable.hpp" /> | ||
237 | + <Unit filename="src\extensions\uno\com\sun\star\io\XDataExporter.hpp" /> | ||
238 | + <Unit filename="src\extensions\uno\com\sun\star\io\XDataImporter.hpp" /> | ||
239 | + <Unit filename="src\extensions\uno\com\sun\star\io\XDataInputStream.hpp" /> | ||
240 | + <Unit filename="src\extensions\uno\com\sun\star\io\XDataOutputStream.hpp" /> | ||
241 | + <Unit filename="src\extensions\uno\com\sun\star\io\XDataTransferEventListener.hpp" /> | ||
242 | + <Unit filename="src\extensions\uno\com\sun\star\io\XInputStream.hpp" /> | ||
243 | + <Unit filename="src\extensions\uno\com\sun\star\io\XInputStreamProvider.hpp" /> | ||
244 | + <Unit filename="src\extensions\uno\com\sun\star\io\XMarkableStream.hpp" /> | ||
245 | + <Unit filename="src\extensions\uno\com\sun\star\io\XObjectInputStream.hpp" /> | ||
246 | + <Unit filename="src\extensions\uno\com\sun\star\io\XObjectOutputStream.hpp" /> | ||
247 | + <Unit filename="src\extensions\uno\com\sun\star\io\XOutputStream.hpp" /> | ||
248 | + <Unit filename="src\extensions\uno\com\sun\star\io\XPersist.hpp" /> | ||
249 | + <Unit filename="src\extensions\uno\com\sun\star\io\XPersistObject.hpp" /> | ||
250 | + <Unit filename="src\extensions\uno\com\sun\star\io\XSeekable.hpp" /> | ||
251 | + <Unit filename="src\extensions\uno\com\sun\star\io\XSeekableInputStream.hpp" /> | ||
252 | + <Unit filename="src\extensions\uno\com\sun\star\io\XSequenceOutputStream.hpp" /> | ||
253 | + <Unit filename="src\extensions\uno\com\sun\star\io\XStream.hpp" /> | ||
254 | + <Unit filename="src\extensions\uno\com\sun\star\io\XStreamListener.hpp" /> | ||
255 | + <Unit filename="src\extensions\uno\com\sun\star\io\XTempFile.hpp" /> | ||
256 | + <Unit filename="src\extensions\uno\com\sun\star\io\XTextInputStream.hpp" /> | ||
257 | + <Unit filename="src\extensions\uno\com\sun\star\io\XTextOutputStream.hpp" /> | ||
258 | + <Unit filename="src\extensions\uno\com\sun\star\io\XTruncate.hpp" /> | ||
259 | + <Unit filename="src\extensions\uno\com\sun\star\io\XXMLExtractor.hpp" /> | ||
260 | + <Unit filename="src\extensions\uno\com\sun\star\lang\ArrayIndexOutOfBoundsException.hpp" /> | ||
261 | + <Unit filename="src\extensions\uno\com\sun\star\lang\ClassNotFoundException.hpp" /> | ||
262 | + <Unit filename="src\extensions\uno\com\sun\star\lang\DisposedException.hpp" /> | ||
263 | + <Unit filename="src\extensions\uno\com\sun\star\lang\EventObject.hpp" /> | ||
264 | + <Unit filename="src\extensions\uno\com\sun\star\lang\IllegalAccessException.hpp" /> | ||
265 | + <Unit filename="src\extensions\uno\com\sun\star\lang\IllegalArgumentException.hpp" /> | ||
266 | + <Unit filename="src\extensions\uno\com\sun\star\lang\IndexOutOfBoundsException.hpp" /> | ||
267 | + <Unit filename="src\extensions\uno\com\sun\star\lang\InvalidListenerException.hpp" /> | ||
268 | + <Unit filename="src\extensions\uno\com\sun\star\lang\ListenerExistException.hpp" /> | ||
269 | + <Unit filename="src\extensions\uno\com\sun\star\lang\Locale.hpp" /> | ||
270 | + <Unit filename="src\extensions\uno\com\sun\star\lang\NoSuchFieldException.hpp" /> | ||
271 | + <Unit filename="src\extensions\uno\com\sun\star\lang\NoSuchMethodException.hpp" /> | ||
272 | + <Unit filename="src\extensions\uno\com\sun\star\lang\NoSupportException.hpp" /> | ||
273 | + <Unit filename="src\extensions\uno\com\sun\star\lang\NotInitializedException.hpp" /> | ||
274 | + <Unit filename="src\extensions\uno\com\sun\star\lang\NullPointerException.hpp" /> | ||
275 | + <Unit filename="src\extensions\uno\com\sun\star\lang\ServiceNotRegisteredException.hpp" /> | ||
276 | + <Unit filename="src\extensions\uno\com\sun\star\lang\SystemDependent.hpp" /> | ||
277 | + <Unit filename="src\extensions\uno\com\sun\star\lang\WrappedTargetException.hpp" /> | ||
278 | + <Unit filename="src\extensions\uno\com\sun\star\lang\WrappedTargetRuntimeException.hpp" /> | ||
279 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XComponent.hpp" /> | ||
280 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XConnectionPoint.hpp" /> | ||
281 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XConnectionPointContainer.hpp" /> | ||
282 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XEventListener.hpp" /> | ||
283 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XInitialization.hpp" /> | ||
284 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XLocalizable.hpp" /> | ||
285 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XMain.hpp" /> | ||
286 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XMultiComponentFactory.hpp" /> | ||
287 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XMultiServiceFactory.hpp" /> | ||
288 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceDisplayName.hpp" /> | ||
289 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceInfo.hpp" /> | ||
290 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceName.hpp" /> | ||
291 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XSingleComponentFactory.hpp" /> | ||
292 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XSingleServiceFactory.hpp" /> | ||
293 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XTypeProvider.hpp" /> | ||
294 | + <Unit filename="src\extensions\uno\com\sun\star\lang\XUnoTunnel.hpp" /> | ||
295 | + <Unit filename="src\extensions\uno\com\sun\star\loader\CannotActivateFactoryException.hpp" /> | ||
296 | + <Unit filename="src\extensions\uno\com\sun\star\loader\XImplementationLoader.hpp" /> | ||
297 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\FieldAccessMode.hpp" /> | ||
298 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\InvocationTargetException.hpp" /> | ||
299 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\MethodMode.hpp" /> | ||
300 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\ParamInfo.hpp" /> | ||
301 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\ParamMode.hpp" /> | ||
302 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlArray.hpp" /> | ||
303 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlClass.hpp" /> | ||
304 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlField.hpp" /> | ||
305 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlMember.hpp" /> | ||
306 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlMethod.hpp" /> | ||
307 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\XMethodParameter.hpp" /> | ||
308 | + <Unit filename="src\extensions\uno\com\sun\star\reflection\XPublished.hpp" /> | ||
309 | + <Unit filename="src\extensions\uno\com\sun\star\registry\CannotRegisterImplementationException.hpp" /> | ||
310 | + <Unit filename="src\extensions\uno\com\sun\star\registry\InvalidRegistryException.hpp" /> | ||
311 | + <Unit filename="src\extensions\uno\com\sun\star\registry\InvalidValueException.hpp" /> | ||
312 | + <Unit filename="src\extensions\uno\com\sun\star\registry\MergeConflictException.hpp" /> | ||
313 | + <Unit filename="src\extensions\uno\com\sun\star\registry\RegistryKeyType.hpp" /> | ||
314 | + <Unit filename="src\extensions\uno\com\sun\star\registry\RegistryValueType.hpp" /> | ||
315 | + <Unit filename="src\extensions\uno\com\sun\star\registry\XImplementationRegistration.hpp" /> | ||
316 | + <Unit filename="src\extensions\uno\com\sun\star\registry\XImplementationRegistration2.hpp" /> | ||
317 | + <Unit filename="src\extensions\uno\com\sun\star\registry\XRegistryKey.hpp" /> | ||
318 | + <Unit filename="src\extensions\uno\com\sun\star\registry\XSimpleRegistry.hpp" /> | ||
319 | + <Unit filename="src\extensions\uno\com\sun\star\script\AllEventObject.hpp" /> | ||
320 | + <Unit filename="src\extensions\uno\com\sun\star\script\ArrayWrapper.hpp" /> | ||
321 | + <Unit filename="src\extensions\uno\com\sun\star\script\BasicErrorException.hpp" /> | ||
322 | + <Unit filename="src\extensions\uno\com\sun\star\script\CannotConvertException.hpp" /> | ||
323 | + <Unit filename="src\extensions\uno\com\sun\star\script\CannotCreateAdapterException.hpp" /> | ||
324 | + <Unit filename="src\extensions\uno\com\sun\star\script\ContextInformation.hpp" /> | ||
325 | + <Unit filename="src\extensions\uno\com\sun\star\script\FailReason.hpp" /> | ||
326 | + <Unit filename="src\extensions\uno\com\sun\star\script\FinishEngineEvent.hpp" /> | ||
327 | + <Unit filename="src\extensions\uno\com\sun\star\script\FinishReason.hpp" /> | ||
328 | + <Unit filename="src\extensions\uno\com\sun\star\script\InterruptEngineEvent.hpp" /> | ||
329 | + <Unit filename="src\extensions\uno\com\sun\star\script\InterruptReason.hpp" /> | ||
330 | + <Unit filename="src\extensions\uno\com\sun\star\script\InvocationInfo.hpp" /> | ||
331 | + <Unit filename="src\extensions\uno\com\sun\star\script\MemberType.hpp" /> | ||
332 | + <Unit filename="src\extensions\uno\com\sun\star\script\ScriptEvent.hpp" /> | ||
333 | + <Unit filename="src\extensions\uno\com\sun\star\script\ScriptEventDescriptor.hpp" /> | ||
334 | + <Unit filename="src\extensions\uno\com\sun\star\script\XAllListener.hpp" /> | ||
335 | + <Unit filename="src\extensions\uno\com\sun\star\script\XAllListenerAdapterService.hpp" /> | ||
336 | + <Unit filename="src\extensions\uno\com\sun\star\script\XDebugging.hpp" /> | ||
337 | + <Unit filename="src\extensions\uno\com\sun\star\script\XDefaultMethod.hpp" /> | ||
338 | + <Unit filename="src\extensions\uno\com\sun\star\script\XDefaultProperty.hpp" /> | ||
339 | + <Unit filename="src\extensions\uno\com\sun\star\script\XEngine.hpp" /> | ||
340 | + <Unit filename="src\extensions\uno\com\sun\star\script\XEngineListener.hpp" /> | ||
341 | + <Unit filename="src\extensions\uno\com\sun\star\script\XEventAttacher.hpp" /> | ||
342 | + <Unit filename="src\extensions\uno\com\sun\star\script\XEventAttacherManager.hpp" /> | ||
343 | + <Unit filename="src\extensions\uno\com\sun\star\script\XInvocation.hpp" /> | ||
344 | + <Unit filename="src\extensions\uno\com\sun\star\script\XInvocation2.hpp" /> | ||
345 | + <Unit filename="src\extensions\uno\com\sun\star\script\XInvocationAdapterFactory.hpp" /> | ||
346 | + <Unit filename="src\extensions\uno\com\sun\star\script\XInvocationAdapterFactory2.hpp" /> | ||
347 | + <Unit filename="src\extensions\uno\com\sun\star\script\XLibraryAccess.hpp" /> | ||
348 | + <Unit filename="src\extensions\uno\com\sun\star\script\XScriptEventsAttacher.hpp" /> | ||
349 | + <Unit filename="src\extensions\uno\com\sun\star\script\XScriptEventsSupplier.hpp" /> | ||
350 | + <Unit filename="src\extensions\uno\com\sun\star\script\XScriptListener.hpp" /> | ||
351 | + <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicAccess.hpp" /> | ||
352 | + <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicDialogInfo.hpp" /> | ||
353 | + <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicLibraryInfo.hpp" /> | ||
354 | + <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicModuleInfo.hpp" /> | ||
355 | + <Unit filename="src\extensions\uno\com\sun\star\script\XTypeConverter.hpp" /> | ||
356 | + <Unit filename="src\extensions\uno\com\sun\star\security\AccessControlException.hpp" /> | ||
357 | + <Unit filename="src\extensions\uno\com\sun\star\security\AllPermission.hpp" /> | ||
358 | + <Unit filename="src\extensions\uno\com\sun\star\security\RuntimePermission.hpp" /> | ||
359 | + <Unit filename="src\extensions\uno\com\sun\star\security\XAccessControlContext.hpp" /> | ||
360 | + <Unit filename="src\extensions\uno\com\sun\star\security\XAccessController.hpp" /> | ||
361 | + <Unit filename="src\extensions\uno\com\sun\star\security\XAction.hpp" /> | ||
362 | + <Unit filename="src\extensions\uno\com\sun\star\security\XPolicy.hpp" /> | ||
363 | + <Unit filename="src\extensions\uno\com\sun\star\test\TestEvent.hpp" /> | ||
364 | + <Unit filename="src\extensions\uno\com\sun\star\test\XSimpleTest.hpp" /> | ||
365 | + <Unit filename="src\extensions\uno\com\sun\star\test\XTest.hpp" /> | ||
366 | + <Unit filename="src\extensions\uno\com\sun\star\test\XTestListener.hpp" /> | ||
367 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestData.hpp" /> | ||
368 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestDataElements.hpp" /> | ||
369 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestElement.hpp" /> | ||
370 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestEnum.hpp" /> | ||
371 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestSimple.hpp" /> | ||
372 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTest.hpp" /> | ||
373 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTest2.hpp" /> | ||
374 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTestBase.hpp" /> | ||
375 | + <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XRecursiveCall.hpp" /> | ||
376 | + <Unit filename="src\extensions\uno\com\sun\star\test\performance\ComplexTypes.hpp" /> | ||
377 | + <Unit filename="src\extensions\uno\com\sun\star\test\performance\SimpleTypes.hpp" /> | ||
378 | + <Unit filename="src\extensions\uno\com\sun\star\test\performance\XPerformanceTest.hpp" /> | ||
379 | + <Unit filename="src\extensions\uno\com\sun\star\uno\DeploymentException.hpp" /> | ||
380 | + <Unit filename="src\extensions\uno\com\sun\star\uno\Exception.hpp" /> | ||
381 | + <Unit filename="src\extensions\uno\com\sun\star\uno\RuntimeException.hpp" /> | ||
382 | + <Unit filename="src\extensions\uno\com\sun\star\uno\SecurityException.hpp" /> | ||
383 | + <Unit filename="src\extensions\uno\com\sun\star\uno\TypeClass.hpp" /> | ||
384 | + <Unit filename="src\extensions\uno\com\sun\star\uno\Uik.hpp" /> | ||
385 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XAdapter.hpp" /> | ||
386 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XAggregation.hpp" /> | ||
387 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XComponentContext.hpp" /> | ||
388 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XCurrentContext.hpp" /> | ||
389 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XInterface.hpp" /> | ||
390 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XNamingService.hpp" /> | ||
391 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XReference.hpp" /> | ||
392 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XUnloadingPreference.hpp" /> | ||
393 | + <Unit filename="src\extensions\uno\com\sun\star\uno\XWeak.hpp" /> | ||
394 | + <Unit filename="src\extensions\uno\com\sun\star\util\XVeto.hpp" /> | ||
395 | + <Unit filename="src\extensions\uno\src\Ooo3270.idl" /> | ||
396 | + <Unit filename="src\extensions\uno\src\actions.cxx" /> | ||
397 | + <Unit filename="src\extensions\uno\src\config.hpp" /> | ||
398 | + <Unit filename="src\extensions\uno\src\connection.cxx" /> | ||
399 | + <Unit filename="src\extensions\uno\src\main.cxx" /> | ||
400 | + <Unit filename="src\extensions\uno\src\ooo3270.hpp" /> | ||
401 | + <Unit filename="src\extensions\uno\src\screen.cxx" /> | ||
402 | + <Unit filename="src\extensions\uno\src\test_program.cxx" /> | ||
403 | + <Unit filename="src\gtk2\Makefile.in" /> | ||
404 | + <Unit filename="src\gtk2\action_calls.c"> | ||
405 | <Option compilerVar="CC" /> | 405 | <Option compilerVar="CC" /> |
406 | </Unit> | 406 | </Unit> |
407 | - <Unit filename="src/gtk2/action_table.h" /> | ||
408 | - <Unit filename="src/gtk2/actions.c"> | 407 | + <Unit filename="src\gtk2\action_table.h" /> |
408 | + <Unit filename="src\gtk2\actions.c"> | ||
409 | <Option compilerVar="CC" /> | 409 | <Option compilerVar="CC" /> |
410 | </Unit> | 410 | </Unit> |
411 | - <Unit filename="src/gtk2/actions.h" /> | ||
412 | - <Unit filename="src/gtk2/actions1.c"> | 411 | + <Unit filename="src\gtk2\actions.h" /> |
412 | + <Unit filename="src\gtk2\actions1.c"> | ||
413 | <Option compilerVar="CC" /> | 413 | <Option compilerVar="CC" /> |
414 | </Unit> | 414 | </Unit> |
415 | - <Unit filename="src/gtk2/clipboard.c"> | 415 | + <Unit filename="src\gtk2\clipboard.c"> |
416 | <Option compilerVar="CC" /> | 416 | <Option compilerVar="CC" /> |
417 | </Unit> | 417 | </Unit> |
418 | - <Unit filename="src/gtk2/colors.c"> | 418 | + <Unit filename="src\gtk2\colors.c"> |
419 | <Option compilerVar="CC" /> | 419 | <Option compilerVar="CC" /> |
420 | </Unit> | 420 | </Unit> |
421 | - <Unit filename="src/gtk2/commands.c"> | 421 | + <Unit filename="src\gtk2\commands.c"> |
422 | <Option compilerVar="CC" /> | 422 | <Option compilerVar="CC" /> |
423 | </Unit> | 423 | </Unit> |
424 | - <Unit filename="src/gtk2/config.c"> | 424 | + <Unit filename="src\gtk2\config.c"> |
425 | <Option compilerVar="CC" /> | 425 | <Option compilerVar="CC" /> |
426 | </Unit> | 426 | </Unit> |
427 | - <Unit filename="src/gtk2/cursor.c"> | 427 | + <Unit filename="src\gtk2\cursor.c"> |
428 | <Option compilerVar="CC" /> | 428 | <Option compilerVar="CC" /> |
429 | </Unit> | 429 | </Unit> |
430 | - <Unit filename="src/gtk2/draw.c"> | 430 | + <Unit filename="src\gtk2\draw.c"> |
431 | <Option compilerVar="CC" /> | 431 | <Option compilerVar="CC" /> |
432 | </Unit> | 432 | </Unit> |
433 | - <Unit filename="src/gtk2/filetransfer.c"> | 433 | + <Unit filename="src\gtk2\filetransfer.c"> |
434 | <Option compilerVar="CC" /> | 434 | <Option compilerVar="CC" /> |
435 | </Unit> | 435 | </Unit> |
436 | - <Unit filename="src/gtk2/fonts.c"> | 436 | + <Unit filename="src\gtk2\fonts.c"> |
437 | <Option compilerVar="CC" /> | 437 | <Option compilerVar="CC" /> |
438 | </Unit> | 438 | </Unit> |
439 | - <Unit filename="src/gtk2/fonts.h" /> | ||
440 | - <Unit filename="src/gtk2/gui.h" /> | ||
441 | - <Unit filename="src/gtk2/iocallback.c"> | 439 | + <Unit filename="src\gtk2\fonts.h" /> |
440 | + <Unit filename="src\gtk2\gui.h" /> | ||
441 | + <Unit filename="src\gtk2\iocallback.c"> | ||
442 | <Option compilerVar="CC" /> | 442 | <Option compilerVar="CC" /> |
443 | </Unit> | 443 | </Unit> |
444 | - <Unit filename="src/gtk2/main.c"> | 444 | + <Unit filename="src\gtk2\main.c"> |
445 | <Option compilerVar="CC" /> | 445 | <Option compilerVar="CC" /> |
446 | </Unit> | 446 | </Unit> |
447 | - <Unit filename="src/gtk2/mouse.c"> | 447 | + <Unit filename="src\gtk2\mouse.c"> |
448 | <Option compilerVar="CC" /> | 448 | <Option compilerVar="CC" /> |
449 | </Unit> | 449 | </Unit> |
450 | - <Unit filename="src/gtk2/oia.c"> | 450 | + <Unit filename="src\gtk2\oia.c"> |
451 | <Option compilerVar="CC" /> | 451 | <Option compilerVar="CC" /> |
452 | </Unit> | 452 | </Unit> |
453 | - <Unit filename="src/gtk2/oia.h" /> | ||
454 | - <Unit filename="src/gtk2/plugin.c"> | 453 | + <Unit filename="src\gtk2\oia.h" /> |
454 | + <Unit filename="src\gtk2\plugin.c"> | ||
455 | <Option compilerVar="CC" /> | 455 | <Option compilerVar="CC" /> |
456 | </Unit> | 456 | </Unit> |
457 | - <Unit filename="src/gtk2/print.c"> | 457 | + <Unit filename="src\gtk2\print.c"> |
458 | <Option compilerVar="CC" /> | 458 | <Option compilerVar="CC" /> |
459 | </Unit> | 459 | </Unit> |
460 | - <Unit filename="src/gtk2/resources.rc.in" /> | ||
461 | - <Unit filename="src/gtk2/screen.c"> | 460 | + <Unit filename="src\gtk2\resources.rc.in" /> |
461 | + <Unit filename="src\gtk2\screen.c"> | ||
462 | <Option compilerVar="CC" /> | 462 | <Option compilerVar="CC" /> |
463 | </Unit> | 463 | </Unit> |
464 | - <Unit filename="src/gtk2/script.c"> | 464 | + <Unit filename="src\gtk2\script.c"> |
465 | <Option compilerVar="CC" /> | 465 | <Option compilerVar="CC" /> |
466 | </Unit> | 466 | </Unit> |
467 | - <Unit filename="src/gtk2/terminal.c"> | 467 | + <Unit filename="src\gtk2\terminal.c"> |
468 | <Option compilerVar="CC" /> | 468 | <Option compilerVar="CC" /> |
469 | </Unit> | 469 | </Unit> |
470 | - <Unit filename="src/gtk2/toggle.c"> | 470 | + <Unit filename="src\gtk2\toggle.c"> |
471 | <Option compilerVar="CC" /> | 471 | <Option compilerVar="CC" /> |
472 | </Unit> | 472 | </Unit> |
473 | - <Unit filename="src/gtk2/topwindow.c"> | 473 | + <Unit filename="src\gtk2\topwindow.c"> |
474 | <Option compilerVar="CC" /> | 474 | <Option compilerVar="CC" /> |
475 | </Unit> | 475 | </Unit> |
476 | - <Unit filename="src/gtk2/topwindow1.c"> | 476 | + <Unit filename="src\gtk2\topwindow1.c"> |
477 | <Option compilerVar="CC" /> | 477 | <Option compilerVar="CC" /> |
478 | </Unit> | 478 | </Unit> |
479 | - <Unit filename="src/gtk2/tracewindow.c"> | 479 | + <Unit filename="src\gtk2\tracewindow.c"> |
480 | <Option compilerVar="CC" /> | 480 | <Option compilerVar="CC" /> |
481 | </Unit> | 481 | </Unit> |
482 | - <Unit filename="src/gtk2/ui_parse.c"> | 482 | + <Unit filename="src\gtk2\ui_parse.c"> |
483 | <Option compilerVar="CC" /> | 483 | <Option compilerVar="CC" /> |
484 | </Unit> | 484 | </Unit> |
485 | - <Unit filename="src/gtk2/ui_parse.h" /> | ||
486 | - <Unit filename="src/gtk2/uiparser1.c"> | 485 | + <Unit filename="src\gtk2\ui_parse.h" /> |
486 | + <Unit filename="src\gtk2\uiparser1.c"> | ||
487 | <Option compilerVar="CC" /> | 487 | <Option compilerVar="CC" /> |
488 | </Unit> | 488 | </Unit> |
489 | - <Unit filename="src/gtk2/uiparser1.h" /> | ||
490 | - <Unit filename="src/gtk2/version.c.in" /> | ||
491 | - <Unit filename="src/gui/resources.rc.in" /> | ||
492 | - <Unit filename="src/gui/version.c.in" /> | ||
493 | - <Unit filename="src/include/X11/keysym.h" /> | ||
494 | - <Unit filename="src/include/lib3270.h" /> | ||
495 | - <Unit filename="src/include/lib3270/3270ds.h" /> | ||
496 | - <Unit filename="src/include/lib3270/action_table.h" /> | ||
497 | - <Unit filename="src/include/lib3270/actions.h" /> | ||
498 | - <Unit filename="src/include/lib3270/api.h" /> | ||
499 | - <Unit filename="src/include/lib3270/config.h" /> | ||
500 | - <Unit filename="src/include/lib3270/config.h.in" /> | ||
501 | - <Unit filename="src/include/lib3270/macros.h" /> | ||
502 | - <Unit filename="src/include/lib3270/plugins.h.in" /> | ||
503 | - <Unit filename="src/include/lib3270/toggle.h" /> | ||
504 | - <Unit filename="src/java/lib3270_jni.h" /> | ||
505 | - <Unit filename="src/java/terminal.java"> | 489 | + <Unit filename="src\gtk2\uiparser1.h" /> |
490 | + <Unit filename="src\gtk2\version.c.in" /> | ||
491 | + <Unit filename="src\gui\resources.rc.in" /> | ||
492 | + <Unit filename="src\gui\version.c.in" /> | ||
493 | + <Unit filename="src\include\X11\keysym.h" /> | ||
494 | + <Unit filename="src\include\lib3270.h" /> | ||
495 | + <Unit filename="src\include\lib3270\3270ds.h" /> | ||
496 | + <Unit filename="src\include\lib3270\action_table.h" /> | ||
497 | + <Unit filename="src\include\lib3270\actions.h" /> | ||
498 | + <Unit filename="src\include\lib3270\api.h" /> | ||
499 | + <Unit filename="src\include\lib3270\config.h" /> | ||
500 | + <Unit filename="src\include\lib3270\config.h.in" /> | ||
501 | + <Unit filename="src\include\lib3270\macros.h" /> | ||
502 | + <Unit filename="src\include\lib3270\plugins.h.in" /> | ||
503 | + <Unit filename="src\include\lib3270\toggle.h" /> | ||
504 | + <Unit filename="src\java\lib3270_jni.h" /> | ||
505 | + <Unit filename="src\java\terminal.java"> | ||
506 | <Option target="Release" /> | 506 | <Option target="Release" /> |
507 | </Unit> | 507 | </Unit> |
508 | - <Unit filename="src/jni/Makefile.in" /> | ||
509 | - <Unit filename="src/jni/pw3270_jni.c"> | 508 | + <Unit filename="src\jni\Makefile.in" /> |
509 | + <Unit filename="src\jni\pw3270_jni.c"> | ||
510 | <Option compilerVar="CC" /> | 510 | <Option compilerVar="CC" /> |
511 | </Unit> | 511 | </Unit> |
512 | - <Unit filename="src/lib/Makefile.in" /> | ||
513 | - <Unit filename="src/lib/XtGlue.c"> | 512 | + <Unit filename="src\lib\Makefile.in" /> |
513 | + <Unit filename="src\lib\XtGlue.c"> | ||
514 | <Option compilerVar="CC" /> | 514 | <Option compilerVar="CC" /> |
515 | </Unit> | 515 | </Unit> |
516 | - <Unit filename="src/lib/actions.c"> | 516 | + <Unit filename="src\lib\actions.c"> |
517 | <Option compilerVar="CC" /> | 517 | <Option compilerVar="CC" /> |
518 | </Unit> | 518 | </Unit> |
519 | - <Unit filename="src/lib/actionsc.h" /> | ||
520 | - <Unit filename="src/lib/ansi.c"> | 519 | + <Unit filename="src\lib\actionsc.h" /> |
520 | + <Unit filename="src\lib\ansi.c"> | ||
521 | <Option compilerVar="CC" /> | 521 | <Option compilerVar="CC" /> |
522 | </Unit> | 522 | </Unit> |
523 | - <Unit filename="src/lib/ansic.h" /> | ||
524 | - <Unit filename="src/lib/apl.c"> | 523 | + <Unit filename="src\lib\ansic.h" /> |
524 | + <Unit filename="src\lib\apl.c"> | ||
525 | <Option compilerVar="CC" /> | 525 | <Option compilerVar="CC" /> |
526 | </Unit> | 526 | </Unit> |
527 | - <Unit filename="src/lib/aplc.h" /> | ||
528 | - <Unit filename="src/lib/appres.h" /> | ||
529 | - <Unit filename="src/lib/arpa_telnet.h" /> | ||
530 | - <Unit filename="src/lib/cg.h" /> | ||
531 | - <Unit filename="src/lib/charset.c"> | 527 | + <Unit filename="src\lib\aplc.h" /> |
528 | + <Unit filename="src\lib\appres.h" /> | ||
529 | + <Unit filename="src\lib\arpa_telnet.h" /> | ||
530 | + <Unit filename="src\lib\cg.h" /> | ||
531 | + <Unit filename="src\lib\charset.c"> | ||
532 | <Option compilerVar="CC" /> | 532 | <Option compilerVar="CC" /> |
533 | </Unit> | 533 | </Unit> |
534 | - <Unit filename="src/lib/charsetc.h" /> | ||
535 | - <Unit filename="src/lib/childc.h" /> | ||
536 | - <Unit filename="src/lib/ctlr.c"> | 534 | + <Unit filename="src\lib\charsetc.h" /> |
535 | + <Unit filename="src\lib\childc.h" /> | ||
536 | + <Unit filename="src\lib\ctlr.c"> | ||
537 | <Option compilerVar="CC" /> | 537 | <Option compilerVar="CC" /> |
538 | </Unit> | 538 | </Unit> |
539 | - <Unit filename="src/lib/ctlr.h" /> | ||
540 | - <Unit filename="src/lib/ctlrc.h" /> | ||
541 | - <Unit filename="src/lib/dialogc.h" /> | ||
542 | - <Unit filename="src/lib/ft.c"> | 539 | + <Unit filename="src\lib\ctlr.h" /> |
540 | + <Unit filename="src\lib\ctlrc.h" /> | ||
541 | + <Unit filename="src\lib\dialogc.h" /> | ||
542 | + <Unit filename="src\lib\ft.c"> | ||
543 | <Option compilerVar="CC" /> | 543 | <Option compilerVar="CC" /> |
544 | </Unit> | 544 | </Unit> |
545 | - <Unit filename="src/lib/ft_cut.c"> | 545 | + <Unit filename="src\lib\ft_cut.c"> |
546 | <Option compilerVar="CC" /> | 546 | <Option compilerVar="CC" /> |
547 | </Unit> | 547 | </Unit> |
548 | - <Unit filename="src/lib/ft_cut_ds.h" /> | ||
549 | - <Unit filename="src/lib/ft_cutc.h" /> | ||
550 | - <Unit filename="src/lib/ft_dft.c"> | 548 | + <Unit filename="src\lib\ft_cut_ds.h" /> |
549 | + <Unit filename="src\lib\ft_cutc.h" /> | ||
550 | + <Unit filename="src\lib\ft_dft.c"> | ||
551 | <Option compilerVar="CC" /> | 551 | <Option compilerVar="CC" /> |
552 | </Unit> | 552 | </Unit> |
553 | - <Unit filename="src/lib/ft_dft_ds.h" /> | ||
554 | - <Unit filename="src/lib/ft_dftc.h" /> | ||
555 | - <Unit filename="src/lib/ftc.h" /> | ||
556 | - <Unit filename="src/lib/globals.h" /> | ||
557 | - <Unit filename="src/lib/glue.c"> | 553 | + <Unit filename="src\lib\ft_dft_ds.h" /> |
554 | + <Unit filename="src\lib\ft_dftc.h" /> | ||
555 | + <Unit filename="src\lib\ftc.h" /> | ||
556 | + <Unit filename="src\lib\globals.h" /> | ||
557 | + <Unit filename="src\lib\glue.c"> | ||
558 | <Option compilerVar="CC" /> | 558 | <Option compilerVar="CC" /> |
559 | </Unit> | 559 | </Unit> |
560 | - <Unit filename="src/lib/gluec.h" /> | ||
561 | - <Unit filename="src/lib/host.c"> | 560 | + <Unit filename="src\lib\gluec.h" /> |
561 | + <Unit filename="src\lib\host.c"> | ||
562 | <Option compilerVar="CC" /> | 562 | <Option compilerVar="CC" /> |
563 | </Unit> | 563 | </Unit> |
564 | - <Unit filename="src/lib/hostc.h" /> | ||
565 | - <Unit filename="src/lib/icmd.c"> | 564 | + <Unit filename="src\lib\hostc.h" /> |
565 | + <Unit filename="src\lib\icmd.c"> | ||
566 | <Option compilerVar="CC" /> | 566 | <Option compilerVar="CC" /> |
567 | </Unit> | 567 | </Unit> |
568 | - <Unit filename="src/lib/icmdc.h" /> | ||
569 | - <Unit filename="src/lib/keypadc.h" /> | ||
570 | - <Unit filename="src/lib/kybd.c"> | 568 | + <Unit filename="src\lib\icmdc.h" /> |
569 | + <Unit filename="src\lib\keypadc.h" /> | ||
570 | + <Unit filename="src\lib\kybd.c"> | ||
571 | <Option compilerVar="CC" /> | 571 | <Option compilerVar="CC" /> |
572 | </Unit> | 572 | </Unit> |
573 | - <Unit filename="src/lib/kybdc.h" /> | ||
574 | - <Unit filename="src/lib/localdefs.h" /> | ||
575 | - <Unit filename="src/lib/log.c"> | 573 | + <Unit filename="src\lib\kybdc.h" /> |
574 | + <Unit filename="src\lib\localdefs.h" /> | ||
575 | + <Unit filename="src\lib\log.c"> | ||
576 | <Option compilerVar="CC" /> | 576 | <Option compilerVar="CC" /> |
577 | </Unit> | 577 | </Unit> |
578 | - <Unit filename="src/lib/macros.c"> | 578 | + <Unit filename="src\lib\macros.c"> |
579 | <Option compilerVar="CC" /> | 579 | <Option compilerVar="CC" /> |
580 | </Unit> | 580 | </Unit> |
581 | - <Unit filename="src/lib/menubarc.h" /> | ||
582 | - <Unit filename="src/lib/mkfb.c"> | 581 | + <Unit filename="src\lib\menubarc.h" /> |
582 | + <Unit filename="src\lib\mkfb.c"> | ||
583 | <Option compilerVar="CC" /> | 583 | <Option compilerVar="CC" /> |
584 | </Unit> | 584 | </Unit> |
585 | - <Unit filename="src/lib/objects.h" /> | ||
586 | - <Unit filename="src/lib/paste.c"> | 585 | + <Unit filename="src\lib\objects.h" /> |
586 | + <Unit filename="src\lib\paste.c"> | ||
587 | <Option compilerVar="CC" /> | 587 | <Option compilerVar="CC" /> |
588 | </Unit> | 588 | </Unit> |
589 | - <Unit filename="src/lib/popupsc.h" /> | ||
590 | - <Unit filename="src/lib/print.c"> | 589 | + <Unit filename="src\lib\popupsc.h" /> |
590 | + <Unit filename="src\lib\print.c"> | ||
591 | <Option compilerVar="CC" /> | 591 | <Option compilerVar="CC" /> |
592 | </Unit> | 592 | </Unit> |
593 | - <Unit filename="src/lib/printc.h" /> | ||
594 | - <Unit filename="src/lib/printer.c"> | 593 | + <Unit filename="src\lib\printc.h" /> |
594 | + <Unit filename="src\lib\printer.c"> | ||
595 | <Option compilerVar="CC" /> | 595 | <Option compilerVar="CC" /> |
596 | </Unit> | 596 | </Unit> |
597 | - <Unit filename="src/lib/printerc.h" /> | ||
598 | - <Unit filename="src/lib/proxy.c"> | 597 | + <Unit filename="src\lib\printerc.h" /> |
598 | + <Unit filename="src\lib\proxy.c"> | ||
599 | <Option compilerVar="CC" /> | 599 | <Option compilerVar="CC" /> |
600 | </Unit> | 600 | </Unit> |
601 | - <Unit filename="src/lib/proxyc.h" /> | ||
602 | - <Unit filename="src/lib/resolver.c"> | 601 | + <Unit filename="src\lib\proxyc.h" /> |
602 | + <Unit filename="src\lib\resolver.c"> | ||
603 | <Option compilerVar="CC" /> | 603 | <Option compilerVar="CC" /> |
604 | </Unit> | 604 | </Unit> |
605 | - <Unit filename="src/lib/resolverc.h" /> | ||
606 | - <Unit filename="src/lib/resources.c"> | 605 | + <Unit filename="src\lib\resolverc.h" /> |
606 | + <Unit filename="src\lib\resources.c"> | ||
607 | <Option compilerVar="CC" /> | 607 | <Option compilerVar="CC" /> |
608 | </Unit> | 608 | </Unit> |
609 | - <Unit filename="src/lib/resources.h" /> | ||
610 | - <Unit filename="src/lib/rpq.c"> | 609 | + <Unit filename="src\lib\resources.h" /> |
610 | + <Unit filename="src\lib\rpq.c"> | ||
611 | <Option compilerVar="CC" /> | 611 | <Option compilerVar="CC" /> |
612 | </Unit> | 612 | </Unit> |
613 | - <Unit filename="src/lib/savec.h" /> | ||
614 | - <Unit filename="src/lib/screen.c"> | 613 | + <Unit filename="src\lib\savec.h" /> |
614 | + <Unit filename="src\lib\screen.c"> | ||
615 | <Option compilerVar="CC" /> | 615 | <Option compilerVar="CC" /> |
616 | </Unit> | 616 | </Unit> |
617 | - <Unit filename="src/lib/screen.h" /> | ||
618 | - <Unit filename="src/lib/screenc.h" /> | ||
619 | - <Unit filename="src/lib/scrollc.h" /> | ||
620 | - <Unit filename="src/lib/see.c"> | 617 | + <Unit filename="src\lib\screen.h" /> |
618 | + <Unit filename="src\lib\screenc.h" /> | ||
619 | + <Unit filename="src\lib\scrollc.h" /> | ||
620 | + <Unit filename="src\lib\see.c"> | ||
621 | <Option compilerVar="CC" /> | 621 | <Option compilerVar="CC" /> |
622 | </Unit> | 622 | </Unit> |
623 | - <Unit filename="src/lib/seec.h" /> | ||
624 | - <Unit filename="src/lib/selectc.h" /> | ||
625 | - <Unit filename="src/lib/session.h" /> | ||
626 | - <Unit filename="src/lib/sf.c"> | 623 | + <Unit filename="src\lib\seec.h" /> |
624 | + <Unit filename="src\lib\selectc.h" /> | ||
625 | + <Unit filename="src\lib\session.h" /> | ||
626 | + <Unit filename="src\lib\sf.c"> | ||
627 | <Option compilerVar="CC" /> | 627 | <Option compilerVar="CC" /> |
628 | </Unit> | 628 | </Unit> |
629 | - <Unit filename="src/lib/sfc.h" /> | ||
630 | - <Unit filename="src/lib/shlobj_missing.h" /> | ||
631 | - <Unit filename="src/lib/statusc.h" /> | ||
632 | - <Unit filename="src/lib/tables.c"> | 629 | + <Unit filename="src\lib\sfc.h" /> |
630 | + <Unit filename="src\lib\shlobj_missing.h" /> | ||
631 | + <Unit filename="src\lib\statusc.h" /> | ||
632 | + <Unit filename="src\lib\tables.c"> | ||
633 | <Option compilerVar="CC" /> | 633 | <Option compilerVar="CC" /> |
634 | </Unit> | 634 | </Unit> |
635 | - <Unit filename="src/lib/tablesc.h" /> | ||
636 | - <Unit filename="src/lib/telnet.c"> | 635 | + <Unit filename="src\lib\tablesc.h" /> |
636 | + <Unit filename="src\lib\telnet.c"> | ||
637 | <Option compilerVar="CC" /> | 637 | <Option compilerVar="CC" /> |
638 | </Unit> | 638 | </Unit> |
639 | - <Unit filename="src/lib/telnetc.h" /> | ||
640 | - <Unit filename="src/lib/testprogram.c"> | 639 | + <Unit filename="src\lib\telnetc.h" /> |
640 | + <Unit filename="src\lib\testprogram.c"> | ||
641 | <Option compilerVar="CC" /> | 641 | <Option compilerVar="CC" /> |
642 | <Option target="libtest" /> | 642 | <Option target="libtest" /> |
643 | </Unit> | 643 | </Unit> |
644 | - <Unit filename="src/lib/tn3270e.h" /> | ||
645 | - <Unit filename="src/lib/toggles.c"> | 644 | + <Unit filename="src\lib\tn3270e.h" /> |
645 | + <Unit filename="src\lib\toggles.c"> | ||
646 | <Option compilerVar="CC" /> | 646 | <Option compilerVar="CC" /> |
647 | </Unit> | 647 | </Unit> |
648 | - <Unit filename="src/lib/togglesc.h" /> | ||
649 | - <Unit filename="src/lib/trace_ds.c"> | 648 | + <Unit filename="src\lib\togglesc.h" /> |
649 | + <Unit filename="src\lib\trace_ds.c"> | ||
650 | <Option compilerVar="CC" /> | 650 | <Option compilerVar="CC" /> |
651 | </Unit> | 651 | </Unit> |
652 | - <Unit filename="src/lib/trace_dsc.h" /> | ||
653 | - <Unit filename="src/lib/utf8.c"> | 652 | + <Unit filename="src\lib\trace_dsc.h" /> |
653 | + <Unit filename="src\lib\utf8.c"> | ||
654 | <Option compilerVar="CC" /> | 654 | <Option compilerVar="CC" /> |
655 | </Unit> | 655 | </Unit> |
656 | - <Unit filename="src/lib/utf8c.h" /> | ||
657 | - <Unit filename="src/lib/util.c"> | 656 | + <Unit filename="src\lib\utf8c.h" /> |
657 | + <Unit filename="src\lib\util.c"> | ||
658 | <Option compilerVar="CC" /> | 658 | <Option compilerVar="CC" /> |
659 | </Unit> | 659 | </Unit> |
660 | - <Unit filename="src/lib/utilc.h" /> | ||
661 | - <Unit filename="src/lib/w3misc.c"> | 660 | + <Unit filename="src\lib\utilc.h" /> |
661 | + <Unit filename="src\lib\w3misc.c"> | ||
662 | <Option compilerVar="CC" /> | 662 | <Option compilerVar="CC" /> |
663 | </Unit> | 663 | </Unit> |
664 | - <Unit filename="src/lib/w3miscc.h" /> | ||
665 | - <Unit filename="src/lib/wide.c"> | 664 | + <Unit filename="src\lib\w3miscc.h" /> |
665 | + <Unit filename="src\lib\wide.c"> | ||
666 | <Option compilerVar="CC" /> | 666 | <Option compilerVar="CC" /> |
667 | </Unit> | 667 | </Unit> |
668 | - <Unit filename="src/lib/widec.h" /> | ||
669 | - <Unit filename="src/lib/winvers.c"> | 668 | + <Unit filename="src\lib\widec.h" /> |
669 | + <Unit filename="src\lib\winvers.c"> | ||
670 | <Option compilerVar="CC" /> | 670 | <Option compilerVar="CC" /> |
671 | </Unit> | 671 | </Unit> |
672 | - <Unit filename="src/lib/winversc.h" /> | ||
673 | - <Unit filename="src/lib/xio.c"> | 672 | + <Unit filename="src\lib\winversc.h" /> |
673 | + <Unit filename="src\lib\xio.c"> | ||
674 | <Option compilerVar="CC" /> | 674 | <Option compilerVar="CC" /> |
675 | </Unit> | 675 | </Unit> |
676 | - <Unit filename="src/lib/xioc.h" /> | ||
677 | - <Unit filename="src/lib/xl.h" /> | ||
678 | - <Unit filename="src/oxt/actions.cxx"> | 676 | + <Unit filename="src\lib\xioc.h" /> |
677 | + <Unit filename="src\lib\xl.h" /> | ||
678 | + <Unit filename="src\oxt\actions.cxx"> | ||
679 | <Option target="Release" /> | 679 | <Option target="Release" /> |
680 | </Unit> | 680 | </Unit> |
681 | - <Unit filename="src/oxt/connection.cxx"> | 681 | + <Unit filename="src\oxt\connection.cxx"> |
682 | <Option target="Release" /> | 682 | <Option target="Release" /> |
683 | </Unit> | 683 | </Unit> |
684 | - <Unit filename="src/oxt/description.txt"> | 684 | + <Unit filename="src\oxt\description.txt"> |
685 | <Option target="Release" /> | 685 | <Option target="Release" /> |
686 | </Unit> | 686 | </Unit> |
687 | - <Unit filename="src/oxt/description.xml.in"> | 687 | + <Unit filename="src\oxt\description.xml.in"> |
688 | <Option target="Release" /> | 688 | <Option target="Release" /> |
689 | </Unit> | 689 | </Unit> |
690 | - <Unit filename="src/oxt/globals.hpp"> | 690 | + <Unit filename="src\oxt\globals.hpp"> |
691 | <Option target="Release" /> | 691 | <Option target="Release" /> |
692 | </Unit> | 692 | </Unit> |
693 | - <Unit filename="src/oxt/main.cxx"> | 693 | + <Unit filename="src\oxt\main.cxx"> |
694 | <Option target="Release" /> | 694 | <Option target="Release" /> |
695 | </Unit> | 695 | </Unit> |
696 | - <Unit filename="src/oxt/manifest.xml.in"> | 696 | + <Unit filename="src\oxt\manifest.xml.in"> |
697 | <Option target="Release" /> | 697 | <Option target="Release" /> |
698 | </Unit> | 698 | </Unit> |
699 | - <Unit filename="src/oxt/ooo3270.hpp"> | 699 | + <Unit filename="src\oxt\ooo3270.hpp"> |
700 | <Option target="Release" /> | 700 | <Option target="Release" /> |
701 | </Unit> | 701 | </Unit> |
702 | - <Unit filename="src/oxt/pw3270.idl"> | 702 | + <Unit filename="src\oxt\pw3270.idl"> |
703 | <Option target="Release" /> | 703 | <Option target="Release" /> |
704 | </Unit> | 704 | </Unit> |
705 | - <Unit filename="src/oxt/screen.cxx"> | 705 | + <Unit filename="src\oxt\screen.cxx"> |
706 | <Option target="Release" /> | 706 | <Option target="Release" /> |
707 | </Unit> | 707 | </Unit> |
708 | - <Unit filename="src/oxt/status.cxx"> | 708 | + <Unit filename="src\oxt\status.cxx"> |
709 | <Option target="Release" /> | 709 | <Option target="Release" /> |
710 | </Unit> | 710 | </Unit> |
711 | - <Unit filename="src/oxt/testprogram.cxx"> | 711 | + <Unit filename="src\oxt\testprogram.cxx"> |
712 | <Option target="Release" /> | 712 | <Option target="Release" /> |
713 | </Unit> | 713 | </Unit> |
714 | - <Unit filename="src/plugins/java/Makefile.in" /> | ||
715 | - <Unit filename="src/plugins/java/control.in" /> | ||
716 | - <Unit filename="src/plugins/java/j3270plugin.c"> | 714 | + <Unit filename="src\plugins\java\Makefile.in" /> |
715 | + <Unit filename="src\plugins\java\control.in" /> | ||
716 | + <Unit filename="src\plugins\java\j3270plugin.c"> | ||
717 | <Option compilerVar="CC" /> | 717 | <Option compilerVar="CC" /> |
718 | <Option target="Debug" /> | 718 | <Option target="Debug" /> |
719 | <Option target="libtest" /> | 719 | <Option target="libtest" /> |
720 | </Unit> | 720 | </Unit> |
721 | - <Unit filename="src/plugins/pipectl/Makefile.in" /> | ||
722 | - <Unit filename="src/plugins/pipectl/init.c"> | 721 | + <Unit filename="src\plugins\pipectl\Makefile.in" /> |
722 | + <Unit filename="src\plugins\pipectl\init.c"> | ||
723 | <Option compilerVar="CC" /> | 723 | <Option compilerVar="CC" /> |
724 | </Unit> | 724 | </Unit> |
725 | - <Unit filename="src/plugins/pipectl/pipeclient.c"> | 725 | + <Unit filename="src\plugins\pipectl\pipeclient.c"> |
726 | <Option compilerVar="CC" /> | 726 | <Option compilerVar="CC" /> |
727 | </Unit> | 727 | </Unit> |
728 | - <Unit filename="src/plugins/pipectl/pipectl.h" /> | ||
729 | - <Unit filename="src/plugins/pipectl/pipesource.c"> | 728 | + <Unit filename="src\plugins\pipectl\pipectl.h" /> |
729 | + <Unit filename="src\plugins\pipectl\pipesource.c"> | ||
730 | <Option compilerVar="CC" /> | 730 | <Option compilerVar="CC" /> |
731 | </Unit> | 731 | </Unit> |
732 | - <Unit filename="src/plugins/rexx/Makefile.in" /> | ||
733 | - <Unit filename="src/plugins/rexx/actions.c"> | 732 | + <Unit filename="src\plugins\rexx\Makefile.in" /> |
733 | + <Unit filename="src\plugins\rexx\actions.c"> | ||
734 | <Option compilerVar="CC" /> | 734 | <Option compilerVar="CC" /> |
735 | </Unit> | 735 | </Unit> |
736 | - <Unit filename="src/plugins/rexx/calls.h" /> | ||
737 | - <Unit filename="src/plugins/rexx/common_start.c"> | 736 | + <Unit filename="src\plugins\rexx\calls.h" /> |
737 | + <Unit filename="src\plugins\rexx\common_start.c"> | ||
738 | <Option compilerVar="CC" /> | 738 | <Option compilerVar="CC" /> |
739 | </Unit> | 739 | </Unit> |
740 | - <Unit filename="src/plugins/rexx/control.in" /> | ||
741 | - <Unit filename="src/plugins/rexx/dialogs.c"> | 740 | + <Unit filename="src\plugins\rexx\control.in" /> |
741 | + <Unit filename="src\plugins\rexx\dialogs.c"> | ||
742 | <Option compilerVar="CC" /> | 742 | <Option compilerVar="CC" /> |
743 | </Unit> | 743 | </Unit> |
744 | - <Unit filename="src/plugins/rexx/filetransfer.c"> | 744 | + <Unit filename="src\plugins\rexx\filetransfer.c"> |
745 | <Option compilerVar="CC" /> | 745 | <Option compilerVar="CC" /> |
746 | </Unit> | 746 | </Unit> |
747 | - <Unit filename="src/plugins/rexx/gui.c"> | 747 | + <Unit filename="src\plugins\rexx\gui.c"> |
748 | <Option compilerVar="CC" /> | 748 | <Option compilerVar="CC" /> |
749 | </Unit> | 749 | </Unit> |
750 | - <Unit filename="src/plugins/rexx/init.c"> | 750 | + <Unit filename="src\plugins\rexx\init.c"> |
751 | <Option compilerVar="CC" /> | 751 | <Option compilerVar="CC" /> |
752 | </Unit> | 752 | </Unit> |
753 | - <Unit filename="src/plugins/rexx/network.c"> | 753 | + <Unit filename="src\plugins\rexx\network.c"> |
754 | <Option compilerVar="CC" /> | 754 | <Option compilerVar="CC" /> |
755 | </Unit> | 755 | </Unit> |
756 | - <Unit filename="src/plugins/rexx/plg_start.c"> | 756 | + <Unit filename="src\plugins\rexx\plg_start.c"> |
757 | <Option compilerVar="CC" /> | 757 | <Option compilerVar="CC" /> |
758 | </Unit> | 758 | </Unit> |
759 | - <Unit filename="src/plugins/rexx/rx3270.cls" /> | ||
760 | - <Unit filename="src/plugins/rexx/rx3270.h" /> | ||
761 | - <Unit filename="src/plugins/rexx/screen.c"> | 759 | + <Unit filename="src\plugins\rexx\rx3270.cls" /> |
760 | + <Unit filename="src\plugins\rexx\rx3270.h" /> | ||
761 | + <Unit filename="src\plugins\rexx\screen.c"> | ||
762 | <Option compilerVar="CC" /> | 762 | <Option compilerVar="CC" /> |
763 | </Unit> | 763 | </Unit> |
764 | - <Unit filename="src/plugins/rexx/std_start.c"> | 764 | + <Unit filename="src\plugins\rexx\std_start.c"> |
765 | <Option compilerVar="CC" /> | 765 | <Option compilerVar="CC" /> |
766 | </Unit> | 766 | </Unit> |
767 | - <Unit filename="src/plugins/rexx/toggle.c"> | 767 | + <Unit filename="src\plugins\rexx\toggle.c"> |
768 | <Option compilerVar="CC" /> | 768 | <Option compilerVar="CC" /> |
769 | </Unit> | 769 | </Unit> |
770 | - <Unit filename="src/plugins/rexx/tools.c"> | 770 | + <Unit filename="src\plugins\rexx\tools.c"> |
771 | <Option compilerVar="CC" /> | 771 | <Option compilerVar="CC" /> |
772 | </Unit> | 772 | </Unit> |
773 | - <Unit filename="src/xml2pot.c"> | 773 | + <Unit filename="src\xml2pot.c"> |
774 | <Option compilerVar="CC" /> | 774 | <Option compilerVar="CC" /> |
775 | </Unit> | 775 | </Unit> |
776 | - <Unit filename="ui/debug.xml" /> | ||
777 | - <Unit filename="ui/default.xml" /> | ||
778 | - <Unit filename="ui/functions.xml" /> | ||
779 | - <Unit filename="ui/hosts.xml" /> | ||
780 | - <Unit filename="ui/keypad.xml" /> | ||
781 | - <Unit filename="ui/rexx.xml" /> | 776 | + <Unit filename="ui\debug.xml" /> |
777 | + <Unit filename="ui\default.xml" /> | ||
778 | + <Unit filename="ui\functions.xml" /> | ||
779 | + <Unit filename="ui\hosts.xml" /> | ||
780 | + <Unit filename="ui\keypad.xml" /> | ||
781 | + <Unit filename="ui\rexx.xml" /> | ||
782 | <Extensions> | 782 | <Extensions> |
783 | <code_completion /> | 783 | <code_completion /> |
784 | <debugger /> | 784 | <debugger /> |
785 | <envvars /> | 785 | <envvars /> |
786 | + <DoxyBlocks> | ||
787 | + <comment_style block="0" line="0" /> | ||
788 | + <doxyfile_project /> | ||
789 | + <doxyfile_build /> | ||
790 | + <doxyfile_warnings /> | ||
791 | + <doxyfile_output /> | ||
792 | + <doxyfile_dot /> | ||
793 | + <general /> | ||
794 | + </DoxyBlocks> | ||
786 | </Extensions> | 795 | </Extensions> |
787 | </Project> | 796 | </Project> |
788 | </CodeBlocks_project_file> | 797 | </CodeBlocks_project_file> |
latest/src/include/lib3270.h
@@ -202,6 +202,4 @@ | @@ -202,6 +202,4 @@ | ||
202 | LIB3270_EXPORT const char * lib3270_get_luname(H3270 *h); | 202 | LIB3270_EXPORT const char * lib3270_get_luname(H3270 *h); |
203 | LIB3270_EXPORT const char * lib3270_get_host(H3270 *h); | 203 | LIB3270_EXPORT const char * lib3270_get_host(H3270 *h); |
204 | 204 | ||
205 | - | ||
206 | - | ||
207 | #endif // LIB3270_H_INCLUDED | 205 | #endif // LIB3270_H_INCLUDED |