summaryrefslogtreecommitdiff
path: root/framework/inc/services/frame.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-01-28 13:22:37 +0000
committerKurt Zenker <kz@openoffice.org>2004-01-28 13:22:37 +0000
commit2b3228c3f42396f0273cab0f81b25b6efbd60ff1 (patch)
tree400ee7ae22c5ab87fa9b88ed4aa5808efd1b0a82 /framework/inc/services/frame.hxx
parent487a7c8e6e1174f8057767315505c635e5707b71 (diff)
INTEGRATION: CWS filtercfg (1.27.50); FILE MERGED
2003/08/21 11:14:21 as 1.27.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source
Diffstat (limited to 'framework/inc/services/frame.hxx')
-rw-r--r--framework/inc/services/frame.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/framework/inc/services/frame.hxx b/framework/inc/services/frame.hxx
index 9863d37d2d81..4927ca122a90 100644
--- a/framework/inc/services/frame.hxx
+++ b/framework/inc/services/frame.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: frame.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 18:19:51 $
+ * last change: $Author: kz $ $Date: 2004-01-28 14:22:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -582,7 +582,6 @@ class Frame : // interfaces
protected:
- sal_Bool m_bIsPlugIn ; /// In objects of these class this member is set to FALSE. But in derived class PlugInFrame it's overwritten with TRUE!
FrameContainer m_aChildFrameContainer ; /// array of child frames
inline css::uno::Reference< css::lang::XMultiServiceFactory > impl_getFactory()