summaryrefslogtreecommitdiff
path: root/svx/inc/galctrl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 07:58:23 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 07:58:23 +0000
commitfbc275f24ec2fdbccba17aaa668d51b43421135c (patch)
tree3eb4669a025f06f194ffdae3ef3b0bfd295905c2 /svx/inc/galctrl.hxx
parent72fe74b304f48e9bd7f5e7b39e2fec40b56a54bc (diff)
INTEGRATION: CWS jmf2 (1.2.236); FILE MERGED
2004/07/26 14:44:23 ka 1.2.236.1: #i3316#: media support for Gallery
Diffstat (limited to 'svx/inc/galctrl.hxx')
-rw-r--r--svx/inc/galctrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/galctrl.hxx b/svx/inc/galctrl.hxx
index 99ea024bea00..6cf63569a9c2 100644
--- a/svx/inc/galctrl.hxx
+++ b/svx/inc/galctrl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: galctrl.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 17:23:09 $
+ * last change: $Author: obo $ $Date: 2004-08-12 08:57:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -127,7 +127,7 @@ public:
~GalleryPreview();
void SetGraphic( const Graphic& rGraphic ) { aGraphicObj.SetGraphic( rGraphic ); }
- void PreviewSound( const INetURLObject& rURL );
+ void PreviewMedia( const INetURLObject& rURL );
};
// -------------------