summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/linksrc.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-11 12:27:40 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-11 12:27:40 +0000
commit590f9741132796fcd466850a0d704daed9264cdb (patch)
treed20f4868d35217110a2fd4ac3f5f841dc65b1989 /sfx2/source/appl/linksrc.cxx
parentINTEGRATION: CWS sb19 (1.82.42); FILE MERGED (diff)
downloadcore-590f9741132796fcd466850a0d704daed9264cdb.tar.gz
core-590f9741132796fcd466850a0d704daed9264cdb.zip
INTEGRATION: CWS sb19 (1.2.44); FILE MERGED
2004/10/26 15:46:51 mba 1.2.44.2: #110407#: remove static BaseURL 2004/10/21 15:07:45 mba 1.2.44.1: #110407#: remove static BaseURL
Diffstat (limited to 'sfx2/source/appl/linksrc.cxx')
-rw-r--r--sfx2/source/appl/linksrc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/linksrc.cxx b/sfx2/source/appl/linksrc.cxx
index 358d723d18bd..c3dfb0b352b8 100644
--- a/sfx2/source/appl/linksrc.cxx
+++ b/sfx2/source/appl/linksrc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: linksrc.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-10-04 20:45:36 $
+ * last change: $Author: rt $ $Date: 2005-01-11 13:27:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -411,7 +411,7 @@ BOOL SvLinkSource::IsDataComplete() const
return TRUE;
}
-BOOL SvLinkSource::Connect( SvBaseLink * )
+BOOL SvLinkSource::Connect( SvBaseLink* )
{
return TRUE;
}