Searched refs:DFF_Prop_gtextUNICODE (Results 1 – 3 of 3) sorted by relevance
300 #define DFF_Prop_gtextUNICODE 192 // WCHAR* UNICODE text string macro
3777 if ( SeekToContent( DFF_Prop_gtextUNICODE, rStCt ) ) in ImportFontWork()3778 MSDFFReadZString( rStCt, aObjectText, GetPropertyValue( DFF_Prop_gtextUNICODE ), sal_True ); in ImportFontWork()4503 if ( SeekToContent( DFF_Prop_gtextUNICODE, rSt ) ) in ImportShape()4505 … MSDFFReadZString( rSt, aObjectText, GetPropertyValue( DFF_Prop_gtextUNICODE ), sal_True ); in ImportShape()
3471 AddOpt( DFF_Prop_gtextUNICODE, aText ); in CreateCustomShapeProperties()