Searched refs:otextcomponent (Results 1 – 1 of 1) sorted by relevance
428 Object otextcomponent = UnoDialog.getModel(aTextEvent.Source); in textChanged() local429 String sName = (String) Helper.getUnoPropertyValue(otextcomponent, "Text"); in textChanged()431 Helper.setUnoPropertyValue(otextcomponent, "Text", sName); in textChanged()