Home
last modified time | relevance | path

Searched refs:aObjectText (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3785 String aObjectText; in ImportFontWork() local
3791 MSDFFReadZString( rStCt, aObjectText, GetPropertyValue( DFF_Prop_gtextUNICODE ), sal_True ); in ImportFontWork()
3805 String aSrcText( aObjectText ); in ImportFontWork()
3806 aObjectText.Erase(); in ImportFontWork()
3809 aObjectText += aSrcText.GetChar( a ); in ImportFontWork()
3810 aObjectText += '\n'; in ImportFontWork()
3815 if ( aObjectText.Len() ) in ImportFontWork()
3821 ((SdrRectObj*)pNewObj)->SetText( aObjectText ); in ImportFontWork()
4486 String aObjectText; in ImportShape() local
4518 MSDFFReadZString( rSt, aObjectText, GetPropertyValue( DFF_Prop_gtextUNICODE ), sal_True ); in ImportShape()
[all …]

Completed in 54 milliseconds