Searched refs:aTextPropertyStr (Results 1 – 1 of 1) sorted by relevance
125 String aTextPropertyStr = "Text"; in copyText() local133 aText = (String)xPropertySet1.getPropertyValue( aTextPropertyStr ); in copyText()145 xPropertySet2.setPropertyValue( aTextPropertyStr, aText ); in copyText()
Completed in 16 milliseconds