From 86cabb65ec6a4ff1252376219c734541e7eca1bd Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Tue, 9 Feb 2010 11:33:08 +0100 Subject: aw079 #i99386# finer granular changes for MPBGO removal --- sd/inc/pres.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sd/inc/pres.hxx') diff --git a/sd/inc/pres.hxx b/sd/inc/pres.hxx index bd1d5015e5f4..8dfbcce4cbcb 100644 --- a/sd/inc/pres.hxx +++ b/sd/inc/pres.hxx @@ -42,7 +42,9 @@ enum PresObjKind PRESOBJ_ORGCHART, PRESOBJ_TABLE, PRESOBJ_IMAGE, +#ifndef NEWPBG PRESOBJ_BACKGROUND, +#endif PRESOBJ_PAGE, PRESOBJ_HANDOUT, PRESOBJ_NOTES, -- cgit