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

INTEGRATION: CWS sb19 (1.58.14); FILE MERGED

2004/12/08 10:53:49 sb 1.58.14.3: RESYNC: (1.61-1.62); FILE MERGED
2004/10/11 13:00:27 sb 1.58.14.2: RESYNC: (1.58-1.61); FILE MERGED
2004/10/07 14:23:21 os 1.58.14.1: #110409# static base URL has gone
üst 1c90c242
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XMLTextFrameContext.cxx,v $ * $RCSfile: XMLTextFrameContext.cxx,v $
* *
* $Revision: 1.62 $ * $Revision: 1.63 $
* *
* last change: $Author: rt $ $Date: 2004-11-26 13:05:08 $ * last change: $Author: rt $ $Date: 2005-01-11 12:06:31 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -625,6 +625,8 @@ void XMLTextFrameContext_Impl::Create( sal_Bool bHRefOrBase64 ) ...@@ -625,6 +625,8 @@ void XMLTextFrameContext_Impl::Create( sal_Bool bHRefOrBase64 )
} }
case XML_TEXT_FRAME_PLUGIN: case XML_TEXT_FRAME_PLUGIN:
{ {
if(sHRef.getLength())
GetImport().GetAbsoluteReference(sHRef);
xPropSet = GetImport().GetTextImport() xPropSet = GetImport().GetTextImport()
->createAndInsertPlugin( sMimeType, sHRef, ->createAndInsertPlugin( sMimeType, sHRef,
nWidth, nHeight); nWidth, nHeight);
......
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