Home
last modified time | relevance | path

Searched refs:Props (Results 1 – 6 of 6) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/linguistic2/
H A D_XHyphenator.java54 PropertyValue[] Props = null; in _hyphenate() local
57 "wacker",new Locale("de","DE",""),(short)3,Props); in _hyphenate()
73 PropertyValue[] Props = null; in _queryAlternativeSpelling() local
76 "wacker",new Locale("de","DE",""),(short)2,Props); in _queryAlternativeSpelling()
92 PropertyValue[] Props = null; in _createPossibleHyphens() local
95 "wacker",new Locale("de","DE",""),Props); in _createPossibleHyphens()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScIndexEnumeration_TableConditionalEntryEnumeration.java118 XPropertySet Props = null; in createTestEnvironment() local
121 Props = (XPropertySet) in createTestEnvironment()
123 CFormat = Props.getPropertyValue("ConditionalFormat"); in createTestEnvironment()
139 Props.setPropertyValue("ConditionalFormat", xSCE); in createTestEnvironment()
H A DScTableConditionalEntry.java145 XPropertySet Props = null; in createTestEnvironment() local
148 Props = (XPropertySet) in createTestEnvironment()
150 CFormat = Props.getPropertyValue("ConditionalFormat"); in createTestEnvironment()
166 Props.setPropertyValue("ConditionalFormat", xSCE); in createTestEnvironment()
H A DScTableValidationObj.java136 XPropertySet Props = null; in createTestEnvironment() local
139 Props = (XPropertySet) in createTestEnvironment()
142 new Type(XInterface.class),Props.getPropertyValue("Validation")); in createTestEnvironment()
H A DScTableConditionalFormat.java147 XPropertySet Props = (XPropertySet) in createTestEnvironment() local
152 Props.getPropertyValue("ConditionalFormat")); in createTestEnvironment()
/trunk/main/stoc/source/javavm/
H A Djavavm.cxx1553 const ::std::vector< rtl::OUString> & Props = jvm.getProperties(); in setINetSettingsInVM() local
1556 for( C_IT i= Props.begin(); i != Props.end(); i++) in setINetSettingsInVM()

Completed in 26 milliseconds