summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index d88ee2e81663..3a8afc5846e5 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unonames.hxx,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: dr $ $Date: 2002-07-11 10:46:48 $
+ * last change: $Author: nn $ $Date: 2002-08-26 18:13:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -506,5 +506,9 @@
#define SC_UNONAME_TITLE "Title"
#define SC_UNONAME_CLOSEONUP "CloseOnMouseRelease"
+// XRenderable
+#define SC_UNONAME_PAGESIZE "PageSize"
+#define SC_UNONAME_RENDERDEV "RenderDevice"
+
#endif