Kaydet (Commit) 2be80541 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dba23 (1.8.1040); FILE MERGED

2005/01/10 10:39:59 fs 1.8.1040.1: some SAL_DLLPRIVATE
üst b0aebd28
......@@ -2,9 +2,9 @@
*
* $RCSfile: tabwin.hxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: hr $ $Date: 2003-03-27 15:03:22 $
* last change: $Author: vg $ $Date: 2005-02-17 10:59:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -101,7 +101,7 @@
//==================================================================
class FmFieldWin;
class FmFieldWinListBox
class SAL_DLLPRIVATE FmFieldWinListBox
:public SvTreeListBox
{
FmFieldWin* pTabWin;
......@@ -126,7 +126,7 @@ protected:
//========================================================================
class FmFormShell;
class FmFieldWinData
class SAL_DLLPRIVATE FmFieldWinData
{
public:
FmFieldWinData();
......@@ -134,7 +134,7 @@ public:
};
//========================================================================
class FmFieldWin :public SfxFloatingWindow
class SAL_DLLPRIVATE FmFieldWin :public SfxFloatingWindow
,public SfxControllerItem
,public ::comphelper::OPropertyChangeListener
,public ::svxform::OStaticDataAccessTools
......@@ -182,7 +182,7 @@ protected:
};
//========================================================================
class FmFieldWinMgr : public SfxChildWindow
class SAL_DLLPRIVATE FmFieldWinMgr : public SfxChildWindow
{
public:
FmFieldWinMgr(Window *pParent, sal_uInt16 nId,
......
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