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

INTEGRATION: CWS visibility01 (1.2.218); FILE MERGED

2004/12/06 08:10:26 mnicel 1.2.218.1: Part of symbol visibility markup - #i35758#
üst 33530b05
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: layctrl.hxx,v $ * $RCSfile: layctrl.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: obo $ $Date: 2004-07-06 13:04:53 $ * last change: $Author: kz $ $Date: 2005-01-21 14:53:31 $
* *
* 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 @@
#ifndef _SFXTBXCTRL_HXX //autogen #ifndef _SFXTBXCTRL_HXX //autogen
#include <sfx2/tbxctrl.hxx> #include <sfx2/tbxctrl.hxx>
#endif #endif
#ifndef INCLUDED_SVXDLLAPI_H
#include "svx/svxdllapi.h"
#endif
// class SvxTableToolBoxControl ------------------------------------------ // class SvxTableToolBoxControl ------------------------------------------
class SvxTableToolBoxControl : public SfxToolBoxControl class SVX_DLLPUBLIC SvxTableToolBoxControl : public SfxToolBoxControl
{ {
private: private:
FASTBOOL bEnabled; FASTBOOL bEnabled;
...@@ -90,7 +94,7 @@ public: ...@@ -90,7 +94,7 @@ public:
// class SvxColumnsToolBoxControl ---------------------------------------- // class SvxColumnsToolBoxControl ----------------------------------------
class SvxColumnsToolBoxControl : public SfxToolBoxControl class SVX_DLLPUBLIC SvxColumnsToolBoxControl : public SfxToolBoxControl
{ {
FASTBOOL bEnabled; FASTBOOL bEnabled;
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