Searched defs:defaultValue (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/wizards/com/sun/star/wizards/common/ |
H A D | NumericalHelper.java | 998 public static long toLong(Object aValue, long defaultValue) in toLong() 1017 public static float toFloat(Object aValue, float defaultValue) in toFloat() 1036 public static double toDouble(Object aValue, double defaultValue) in toDouble() 1055 public static String toString(Object aValue, String defaultValue) in toString() 1074 public static boolean toBoolean(Object aValue, boolean defaultValue) in toBoolean() 1093 public static int[] toIntArray(Object anArrayValue, int[] defaultValue) in toIntArray() 1112 public static short[] toShortArray(Object anArrayValue, short[] defaultValue) in toShortArray() 1131 public static String[] toStringArray(Object anArrayValue, String[] defaultValue) in toStringArray()
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/ |
H A D | ParameterMap.java | 57 Object get(final String key, final Object defaultValue); in get()
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/util/ |
H A D | DefaultParameterMap.java | 72 public Object get(final String key, final Object defaultValue) in get()
|
/aoo4110/main/forms/qa/integration/forms/ |
H A D | MasterDetailForms.java | 283 String defaultValue = m_detailResult.getString( 2 ); in checkDetailFormDefaults() local
|
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | PackageDescription.java | 444 String defaultValue = subSection.getValue(); in parse() local
|
/aoo4110/main/sal/rtl/source/ |
H A D | bootstrap.cxx | 467 rtl::OUString const & key, rtl_uString ** value, rtl_uString * defaultValue, in getValue()
|
/aoo4110/test/testassistant/lib/ |
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |
Completed in 94 milliseconds