Searched refs:DFF_Prop_gtextFont (Results 1 – 3 of 3) sorted by relevance
305 #define DFF_Prop_gtextFont 197 // WCHAR* font family name macro
3779 if ( SeekToContent( DFF_Prop_gtextFont, rStCt ) ) in ImportFontWork()3780 MSDFFReadZString( rStCt, aFontName, GetPropertyValue( DFF_Prop_gtextFont ), sal_True ); in ImportFontWork()4477 if ( SeekToContent( DFF_Prop_gtextFont, rSt ) ) in ImportShape()4482 … MSDFFReadZString( rSt, aFontName, GetPropertyValue( DFF_Prop_gtextFont ), sal_True ); in ImportShape()
3480 AddOpt( DFF_Prop_gtextFont, aFontName ); in CreateCustomShapeProperties()