Home
last modified time | relevance | path

Searched defs:propNames (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java978 public void addPropertiesChangeListener(String[] propNames, XPropertiesChangeListener listener) in addPropertiesChangeListener()
984 public void firePropertiesChangeEvent(String[] propNames, XPropertiesChangeListener listener) in firePropertiesChangeEvent()
1030 public Object[] getPropertyValues(String[] propNames) in getPropertyValues()
1058 …public void setPropertyValues(String[] propNames, Object[] values) throws PropertyVetoException, c… in setPropertyValues()
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java82 …protected XComponent setDocument(String url_, String[] propNames, Object[] propValues) throws com.… in setDocument()
H A DWizardDialog.java482 String[] propNames = new String[] in drawNaviBar() local
/aoo41x/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java315 public PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()
/aoo41x/main/qadevOOo/runner/util/
H A DXMLTools.java793 public static PropertyValue[] createMediaDescriptor(String[] propNames, Object[] values) { in createMediaDescriptor()

Completed in 51 milliseconds