summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/sdi/_docsh.sdi9
-rw-r--r--sd/sdi/docshell.sdi9
-rw-r--r--sd/sdi/grdocsh.sdi9
-rw-r--r--sd/sdi/grviewsh.sdi9
-rw-r--r--sd/sdi/sdgslots.sdi9
-rw-r--r--sd/sdi/sdslots.sdi9
-rw-r--r--sd/source/core/anminfo.cxx10
-rw-r--r--sd/source/core/drawdoc.cxx12
-rw-r--r--sd/source/core/drawdoc2.cxx12
-rw-r--r--sd/source/core/drawdoc3.cxx10
-rw-r--r--sd/source/core/pglink.cxx10
-rw-r--r--sd/source/core/sdattr.cxx18
-rw-r--r--sd/source/core/sdpage2.cxx12
-rw-r--r--sd/source/core/stlpool.cxx10
-rw-r--r--sd/source/core/stlsheet.cxx16
-rw-r--r--sd/source/ui/dlg/animobjs.cxx20
-rw-r--r--sd/source/ui/dlg/diactrl.cxx38
-rw-r--r--sd/source/ui/dlg/dlgchar.cxx8
-rw-r--r--sd/source/ui/dlg/gluectrl.cxx156
-rw-r--r--sd/source/ui/dlg/navigatr.cxx18
-rw-r--r--sd/source/ui/dlg/prntopts.cxx12
-rw-r--r--sd/source/ui/dlg/tpaction.cxx16
-rw-r--r--sd/source/ui/dlg/tpoption.cxx12
-rw-r--r--sd/source/ui/docshell/docshel2.cxx20
-rw-r--r--sd/source/ui/docshell/docshel3.cxx6
-rw-r--r--sd/source/ui/docshell/docshell.cxx6
-rw-r--r--sd/source/ui/docshell/grdocsh.cxx6
-rw-r--r--sd/source/ui/docshell/sdclient.cxx16
-rw-r--r--sd/source/ui/func/fupoor.cxx8
-rw-r--r--sd/source/ui/func/sdundogr.cxx10
-rw-r--r--sd/source/ui/func/unmovss.cxx14
-rw-r--r--sd/source/ui/func/unoaprms.cxx11
-rw-r--r--sd/source/ui/func/unprlout.cxx14
-rw-r--r--sd/source/ui/view/clview.cxx12
-rw-r--r--sd/source/ui/view/drtxtob.cxx6
-rw-r--r--sd/source/ui/view/drviews1.cxx10
-rw-r--r--sd/source/ui/view/drviews7.cxx6
-rw-r--r--sd/source/ui/view/drviewsa.cxx8
-rw-r--r--sd/source/ui/view/drviewsf.cxx10
-rw-r--r--sd/source/ui/view/drviewsj.cxx6
-rw-r--r--sd/source/ui/view/grviewsh.cxx6
-rw-r--r--sd/source/ui/view/outlnvsh.cxx22
-rw-r--r--sd/source/ui/view/sdruler.cxx12
-rw-r--r--sd/source/ui/view/sdview.cxx12
-rw-r--r--sd/source/ui/view/sdview2.cxx10
-rw-r--r--sd/source/ui/view/showview.cxx12
-rw-r--r--sd/source/ui/view/unmodpg.cxx14
-rw-r--r--sd/source/ui/view/viewshe2.cxx10
-rw-r--r--sd/source/ui/view/viewshel.cxx6
49 files changed, 295 insertions, 422 deletions
diff --git a/sd/sdi/_docsh.sdi b/sd/sdi/_docsh.sdi
index 6181e85e7863..e9c2c872432e 100644
--- a/sd/sdi/_docsh.sdi
+++ b/sd/sdi/_docsh.sdi
@@ -5,8 +5,8 @@
#* Beschreibung Basis fuer DocShell-IDL
#*
#* Ersterstellung SOH 04.04.97
-#* Letzte Aenderung $Author: ka $ $Date: 2001-03-28 11:54:46 $
-#* $Revision: 1.2 $
+#* Letzte Aenderung $Author: ka $ $Date: 2001-10-22 13:36:31 $
+#* $Revision: 1.3 $
#*
#* $Logfile: T:/sd/sdi/_docsh.sdv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/_docsh.sdi,v 1.2 2001-03-28 11:54:46 ka Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/_docsh.sdi,v 1.3 2001-10-22 13:36:31 ka Exp $
*************************************************************************/
@@ -105,6 +105,9 @@ interface DrawDocument : OfficeDocument
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.2 2001/03/28 11:54:46 ka
+ #84940#: swap graphics to temp file if SID_VERSION is executed
+
Revision 1.1.1.1 2000/09/18 16:48:29 hr
initial import
diff --git a/sd/sdi/docshell.sdi b/sd/sdi/docshell.sdi
index f11fa3796c56..ed632a0fe9db 100644
--- a/sd/sdi/docshell.sdi
+++ b/sd/sdi/docshell.sdi
@@ -5,8 +5,8 @@
#* Beschreibung Impress-DocShell-IDL
#*
#* Ersterstellung SOH (04.04.97)
-#* Letzte Aenderung $Author: hr $ $Date: 2000-09-18 16:48:29 $
-#* $Revision: 1.1.1.1 $
+#* Letzte Aenderung $Author: ka $ $Date: 2001-10-22 13:36:31 $
+#* $Revision: 1.2 $
#*
#* $Logfile: T:/sd/idl/docshell.idv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/docshell.sdi,v 1.1.1.1 2000-09-18 16:48:29 hr Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/docshell.sdi,v 1.2 2001-10-22 13:36:31 ka Exp $
*************************************************************************/
@@ -38,6 +38,9 @@ shell SdDrawDocShell : SfxObjectShell
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 16:48:29 hr
+ initial import
+
Revision 1.36 1997/08/28 10:32:32 MBA
Neue Interface-Namen
diff --git a/sd/sdi/grdocsh.sdi b/sd/sdi/grdocsh.sdi
index 99254756268f..020919d1464c 100644
--- a/sd/sdi/grdocsh.sdi
+++ b/sd/sdi/grdocsh.sdi
@@ -5,8 +5,8 @@
#* Beschreibung Draw (Graphic) -DocShell-IDL
#*
#* Ersterstellung SOH 04.04.97
-#* Letzte Aenderung $Author: hr $ $Date: 2000-09-18 16:48:29 $
-#* $Revision: 1.1.1.1 $
+#* Letzte Aenderung $Author: ka $ $Date: 2001-10-22 13:36:31 $
+#* $Revision: 1.2 $
#*
#* $Logfile: T:/sd/idl/grdocsh.idv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/grdocsh.sdi,v 1.1.1.1 2000-09-18 16:48:29 hr Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/grdocsh.sdi,v 1.2 2001-10-22 13:36:31 ka Exp $
*************************************************************************/
@@ -38,6 +38,9 @@ shell SdGraphicDocShell : SfxObjectShell
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 16:48:29 hr
+ initial import
+
Revision 1.2 1997/08/28 10:33:08 MBA
Neue Interface-Namen
diff --git a/sd/sdi/grviewsh.sdi b/sd/sdi/grviewsh.sdi
index 95de92d9c6de..89cf342a80e8 100644
--- a/sd/sdi/grviewsh.sdi
+++ b/sd/sdi/grviewsh.sdi
@@ -5,8 +5,8 @@
#* Beschreibung Draw (Graphic) ViewShell-IDL
#*
#* Ersterstellung SOH 04.04.97
-#* Letzte Aenderung $Author: hr $ $Date: 2000-09-18 16:48:29 $
-#* $Revision: 1.1.1.1 $
+#* Letzte Aenderung $Author: ka $ $Date: 2001-10-22 13:36:31 $
+#* $Revision: 1.2 $
#*
#* $Logfile: T:/sd/idl/grviewsh.idv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/grviewsh.sdi,v 1.1.1.1 2000-09-18 16:48:29 hr Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/grviewsh.sdi,v 1.2 2001-10-22 13:36:31 ka Exp $
*************************************************************************/
@@ -38,6 +38,9 @@ shell SdGraphicViewShell : SfxViewShell
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 16:48:29 hr
+ initial import
+
Revision 1.2 1997/08/28 10:33:00 MBA
Neue Interface-Namen
diff --git a/sd/sdi/sdgslots.sdi b/sd/sdi/sdgslots.sdi
index b9695e3a9b7e..c5d7a4c6acd8 100644
--- a/sd/sdi/sdgslots.sdi
+++ b/sd/sdi/sdgslots.sdi
@@ -5,8 +5,8 @@
#* Beschreibung IDL-Modul
#*
#* Ersterstellung SOH (04.04.97)
-#* Letzte Aenderung $Author: hr $ $Date: 2000-09-18 16:48:29 $
-#* $Revision: 1.1.1.1 $
+#* Letzte Aenderung $Author: ka $ $Date: 2001-10-22 13:36:31 $
+#* $Revision: 1.2 $
#*
#* $Logfile: T:/sd/sdi/sdgslots.sdv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/sdgslots.sdi,v 1.1.1.1 2000-09-18 16:48:29 hr Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/sdgslots.sdi,v 1.2 2001-10-22 13:36:31 ka Exp $
*************************************************************************/
@@ -101,6 +101,9 @@ ModulePrefix( "Sd" )
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 16:48:29 hr
+ initial import
+
Revision 1.5 1999/06/18 07:01:00 KA
new: Graphics objectbar
diff --git a/sd/sdi/sdslots.sdi b/sd/sdi/sdslots.sdi
index 5fbd312689e9..3c47fb39bb09 100644
--- a/sd/sdi/sdslots.sdi
+++ b/sd/sdi/sdslots.sdi
@@ -5,8 +5,8 @@
#* Beschreibung IDL-Modul
#*
#* Ersterstellung SOH (04.04.97)
-#* Letzte Aenderung $Author: hr $ $Date: 2000-09-18 16:48:30 $
-#* $Revision: 1.1.1.1 $
+#* Letzte Aenderung $Author: ka $ $Date: 2001-10-22 13:36:31 $
+#* $Revision: 1.2 $
#*
#* $Logfile: T:/sd/sdi/sdslots.sdv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/sdslots.sdi,v 1.1.1.1 2000-09-18 16:48:30 hr Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/sdslots.sdi,v 1.2 2001-10-22 13:36:31 ka Exp $
*************************************************************************/
@@ -101,6 +101,9 @@ ModulePrefix( "Sd" )
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 16:48:30 hr
+ initial import
+
Revision 1.22 1999/06/18 07:01:16 KA
new: Graphics objectbar
diff --git a/sd/source/core/anminfo.cxx b/sd/source/core/anminfo.cxx
index d654d477e725..110b2d081b8e 100644
--- a/sd/source/core/anminfo.cxx
+++ b/sd/source/core/anminfo.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: anminfo.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: aw $ $Date: 2001-08-06 08:34:08 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -193,7 +193,7 @@ SdAnimationInfo::~SdAnimationInfo()
|*
\************************************************************************/
-SdrObjUserData* __EXPORT SdAnimationInfo::Clone(SdrObject* pObj) const
+SdrObjUserData* SdAnimationInfo::Clone(SdrObject* pObj) const
{
return new SdAnimationInfo(*this);
}
@@ -449,7 +449,7 @@ void SdAnimationInfo::SetPath(SdrPathObj* pPath)
|*
\************************************************************************/
-void __EXPORT SdAnimationInfo::SFX_NOTIFY(SfxBroadcaster& rBC, const TypeId& rBCType, const SfxHint& rHint, const TypeId& rHintType)
+void SdAnimationInfo::SFX_NOTIFY(SfxBroadcaster& rBC, const TypeId& rBCType, const SfxHint& rHint, const TypeId& rHintType)
{
SdrHint* pSdrHint = PTR_CAST(SdrHint,&rHint);
if (pSdrHint)
@@ -478,7 +478,7 @@ void __EXPORT SdAnimationInfo::SFX_NOTIFY(SfxBroadcaster& rBC, const TypeId& rBC
|*
\************************************************************************/
-void __EXPORT SdAnimationInfo::AfterRead()
+void SdAnimationInfo::AfterRead()
{
if (pPathSuro)
{
diff --git a/sd/source/core/drawdoc.cxx b/sd/source/core/drawdoc.cxx
index 8bdeca86e49b..c1e890089c9d 100644
--- a/sd/source/core/drawdoc.cxx
+++ b/sd/source/core/drawdoc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drawdoc.cxx,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: thb $ $Date: 2001-09-25 12:09:02 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -536,7 +536,7 @@ SdDrawDocument::SdDrawDocument(DocumentType eType, SfxObjectShell* pDrDocSh) :
|*
\************************************************************************/
-__EXPORT SdDrawDocument::~SdDrawDocument()
+SdDrawDocument::~SdDrawDocument()
{
if (pWorkStartupTimer)
{
@@ -627,7 +627,7 @@ __EXPORT SdDrawDocument::~SdDrawDocument()
|*
\************************************************************************/
-SdrModel* __EXPORT SdDrawDocument::AllocModel() const
+SdrModel* SdDrawDocument::AllocModel() const
{
SdDrawDocument* pNewModel = NULL;
@@ -706,7 +706,7 @@ SdrModel* __EXPORT SdDrawDocument::AllocModel() const
|*
\************************************************************************/
-SdrPage* __EXPORT SdDrawDocument::AllocPage(FASTBOOL bMasterPage)
+SdrPage* SdDrawDocument::AllocPage(FASTBOOL bMasterPage)
{
return new SdPage(*this, NULL, bMasterPage);
}
@@ -1260,7 +1260,7 @@ void SdDrawDocument::SetPresFirstPage(ULONG nNewPresFirstPage)
|*
\************************************************************************/
-void __EXPORT SdDrawDocument::SetChanged(FASTBOOL bFlag)
+void SdDrawDocument::SetChanged(FASTBOOL bFlag)
{
#ifndef SVX_LIGHT
if (pDocSh)
diff --git a/sd/source/core/drawdoc2.cxx b/sd/source/core/drawdoc2.cxx
index e659ff7baa21..d7505b95462a 100644
--- a/sd/source/core/drawdoc2.cxx
+++ b/sd/source/core/drawdoc2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drawdoc2.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: ka $ $Date: 2001-05-16 13:45:02 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -464,7 +464,7 @@ void SdDrawDocument::UpdatePageObjectsInNotes(USHORT nStartPos)
|*
\************************************************************************/
-void __EXPORT SdDrawDocument::MovePage(USHORT nPgNum, USHORT nNewPos)
+void SdDrawDocument::MovePage(USHORT nPgNum, USHORT nNewPos)
{
// Seite verschieben
FmFormModel::MovePage(nPgNum, nNewPos);
@@ -480,7 +480,7 @@ void __EXPORT SdDrawDocument::MovePage(USHORT nPgNum, USHORT nNewPos)
|*
\************************************************************************/
-void __EXPORT SdDrawDocument::InsertPage(SdrPage* pPage, USHORT nPos)
+void SdDrawDocument::InsertPage(SdrPage* pPage, USHORT nPos)
{
FmFormModel::InsertPage(pPage, nPos);
@@ -497,7 +497,7 @@ void __EXPORT SdDrawDocument::InsertPage(SdrPage* pPage, USHORT nPos)
|*
\************************************************************************/
-void __EXPORT SdDrawDocument::DeletePage(USHORT nPgNum)
+void SdDrawDocument::DeletePage(USHORT nPgNum)
{
FmFormModel::DeletePage(nPgNum);
@@ -510,7 +510,7 @@ void __EXPORT SdDrawDocument::DeletePage(USHORT nPgNum)
|*
\************************************************************************/
-SdrPage* __EXPORT SdDrawDocument::RemovePage(USHORT nPgNum)
+SdrPage* SdDrawDocument::RemovePage(USHORT nPgNum)
{
SdrPage* pPage = FmFormModel::RemovePage(nPgNum);
diff --git a/sd/source/core/drawdoc3.cxx b/sd/source/core/drawdoc3.cxx
index f74f32c0d41e..344e27f18673 100644
--- a/sd/source/core/drawdoc3.cxx
+++ b/sd/source/core/drawdoc3.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drawdoc3.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: dl $ $Date: 2001-05-18 15:09:14 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1176,7 +1176,7 @@ void SdDrawDocument::CloseBookmarkDoc()
\************************************************************************/
#ifndef SVX_LIGHT
-const SdrModel* __EXPORT SdDrawDocument::LoadModel(const String& rFileName)
+const SdrModel* SdDrawDocument::LoadModel(const String& rFileName)
{
return ( OpenBookmarkDoc(rFileName) );
}
@@ -1190,7 +1190,7 @@ const SdrModel* __EXPORT SdDrawDocument::LoadModel(const String& rFileName)
\************************************************************************/
#ifndef SVX_LIGHT
-void __EXPORT SdDrawDocument::DisposeLoadedModels()
+void SdDrawDocument::DisposeLoadedModels()
{
CloseBookmarkDoc();
}
@@ -1203,7 +1203,7 @@ void __EXPORT SdDrawDocument::DisposeLoadedModels()
|*
\************************************************************************/
-FASTBOOL __EXPORT SdDrawDocument::IsReadOnly() const
+FASTBOOL SdDrawDocument::IsReadOnly() const
{
BOOL bReadOnly = FALSE;
diff --git a/sd/source/core/pglink.cxx b/sd/source/core/pglink.cxx
index a39b7e047322..c8a47e0c0d9f 100644
--- a/sd/source/core/pglink.cxx
+++ b/sd/source/core/pglink.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pglink.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ka $ $Date: 2001-07-02 11:24:30 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,7 +93,7 @@ SdPageLink::SdPageLink(SdPage* pPg, const String& rFileName,
\************************************************************************/
-__EXPORT SdPageLink::~SdPageLink()
+SdPageLink::~SdPageLink()
{
}
@@ -103,7 +103,7 @@ __EXPORT SdPageLink::~SdPageLink()
|*
\************************************************************************/
-void __EXPORT SdPageLink::DataChanged( const String& ,
+void SdPageLink::DataChanged( const String& ,
const ::com::sun::star::uno::Any& )
{
SdDrawDocument* pDoc = (SdDrawDocument*) pPage->GetModel();
@@ -167,7 +167,7 @@ void __EXPORT SdPageLink::DataChanged( const String& ,
|*
\************************************************************************/
-void __EXPORT SdPageLink::Closed()
+void SdPageLink::Closed()
{
// Die Verbindung wird aufgehoben
pPage->SetFileName(String());
diff --git a/sd/source/core/sdattr.cxx b/sd/source/core/sdattr.cxx
index f1b49b1909b5..eedac2516fc7 100644
--- a/sd/source/core/sdattr.cxx
+++ b/sd/source/core/sdattr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdattr.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-19 00:16:46 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,13 +85,13 @@ DiaEffectItem::DiaEffectItem( SvStream& rIn ) :
}
-SfxPoolItem* __EXPORT DiaEffectItem::Clone( SfxItemPool* pPool ) const
+SfxPoolItem* DiaEffectItem::Clone( SfxItemPool* pPool ) const
{
return new DiaEffectItem( *this );
}
-SfxPoolItem* __EXPORT DiaEffectItem::Create( SvStream& rIn, USHORT nVer ) const
+SfxPoolItem* DiaEffectItem::Create( SvStream& rIn, USHORT nVer ) const
{
return new DiaEffectItem( rIn );
}
@@ -116,13 +116,13 @@ DiaSpeedItem::DiaSpeedItem( SvStream& rIn ) :
}
-SfxPoolItem* __EXPORT DiaSpeedItem::Clone( SfxItemPool* pPool ) const
+SfxPoolItem* DiaSpeedItem::Clone( SfxItemPool* pPool ) const
{
return new DiaSpeedItem( *this );
}
-SfxPoolItem* __EXPORT DiaSpeedItem::Create( SvStream& rIn, USHORT nVer ) const
+SfxPoolItem* DiaSpeedItem::Create( SvStream& rIn, USHORT nVer ) const
{
return new DiaSpeedItem( rIn );
}
@@ -146,13 +146,13 @@ DiaAutoItem::DiaAutoItem( SvStream& rIn ) :
}
-SfxPoolItem* __EXPORT DiaAutoItem::Clone( SfxItemPool* pPool ) const
+SfxPoolItem* DiaAutoItem::Clone( SfxItemPool* pPool ) const
{
return new DiaAutoItem( *this );
}
-SfxPoolItem* __EXPORT DiaAutoItem::Create( SvStream& rIn, USHORT nVer ) const
+SfxPoolItem* DiaAutoItem::Create( SvStream& rIn, USHORT nVer ) const
{
return new DiaAutoItem( rIn );
}
@@ -171,7 +171,7 @@ DiaTimeItem::DiaTimeItem( UINT32 nValue ) :
}
-SfxPoolItem* __EXPORT DiaTimeItem::Clone( SfxItemPool* pPool ) const
+SfxPoolItem* DiaTimeItem::Clone( SfxItemPool* pPool ) const
{
return new DiaTimeItem( *this );
}
diff --git a/sd/source/core/sdpage2.cxx b/sd/source/core/sdpage2.cxx
index 8a708c94d4a1..44ff372d4a41 100644
--- a/sd/source/core/sdpage2.cxx
+++ b/sd/source/core/sdpage2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdpage2.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: cl $ $Date: 2001-10-12 16:18:35 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:34:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -357,7 +357,7 @@ void SdPage::EndListenOutlineText()
\************************************************************************/
#ifndef SVX_LIGHT
-void __EXPORT SdPage::WriteData(SvStream& rOut) const
+void SdPage::WriteData(SvStream& rOut) const
{
FmFormPage::WriteData( rOut );
// #90477# rOut.SetStreamCharSet( ::GetStoreCharSet( gsl_getSystemTextEncoding()));
@@ -471,7 +471,7 @@ void __EXPORT SdPage::WriteData(SvStream& rOut) const
|*
\************************************************************************/
-void __EXPORT SdPage::ReadData(const SdrIOHeader& rHead, SvStream& rIn)
+void SdPage::ReadData(const SdrIOHeader& rHead, SvStream& rIn)
{
FmFormPage::ReadData( rHead, rIn );
@@ -626,7 +626,7 @@ void __EXPORT SdPage::ReadData(const SdrIOHeader& rHead, SvStream& rIn)
|*
\************************************************************************/
-void __EXPORT SdPage::SetModel(SdrModel* pNewModel)
+void SdPage::SetModel(SdrModel* pNewModel)
{
#ifndef SVX_LIGHT
DisconnectLink();
@@ -648,7 +648,7 @@ void __EXPORT SdPage::SetModel(SdrModel* pNewModel)
|*
\************************************************************************/
-FASTBOOL __EXPORT SdPage::IsReadOnly() const
+FASTBOOL SdPage::IsReadOnly() const
{
BOOL bReadOnly = FALSE;
diff --git a/sd/source/core/stlpool.cxx b/sd/source/core/stlpool.cxx
index 83dd5c637bfe..234f6b483e33 100644
--- a/sd/source/core/stlpool.cxx
+++ b/sd/source/core/stlpool.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: stlpool.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: thb $ $Date: 2001-09-26 16:19:08 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -177,7 +177,7 @@ SdStyleSheetPool::SdStyleSheetPool(SfxItemPool& rPool, SdDrawDocument* pDocument
|*
\************************************************************************/
-__EXPORT SdStyleSheetPool::~SdStyleSheetPool()
+SdStyleSheetPool::~SdStyleSheetPool()
{
}
@@ -187,7 +187,7 @@ __EXPORT SdStyleSheetPool::~SdStyleSheetPool()
|*
\************************************************************************/
-SfxStyleSheetBase* __EXPORT SdStyleSheetPool::Create(const String& rName,
+SfxStyleSheetBase* SdStyleSheetPool::Create(const String& rName,
SfxStyleFamily eFamily,
USHORT nMask )
{
@@ -201,7 +201,7 @@ SfxStyleSheetBase* __EXPORT SdStyleSheetPool::Create(const String& rName,
|*
\************************************************************************/
-SfxStyleSheetBase* __EXPORT SdStyleSheetPool::Create(const SdStyleSheet& rStyle)
+SfxStyleSheetBase* SdStyleSheetPool::Create(const SdStyleSheet& rStyle)
{
return new SdStyleSheet(rStyle);
}
diff --git a/sd/source/core/stlsheet.cxx b/sd/source/core/stlsheet.cxx
index c914e4256b8f..97fd7c2f808e 100644
--- a/sd/source/core/stlsheet.cxx
+++ b/sd/source/core/stlsheet.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: stlsheet.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: cl $ $Date: 2001-10-16 09:30:36 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -128,7 +128,7 @@ SdStyleSheet::SdStyleSheet(const String& rName, SfxStyleSheetBasePool& rPool,
|*
\************************************************************************/
-__EXPORT SdStyleSheet::~SdStyleSheet()
+SdStyleSheet::~SdStyleSheet()
{
delete pSet;
pSet = NULL; // damit nachfolgende Destruktoren eine Chance haben
@@ -140,7 +140,7 @@ __EXPORT SdStyleSheet::~SdStyleSheet()
|*
\************************************************************************/
-void __EXPORT SdStyleSheet::Load (SvStream& rIn, USHORT nVersion)
+void SdStyleSheet::Load (SvStream& rIn, USHORT nVersion)
{
SfxStyleSheetBase::Load(rIn, nVersion);
@@ -159,7 +159,7 @@ void __EXPORT SdStyleSheet::Load (SvStream& rIn, USHORT nVersion)
|*
\************************************************************************/
-void __EXPORT SdStyleSheet::Store(SvStream& rOut)
+void SdStyleSheet::Store(SvStream& rOut)
{
SfxStyleSheetBase::Store(rOut);
}
@@ -170,7 +170,7 @@ void __EXPORT SdStyleSheet::Store(SvStream& rOut)
|*
\************************************************************************/
-BOOL __EXPORT SdStyleSheet::SetParent(const String& rParentName)
+BOOL SdStyleSheet::SetParent(const String& rParentName)
{
BOOL bResult = FALSE;
@@ -202,7 +202,7 @@ BOOL __EXPORT SdStyleSheet::SetParent(const String& rParentName)
|*
\************************************************************************/
-SfxItemSet& __EXPORT SdStyleSheet::GetItemSet()
+SfxItemSet& SdStyleSheet::GetItemSet()
{
if (nFamily == SFX_STYLE_FAMILY_PARA || nFamily == SD_LT_FAMILY)
{
@@ -278,7 +278,7 @@ SfxItemSet& __EXPORT SdStyleSheet::GetItemSet()
|*
\************************************************************************/
-BOOL __EXPORT SdStyleSheet::IsUsed() const
+BOOL SdStyleSheet::IsUsed() const
{
BOOL bResult = FALSE;
diff --git a/sd/source/ui/dlg/animobjs.cxx b/sd/source/ui/dlg/animobjs.cxx
index 8914968af021..5c246e8d1201 100644
--- a/sd/source/ui/dlg/animobjs.cxx
+++ b/sd/source/ui/dlg/animobjs.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: animobjs.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: thb $ $Date: 2001-06-15 18:16:50 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,7 +130,7 @@ SdDisplay::~SdDisplay()
// -----------------------------------------------------------------------
-void __EXPORT SdDisplay::Paint( const Rectangle& rRect )
+void SdDisplay::Paint( const Rectangle& rRect )
{
if( pBitmapEx )
{
@@ -161,7 +161,7 @@ void SdDisplay::SetScale( const Fraction& rFrac )
|* SdAnimationWin - FloatingWindow
\************************************************************************/
-__EXPORT SdAnimationWin::SdAnimationWin( SfxBindings* pInBindings,
+SdAnimationWin::SdAnimationWin( SfxBindings* pInBindings,
SfxChildWindow *pCW, Window* pParent, const SdResId& rSdResId ) :
SfxDockingWindow ( pInBindings, pCW, pParent, rSdResId ),
aCtlDisplay ( this, SdResId( CTL_DISPLAY ) ),
@@ -245,7 +245,7 @@ __EXPORT SdAnimationWin::SdAnimationWin( SfxBindings* pInBindings,
// -----------------------------------------------------------------------
-__EXPORT SdAnimationWin::~SdAnimationWin()
+SdAnimationWin::~SdAnimationWin()
{
delete pControllerItem;
@@ -742,7 +742,7 @@ Fraction SdAnimationWin::GetScale()
// -----------------------------------------------------------------------
-void __EXPORT SdAnimationWin::Resize()
+void SdAnimationWin::Resize()
{
//if( !IsZoomedIn() )
if ( !IsFloatingMode() ||
@@ -852,7 +852,7 @@ void __EXPORT SdAnimationWin::Resize()
// -----------------------------------------------------------------------
-BOOL __EXPORT SdAnimationWin::Close()
+BOOL SdAnimationWin::Close()
{
SfxBoolItem aItem( SID_ANIMATION_OBJECTS, FALSE );
@@ -866,7 +866,7 @@ BOOL __EXPORT SdAnimationWin::Close()
// -----------------------------------------------------------------------
-void __EXPORT SdAnimationWin::FillInfo( SfxChildWinInfo& rInfo ) const
+void SdAnimationWin::FillInfo( SfxChildWinInfo& rInfo ) const
{
SfxDockingWindow::FillInfo( rInfo ) ;
}
@@ -1385,7 +1385,7 @@ void SdAnimationWin::CreateAnimObj( SdView& rView )
|*
\************************************************************************/
-__EXPORT SdAnimationChildWindow::SdAnimationChildWindow( Window* pParent,
+SdAnimationChildWindow::SdAnimationChildWindow( Window* pParent,
USHORT nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo ) :
@@ -1431,7 +1431,7 @@ SdAnimationControllerItem::SdAnimationControllerItem( USHORT nId,
// -----------------------------------------------------------------------
-void __EXPORT SdAnimationControllerItem::StateChanged( USHORT nSId,
+void SdAnimationControllerItem::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pItem )
{
if( eState >= SFX_ITEM_AVAILABLE && nSId == SID_ANIMATOR_STATE )
diff --git a/sd/source/ui/dlg/diactrl.cxx b/sd/source/ui/dlg/diactrl.cxx
index 072fc53047cb..acb3cf74e048 100644
--- a/sd/source/ui/dlg/diactrl.cxx
+++ b/sd/source/ui/dlg/diactrl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: diactrl.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ka $ $Date: 2001-03-30 15:45:02 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -140,7 +140,7 @@ DiaEffectControl::DiaEffectControl( Window* pParent, SfxBindings& rBdx, WinBits
//------------------------------------------------------------------------
-__EXPORT DiaEffectControl::~DiaEffectControl()
+DiaEffectControl::~DiaEffectControl()
{
}
@@ -200,7 +200,7 @@ DiaSpeedControl::DiaSpeedControl( Window* pParent, SfxBindings& rBdx, WinBits nS
//------------------------------------------------------------------------
-__EXPORT DiaSpeedControl::~DiaSpeedControl()
+DiaSpeedControl::~DiaSpeedControl()
{
}
@@ -276,7 +276,7 @@ DiaAutoControl::DiaAutoControl( Window* pParent, SfxBindings& rBdx, WinBits nSty
//------------------------------------------------------------------------
-__EXPORT DiaAutoControl::~DiaAutoControl()
+DiaAutoControl::~DiaAutoControl()
{
}
@@ -357,7 +357,7 @@ DiaTimeControl::DiaTimeControl( Window* pParent, SfxBindings& rBdx, ResId nRId )
//------------------------------------------------------------------------
-__EXPORT DiaTimeControl::~DiaTimeControl()
+DiaTimeControl::~DiaTimeControl()
{
}
@@ -444,13 +444,13 @@ SdPagesField::SdPagesField( Window* pParent, SfxBindings& rBdx, WinBits nBits )
// -----------------------------------------------------------------------
-__EXPORT SdPagesField::~SdPagesField()
+SdPagesField::~SdPagesField()
{
}
// -----------------------------------------------------------------------
-void __EXPORT SdPagesField::Update( const SfxUInt16Item* pItem )
+void SdPagesField::Update( const SfxUInt16Item* pItem )
{
if( pItem )
{
@@ -467,7 +467,7 @@ void __EXPORT SdPagesField::Update( const SfxUInt16Item* pItem )
// -----------------------------------------------------------------------
-void __EXPORT SdPagesField::Modify()
+void SdPagesField::Modify()
{
SfxUInt16Item aItem( SID_PAGES_PER_ROW, (UINT16) GetValue() );
rBindings.GetDispatcher()->Execute(
@@ -491,7 +491,7 @@ SdTbxCtlDiaEffect::SdTbxCtlDiaEffect( USHORT nId, ToolBox& rTbx,
/*************************************************************************/
-void __EXPORT SdTbxCtlDiaEffect::StateChanged( USHORT nSId,
+void SdTbxCtlDiaEffect::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pState )
{
// FadeEffecListBox vom Window (DiaEffectControl) holen
@@ -522,7 +522,7 @@ void __EXPORT SdTbxCtlDiaEffect::StateChanged( USHORT nSId,
/*************************************************************************/
-Window* __EXPORT SdTbxCtlDiaEffect::CreateItemWindow( Window *pParent )
+Window* SdTbxCtlDiaEffect::CreateItemWindow( Window *pParent )
{
if( GetId() == SID_DIA_EFFECT )
{
@@ -542,7 +542,7 @@ SdTbxCtlDiaSpeed::SdTbxCtlDiaSpeed( USHORT nId, ToolBox& rTbx, SfxBindings& rBin
/*************************************************************************/
-void __EXPORT SdTbxCtlDiaSpeed::StateChanged( USHORT nSId,
+void SdTbxCtlDiaSpeed::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pState )
{
// ListBox vom Window (DiaSpeedControl) holen
@@ -573,7 +573,7 @@ void __EXPORT SdTbxCtlDiaSpeed::StateChanged( USHORT nSId,
/*************************************************************************/
-Window* __EXPORT SdTbxCtlDiaSpeed::CreateItemWindow( Window *pParent )
+Window* SdTbxCtlDiaSpeed::CreateItemWindow( Window *pParent )
{
if( GetId() == SID_DIA_SPEED )
{
@@ -593,7 +593,7 @@ SdTbxCtlDiaAuto::SdTbxCtlDiaAuto( USHORT nId, ToolBox& rTbx, SfxBindings& rBindi
/*************************************************************************/
-void __EXPORT SdTbxCtlDiaAuto::StateChanged( USHORT nSId,
+void SdTbxCtlDiaAuto::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pState )
{
// ListBox vom Window (DiaAutoControl) holen
@@ -630,7 +630,7 @@ void __EXPORT SdTbxCtlDiaAuto::StateChanged( USHORT nSId,
/*************************************************************************/
-Window* __EXPORT SdTbxCtlDiaAuto::CreateItemWindow( Window *pParent )
+Window* SdTbxCtlDiaAuto::CreateItemWindow( Window *pParent )
{
if( GetId() == SID_DIA_AUTO )
{
@@ -650,7 +650,7 @@ SdTbxCtlDiaTime::SdTbxCtlDiaTime( USHORT nId, ToolBox& rTbx, SfxBindings& rBindi
/*************************************************************************/
-void __EXPORT SdTbxCtlDiaTime::StateChanged( USHORT nSId,
+void SdTbxCtlDiaTime::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pState )
{
DiaTimeControl* pDTC = (DiaTimeControl*) GetToolBox().GetItemWindow( SID_DIA_TIME );
@@ -695,7 +695,7 @@ void __EXPORT SdTbxCtlDiaTime::StateChanged( USHORT nSId,
/*************************************************************************/
-Window* __EXPORT SdTbxCtlDiaTime::CreateItemWindow( Window *pParent )
+Window* SdTbxCtlDiaTime::CreateItemWindow( Window *pParent )
{
if( GetId() == SID_DIA_TIME )
{
@@ -726,7 +726,7 @@ SdTbxCtlDiaPages::~SdTbxCtlDiaPages()
//========================================================================
-void __EXPORT SdTbxCtlDiaPages::StateChanged( USHORT nSID,
+void SdTbxCtlDiaPages::StateChanged( USHORT nSID,
SfxItemState eState, const SfxPoolItem* pState )
{
SdPagesField* pFld = (SdPagesField*) GetToolBox().GetItemWindow( GetId() );
@@ -753,7 +753,7 @@ void __EXPORT SdTbxCtlDiaPages::StateChanged( USHORT nSID,
//========================================================================
-Window* __EXPORT SdTbxCtlDiaPages::CreateItemWindow( Window* pParent )
+Window* SdTbxCtlDiaPages::CreateItemWindow( Window* pParent )
{
return new SdPagesField( pParent, rBindings );
}
diff --git a/sd/source/ui/dlg/dlgchar.cxx b/sd/source/ui/dlg/dlgchar.cxx
index 799ef66131a4..0e921ed48706 100644
--- a/sd/source/ui/dlg/dlgchar.cxx
+++ b/sd/source/ui/dlg/dlgchar.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgchar.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dl $ $Date: 2000-11-27 08:14:11 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@
|*
\************************************************************************/
-__EXPORT SdCharDlg::SdCharDlg( Window* pParent, const SfxItemSet* pAttr,
+SdCharDlg::SdCharDlg( Window* pParent, const SfxItemSet* pAttr,
const SfxObjectShell* pDocShell ) :
SfxTabDialog ( pParent, SdResId( TAB_CHAR ), pAttr ),
rOutAttrs ( *pAttr ),
@@ -97,7 +97,7 @@ __EXPORT SdCharDlg::SdCharDlg( Window* pParent, const SfxItemSet* pAttr,
// -----------------------------------------------------------------------
-void __EXPORT SdCharDlg::PageCreated( USHORT nId, SfxTabPage &rPage )
+void SdCharDlg::PageCreated( USHORT nId, SfxTabPage &rPage )
{
switch( nId )
{
diff --git a/sd/source/ui/dlg/gluectrl.cxx b/sd/source/ui/dlg/gluectrl.cxx
index e38058b01511..298608570985 100644
--- a/sd/source/ui/dlg/gluectrl.cxx
+++ b/sd/source/ui/dlg/gluectrl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: gluectrl.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:11:35 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,7 +134,7 @@ GlueEscDirLB::GlueEscDirLB( Window* pParent ) :
|*
\************************************************************************/
-__EXPORT GlueEscDirLB::~GlueEscDirLB()
+GlueEscDirLB::~GlueEscDirLB()
{
}
@@ -144,7 +144,7 @@ __EXPORT GlueEscDirLB::~GlueEscDirLB()
|*
\************************************************************************/
-void __EXPORT GlueEscDirLB::Select()
+void GlueEscDirLB::Select()
{
UINT16 nPos = GetSelectEntryPos();
SfxUInt16Item aItem( SID_GLUE_ESCDIR, aEscDirArray[ nPos ] );
@@ -196,7 +196,7 @@ SdTbxCtlGlueEscDir::SdTbxCtlGlueEscDir( USHORT nId, ToolBox& rTbx,
|*
\************************************************************************/
-void __EXPORT SdTbxCtlGlueEscDir::StateChanged( USHORT nSId,
+void SdTbxCtlGlueEscDir::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pState )
{
if( eState == SFX_ITEM_AVAILABLE )
@@ -235,7 +235,7 @@ void __EXPORT SdTbxCtlGlueEscDir::StateChanged( USHORT nSId,
|*
\************************************************************************/
-Window* __EXPORT SdTbxCtlGlueEscDir::CreateItemWindow( Window *pParent )
+Window* SdTbxCtlGlueEscDir::CreateItemWindow( Window *pParent )
{
if( GetId() == SID_GLUE_ESCDIR )
{
@@ -261,147 +261,3 @@ UINT16 SdTbxCtlGlueEscDir::GetEscDirPos( UINT16 nEscDir )
}
return( 99 );
}
-
-/*************************************************************************
-
- Source Code Control System - History
-
- $Log: not supported by cvs2svn $
- Revision 1.1.1.1 2000/09/18 16:48:32 hr
- initial import
-
- Revision 1.12 2000/09/17 15:23:35 willem.vandorp
- OpenOffice header added.
-
- Revision 1.11 2000/09/06 13:47:52 willem.vandorp
- Header and footer replaced.
-
- Revision 1.10 2000/05/24 16:11:27 aw
- UNICODE some sal_Unicode casts and some CreateFromInt32()
-
- Revision 1.9 2000/05/23 14:35:43 hr
- prevent conflict between STLPORT and Workshop
-
- Revision 1.8 2000/05/09 11:40:37 pw
- UNICODE
-
- Revision 1.7 2000/02/11 12:46:46 hr
- #70473# changes for unicode ( patched by automated patchtool )
-
- Revision 1.6 1998/01/14 16:41:54 DL
- includes
-
-
- Rev 1.5 14 Jan 1998 17:41:54 DL
- includes
-
- Rev 1.4 14 Nov 1996 09:55:34 TRI
- includes
-
- Rev 1.3 29 Oct 1996 10:51:28 DL
- Neu: SdResId
-
- Rev 1.2 07 Aug 1996 12:15:34 SOH
- Aufteilung und Entfernung von svdraw
-
- Rev 1.1 30 Jul 1996 16:31:16 SOH
- Noch nicht unterstuetzte EscDirs auskommentiert
-
- Rev 1.0 19 Jul 1996 09:51:28 SOH
- Initial revision.
-
- Rev 1.17 10 Jul 1996 19:07:48 NF
- includes
-
- Rev 1.16 27 Jun 1996 08:51:34 SOH
- SfxDispatcher.Execute()-Umstellung (2. Parameter wird jetzt verodert)
-
- Rev 1.15 04 Jun 1996 15:49:32 SOH
- #28246#: Fehlende __EXPORTs
-
- Rev 1.14 14 Mar 1996 17:10:18 SOH
- Neu: SdTbxCtlDiaPages und SdPagesField
-
- Rev 1.13 04 Dec 1995 13:32:14 DL
- Neuer Link
-
- Rev 1.12 17 Nov 1995 08:40:10 DL
- max() -> Max()
-
- Rev 1.11 16 Nov 1995 17:01:30 SOH
- StateChanged-Aenderungen (303)
-
- Rev 1.10 07 Nov 1995 16:15:48 TRI
- Change->Set
-
- Rev 1.9 01 Nov 1995 16:24:28 SOH
- String-Optimierung
-
- Rev 1.8 12 Oct 1995 17:16:50 SOH
- Umstellung auf Large Fonts und andere Systeme
-
- Rev 1.7 20 Jul 1995 13:12:46 SOH
- GetFocusHdl(): setzt Cursor auf Sec.
-
- Rev 1.6 04 Jul 1995 16:54:22 TRI
- EXPORTS
-
- Rev 1.5 03 May 1995 17:50:24 SOH
- Umstellung auf 246
-
- Rev 1.4 27 Mar 1995 14:08:50 SOH
- Umstellung auf 242.a
-
- Rev 1.3 23 Mar 1995 14:35:42 TRI
- __EXPORT eingebaut
-
- Rev 1.2 23 Mar 1995 11:31:44 TRI
- Segmentierung
-
- Rev 1.1 14 Feb 1995 01:37:38 MH
- Kommentar gerichtet
-
- Rev 1.0 13 Feb 1995 17:15:40 SOH
- Initial revision.
-
- Rev 1.12 11 Feb 1995 18:36:18 SOH
- Raus: Linien- und Flaechen-Control
-
- Rev 1.11 04 Feb 1995 15:18:34 TRI
- ExecuteCall ambiguos
-
- Rev 1.10 01 Feb 1995 12:22:40 TRI
- Pragmas zur Segmentierung eingebaut
-
- Rev 1.9 20 Jan 1995 11:41:00 ESO
- sfxdoc.hxx und sfxdlg.hxx
-
- Rev 1.8 19 Jan 1995 16:48:12 ESO
- Dispatcher-Aufrufe auf asynchron gesetzt
-
- Rev 1.7 19 Jan 1995 15:53:06 SOH
- Umstellung der SID_s von app.hrc -> dialogs.hrc
-
- Rev 1.6 17 Jan 1995 15:21:30 SOH
- Strings -> Resourcen
-
- Rev 1.5 16 Jan 1995 15:22:50 SOH
- Farbverlauf und Schraffuren: keine Dummys mehr
-
- Rev 1.4 11 Jan 1995 12:56:58 SOH
- DiaHdl erweitert
-
- Rev 1.3 06 Jan 1995 10:23:54 SOH
- Neu: Dia-TbxCtrls
-
- Rev 1.2 22 Dec 1994 15:53:16 SOH
- Doc-Ref wird zur Laufzeit geholt; EXECUTE wird nur ausgefuehrt, wenn vom User gerufen
-
- Rev 1.1 22 Dec 1994 12:00:28 SOH
- Groessen-Anpassung
-
- Rev 1.0 20 Dec 1994 10:01:54 SOH
- Initial revision.
-
-*************************************************************************/
-
diff --git a/sd/source/ui/dlg/navigatr.cxx b/sd/source/ui/dlg/navigatr.cxx
index f5a82e103e82..bc1adb5e1f37 100644
--- a/sd/source/ui/dlg/navigatr.cxx
+++ b/sd/source/ui/dlg/navigatr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: navigatr.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: ka $ $Date: 2001-07-30 15:40:02 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -119,7 +119,7 @@ SFX_IMPL_CHILDWINDOWCONTEXT( SdNavigatorChildWindow, SID_NAVIGATOR )
|* SdNavigatorWin - FloatingWindow
\************************************************************************/
-__EXPORT SdNavigatorWin::SdNavigatorWin( Window* pParent,
+SdNavigatorWin::SdNavigatorWin( Window* pParent,
SdNavigatorChildWindow* pChWinCtxt,
const SdResId& rSdResId, SfxBindings* pInBindings ) :
Window ( pParent, rSdResId ),
@@ -172,7 +172,7 @@ __EXPORT SdNavigatorWin::SdNavigatorWin( Window* pParent,
// -----------------------------------------------------------------------
-__EXPORT SdNavigatorWin::~SdNavigatorWin()
+SdNavigatorWin::~SdNavigatorWin()
{
pBindings->GetImageManager()->ReleaseToolBox( &aToolbox );
@@ -495,7 +495,7 @@ IMPL_LINK( SdNavigatorWin, MenuSelectHdl, Menu *, pMenu )
// -----------------------------------------------------------------------
-void __EXPORT SdNavigatorWin::Resize()
+void SdNavigatorWin::Resize()
{
Size aWinSize( GetOutputSizePixel() );
if( aWinSize.Height() >= aMinSize.Height() )
@@ -733,7 +733,7 @@ NavDocInfo* SdNavigatorWin::GetDocInfo()
|*
\************************************************************************/
-long __EXPORT SdNavigatorWin::ParentNotify(NotifyEvent& rNEvt)
+long SdNavigatorWin::ParentNotify(NotifyEvent& rNEvt)
{
long nOK = FALSE;
@@ -810,7 +810,7 @@ void SdNavigatorWin::KeyInput( const KeyEvent& rKEvt )
|*
\************************************************************************/
-__EXPORT SdNavigatorChildWindow::SdNavigatorChildWindow( Window* pParent,
+SdNavigatorChildWindow::SdNavigatorChildWindow( Window* pParent,
USHORT nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo ) :
@@ -842,7 +842,7 @@ SdNavigatorControllerItem::SdNavigatorControllerItem( USHORT nId,
// -----------------------------------------------------------------------
-void __EXPORT SdNavigatorControllerItem::StateChanged( USHORT nSId,
+void SdNavigatorControllerItem::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pItem )
{
if( eState >= SFX_ITEM_AVAILABLE && nSId == SID_NAVIGATOR_STATE )
@@ -942,7 +942,7 @@ SdPageNameControllerItem::SdPageNameControllerItem( USHORT nId,
// -----------------------------------------------------------------------
-void __EXPORT SdPageNameControllerItem::StateChanged( USHORT nSId,
+void SdPageNameControllerItem::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pItem )
{
if( eState >= SFX_ITEM_AVAILABLE && nSId == SID_NAVIGATOR_PAGENAME )
diff --git a/sd/source/ui/dlg/prntopts.cxx b/sd/source/ui/dlg/prntopts.cxx
index 9d7dafc2dac4..14485ab5a506 100644
--- a/sd/source/ui/dlg/prntopts.cxx
+++ b/sd/source/ui/dlg/prntopts.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: prntopts.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dl $ $Date: 2001-08-23 13:37:03 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -138,7 +138,7 @@ SdPrintOptions::SdPrintOptions( Window* pParent, const SfxItemSet& rInAttrs ) :
// -----------------------------------------------------------------------
-__EXPORT SdPrintOptions::~SdPrintOptions()
+SdPrintOptions::~SdPrintOptions()
{
}
@@ -201,7 +201,7 @@ BOOL SdPrintOptions::FillItemSet( SfxItemSet& rAttrs )
// -----------------------------------------------------------------------
-void __EXPORT SdPrintOptions::Reset( const SfxItemSet& rAttrs )
+void SdPrintOptions::Reset( const SfxItemSet& rAttrs )
{
const SdOptionsPrintItem* pPrintOpts = NULL;
if( SFX_ITEM_SET == rAttrs.GetItemState( ATTR_OPTIONS_PRINT, FALSE,
@@ -263,7 +263,7 @@ void __EXPORT SdPrintOptions::Reset( const SfxItemSet& rAttrs )
// -----------------------------------------------------------------------
-SfxTabPage* __EXPORT SdPrintOptions::Create( Window* pWindow,
+SfxTabPage* SdPrintOptions::Create( Window* pWindow,
const SfxItemSet& rOutAttrs )
{
return( new SdPrintOptions( pWindow, rOutAttrs ) );
@@ -271,7 +271,7 @@ SfxTabPage* __EXPORT SdPrintOptions::Create( Window* pWindow,
//-----------------------------------------------------------------------
-USHORT* __EXPORT SdPrintOptions::GetRanges()
+USHORT* SdPrintOptions::GetRanges()
{
return pPrintOptRanges;
}
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx
index 560d7199ede5..d4200ef419d1 100644
--- a/sd/source/ui/dlg/tpaction.cxx
+++ b/sd/source/ui/dlg/tpaction.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpaction.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: tbe $ $Date: 2001-08-03 15:28:32 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -528,7 +528,7 @@ void SdTPAction::Construct()
// -----------------------------------------------------------------------
-BOOL __EXPORT SdTPAction::FillItemSet( SfxItemSet& rAttrs )
+BOOL SdTPAction::FillItemSet( SfxItemSet& rAttrs )
{
BOOL bModified = FALSE;
presentation::ClickAction eCA = presentation::ClickAction_NONE;
@@ -643,7 +643,7 @@ BOOL __EXPORT SdTPAction::FillItemSet( SfxItemSet& rAttrs )
//------------------------------------------------------------------------
-void __EXPORT SdTPAction::Reset( const SfxItemSet& rAttrs )
+void SdTPAction::Reset( const SfxItemSet& rAttrs )
{
presentation::ClickAction eCA = presentation::ClickAction_NONE;
String aFileName;
@@ -772,7 +772,7 @@ void __EXPORT SdTPAction::Reset( const SfxItemSet& rAttrs )
// -----------------------------------------------------------------------
-void __EXPORT SdTPAction::ActivatePage( const SfxItemSet& rSet )
+void SdTPAction::ActivatePage( const SfxItemSet& rSet )
{
const SvxColorItem* pColorItem;
if( SFX_ITEM_SET == rSet.GetItemState( ATTR_ANIMATION_TRANSPCOLOR, FALSE,
@@ -785,7 +785,7 @@ void __EXPORT SdTPAction::ActivatePage( const SfxItemSet& rSet )
// -----------------------------------------------------------------------
-int __EXPORT SdTPAction::DeactivatePage( SfxItemSet* pSet )
+int SdTPAction::DeactivatePage( SfxItemSet* pSet )
{
if( pSet &&
GetActualClickAction() == presentation::ClickAction_VANISH )
@@ -803,7 +803,7 @@ int __EXPORT SdTPAction::DeactivatePage( SfxItemSet* pSet )
// -----------------------------------------------------------------------
-SfxTabPage* __EXPORT SdTPAction::Create( Window* pWindow,
+SfxTabPage* SdTPAction::Create( Window* pWindow,
const SfxItemSet& rAttrs )
{
return( new SdTPAction( pWindow, rAttrs ) );
@@ -811,7 +811,7 @@ SfxTabPage* __EXPORT SdTPAction::Create( Window* pWindow,
//------------------------------------------------------------------------
-USHORT* __EXPORT SdTPAction::GetRanges()
+USHORT* SdTPAction::GetRanges()
{
return( pActionRanges );
}
diff --git a/sd/source/ui/dlg/tpoption.cxx b/sd/source/ui/dlg/tpoption.cxx
index f5103337f765..97b185f81119 100644
--- a/sd/source/ui/dlg/tpoption.cxx
+++ b/sd/source/ui/dlg/tpoption.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpoption.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: thb $ $Date: 2001-09-25 12:06:30 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -151,7 +151,7 @@ BOOL SdTpOptionsSnap::FillItemSet( SfxItemSet& rAttrs )
// -----------------------------------------------------------------------
-void __EXPORT SdTpOptionsSnap::Reset( const SfxItemSet& rAttrs )
+void SdTpOptionsSnap::Reset( const SfxItemSet& rAttrs )
{
SvxGridTabPage::Reset(rAttrs);
@@ -174,7 +174,7 @@ void __EXPORT SdTpOptionsSnap::Reset( const SfxItemSet& rAttrs )
// -----------------------------------------------------------------------
-SfxTabPage* __EXPORT SdTpOptionsSnap::Create( Window* pWindow,
+SfxTabPage* SdTpOptionsSnap::Create( Window* pWindow,
const SfxItemSet& rAttrs )
{
return( new SdTpOptionsSnap( pWindow, rAttrs ) );
@@ -286,7 +286,7 @@ void SdTpOptionsContents::Reset( const SfxItemSet& rAttrs )
// -----------------------------------------------------------------------
-SfxTabPage* __EXPORT SdTpOptionsContents::Create( Window* pWindow,
+SfxTabPage* SdTpOptionsContents::Create( Window* pWindow,
const SfxItemSet& rAttrs )
{
return( new SdTpOptionsContents( pWindow, rAttrs ) );
@@ -620,7 +620,7 @@ void SdTpOptionsMisc::Reset( const SfxItemSet& rAttrs )
// -----------------------------------------------------------------------
-SfxTabPage* __EXPORT SdTpOptionsMisc::Create( Window* pWindow,
+SfxTabPage* SdTpOptionsMisc::Create( Window* pWindow,
const SfxItemSet& rAttrs )
{
return( new SdTpOptionsMisc( pWindow, rAttrs ) );
diff --git a/sd/source/ui/docshell/docshel2.cxx b/sd/source/ui/docshell/docshel2.cxx
index b5b3e8aa8fc2..626aa69c1423 100644
--- a/sd/source/ui/docshell/docshel2.cxx
+++ b/sd/source/ui/docshell/docshel2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docshel2.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: ka $ $Date: 2001-08-21 15:21:53 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,7 +94,7 @@
|*
\************************************************************************/
-void __EXPORT SdDrawDocShell::Draw(OutputDevice* pOut, const JobSetup& rSetup,
+void SdDrawDocShell::Draw(OutputDevice* pOut, const JobSetup& rSetup,
USHORT nAspect)
{
if (nAspect == ASPECT_THUMBNAIL)
@@ -184,7 +184,7 @@ void __EXPORT SdDrawDocShell::Draw(OutputDevice* pOut, const JobSetup& rSetup,
|*
\************************************************************************/
-void __EXPORT SdDrawDocShell::SetVisArea(const Rectangle& rRect)
+void SdDrawDocShell::SetVisArea(const Rectangle& rRect)
{
// SfxInPlaceObject::SetVisArea(rRect);
@@ -205,7 +205,7 @@ void __EXPORT SdDrawDocShell::SetVisArea(const Rectangle& rRect)
|*
\************************************************************************/
-Rectangle __EXPORT SdDrawDocShell::GetVisArea(USHORT nAspect) const
+Rectangle SdDrawDocShell::GetVisArea(USHORT nAspect) const
{
Rectangle aVisArea;
@@ -244,7 +244,7 @@ Rectangle __EXPORT SdDrawDocShell::GetVisArea(USHORT nAspect) const
|*
\************************************************************************/
-void __EXPORT SdDrawDocShell::Connect(SdViewShell* pViewSh)
+void SdDrawDocShell::Connect(SdViewShell* pViewSh)
{
pViewShell = pViewSh;
}
@@ -255,7 +255,7 @@ void __EXPORT SdDrawDocShell::Connect(SdViewShell* pViewSh)
|*
\************************************************************************/
-void __EXPORT SdDrawDocShell::Disconnect(SdViewShell* pViewSh)
+void SdDrawDocShell::Disconnect(SdViewShell* pViewSh)
{
if (pViewShell == pViewSh)
{
@@ -269,7 +269,7 @@ void __EXPORT SdDrawDocShell::Disconnect(SdViewShell* pViewSh)
|*
\************************************************************************/
-FrameView* __EXPORT SdDrawDocShell::GetFrameView()
+FrameView* SdDrawDocShell::GetFrameView()
{
FrameView* pFrameView = NULL;
@@ -287,7 +287,7 @@ FrameView* __EXPORT SdDrawDocShell::GetFrameView()
|*
\************************************************************************/
-Size __EXPORT SdDrawDocShell::GetFirstPageSize()
+Size SdDrawDocShell::GetFirstPageSize()
{
return SfxObjectShell::GetFirstPageSize();
}
@@ -298,7 +298,7 @@ Size __EXPORT SdDrawDocShell::GetFirstPageSize()
|*
\************************************************************************/
-void __EXPORT SdDrawDocShell::UIActivate( BOOL bActive )
+void SdDrawDocShell::UIActivate( BOOL bActive )
{
bUIActive = bActive;
SfxInPlaceObject::UIActivate( bActive );
diff --git a/sd/source/ui/docshell/docshel3.cxx b/sd/source/ui/docshell/docshel3.cxx
index fb77c3cbbbc3..e878ed25c4ed 100644
--- a/sd/source/ui/docshell/docshel3.cxx
+++ b/sd/source/ui/docshell/docshel3.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docshel3.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2001-03-28 11:55:47 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,7 +141,7 @@
|*
\************************************************************************/
-void __EXPORT SdDrawDocShell::Execute( SfxRequest& rReq )
+void SdDrawDocShell::Execute( SfxRequest& rReq )
{
if (pViewShell)
{
diff --git a/sd/source/ui/docshell/docshell.cxx b/sd/source/ui/docshell/docshell.cxx
index 0e8a4a111cab..d8097462a63a 100644
--- a/sd/source/ui/docshell/docshell.cxx
+++ b/sd/source/ui/docshell/docshell.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docshell.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: aw $ $Date: 2001-09-27 10:32:01 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -258,7 +258,7 @@ SdDrawDocShell::SdDrawDocShell(SdDrawDocument* pDoc, SfxObjectCreateMode eMode,
|*
\************************************************************************/
-__EXPORT SdDrawDocShell::~SdDrawDocShell()
+SdDrawDocShell::~SdDrawDocShell()
{
bInDestruction = TRUE;
delete pFuActual;
diff --git a/sd/source/ui/docshell/grdocsh.cxx b/sd/source/ui/docshell/grdocsh.cxx
index eefa406082fa..4242dad69c15 100644
--- a/sd/source/ui/docshell/grdocsh.cxx
+++ b/sd/source/ui/docshell/grdocsh.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: grdocsh.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cl $ $Date: 2001-02-19 13:35:25 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -144,7 +144,7 @@ SdGraphicDocShell::SdGraphicDocShell(SdDrawDocument* pDoc, SfxObjectCreateMode e
|*
\************************************************************************/
-__EXPORT SdGraphicDocShell::~SdGraphicDocShell()
+SdGraphicDocShell::~SdGraphicDocShell()
{
}
diff --git a/sd/source/ui/docshell/sdclient.cxx b/sd/source/ui/docshell/sdclient.cxx
index c5715cb5a2da..3fb0b40ccd89 100644
--- a/sd/source/ui/docshell/sdclient.cxx
+++ b/sd/source/ui/docshell/sdclient.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdclient.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2001-08-29 13:55:44 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,7 +121,7 @@ SdClient::SdClient(SdrOle2Obj* pObj, SdViewShell* pSdViewShell, Window* pWindow)
|*
\************************************************************************/
-__EXPORT SdClient::~SdClient()
+SdClient::~SdClient()
{
}
@@ -133,7 +133,7 @@ __EXPORT SdClient::~SdClient()
|*
\************************************************************************/
-void __EXPORT SdClient::RequestObjAreaPixel(const Rectangle& rRect)
+void SdClient::RequestObjAreaPixel(const Rectangle& rRect)
{
Window* pWin = pViewShell->GetWindow();
Rectangle aObjRect( pWin->PixelToLogic( rRect.TopLeft() ),
@@ -209,7 +209,7 @@ void __EXPORT SdClient::RequestObjAreaPixel(const Rectangle& rRect)
|*
\************************************************************************/
-void __EXPORT SdClient::ViewChanged(USHORT nAspect)
+void SdClient::ViewChanged(USHORT nAspect)
{
// Eventuell neues MetaFile holen
SfxInPlaceClient::ViewChanged(nAspect);
@@ -263,7 +263,7 @@ void __EXPORT SdClient::ViewChanged(USHORT nAspect)
|*
\************************************************************************/
-void __EXPORT SdClient::UIActivate(BOOL bActivate)
+void SdClient::UIActivate(BOOL bActivate)
{
SfxInPlaceClient::UIActivate(bActivate);
@@ -292,7 +292,7 @@ void __EXPORT SdClient::UIActivate(BOOL bActivate)
|*
\************************************************************************/
-void __EXPORT SdClient::MakeViewData()
+void SdClient::MakeViewData()
{
SfxInPlaceClient::MakeViewData();
@@ -322,7 +322,7 @@ void __EXPORT SdClient::MakeViewData()
|*
\************************************************************************/
-void __EXPORT SdClient::MakeVisible()
+void SdClient::MakeVisible()
{
SfxInPlaceClient::MakeVisible();
diff --git a/sd/source/ui/func/fupoor.cxx b/sd/source/ui/func/fupoor.cxx
index c60341d26ee0..46674b6a1969 100644
--- a/sd/source/ui/func/fupoor.cxx
+++ b/sd/source/ui/func/fupoor.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fupoor.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: ka $ $Date: 2001-09-24 13:41:22 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -624,7 +624,7 @@ IMPL_LINK_INLINE_END( FuPoor, DelayHdl, Timer *, pTimer )
|*
\************************************************************************/
-BOOL __EXPORT FuPoor::MouseButtonUp (const MouseEvent& rMEvt)
+BOOL FuPoor::MouseButtonUp (const MouseEvent& rMEvt)
{
aDelayToScrollTimer.Stop ();
return bScrollable =
@@ -637,7 +637,7 @@ BOOL __EXPORT FuPoor::MouseButtonUp (const MouseEvent& rMEvt)
|*
\************************************************************************/
-void __EXPORT FuPoor::StartDelayToScrollTimer ()
+void FuPoor::StartDelayToScrollTimer ()
{
bDelayActive = TRUE;
aDelayToScrollTimer.Start ();
diff --git a/sd/source/ui/func/sdundogr.cxx b/sd/source/ui/func/sdundogr.cxx
index 9153d98bb31b..f65e90dc1197 100644
--- a/sd/source/ui/func/sdundogr.cxx
+++ b/sd/source/ui/func/sdundogr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdundogr.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:36 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ TYPEINIT1(SdUndoGroup, SdUndoAction);
|*
\************************************************************************/
-__EXPORT SdUndoGroup::~SdUndoGroup()
+SdUndoGroup::~SdUndoGroup()
{
ULONG nLast = aCtn.Count();
for (ULONG nAction = 0; nAction < nLast; nAction++)
@@ -88,7 +88,7 @@ __EXPORT SdUndoGroup::~SdUndoGroup()
|*
\************************************************************************/
-void __EXPORT SdUndoGroup::Undo()
+void SdUndoGroup::Undo()
{
long nLast = aCtn.Count();
for (long nAction = nLast - 1; nAction >= 0; nAction--)
@@ -104,7 +104,7 @@ void __EXPORT SdUndoGroup::Undo()
|*
\************************************************************************/
-void __EXPORT SdUndoGroup::Redo()
+void SdUndoGroup::Redo()
{
ULONG nLast = aCtn.Count();
for (ULONG nAction = 0; nAction < nLast; nAction++)
diff --git a/sd/source/ui/func/unmovss.cxx b/sd/source/ui/func/unmovss.cxx
index efa8f14d0e05..e44c0de2e627 100644
--- a/sd/source/ui/func/unmovss.cxx
+++ b/sd/source/ui/func/unmovss.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unmovss.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:37 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,7 +105,7 @@ SdMoveStyleSheetsUndoAction::SdMoveStyleSheetsUndoAction(
|*
\************************************************************************/
-void __EXPORT SdMoveStyleSheetsUndoAction::Undo()
+void SdMoveStyleSheetsUndoAction::Undo()
{
SfxStyleSheetBasePool* pPool = pDoc->GetStyleSheetPool();
SdStyleSheet* pSheet = NULL;
@@ -164,7 +164,7 @@ void __EXPORT SdMoveStyleSheetsUndoAction::Undo()
|*
\************************************************************************/
-void __EXPORT SdMoveStyleSheetsUndoAction::Redo()
+void SdMoveStyleSheetsUndoAction::Redo()
{
Undo();
}
@@ -175,7 +175,7 @@ void __EXPORT SdMoveStyleSheetsUndoAction::Redo()
|*
\************************************************************************/
-void __EXPORT SdMoveStyleSheetsUndoAction::Repeat()
+void SdMoveStyleSheetsUndoAction::Repeat()
{
DBG_ASSERT(FALSE, "SdMoveStyleSheetsUndoAction::Repeat: nicht implementiert");
}
@@ -186,7 +186,7 @@ void __EXPORT SdMoveStyleSheetsUndoAction::Repeat()
|*
\************************************************************************/
-__EXPORT SdMoveStyleSheetsUndoAction::~SdMoveStyleSheetsUndoAction()
+SdMoveStyleSheetsUndoAction::~SdMoveStyleSheetsUndoAction()
{
if (bMySheets)
{
@@ -216,7 +216,7 @@ __EXPORT SdMoveStyleSheetsUndoAction::~SdMoveStyleSheetsUndoAction()
|*
\************************************************************************/
-String __EXPORT SdMoveStyleSheetsUndoAction::GetComment() const
+String SdMoveStyleSheetsUndoAction::GetComment() const
{
return String();
}
diff --git a/sd/source/ui/func/unoaprms.cxx b/sd/source/ui/func/unoaprms.cxx
index 2cbaca17f966..f1d828d98223 100644
--- a/sd/source/ui/func/unoaprms.cxx
+++ b/sd/source/ui/func/unoaprms.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoaprms.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:37 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,7 +122,7 @@ SdAnimationPrmsUndoAction::SdAnimationPrmsUndoAction(
|*
\************************************************************************/
-void __EXPORT SdAnimationPrmsUndoAction::Undo()
+void SdAnimationPrmsUndoAction::Undo()
{
// keine neu Info erzeugt: Daten restaurieren
if (!bInfoCreated)
@@ -173,7 +173,7 @@ void __EXPORT SdAnimationPrmsUndoAction::Undo()
|*
\************************************************************************/
-void __EXPORT SdAnimationPrmsUndoAction::Redo()
+void SdAnimationPrmsUndoAction::Redo()
{
SdAnimationInfo* pInfo = NULL;
@@ -223,7 +223,7 @@ void __EXPORT SdAnimationPrmsUndoAction::Redo()
|*
\************************************************************************/
-void __EXPORT SdAnimationPrmsUndoAction::Repeat()
+void SdAnimationPrmsUndoAction::Repeat()
{
}
@@ -233,7 +233,6 @@ void __EXPORT SdAnimationPrmsUndoAction::Repeat()
|*
\************************************************************************/
-__EXPORT
SdAnimationPrmsUndoAction::~SdAnimationPrmsUndoAction()
{
}
diff --git a/sd/source/ui/func/unprlout.cxx b/sd/source/ui/func/unprlout.cxx
index 4c505e9a24f3..9e6af84191d9 100644
--- a/sd/source/ui/func/unprlout.cxx
+++ b/sd/source/ui/func/unprlout.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unprlout.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:37 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,7 @@ SdPresentationLayoutUndoAction::SdPresentationLayoutUndoAction(
|*
\************************************************************************/
-void __EXPORT SdPresentationLayoutUndoAction::Undo()
+void SdPresentationLayoutUndoAction::Undo()
{
pPage->SetPresentationLayout(aOldLayoutName, TRUE, TRUE, TRUE);
if (bSetAutoLayout)
@@ -119,7 +119,7 @@ void __EXPORT SdPresentationLayoutUndoAction::Undo()
|*
\************************************************************************/
-void __EXPORT SdPresentationLayoutUndoAction::Redo()
+void SdPresentationLayoutUndoAction::Redo()
{
pPage->SetPresentationLayout(aNewLayoutName);
if (bSetAutoLayout)
@@ -132,7 +132,7 @@ void __EXPORT SdPresentationLayoutUndoAction::Redo()
|*
\************************************************************************/
-void __EXPORT SdPresentationLayoutUndoAction::Repeat()
+void SdPresentationLayoutUndoAction::Repeat()
{
DBG_ASSERT(FALSE, "SdPresentationLayoutUndoAction::Repeat: nicht implementiert");
}
@@ -143,7 +143,7 @@ void __EXPORT SdPresentationLayoutUndoAction::Repeat()
|*
\************************************************************************/
-__EXPORT SdPresentationLayoutUndoAction::~SdPresentationLayoutUndoAction()
+SdPresentationLayoutUndoAction::~SdPresentationLayoutUndoAction()
{
}
@@ -153,7 +153,7 @@ __EXPORT SdPresentationLayoutUndoAction::~SdPresentationLayoutUndoAction()
|*
\************************************************************************/
-String __EXPORT SdPresentationLayoutUndoAction::GetComment() const
+String SdPresentationLayoutUndoAction::GetComment() const
{
return aComment;
}
diff --git a/sd/source/ui/view/clview.cxx b/sd/source/ui/view/clview.cxx
index a85f99f6b33a..f809dfbee142 100644
--- a/sd/source/ui/view/clview.cxx
+++ b/sd/source/ui/view/clview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: clview.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:43 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,7 @@ SdClientView::SdClientView(SdDrawDocShell* pDocSh, OutputDevice* pOutDev,
|*
\************************************************************************/
-__EXPORT SdClientView::~SdClientView()
+SdClientView::~SdClientView()
{
}
@@ -103,7 +103,7 @@ __EXPORT SdClientView::~SdClientView()
|*
\************************************************************************/
-void __EXPORT SdClientView::InvalidateOneWin(Window& rWin)
+void SdClientView::InvalidateOneWin(Window& rWin)
{
Region aRegion;
InitRedraw(&rWin, aRegion);
@@ -116,7 +116,7 @@ void __EXPORT SdClientView::InvalidateOneWin(Window& rWin)
|*
\************************************************************************/
-void __EXPORT SdClientView::InvalidateOneWin(Window& rWin, const Rectangle& rRect)
+void SdClientView::InvalidateOneWin(Window& rWin, const Rectangle& rRect)
{
InitRedraw(&rWin, rRect);
}
@@ -128,7 +128,7 @@ void __EXPORT SdClientView::InvalidateOneWin(Window& rWin, const Rectangle& rRec
|*
\************************************************************************/
-void __EXPORT SdClientView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
+void SdClientView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
{
SdDrawView::InitRedraw(pOutDev, rReg);
diff --git a/sd/source/ui/view/drtxtob.cxx b/sd/source/ui/view/drtxtob.cxx
index f93cff823f8f..c8fb28340c71 100644
--- a/sd/source/ui/view/drtxtob.cxx
+++ b/sd/source/ui/view/drtxtob.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drtxtob.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ka $ $Date: 2001-03-08 11:21:50 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -477,7 +477,7 @@ void SdDrawTextObjectBar::GetAttrState( SfxItemSet& rSet )
|*
\************************************************************************/
-void __EXPORT SdDrawTextObjectBar::Command( const CommandEvent& rCEvt )
+void SdDrawTextObjectBar::Command( const CommandEvent& rCEvt )
{
}
diff --git a/sd/source/ui/view/drviews1.cxx b/sd/source/ui/view/drviews1.cxx
index 895efb8d35e4..8962526f6286 100644
--- a/sd/source/ui/view/drviews1.cxx
+++ b/sd/source/ui/view/drviews1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviews1.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: ka $ $Date: 2001-10-18 13:58:48 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -166,7 +166,7 @@ SO2_DECL_REF(SvStorage)
|*
\************************************************************************/
-void __EXPORT SdDrawViewShell::Activate(BOOL bIsMDIActivate)
+void SdDrawViewShell::Activate(BOOL bIsMDIActivate)
{
SdViewShell::Activate(bIsMDIActivate);
if (nCurrentObjectBar == 0) // nur wenn noch kein Object Bar existent
@@ -200,7 +200,7 @@ void __EXPORT SdDrawViewShell::Activate(BOOL bIsMDIActivate)
|*
\************************************************************************/
-void __EXPORT SdDrawViewShell::Deactivate(BOOL bIsMDIActivate)
+void SdDrawViewShell::Deactivate(BOOL bIsMDIActivate)
{
SdViewShell::Deactivate(bIsMDIActivate);
}
@@ -837,7 +837,7 @@ void SdDrawViewShell::ResetActualPage()
\************************************************************************/
-ErrCode __EXPORT SdDrawViewShell::DoVerb(long nVerb)
+ErrCode SdDrawViewShell::DoVerb(long nVerb)
{
if ( pDrView->HasMarkedObj() )
{
diff --git a/sd/source/ui/view/drviews7.cxx b/sd/source/ui/view/drviews7.cxx
index f542a29aa4ba..d32ecab5e6eb 100644
--- a/sd/source/ui/view/drviews7.cxx
+++ b/sd/source/ui/view/drviews7.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviews7.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: sj $ $Date: 2001-08-31 12:56:26 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -193,7 +193,7 @@ IMPL_LINK( SdDrawViewShell, ClipboardChanged, TransferableDataHelper*, pDataHelp
|*
\************************************************************************/
-void __EXPORT SdDrawViewShell::GetMenuState( SfxItemSet &rSet )
+void SdDrawViewShell::GetMenuState( SfxItemSet &rSet )
{
SdViewShell::GetMenuState(rSet);
diff --git a/sd/source/ui/view/drviewsa.cxx b/sd/source/ui/view/drviewsa.cxx
index 58789411310c..a7a3b2a24748 100644
--- a/sd/source/ui/view/drviewsa.cxx
+++ b/sd/source/ui/view/drviewsa.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviewsa.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2001-09-13 13:00:14 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -260,7 +260,7 @@ SdDrawViewShell::SdDrawViewShell(SfxViewFrame* pFrame,
|*
\************************************************************************/
-__EXPORT SdDrawViewShell::~SdDrawViewShell()
+SdDrawViewShell::~SdDrawViewShell()
{
if( mxScannerListener.is() )
static_cast< ScannerEventListener* >( mxScannerListener.get() )->ParentDestroyed();
@@ -794,7 +794,7 @@ void SdDrawViewShell::SetupPage (Size &rSize,
|*
\************************************************************************/
-void __EXPORT SdDrawViewShell::GetStatusBarState(SfxItemSet& rSet)
+void SdDrawViewShell::GetStatusBarState(SfxItemSet& rSet)
{
// Zoom-Item
// Hier sollte der entsprechende Wert (Optimal ?, Seitenbreite oder
diff --git a/sd/source/ui/view/drviewsf.cxx b/sd/source/ui/view/drviewsf.cxx
index 40560bca90c9..ba8c8329cda0 100644
--- a/sd/source/ui/view/drviewsf.cxx
+++ b/sd/source/ui/view/drviewsf.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviewsf.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: dl $ $Date: 2001-06-26 11:32:08 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -156,7 +156,7 @@ using namespace ::com::sun::star;
|*
\************************************************************************/
-void __EXPORT SdDrawViewShell::GetCtrlState(SfxItemSet &rSet)
+void SdDrawViewShell::GetCtrlState(SfxItemSet &rSet)
{
// rSet.Put(SfxUInt16Item(SID_SWITCHPAGE, aTabControl.GetCurPageId()));
// rSet.Put(SfxUInt16Item(SID_SWITCHLAYER, aLayerTab.GetCurPageId()));
@@ -352,7 +352,7 @@ void __EXPORT SdDrawViewShell::GetCtrlState(SfxItemSet &rSet)
|*
\************************************************************************/
-void __EXPORT SdDrawViewShell::GetAttrState( SfxItemSet& rSet )
+void SdDrawViewShell::GetAttrState( SfxItemSet& rSet )
{
SfxWhichIter aIter( rSet );
USHORT nWhich = aIter.FirstWhich();
@@ -579,7 +579,7 @@ void __EXPORT SdDrawViewShell::GetAttrState( SfxItemSet& rSet )
|*
\************************************************************************/
-String __EXPORT SdDrawViewShell::GetSelectionText(BOOL bCompleteWords)
+String SdDrawViewShell::GetSelectionText(BOOL bCompleteWords)
{
String aStrSelection;
Outliner* pOl = pDrView->GetTextEditOutliner();
diff --git a/sd/source/ui/view/drviewsj.cxx b/sd/source/ui/view/drviewsj.cxx
index 99c145b219b5..3f20eeb192c6 100644
--- a/sd/source/ui/view/drviewsj.cxx
+++ b/sd/source/ui/view/drviewsj.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviewsj.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dl $ $Date: 2001-09-10 11:38:27 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,7 +134,7 @@
|*
\************************************************************************/
-void __EXPORT SdDrawViewShell::GetMenuStateSel( SfxItemSet &rSet )
+void SdDrawViewShell::GetMenuStateSel( SfxItemSet &rSet )
{
// Status der Menueintraege, bzw. Buttons
// Einfachselektion
diff --git a/sd/source/ui/view/grviewsh.cxx b/sd/source/ui/view/grviewsh.cxx
index 71465e4a1b9f..2bc40ea94907 100644
--- a/sd/source/ui/view/grviewsh.cxx
+++ b/sd/source/ui/view/grviewsh.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: grviewsh.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:44 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@ SdGraphicViewShell::SdGraphicViewShell(SfxViewFrame* pFrame,
|*
\************************************************************************/
-__EXPORT SdGraphicViewShell::~SdGraphicViewShell()
+SdGraphicViewShell::~SdGraphicViewShell()
{
}
diff --git a/sd/source/ui/view/outlnvsh.cxx b/sd/source/ui/view/outlnvsh.cxx
index f153d125ba5c..c6ab04760cc0 100644
--- a/sd/source/ui/view/outlnvsh.cxx
+++ b/sd/source/ui/view/outlnvsh.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: outlnvsh.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: aw $ $Date: 2001-09-27 10:34:57 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -333,7 +333,7 @@ SdOutlineViewShell::SdOutlineViewShell(SfxViewFrame* pFrame,
|*
\************************************************************************/
-__EXPORT SdOutlineViewShell::~SdOutlineViewShell()
+SdOutlineViewShell::~SdOutlineViewShell()
{
if (pFuActual)
{
@@ -377,7 +377,7 @@ __EXPORT SdOutlineViewShell::~SdOutlineViewShell()
|*
\************************************************************************/
-void __EXPORT SdOutlineViewShell::Paint(const Rectangle& rRect, SdWindow* pWin)
+void SdOutlineViewShell::Paint(const Rectangle& rRect, SdWindow* pWin)
{
if (pOlView)
{
@@ -396,7 +396,7 @@ void __EXPORT SdOutlineViewShell::Paint(const Rectangle& rRect, SdWindow* pWin)
|*
\************************************************************************/
-void __EXPORT SdOutlineViewShell::InnerResizePixel(const Point &rPos, const Size &rSize)
+void SdOutlineViewShell::InnerResizePixel(const Point &rPos, const Size &rSize)
{
SdViewShell::InnerResizePixel(rPos, rSize);
}
@@ -407,7 +407,7 @@ void __EXPORT SdOutlineViewShell::InnerResizePixel(const Point &rPos, const Size
|*
\************************************************************************/
-void __EXPORT SdOutlineViewShell::OuterResizePixel(const Point &rPos, const Size &rSize)
+void SdOutlineViewShell::OuterResizePixel(const Point &rPos, const Size &rSize)
{
SdViewShell::OuterResizePixel(rPos, rSize);
}
@@ -604,7 +604,7 @@ void SdOutlineViewShell::Deactivate( BOOL bIsMDIActivate )
|* Status von Controller-SfxSlots setzen
|*
\************************************************************************/
-void __EXPORT SdOutlineViewShell::GetCtrlState(SfxItemSet &rSet)
+void SdOutlineViewShell::GetCtrlState(SfxItemSet &rSet)
{
if (rSet.GetItemState(SID_RELOAD) != SFX_ITEM_UNKNOWN)
{
@@ -1669,7 +1669,7 @@ void SdOutlineViewShell::GetStatusBarState(SfxItemSet& rSet)
|*
\************************************************************************/
-void __EXPORT SdOutlineViewShell::Command( const CommandEvent& rCEvt, SdWindow* pWin )
+void SdOutlineViewShell::Command( const CommandEvent& rCEvt, SdWindow* pWin )
{
if ( rCEvt.GetCommand() == COMMAND_CONTEXTMENU )
{
@@ -1749,7 +1749,7 @@ BOOL SdOutlineViewShell::KeyInput(const KeyEvent& rKEvt, SdWindow* pWin)
|*
\************************************************************************/
-Size __EXPORT SdOutlineViewShell::GetOptimalSizePixel() const
+Size SdOutlineViewShell::GetOptimalSizePixel() const
{
Size aResult(200, 200);
if (pOlView)
@@ -1782,7 +1782,7 @@ Size __EXPORT SdOutlineViewShell::GetOptimalSizePixel() const
|*
\************************************************************************/
-String __EXPORT SdOutlineViewShell::GetSelectionText(BOOL bCompleteWords)
+String SdOutlineViewShell::GetSelectionText(BOOL bCompleteWords)
{
String aStrSelection;
Outliner* pOl = pOlView->GetOutliner();
@@ -1839,7 +1839,7 @@ BOOL SdOutlineViewShell::HasSelection(BOOL bText) const
|*
\************************************************************************/
-void __EXPORT SdOutlineViewShell::GetAttrState( SfxItemSet& rSet )
+void SdOutlineViewShell::GetAttrState( SfxItemSet& rSet )
{
SfxWhichIter aIter( rSet );
USHORT nWhich = aIter.FirstWhich();
diff --git a/sd/source/ui/view/sdruler.cxx b/sd/source/ui/view/sdruler.cxx
index 6f2f6977b367..ad25694d4adc 100644
--- a/sd/source/ui/view/sdruler.cxx
+++ b/sd/source/ui/view/sdruler.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdruler.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:44 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -117,7 +117,7 @@ SdRulerCtrlItem::SdRulerCtrlItem(USHORT nId, SdRuler& rRlr,
|*
\************************************************************************/
-void __EXPORT SdRulerCtrlItem::StateChanged( USHORT nSId,
+void SdRulerCtrlItem::StateChanged( USHORT nSId,
SfxItemState eState, const SfxPoolItem* pState )
{
switch( nSId )
@@ -175,7 +175,7 @@ SdRuler::~SdRuler()
|*
\************************************************************************/
-void __EXPORT SdRuler::MouseButtonDown(const MouseEvent& rMEvt)
+void SdRuler::MouseButtonDown(const MouseEvent& rMEvt)
{
Point aMPos = rMEvt.GetPosPixel();
RulerType eType = GetType(aMPos);
@@ -196,7 +196,7 @@ void __EXPORT SdRuler::MouseButtonDown(const MouseEvent& rMEvt)
|*
\************************************************************************/
-void __EXPORT SdRuler::MouseMove(const MouseEvent& rMEvt)
+void SdRuler::MouseMove(const MouseEvent& rMEvt)
{
SvxRuler::MouseMove(rMEvt);
}
@@ -207,7 +207,7 @@ void __EXPORT SdRuler::MouseMove(const MouseEvent& rMEvt)
|*
\************************************************************************/
-void __EXPORT SdRuler::MouseButtonUp(const MouseEvent& rMEvt)
+void SdRuler::MouseButtonUp(const MouseEvent& rMEvt)
{
SvxRuler::MouseButtonUp(rMEvt);
}
diff --git a/sd/source/ui/view/sdview.cxx b/sd/source/ui/view/sdview.cxx
index 823284ec2174..81a4339e97ba 100644
--- a/sd/source/ui/view/sdview.cxx
+++ b/sd/source/ui/view/sdview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdview.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: dl $ $Date: 2001-09-28 12:22:20 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -176,7 +176,7 @@ SdView::SdView(SdDrawDocument* pDrawDoc, OutputDevice* pOutDev,
|*
\************************************************************************/
-__EXPORT SdView::~SdView()
+SdView::~SdView()
{
// release content of selection clipboard, if we own the content
UpdateSelectionClipboard( TRUE );
@@ -213,7 +213,7 @@ __EXPORT SdView::~SdView()
|*
\************************************************************************/
-void __EXPORT SdView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
+void SdView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
{
// ausfuehren ??
if (nLockRedrawSmph == 0)
@@ -259,7 +259,7 @@ void __EXPORT SdView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
|*
\************************************************************************/
-void __EXPORT SdView::MarkListHasChanged()
+void SdView::MarkListHasChanged()
{
FmFormView::MarkListHasChanged();
}
@@ -383,7 +383,7 @@ void SdView::SelectAll()
|*
\************************************************************************/
-void __EXPORT SdView::ModelHasChanged()
+void SdView::ModelHasChanged()
{
// Erst SdrView benachrichtigen
FmFormView::ModelHasChanged();
diff --git a/sd/source/ui/view/sdview2.cxx b/sd/source/ui/view/sdview2.cxx
index 9f4c8a3157f4..88989f263b97 100644
--- a/sd/source/ui/view/sdview2.cxx
+++ b/sd/source/ui/view/sdview2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdview2.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: ka $ $Date: 2001-10-18 16:11:29 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -308,7 +308,7 @@ void SdView::UpdateSelectionClipboard( BOOL bForceDeselect )
// -----------------------------------------------------------------------------
-void __EXPORT SdView::DoCut(Window* pWindow)
+void SdView::DoCut(Window* pWindow)
{
const OutlinerView* pOLV = GetTextEditOutlinerView();
@@ -327,7 +327,7 @@ void __EXPORT SdView::DoCut(Window* pWindow)
// -----------------------------------------------------------------------------
-void __EXPORT SdView::DoCopy(Window* pWindow)
+void SdView::DoCopy(Window* pWindow)
{
const OutlinerView* pOLV = GetTextEditOutlinerView();
@@ -342,7 +342,7 @@ void __EXPORT SdView::DoCopy(Window* pWindow)
// -----------------------------------------------------------------------------
-void __EXPORT SdView::DoPaste( Window* pWindow )
+void SdView::DoPaste( Window* pWindow )
{
const OutlinerView* pOLV = GetTextEditOutlinerView();
diff --git a/sd/source/ui/view/showview.cxx b/sd/source/ui/view/showview.cxx
index eb2980c5f362..7a6980fc3a37 100644
--- a/sd/source/ui/view/showview.cxx
+++ b/sd/source/ui/view/showview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: showview.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:44 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -149,7 +149,7 @@ BOOL ShowView::IsInvalidateAllowed() const
|*
\************************************************************************/
-void __EXPORT ShowView::InvalidateOneWin(Window& rWin)
+void ShowView::InvalidateOneWin(Window& rWin)
{
if (IsInvalidateAllowed())
{
@@ -163,7 +163,7 @@ void __EXPORT ShowView::InvalidateOneWin(Window& rWin)
|*
\************************************************************************/
-void __EXPORT ShowView::InvalidateOneWin(Window& rWin, const Rectangle& rRect)
+void ShowView::InvalidateOneWin(Window& rWin, const Rectangle& rRect)
{
if (IsInvalidateAllowed())
{
@@ -177,7 +177,7 @@ void __EXPORT ShowView::InvalidateOneWin(Window& rWin, const Rectangle& rRect)
|*
\************************************************************************/
-void __EXPORT ShowView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
+void ShowView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
{
BOOL bMPCache = FALSE;
@@ -215,7 +215,7 @@ void __EXPORT ShowView::InitRedraw(OutputDevice* pOutDev, const Region& rReg)
|*
\************************************************************************/
-void __EXPORT ShowView::DoConnect(SdrOle2Obj* pOleObj)
+void ShowView::DoConnect(SdrOle2Obj* pOleObj)
{
// connected wird jetzt in FuSlideShow::ShowPlugIns()
}
diff --git a/sd/source/ui/view/unmodpg.cxx b/sd/source/ui/view/unmodpg.cxx
index da1befd4e127..a2e0dd9923cb 100644
--- a/sd/source/ui/view/unmodpg.cxx
+++ b/sd/source/ui/view/unmodpg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unmodpg.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: aw $ $Date: 2001-07-30 14:13:00 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -133,7 +133,7 @@ ModifyPageUndoAction::ModifyPageUndoAction(
|*
\************************************************************************/
-void __EXPORT ModifyPageUndoAction::Undo()
+void ModifyPageUndoAction::Undo()
{
pPage->SetAutoLayout(eOldAutoLayout, TRUE);
@@ -181,7 +181,7 @@ void __EXPORT ModifyPageUndoAction::Undo()
|*
\************************************************************************/
-void __EXPORT ModifyPageUndoAction::Redo()
+void ModifyPageUndoAction::Redo()
{
pPage->SetAutoLayout(eNewAutoLayout, TRUE);
@@ -229,7 +229,7 @@ void __EXPORT ModifyPageUndoAction::Redo()
|*
\************************************************************************/
-void __EXPORT ModifyPageUndoAction::Repeat()
+void ModifyPageUndoAction::Repeat()
{
DBG_ASSERT(FALSE, "ModifyPageUndoAction::Repeat: nicht implementiert");
}
@@ -240,7 +240,7 @@ void __EXPORT ModifyPageUndoAction::Repeat()
|*
\************************************************************************/
-__EXPORT ModifyPageUndoAction::~ModifyPageUndoAction()
+ModifyPageUndoAction::~ModifyPageUndoAction()
{
}
@@ -250,7 +250,7 @@ __EXPORT ModifyPageUndoAction::~ModifyPageUndoAction()
|*
\************************************************************************/
-String __EXPORT ModifyPageUndoAction::GetComment() const
+String ModifyPageUndoAction::GetComment() const
{
return aComment;
}
diff --git a/sd/source/ui/view/viewshe2.cxx b/sd/source/ui/view/viewshe2.cxx
index 5669391ec4a1..126be3686fdf 100644
--- a/sd/source/ui/view/viewshe2.cxx
+++ b/sd/source/ui/view/viewshe2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewshe2.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: dl $ $Date: 2001-09-27 15:01:49 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -921,7 +921,7 @@ void SdViewShell::SetPageSizeAndBorder(PageKind ePageKind, const Size& rNewSize,
|*
\************************************************************************/
-void __EXPORT SdViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction& rZoomY)
+void SdViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction& rZoomY)
{
long nZoom = (long)((double) rZoomX * 100);
SetZoom(nZoom);
@@ -1240,7 +1240,7 @@ void SdViewShell::CancelSearching()
|*
\************************************************************************/
-void __EXPORT SdViewShell::ReadUserData(const String& rString)
+void SdViewShell::ReadUserData(const String& rString)
{
SfxViewShell::ReadUserData(rString);
@@ -1255,7 +1255,7 @@ void __EXPORT SdViewShell::ReadUserData(const String& rString)
|*
\************************************************************************/
-void __EXPORT SdViewShell::WriteUserData(String& rString)
+void SdViewShell::WriteUserData(String& rString)
{
SfxViewShell::WriteUserData(rString);
diff --git a/sd/source/ui/view/viewshel.cxx b/sd/source/ui/view/viewshel.cxx
index 431bde72ad05..fc2e4fa252e5 100644
--- a/sd/source/ui/view/viewshel.cxx
+++ b/sd/source/ui/view/viewshel.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewshel.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: dl $ $Date: 2001-09-13 11:20:53 $
+ * last change: $Author: ka $ $Date: 2001-10-22 13:36:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -398,7 +398,7 @@ void SdViewShell::Cancel()
|*
\************************************************************************/
-void __EXPORT SdViewShell::Activate(BOOL bIsMDIActivate)
+void SdViewShell::Activate(BOOL bIsMDIActivate)
{
SfxViewShell::Activate(bIsMDIActivate);