Home
last modified time | relevance | path

Searched refs:hasPropertyValue (Results 1 – 4 of 4) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java67 if (Properties.hasPropertyValue(_aNewColPropertyValues, "TypeName")) in assignPropertyValues()
72 if (Properties.hasPropertyValue(_aNewColPropertyValues, "Precision")) in assignPropertyValues()
H A DDBMetaData.java593 if (Properties.hasPropertyValue(curproperties, PropertyNames.ACTIVE_CONNECTION)) in getConnection()
622 if (Properties.hasPropertyValue(curproperties, "DataSourceName")) in getConnection()
627 else if (Properties.hasPropertyValue(curproperties, "DataSource")) in getConnection()
637 if (Properties.hasPropertyValue(curproperties, "DatabaseLocation")) in getConnection()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DProperties.java56 public static boolean hasPropertyValue(PropertyValue[] props, String propName) in hasPropertyValue() method in Properties
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java403 if (Properties.hasPropertyValue(_aPropertyValue, PropertyNames.COMMAND_TYPE)) in preselectCommand()

Completed in 35 milliseconds