Searched refs:aObjectText (Results 1 – 1 of 1) sorted by relevance
3785 String aObjectText; in ImportFontWork() local3791 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() local4518 MSDFFReadZString( rSt, aObjectText, GetPropertyValue( DFF_Prop_gtextUNICODE ), sal_True ); in ImportShape()[all …]
Completed in 159 milliseconds