summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2010-04-26 14:01:37 +0200
committerNiklas Nebel <nn@openoffice.org>2010-04-26 14:01:37 +0200
commita32c0bbcf35117580b0e455dc82d72d892125f82 (patch)
tree0f875bda4ffb7b6ca81e3aef2fffe66b9f18ca9d /sc/inc/unonames.hxx
parentcalc53: #i85342# DrawEdit, screen display and formatting for printer: use ScE... (diff)
downloadcore-a32c0bbcf35117580b0e455dc82d72d892125f82.tar.gz
core-a32c0bbcf35117580b0e455dc82d72d892125f82.zip
calc53: #i111158# set PageIncludesNonprintableArea property in getRenderer
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index f5de35c9d033..8178d307d8dc 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -595,6 +595,7 @@
#define SC_UNONAME_PAGESIZE "PageSize"
#define SC_UNONAME_RENDERDEV "RenderDevice"
#define SC_UNONAME_SOURCERANGE "SourceRange"
+#define SC_UNONAME_INC_NP_AREA "PageIncludesNonprintableArea"
// CellValueBinding
#define SC_UNONAME_BOUNDCELL "BoundCell"