Home
last modified time | relevance | path

Searched defs:propsValue (Results 1 – 2 of 2) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sw/field/
H A DCheckDateTimeField.java100 PropertyValue[] propsValue = new PropertyValue[1]; in testCreateTimeFieldSaveDoc() local
119 PropertyValue[] propsValue = new PropertyValue[0]; in testCreateTimeFieldSaveODT() local
124 …private void createTimeFiled(XTextDocument document, String url, PropertyValue[] propsValue) throw… in createTimeFiled()
169 PropertyValue[] propsValue = new PropertyValue[1]; in testCreateDateFieldSaveDoc() local
188 PropertyValue[] propsValue = new PropertyValue[0]; in testCreateDateFieldSaveODT() local
192 …private void createDateFiled(XTextDocument document, String url, PropertyValue[] propsValue) throw… in createDateFiled()
/aoo4110/test/testuno/source/testlib/uno/
H A DSWUtil.java72 PropertyValue[] propsValue = new PropertyValue[1]; in saveAs() local

Completed in 21 milliseconds