summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-11-11 10:44:22 +0000
committerRüdiger Timm <rt@openoffice.org>2005-11-11 10:44:22 +0000
commitfff2bfe691c5a09ee84a50273523f958e6568944 (patch)
tree8ce8a525761e705d4cb02f4a5cd98ccc6bbe64be /psprint
parenta394f5e8ad735e08f9a17bf2048347d500f95dbb (diff)
INTEGRATION: CWS c06 (1.7.52); FILE MERGED
2005/08/22 11:27:49 pl 1.7.52.1: #i53530# configurable override for office font paths
Diffstat (limited to 'psprint')
-rw-r--r--psprint/inc/psprint/helper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/psprint/inc/psprint/helper.hxx b/psprint/inc/psprint/helper.hxx
index 5f894dd09f18..f83538d689f0 100644
--- a/psprint/inc/psprint/helper.hxx
+++ b/psprint/inc/psprint/helper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: helper.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:34:10 $
+ * last change: $Author: rt $ $Date: 2005-11-11 11:44:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,7 +62,7 @@ void normPath( rtl::OString& rPath );
// rOrgPath will be subject to normPath
void splitPath( rtl::OString& rOrgPath, rtl::OString& rDir, rtl::OString& rBase );
-enum whichOfficePath { NetPath, UserPath };
+enum whichOfficePath { NetPath, UserPath, ConfigPath };
const rtl::OUString& getOfficePath( enum whichOfficePath ePath );
} // namespace