summaryrefslogtreecommitdiffstats
path: root/avmedia/source/quicktime/framegrabber.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:28:01 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:28:01 +0000
commitc3c40faf6c1a80723421c82031494525e609bcd8 (patch)
treeab9d09d1cab7146fae378bdde8cd63be78779470 /avmedia/source/quicktime/framegrabber.hxx
parentINTEGRATION: CWS aquavcl05_DEV300 (1.3.6); FILE MERGED (diff)
downloadcore-c3c40faf6c1a80723421c82031494525e609bcd8.tar.gz
core-c3c40faf6c1a80723421c82031494525e609bcd8.zip
INTEGRATION: CWS aquavcl05_DEV300 (1.2.6); FILE MERGED
2007/12/25 03:49:56 msicotte 1.2.6.1: #i84458# allow spaces in url
Diffstat (limited to 'avmedia/source/quicktime/framegrabber.hxx')
-rw-r--r--avmedia/source/quicktime/framegrabber.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/avmedia/source/quicktime/framegrabber.hxx b/avmedia/source/quicktime/framegrabber.hxx
index 9d885a068020..82410aa3d796 100644
--- a/avmedia/source/quicktime/framegrabber.hxx
+++ b/avmedia/source/quicktime/framegrabber.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: framegrabber.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2007-12-07 11:41:29 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:27:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,6 +71,8 @@ private:
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxMgr;
::rtl::OUString maURL;
QTMovie* mpMovie;
+ sal_Bool mbInitialized;
+ long mnVersion;
};
} // namespace quicktime