summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/tpaction.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-05-19 06:44:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-05-19 06:44:34 +0000
commit2b6072dde2a11c6c95b0899773738b2a4a2c9d36 (patch)
tree9f04acc6e40c48e0207aa0f45e24233d4cd690a5 /sd/source/ui/inc/tpaction.hxx
parentINTEGRATION: CWS scriptingf4 (1.22.54); FILE MERGED (diff)
downloadcore-2b6072dde2a11c6c95b0899773738b2a4a2c9d36.tar.gz
core-2b6072dde2a11c6c95b0899773738b2a4a2c9d36.zip
INTEGRATION: CWS scriptingf4 (1.5.6); FILE MERGED
2004/04/27 14:21:58 toconnor 1.5.6.1: #i28384# - implement Macro Selector specification
Diffstat (limited to 'sd/source/ui/inc/tpaction.hxx')
-rw-r--r--sd/source/ui/inc/tpaction.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx
index 73e0e6a90933..502fc5963697 100644
--- a/sd/source/ui/inc/tpaction.hxx
+++ b/sd/source/ui/inc/tpaction.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpaction.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-03-19 13:16:11 $
+ * last change: $Author: rt $ $Date: 2004-05-19 07:44:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -186,6 +186,7 @@ private:
void SetActualAnimationEffect( ::com::sun::star::presentation::AnimationEffect eAE );
void SetEditText( String const & rStr );
String GetEditText( BOOL bURL = FALSE );
+ String GetMacroName( const String& rPath );
USHORT GetClickActionSdResId( ::com::sun::star::presentation::ClickAction eCA );
USHORT GetAnimationEffectSdResId( ::com::sun::star::presentation::AnimationEffect eAE );