precompiled_scfilt.hxx (b77af630) precompiled_scfilt.hxx (2037a4a1)
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

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

132#include <com/sun/star/uno/XInterface.hdl>
133#include <com/sun/star/uno/XReference.hdl>
134#include <com/sun/star/uno/XReference.hpp>
135#include <com/sun/star/uno/XWeak.hpp>
136#include <osl/endian.h>
137#include <osl/interlck.h>
138#include <osl/mutex.hxx>
139#include <rtl/alloc.h>
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

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

132#include <com/sun/star/uno/XInterface.hdl>
133#include <com/sun/star/uno/XReference.hdl>
134#include <com/sun/star/uno/XReference.hpp>
135#include <com/sun/star/uno/XWeak.hpp>
136#include <osl/endian.h>
137#include <osl/interlck.h>
138#include <osl/mutex.hxx>
139#include <rtl/alloc.h>
140#include <rtl/random.h>
140#include <rtl/string.h>
141#include <rtl/ustrbuf.h>
142#include <rtl/ustring.h>
143#include <sal/mathconf.h>
144#include <sal/types.h>
141#include <rtl/string.h>
142#include <rtl/ustrbuf.h>
143#include <rtl/ustring.h>
144#include <sal/mathconf.h>
145#include <sal/types.h>
146#include <sax/fshelper.hxx>
145#include <sot/exchange.hxx>
146#include <sot/factory.hxx>
147#include <sot/storage.hxx>
148#include <svl/brdcst.hxx>
149#include <svl/cenumitm.hxx>
150#include <svl/cintitem.hxx>
151#include <unotools/fltrcfg.hxx>
152#include <svl/intitem.hxx>

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

200#include <tools/weakbase.hxx>
201#include <typeinfo>
202#include <typelib/typeclass.h>
203#include <typelib/typedescription.h>
204#include <typelib/uik.h>
205#include <uno/any2.h>
206#include <uno/lbnames.h>
207#include <uno/sequence2.h>
147#include <sot/exchange.hxx>
148#include <sot/factory.hxx>
149#include <sot/storage.hxx>
150#include <svl/brdcst.hxx>
151#include <svl/cenumitm.hxx>
152#include <svl/cintitem.hxx>
153#include <unotools/fltrcfg.hxx>
154#include <svl/intitem.hxx>

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

202#include <tools/weakbase.hxx>
203#include <typeinfo>
204#include <typelib/typeclass.h>
205#include <typelib/typedescription.h>
206#include <typelib/uik.h>
207#include <uno/any2.h>
208#include <uno/lbnames.h>
209#include <uno/sequence2.h>
210#include <unotools/streamwrap.hxx>
208#include <unotools/ucbstreamhelper.hxx>
209
210#include <vcl/apptypes.hxx>
211#include <vcl/bitmap.hxx>
212#include <vcl/bitmapex.hxx>
213#include <vcl/dllapi.h>
214#include <vcl/dndhelp.hxx>
215#include <vcl/edit.hxx>

--- 26 unchanged lines hidden ---
211#include <unotools/ucbstreamhelper.hxx>
212
213#include <vcl/apptypes.hxx>
214#include <vcl/bitmap.hxx>
215#include <vcl/bitmapex.hxx>
216#include <vcl/dllapi.h>
217#include <vcl/dndhelp.hxx>
218#include <vcl/edit.hxx>

--- 26 unchanged lines hidden ---