summaryrefslogtreecommitdiff
path: root/embeddedobj/source/commonembedding/miscobj.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-29 13:55:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-29 13:55:45 +0000
commita2ff00bb4da4834c7c40a3b4eae30388346eed1c (patch)
treed980b38652c5dee8e7b30477923f0e5bf98acac0 /embeddedobj/source/commonembedding/miscobj.cxx
parent6e6ff17d13074e505e6508d50f80e675263910d8 (diff)
INTEGRATION: CWS lobeta3 (1.13.8); FILE MERGED
2005/03/16 11:36:25 lo 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/03/03 10:38:09 mba 1.13.8.1: #i43712#: DummyObject as a fallback for failed object creation
Diffstat (limited to 'embeddedobj/source/commonembedding/miscobj.cxx')
-rw-r--r--embeddedobj/source/commonembedding/miscobj.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/embeddedobj/source/commonembedding/miscobj.cxx b/embeddedobj/source/commonembedding/miscobj.cxx
index c634737d6a..e3239b4bf8 100644
--- a/embeddedobj/source/commonembedding/miscobj.cxx
+++ b/embeddedobj/source/commonembedding/miscobj.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: miscobj.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: vg $ $Date: 2005-02-25 09:21:15 $
+ * last change: $Author: rt $ $Date: 2005-03-29 14:55:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -165,7 +165,7 @@ void OCommonEmbeddedObject::CommonInit_Impl( const uno::Sequence< beans::NamedVa
aObjectProps[nInd].Value >>= m_aObjectVerbs;
}
- if ( m_aClassID.getLength() != 16 || !m_aDocServiceName.getLength() )
+ if ( m_aClassID.getLength() != 16 /*|| !m_aDocServiceName.getLength()*/ )
throw uno::RuntimeException(); // something goes really wrong
// accepted states