Lines Matching refs:PropertyValue

38 import com.sun.star.beans.PropertyValue;
141 private void showProperty(PropertyValue _aValue) in showProperty()
162 PropertyValue[] aArgs = xModel.getArgs(); in getDocumentType()
165 PropertyValue aValue = aArgs[i]; in getDocumentType()
215 ArrayList<PropertyValue> aPropertyList = new ArrayList<PropertyValue>(); in loadFromURL()
234 PropertyValue Arg = new PropertyValue(); in loadFromURL()
242 PropertyValue Arg = new PropertyValue(); in loadFromURL()
248 PropertyValue ReadOnly = new PropertyValue(); in loadFromURL()
304 ArrayList<PropertyValue> aPropertyList = new ArrayList<PropertyValue>(); in exportToPDF()
305 PropertyValue aFiltername = new PropertyValue(); in exportToPDF()
488 PropertyValue [] szEmptyArgs = new PropertyValue [0]; in impl_printToFileWithOOo()
569 ArrayList<PropertyValue> aPropertyList = new ArrayList<PropertyValue>(); in impl_printToFileWithOOo()
571 PropertyValue Arg = new PropertyValue(); in impl_printToFileWithOOo()
606 ArrayList<PropertyValue> aPrintProps = new ArrayList<PropertyValue>(); in impl_printToFileWithOOo()
610 PropertyValue Arg = new PropertyValue(); in impl_printToFileWithOOo()
635 Arg = new PropertyValue(); in impl_printToFileWithOOo()
653 PropertyValue[] aPrinterProps = aPrintable.getPrinter(); in impl_printToFileWithOOo()
987 PropertyValue aPropertyValue = (PropertyValue)aElements[i]; in getInternalFilterName()
1065 PropertyValue aPropertyValue = (PropertyValue)aElements[i]; in getServiceNameFromFilterName()
1150 PropertyValue aPropertyValue = (PropertyValue)aElements[i]; in getFileExtension()
1245 ArrayList<PropertyValue> aPropertyList = new ArrayList<PropertyValue>(); in convertDocument()
1284 PropertyValue Arg = new PropertyValue(); in convertDocument()