From 3f96fcb7c5cf776eeee970b344871671fd1e3cff Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 16:03:25 +0000 Subject: INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:25:41 kaib 1.4.16.1: #i68856# Added header markers and pch files --- dtrans/source/win32/workbench/XTDo.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dtrans/source/win32/workbench') diff --git a/dtrans/source/win32/workbench/XTDo.cxx b/dtrans/source/win32/workbench/XTDo.cxx index 139d81ba531e..72509b5cad3d 100644 --- a/dtrans/source/win32/workbench/XTDo.cxx +++ b/dtrans/source/win32/workbench/XTDo.cxx @@ -4,9 +4,9 @@ * * $RCSfile: XTDo.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-20 06:08:04 $ + * last change: $Author: obo $ $Date: 2006-09-17 17:03:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dtrans.hxx" + //------------------------------------------------------------------------ // includes //------------------------------------------------------------------------ -- cgit e='distro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/accessibility/inc/standard/vclxaccessiblepopupmenu.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist