Searched refs:sQualifiedComponentName (Results 1 – 3 of 3) sorted by relevance
114 String sQualifiedComponentName = "com.sun.star.form.component." + sFormComponentService; in createControlAndShape() local116 m_document.getOrb().createInstance( sQualifiedComponentName ) ); in createControlAndShape()
110 String sQualifiedComponentName = "com.sun.star.form.component." + sFormComponentService; in createControlAndShape() local112 m_document.getOrb().createInstance( sQualifiedComponentName ) ); in createControlAndShape()
373 final String sQualifiedComponentName = "com.sun.star.form.component.CommandButton"; in impl_setupButton() local375 getORB().createInstance( sQualifiedComponentName ) ); in impl_setupButton()
Completed in 109 milliseconds