Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx300 #define DFF_Prop_gtextUNICODE 192 // WCHAR* UNICODE text string macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3777 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()
H A Descherex.cxx3471 AddOpt( DFF_Prop_gtextUNICODE, aText ); in CreateCustomShapeProperties()