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

INTEGRATION: CWS visibility01 (1.2.86); FILE MERGED

2004/12/06 08:10:27 mnicel 1.2.86.1: Part of symbol visibility markup - #i35758#
üst d5da0767
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: modctrl.hxx,v $ * $RCSfile: modctrl.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: obo $ $Date: 2004-09-09 15:37:43 $ * last change: $Author: kz $ $Date: 2005-01-21 14:56: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
...@@ -67,9 +67,13 @@ ...@@ -67,9 +67,13 @@
#include <sfx2/stbitem.hxx> #include <sfx2/stbitem.hxx>
#endif #endif
#ifndef INCLUDED_SVXDLLAPI_H
#include "svx/svxdllapi.h"
#endif
// class SvxModifyControl ------------------------------------------------ // class SvxModifyControl ------------------------------------------------
class SvxModifyControl : public SfxStatusBarControl class SVX_DLLPUBLIC SvxModifyControl : public SfxStatusBarControl
{ {
public: public:
virtual void StateChanged( USHORT nSID, SfxItemState eState, virtual void StateChanged( USHORT nSID, SfxItemState eState,
...@@ -86,7 +90,7 @@ private: ...@@ -86,7 +90,7 @@ private:
BOOL bState; BOOL bState;
#ifdef _SVX_MODCTRL_CXX #ifdef _SVX_MODCTRL_CXX
void DrawItemText_Impl(); SVX_DLLPRIVATE void DrawItemText_Impl();
#endif #endif
}; };
......
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