[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: koffice/karbon/core
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2006-03-13 9:46:21
Message-ID: 20060313094621.GA2683 () xs4all ! nl
[Download RAW message or body]

Hi Jan,

If this fixes oasis loading then well done! I looked at
it during our meeting, but while I fixed some crashes and
stuff with the oasis save I couldnt get the style info the be
non-null. I'll check tonight.
Cheers,

Rob.
On Sun, Mar 12, 2006 at 02:10:00PM +0000, Jan Hambrecht wrote:
> SVN commit 517888 by jaham:
> 
> OASIS: fix style loading
> 
> 
> 
> M  +1 -1      vobject.cc  
> 
> 
> --- trunk/koffice/karbon/core/vobject.cc #517887:517888
> @@ -187,7 +187,7 @@
> 		m_fill = new VFill();
> 
> 	if( object.hasAttributeNS( KoXmlNS::draw, "style-name" ) )
> -		addStyles( context.oasisStyles().findStyle( object.attributeNS( KoXmlNS::draw, \
> "style-name", QString::null ) ), context ); +		context.fillStyleStack( object, \
> KoXmlNS::draw, "style-name", "graphic" ); 
> 	KoStyleStack &styleStack = context.styleStack();
> 	styleStack.setTypeProperties( "graphic" );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic