Kaydet (Commit) aaf94fc8 authored tarafından Caolán McNamara's avatar Caolán McNamara

add SVX_DLLPUBLIC

Change-Id: I46ef716d572d27ff0a6153afa7453d1a32d6df26
üst 6276ce0f
...@@ -285,7 +285,7 @@ private: ...@@ -285,7 +285,7 @@ private:
/************************************************************************/ /************************************************************************/
class SAL_WARN_UNUSED FillAttrLB : public ColorListBox class SVX_DLLPUBLIC SAL_WARN_UNUSED FillAttrLB : public ColorListBox
{ {
private: private:
BitmapEx maBitmapEx; BitmapEx maBitmapEx;
...@@ -301,7 +301,7 @@ public: ...@@ -301,7 +301,7 @@ public:
/************************************************************************/ /************************************************************************/
class SAL_WARN_UNUSED FillTypeLB : public ListBox class SVX_DLLPUBLIC SAL_WARN_UNUSED FillTypeLB : public ListBox
{ {
public: public:
...@@ -313,7 +313,7 @@ public: ...@@ -313,7 +313,7 @@ public:
/************************************************************************/ /************************************************************************/
class SAL_WARN_UNUSED LineLB : public ListBox class SVX_DLLPUBLIC SAL_WARN_UNUSED LineLB : public ListBox
{ {
private: private:
/// bitfield /// bitfield
...@@ -336,7 +336,7 @@ public: ...@@ -336,7 +336,7 @@ public:
/************************************************************************/ /************************************************************************/
class SAL_WARN_UNUSED LineEndLB : public ListBox class SVX_DLLPUBLIC SAL_WARN_UNUSED LineEndLB : public ListBox
{ {
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