From e95e0aaa25b2c7591fd2083a5b8d52a083b8923a Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 2 Aug 2007 12:30:13 +0000 Subject: [PATCH] INTEGRATION: CWS fwk70 (1.7.144); FILE MERGED 2007/07/27 14:01:37 as 1.7.144.1: #i80116# repair old-path-style handling --- framework/inc/services/pathsettings.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/framework/inc/services/pathsettings.hxx b/framework/inc/services/pathsettings.hxx index 84d08039b920..39ab0cfd0b05 100644 --- a/framework/inc/services/pathsettings.hxx +++ b/framework/inc/services/pathsettings.hxx @@ -4,9 +4,9 @@ * * $RCSfile: pathsettings.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: vg $ $Date: 2006-09-26 14:08:38 $ + * last change: $Author: hr $ $Date: 2007-08-02 13:30:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -221,6 +221,8 @@ class PathSettings : public css::lang::XTypeProvider , ::cppu::OPropertyArrayHelper* m_pPropHelp; + ::sal_Bool m_bIgnoreEvents; + // ___________________________________________ // interface