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
This commit is contained in:
parent
393cc8060d
commit
e95e0aaa25
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue