/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: precompiled_tools.hxx,v $ * * $Revision: 1.3 $ * * last change: $Author: kz $ $Date: 2007-05-10 16:38:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. * * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2005 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * ************************************************************************/ // MARKER(update_precomp.py): Generated on 2006-09-01 17:50:15.029610 #ifdef PRECOMPILED_HEADERS //---MARKER--- #include "sal/config.h" #include "sal/types.h" #include "basegfx/point/b2dpoint.hxx" #include "basegfx/polygon/b2dpolygon.hxx" #include "basegfx/polygon/b2dpolygontools.hxx" #include "basegfx/polygon/b2dpolypolygon.hxx" #include "basegfx/polygon/b2dpolypolygontools.hxx" #include "basegfx/vector/b2dvector.hxx" #include "boost/static_assert.hpp" #include "com/sun/star/lang/Locale.hpp" #include "com/sun/star/uno/Reference.hxx" #include "com/sun/star/uno/Sequence.hxx" #include "com/sun/star/util/XStringWidth.hpp" #include "comphelper/fileformat.h" #include "cppuhelper/implbase1.hxx" #include "i18npool/lang.h" #include "i18npool/mslangid.hxx" #include "osl/diagnose.h" #include "osl/endian.h" #include "osl/file.hxx" #include "osl/interlck.h" #include "osl/module.h" #include "osl/module.hxx" #include "osl/mutex.hxx" #include "osl/process.h" #include "osl/security.h" #include "osl/thread.h" #include "rtl/alloc.h" #include "rtl/crc.h" #include "rtl/digest.h" #include "rtl/instance.hxx" #include "rtl/logfile.hxx" #include "rtl/math.hxx" #include "rtl/memory.h" #include "rtl/string.h" #include "rtl/string.hxx" #include "rtl/tencinfo.h" #include "rtl/textcvt.h" #include "rtl/textenc.h" #include "rtl/ustrbuf.hxx" #include "rtl/ustring.h" #include "rtl/ustring.hxx" #include "sys/stat.h" #include "sys/types.h" #include "vos/macros.hxx" #include "vos/mutex.hxx" #include "vos/process.hxx" #include "vos/signal.hxx" #include "vos/timer.hxx" //---MARKER--- #endif -24.04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/AppDispatchProvider.idl
AgeCommit message (Expand)Author
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann