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

INTEGRATION: CWS visibility01 (1.3.1010); FILE MERGED

2004/11/19 12:54:39 mmeeks 1.3.1010.1: Issue number: #i35758#
Submitted by: mnicel
Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.
üst 390c2e16
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: xoutbmp.hxx,v $ * $RCSfile: xoutbmp.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: sj $ $Date: 2002-06-21 14:11:59 $ * last change: $Author: kz $ $Date: 2005-01-21 16:16:37 $
* *
* 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
...@@ -72,6 +72,10 @@ ...@@ -72,6 +72,10 @@
#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp>
#endif #endif
#ifndef INCLUDED_SVXDLLAPI_H
#include "svx/svxdllapi.h"
#endif
// ----------- // -----------
// - Defines - // - Defines -
// ----------- // -----------
...@@ -97,7 +101,7 @@ class VirtualDevice; ...@@ -97,7 +101,7 @@ class VirtualDevice;
class INetURLObject; class INetURLObject;
class Polygon; class Polygon;
class XOutBitmap class SVX_DLLPUBLIC XOutBitmap
{ {
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