INTEGRATION: CWS vgbugs07 (1.3.520); FILE MERGED
2007/06/04 13:34:36 vg 1.3.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
This commit is contained in:
parent
25e85ed09b
commit
81c92bb646
2 changed files with 6 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: filedlghelper.hrc,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-07 16:53:51 $
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 22:52:10 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -36,7 +36,7 @@
|
|||
#ifndef _SFX_FILEDLGHELPER_HRC
|
||||
#define _SFX_FILEDLGHELPER_HRC
|
||||
|
||||
#include <sfx.hrc>
|
||||
#include <sfx2/sfx.hrc>
|
||||
|
||||
//#define STR_SFX_IMPORT_ALL (RID_SFX_EXPLORER_START + 50)
|
||||
#define STR_CB_AUTO_EXTENSION (RID_SFX_EXPLORER_START + 51)
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: srchdlg.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-07 17:19:20 $
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 22:53:39 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -49,7 +49,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef _BASEDLGS_HXX
|
||||
#include "basedlgs.hxx"
|
||||
#include <sfx2/basedlgs.hxx>
|
||||
#endif
|
||||
|
||||
// ============================================================================
|
||||
|
|
Loading…
Reference in a new issue