Lines Matching refs:PropertyValue
26 import com.sun.star.beans.PropertyValue;
262 PropertyValue[] lProps = new PropertyValue[3]; in checkUsingOfMediaDescriptor()
264 lProps[0] = new PropertyValue(); in checkUsingOfMediaDescriptor()
268 lProps[1] = new PropertyValue(); in checkUsingOfMediaDescriptor()
272 lProps[2] = new PropertyValue(); in checkUsingOfMediaDescriptor()
337 PropertyValue[] lLoadProps = new PropertyValue[1]; in impl_createTempOfficeDocument()
339 lLoadProps[0] = new PropertyValue(); in impl_createTempOfficeDocument()
343 PropertyValue[] lSaveProps = new PropertyValue[3]; in impl_createTempOfficeDocument()
345 lSaveProps[0] = new PropertyValue(); in impl_createTempOfficeDocument()
349 lSaveProps[1] = new PropertyValue(); in impl_createTempOfficeDocument()
353 lSaveProps[2] = new PropertyValue(); in impl_createTempOfficeDocument()
393 PropertyValue[] lArgs1 = new PropertyValue[2]; in checkLoadingWithPassword()
395 lArgs1[0] = new PropertyValue(); in checkLoadingWithPassword()
399 lArgs1[1] = new PropertyValue(); in checkLoadingWithPassword()
403 PropertyValue[] lArgs2 = new PropertyValue[1]; in checkLoadingWithPassword()
405 lArgs2[0] = new PropertyValue(); in checkLoadingWithPassword()
418 PropertyValue[] lProps = new PropertyValue[1]; in checkURLEncoding()
420 lProps[0] = new PropertyValue(); in checkURLEncoding()
592 PropertyValue[] lProps = new PropertyValue[2]; in checkStreamLoading()
594 lProps[0] = new PropertyValue(); in checkStreamLoading()
598 lProps[1] = new PropertyValue(); in checkStreamLoading()
639 PropertyValue[] lProps) { in loadURL()
689 PropertyValue[] lProps) { in loadURL()