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

INTEGRATION: CWS oasis (1.14.22); FILE MERGED

2004/06/17 11:36:16 mib 1.14.22.1: #i20158#: OASIS file format for math
üst 1ca22572
......@@ -2,9 +2,9 @@
*
* $RCSfile: txtimppr.cxx,v $
*
* $Revision: 1.14 $
* $Revision: 1.15 $
*
* last change: $Author: kz $ $Date: 2004-05-18 15:05:39 $
* last change: $Author: rt $ $Date: 2004-07-13 08:41:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -368,6 +368,9 @@ void XMLTextImportPropertyMapper::finished(
property != rProperties.end();
property++ )
{
if( -1 == property->mnIndex )
continue;
switch( getPropertySetMapper()->GetEntryContextId( property->mnIndex ) )
{
case CTF_FONTFAMILYNAME: pFontFamilyName = property; break;
......
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