INTEGRATION: CWS scriptingf4 (1.5.6); FILE MERGED
2004/04/27 14:21:58 toconnor 1.5.6.1: #i28384# - implement Macro Selector specification
This commit is contained in:
parent
214e6c9f9b
commit
2b6072dde2
1 changed files with 3 additions and 2 deletions
|
@ -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 );
|
||||
|
||||
|
|
Loading…
Reference in a new issue