Searched refs:model_props (Results 1 – 2 of 2) sorted by relevance
79 XPropertySet model_props = (XPropertySet) in createControlShape() local81 model_props.setPropertyValue("DefaultControl","com.sun.star.form.control."+kind); in createControlShape()114 XPropertySet model_props = (XPropertySet) in createUnoControlShape() local116 model_props.setPropertyValue("DefaultControl","com.sun.star.awt."+defControl); in createUnoControlShape()
458 XPropertySet model_props = (XPropertySet) UnoRuntime.queryInterface( in createGrid() local460 model_props.setPropertyValue("DefaultControl", in createGrid()
Completed in 8 milliseconds