summaryrefslogtreecommitdiff
path: root/avmedia/inc/mediacontrol.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-03 14:53:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-03 14:53:57 +0000
commitaf171eea6271e37ea0828853671082eeb3bbe7da (patch)
treeb713ea72424c423acec140347a078db6af2c2f7d /avmedia/inc/mediacontrol.hxx
parenta68ef58852479a865fdd771a435285f5984e98bb (diff)
INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED
2004/10/01 12:49:32 ka 1.1.1.1.2.1: optimized state handling
Diffstat (limited to 'avmedia/inc/mediacontrol.hxx')
-rw-r--r--avmedia/inc/mediacontrol.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/avmedia/inc/mediacontrol.hxx b/avmedia/inc/mediacontrol.hxx
index f47dd958fe96..17b10bec04fa 100644
--- a/avmedia/inc/mediacontrol.hxx
+++ b/avmedia/inc/mediacontrol.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mediacontrol.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: ka $ $Date: 2004-08-23 09:04:41 $
+ * last change: $Author: rt $ $Date: 2004-11-03 15:52:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -140,6 +140,7 @@ private:
Edit maTimeEdit;
Size maMinSize;
MediaControlStyle meControlStyle;
+ bool mbLocked;
};
}