Kaydet (Commit) e172d87d authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS visibility01 (1.7.8); FILE MERGED

2004/12/06 08:10:22 mnicel 1.7.8.1: Part of symbol visibility markup - #i35758#
üst aad4f58b
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: gallery.hxx,v $ * $RCSfile: gallery.hxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: hr $ $Date: 2004-10-12 13:46:19 $ * last change: $Author: kz $ $Date: 2005-01-21 14:42:08 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -73,6 +73,10 @@ ...@@ -73,6 +73,10 @@
#endif #endif
#include <vector> #include <vector>
#ifndef INCLUDED_SVXDLLAPI_H
#include "svx/svxdllapi.h"
#endif
// ----------- // -----------
// - Defines - // - Defines -
// ----------- // -----------
...@@ -141,11 +145,11 @@ class FmFormModel; ...@@ -141,11 +145,11 @@ class FmFormModel;
class Bitmap; class Bitmap;
class OutputDevice; class OutputDevice;
class GalleryExplorer class SVX_DLLPUBLIC GalleryExplorer
{ {
private: private:
static Gallery* ImplGetGallery(); SVX_DLLPRIVATE static Gallery* ImplGetGallery();
public: public:
......
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