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