INTEGRATION: CWS os42 (1.4.72); FILE MERGED

2004/11/11 14:01:28 os 1.4.72.1: #i17861# help id added to PDF filter options dialog
This commit is contained in:
Jens-Heiner Rechtien 2004-11-27 11:27:26 +00:00
parent 0e9bcd5114
commit 3551170236

View file

@ -2,9 +2,9 @@
*
* $RCSfile: filter.hrc,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2004-07-13 10:28:29 $
* last change: $Author: hr $ $Date: 2004-11-27 12:27:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -80,6 +80,7 @@
#define HID_FILTER_XSLT_START (HID_FILTER_START + 0) // see source/xsltdialog/xmlfilterhelpids.hrc for range
#define HID_FILTER_XSLT_END (HID_FILTER_START + 99)
#define HID_FILTER_PDF_OPTIONS (HID_FILTER_START + 100)
#endif