summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/tpaction.hxx
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2001-10-23 10:54:28 +0000
committerKai Ahrens <ka@openoffice.org>2001-10-23 10:54:28 +0000
commiteb56570d3298f1ecf452a3329cda3d469d9aa362 (patch)
treee551c413d2e7d75e6b877728f29f615b91c57cf2 /sd/source/ui/inc/tpaction.hxx
parent#92924#: gcc-3.0.1 needs lvalue (diff)
downloadcore-eb56570d3298f1ecf452a3329cda3d469d9aa362.tar.gz
core-eb56570d3298f1ecf452a3329cda3d469d9aa362.zip
#93635#: setting of transparent color is not neccessary anymore
Diffstat (limited to 'sd/source/ui/inc/tpaction.hxx')
-rw-r--r--sd/source/ui/inc/tpaction.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx
index c109d045d63d..201794748731 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.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: thb $ $Date: 2001-06-20 17:16:55 $
+ * last change: $Author: ka $ $Date: 2001-10-23 11:54:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -138,8 +138,6 @@ private:
RadioButton aRbtSlow;
RadioButton aRbtMedium;
RadioButton aRbtFast;
- FixedText aFtTranspColor;
- ColorLB aLbTranspColor;
FixedText aFtTree; // jump destination controls
SdPageObjsTLB aLbTree;
@@ -178,7 +176,6 @@ private:
virtual ::com::sun::star::presentation::AnimationEffect GetActualAnimationEffect();
- void FillColorLB();
void UpdateTree();
virtual void OpenFileDialog();
::com::sun::star::presentation::ClickAction GetActualClickAction();