Searched refs:rStCt (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 3763 SdrObject* SvxMSDffManager::ImportFontWork( SvStream& rStCt, SfxItemSet& rSet, Rectangle& rBoundRec… in ImportFontWork() argument 3771 if ( SeekToContent( DFF_Prop_gtextUNICODE, rStCt ) ) in ImportFontWork() 3772 MSDFFReadZString( rStCt, aObjectText, GetPropertyValue( DFF_Prop_gtextUNICODE ), sal_True ); in ImportFontWork() 3773 if ( SeekToContent( DFF_Prop_gtextFont, rStCt ) ) in ImportFontWork() 3774 MSDFFReadZString( rStCt, aFontName, GetPropertyValue( DFF_Prop_gtextFont ), sal_True ); in ImportFontWork()
|
Completed in 38 milliseconds