Home
last modified time | relevance | path

Searched refs:rStCt (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3769 SdrObject* SvxMSDffManager::ImportFontWork( SvStream& rStCt, SfxItemSet& rSet, Rectangle& rBoundRec… in ImportFontWork() argument
3777 if ( SeekToContent( DFF_Prop_gtextUNICODE, rStCt ) ) in ImportFontWork()
3778 MSDFFReadZString( rStCt, aObjectText, GetPropertyValue( DFF_Prop_gtextUNICODE ), sal_True ); in ImportFontWork()
3779 if ( SeekToContent( DFF_Prop_gtextFont, rStCt ) ) in ImportFontWork()
3780 MSDFFReadZString( rStCt, aFontName, GetPropertyValue( DFF_Prop_gtextFont ), sal_True ); in ImportFontWork()

Completed in 48 milliseconds