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