1 Index: sw/source/core/graphic/ndgrf.cxx
2 ===================================================================
3 RCS file: /cvs/sw/sw/source/core/graphic/ndgrf.cxx,v
4 retrieving revision 1.33
5 diff -u -r1.33 ndgrf.cxx
6 --- sw/source/core/graphic/ndgrf.cxx
7 +++ sw/source/core/graphic/ndgrf.cxx
12 + if (aNewStrmName.Len()>0) {
13 + aUserData=aNewStrmName;
16 String aProt( RTL_CONSTASCII_STRINGPARAM( "vnd.sun.star.Package:" ) );
17 if( 0 == aUserData.CompareTo( aProt, aProt.Len() ) )