Kaydet (Commit) 3abd7eeb authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Move NOOFPAGES macro to .cxx where it is used

Change-Id: I0ae8bb51cef6ab5ba982ee0efd79514c11a7b3e7
üst 452d7b60
......@@ -61,6 +61,8 @@ using namespace com::sun::star::beans;
using ::rtl::OUString;
#define NOOFPAGES 6
extern void InterpolateFixedBitmap( FixedBitmap * pBitmap );
//ID for the config-data with the HTML-settings
......
......@@ -33,8 +33,6 @@
#include <boost/scoped_ptr.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#define NOOFPAGES 6
enum HtmlPublishMode { PUBLISH_HTML, PUBLISH_FRAMES, PUBLISH_WEBCAST, PUBLISH_KIOSK };
class FixedText;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment