Home
last modified time | relevance | path

Searched refs:convertToPropertyValueArray (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DProperties.java105 public static PropertyValue[] convertToPropertyValueArray(Object[] _oObjectArray) in convertToPropertyValueArray() method in Properties
/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DCallFormWizard.java109 m_wizardContext = Properties.convertToPropertyValueArray(object); in initialize()
/aoo4110/main/wizards/com/sun/star/wizards/query/
H A DCallQueryWizard.java117 m_wizardContext = Properties.convertToPropertyValueArray(object); in initialize()
/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DCallTableWizard.java116 m_wizardContext = Properties.convertToPropertyValueArray(object); in initialize()
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DCallReportWizard.java161 this.m_wizardContext = Properties.convertToPropertyValueArray(object); in initialize()

Completed in 31 milliseconds