Home
last modified time | relevance | path

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

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