Searched refs:createPropertyValueArrayFormArrayList (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/qadevOOo/runner/graphical/ |
H A D | OpenOfficePostscriptCreator.java | 262 …_sInputURL, "_blank", FrameSearchFlag.ALL, PropertyHelper.createPropertyValueArrayFormArrayList(aP… in loadFromURL() 319 …store.storeToURL(_sDestinationName, PropertyHelper.createPropertyValueArrayFormArrayList(aProperty… in exportToPDF() 577 … aPrintable.setPrinter(PropertyHelper.createPropertyValueArrayFormArrayList(aPropertyList)); in impl_printToFileWithOOo() 645 … aPrintable.print(PropertyHelper.createPropertyValueArrayFormArrayList(aPrintProps)); in impl_printToFileWithOOo() 1325 …xStorable.storeAsURL(sOutputURL, PropertyHelper.createPropertyValueArrayFormArrayList(aPropertyLis… in convertDocument()
|
H A D | OpenOfficeDatabaseReportExtractor.java | 506 …aStorable.storeAsURL(sOutputURL, PropertyHelper.createPropertyValueArrayFormArrayList(aPropertyLis… in storeComponent() 525 …PropertyValue[] aLoadProperties = PropertyHelper.createPropertyValueArrayFormArrayList(_aPropertyL… in loadComponent()
|
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | OfficePrint.java | 216 …dComponentFromURL(_sInputURL, "_blank", 0, PropertyHelper.createPropertyValueArrayFormArrayList(aP… in loadFromURL() 271 …store.storeToURL(_sDestinationName, PropertyHelper.createPropertyValueArrayFormArrayList(aProperty… in exportToPDF() 609 … aPrintable.setPrinter(PropertyHelper.createPropertyValueArrayFormArrayList(aPropertyList)); in impl_printToFileWithOOo() 675 … aPrintable.print(PropertyHelper.createPropertyValueArrayFormArrayList(aPrintProps)); in impl_printToFileWithOOo() 1360 …xStorable.storeAsURL(sOutputURL, PropertyHelper.createPropertyValueArrayFormArrayList(aPropertyLis… in convertDocument()
|
H A D | ReportDesignerTest.java | 123 public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList _aPropertyList) in createPropertyValueArrayFormArrayList() method in PropertyHelper 635 …aStorable.storeAsURL(sOutputURL, PropertyHelper.createPropertyValueArrayFormArrayList(aPropertyLis… in storeComponent() 653 …PropertyValue[] aLoadProperties = PropertyHelper.createPropertyValueArrayFormArrayList(_aPropertyL… in loadComponent()
|
/aoo42x/main/reportdesign/qa/complex/reportdesign/ |
H A D | ReportDesignerTest.java | 129 public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList _aPropertyList) in createPropertyValueArrayFormArrayList() method in PropertyHelper 573 …aStorable.storeAsURL(sOutputURL, PropertyHelper.createPropertyValueArrayFormArrayList(aPropertyLis… in storeComponent() 591 …PropertyValue[] aLoadProperties = PropertyHelper.createPropertyValueArrayFormArrayList(_aPropertyL… in loadComponent()
|
/aoo42x/main/qadevOOo/runner/helper/ |
H A D | PropertyHelper.java | 37 public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList _aPropertyList) in createPropertyValueArrayFormArrayList() method in PropertyHelper
|
Completed in 37 milliseconds