Searched refs:aSrcText (Results 1 – 2 of 2) sorted by relevance
417 const ::rtl::OUString& aSrcText )
3786 String aSrcText( aObjectText ); in ImportFontWork() local3788 for( sal_uInt16 a = 0; a < aSrcText.Len(); a++ ) in ImportFontWork()3790 aObjectText += aSrcText.GetChar( a ); in ImportFontWork()
Completed in 41 milliseconds