Library_oox.mk (f42644c3) Library_oox.mk (4e7b0f82)
1###############################################################
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 52 unchanged lines hidden (view full) ---

61
62# object files ----------------------------------------------------------------
63
64$(eval $(call gb_Library_add_exception_objects,oox,\
65 oox/source/core/binarycodec \
66 oox/source/core/binaryfilterbase \
67 oox/source/core/contexthandler \
68 oox/source/core/contexthandler2 \
1###############################################################
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 52 unchanged lines hidden (view full) ---

61
62# object files ----------------------------------------------------------------
63
64$(eval $(call gb_Library_add_exception_objects,oox,\
65 oox/source/core/binarycodec \
66 oox/source/core/binaryfilterbase \
67 oox/source/core/contexthandler \
68 oox/source/core/contexthandler2 \
69 oox/source/core/encryption \
69 oox/source/core/fastparser \
70 oox/source/core/fasttokenhandler \
71 oox/source/core/filterbase \
72 oox/source/core/filterdetect \
73 oox/source/core/fragmenthandler \
74 oox/source/core/fragmenthandler2 \
75 oox/source/core/recordparser \
76 oox/source/core/relations \

--- 104 unchanged lines hidden (view full) ---

181 oox/source/helper/attributelist \
182 oox/source/helper/binaryinputstream \
183 oox/source/helper/binaryoutputstream \
184 oox/source/helper/binarystreambase \
185 oox/source/helper/containerhelper \
186 oox/source/helper/datetimehelper \
187 oox/source/helper/graphichelper \
188 oox/source/helper/modelobjecthelper \
70 oox/source/core/fastparser \
71 oox/source/core/fasttokenhandler \
72 oox/source/core/filterbase \
73 oox/source/core/filterdetect \
74 oox/source/core/fragmenthandler \
75 oox/source/core/fragmenthandler2 \
76 oox/source/core/recordparser \
77 oox/source/core/relations \

--- 104 unchanged lines hidden (view full) ---

182 oox/source/helper/attributelist \
183 oox/source/helper/binaryinputstream \
184 oox/source/helper/binaryoutputstream \
185 oox/source/helper/binarystreambase \
186 oox/source/helper/containerhelper \
187 oox/source/helper/datetimehelper \
188 oox/source/helper/graphichelper \
189 oox/source/helper/modelobjecthelper \
190 oox/source/helper/openssl_wrapper \
189 oox/source/helper/progressbar \
190 oox/source/helper/propertymap \
191 oox/source/helper/propertyset \
192 oox/source/helper/storagebase \
193 oox/source/helper/textinputstream \
194 oox/source/helper/zipstorage \
195 oox/source/ole/axbinaryreader \
196 oox/source/ole/axcontrol \

--- 114 unchanged lines hidden ---
191 oox/source/helper/progressbar \
192 oox/source/helper/propertymap \
193 oox/source/helper/propertyset \
194 oox/source/helper/storagebase \
195 oox/source/helper/textinputstream \
196 oox/source/helper/zipstorage \
197 oox/source/ole/axbinaryreader \
198 oox/source/ole/axcontrol \

--- 114 unchanged lines hidden ---