Kaydet (Commit) d2dba5dc authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS cheffsache01 (1.20.50); FILE MERGED

2004/09/14 16:43:08 cl 1.20.50.1: #i33768# assert if master page could not be set
üst ecb2d920
......@@ -2,9 +2,9 @@
*
* $RCSfile: ximpbody.cxx,v $
*
* $Revision: 1.20 $
* $Revision: 1.21 $
*
* last change: $Author: rt $ $Date: 2004-07-13 08:10:27 $
* last change: $Author: rt $ $Date: 2004-09-17 19:31:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -241,6 +241,8 @@ SdXMLDrawPageContext::SdXMLDrawPageContext( SdXMLImport& rImport,
}
}
}
DBG_ASSERT( bDone, "xmloff::SdXMLDrawPageContext::SdXMLDrawPageContext(), could not find a slide master!" );
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment