Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/
H A Dmsdffdef.hxx305 #define DFF_Prop_gtextFont 197 // WCHAR* font family name macro
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3789 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()
H A Descherex.cxx3491 AddOpt( DFF_Prop_gtextFont, aFontName ); in CreateCustomShapeProperties()