/aoo4110/main/filter/qa/complex/filter/misc/ |
H A D | FinalizedMandatoryTest.java | 175 String filterName = filterNames[0]; in checkReadonlySupport() local 184 filterName = filterNames[i]; in checkReadonlySupport() 185 System.out.println(filterName); in checkReadonlySupport() 207 instance = (Object[]) xNA.getByName(filterName); in checkReadonlySupport() 228 xNR.replaceByName(filterName, instance); in checkReadonlySupport() 232 fail("could not replace filter properties ('" + filterName + "')"); in checkReadonlySupport() 245 …assertTrue("Unexpected exception wihle flushing changed filter '" + filterName + "'", isFinalized); in checkReadonlySupport() 247 …("Expected exception was not thorwn while flushing changed filter '" + filterName + "' Finalized:"… in checkReadonlySupport() 255 xNC.removeByName(filterName); in checkReadonlySupport() 259 fail("could not remove filter from container ('" + filterName + "')"); in checkReadonlySupport() [all …]
|
/aoo4110/main/wizards/com/sun/star/wizards/web/export/ |
H A D | AbstractExporter.java | 60 …oURL(Object officeDocument, Properties props, String targetUrl, String filterName, PropertyValue[]… in storeToURL() argument 65 props.put("FilterName", filterName); in storeToURL() 76 …protected void storeToURL(Object officeDocument, String targetUrl, String filterName, PropertyValu… in storeToURL() argument 80 storeToURL(officeDocument, new Properties(), targetUrl, filterName, filterData); in storeToURL() 83 protected void storeToURL(Object officeDocument, String targetUrl, String filterName) in storeToURL() argument 87 storeToURL(officeDocument, new Properties(), targetUrl, filterName, new PropertyValue[0]); in storeToURL()
|
H A D | FilterExporter.java | 41 protected String filterName; field in FilterExporter 57 storeToURL(document, target, filterName, props.getProperties()); in export() 83 filterName = getArgument("Filter", exporter_); in init()
|
/aoo4110/main/wizards/com/sun/star/wizards/common/ |
H A D | SystemDialog.java | 215 public void addFilterToDialog(String sExtension, String filterName, boolean setToDefault) in addFilterToDialog() argument 220 String uiName = getFilterUIName(filterName); in addFilterToDialog() 254 private String getFilterUIName(String filterName) in getFilterUIName() argument 260 getFilterUIName_(filterName) in getFilterUIName() 272 private String getFilterUIName_(String filterName) in getFilterUIName_() argument 277 Object oObject = Helper.getUnoObjectbyName(oFactory, filterName); in getFilterUIName_() 289 throw new NullPointerException("UIName property not found for Filter " + filterName); in getFilterUIName_()
|
/aoo4110/test/testuno/source/testlib/uno/ |
H A D | SDUtil.java | 44 private static HashMap filterName = new HashMap(); field in SDUtil 94 storeProps[0].Value = filterName.get(extName); in saveFileAs() 105 if (filterName.size() > 0) { in initFilterName() 109 filterName.put("odp", "impress8"); in initFilterName() 110 filterName.put("ppt", "MS PowerPoint 97"); in initFilterName()
|
H A D | SCUtil.java | 72 private static HashMap filterName = new HashMap(); field in SCUtil 536 storeProps[0].Value = filterName.get(extName); in saveFileAs() 602 if (filterName.size() > 0) { in initFilterName() 606 filterName.put("ods", "calc8"); in initFilterName() 607 filterName.put("ots", "calc8_template"); in initFilterName() 608 filterName.put("xls", "MS Excel 97"); in initFilterName() 609 filterName.put("xlt", "MS Excel 97 Vorlage/Template"); in initFilterName() 610 filterName.put("csv", "Text - txt - csv (StarCalc)"); in initFilterName()
|
/aoo4110/main/qadevOOo/runner/graphical/ |
H A D | OpenOfficePostscriptCreator.java | 334 String filterName = ""; in getFilterName_forPDF() local 339 filterName = "writer_pdf_Export"; in getFilterName_forPDF() 344 filterName = "calc_pdf_Export"; in getFilterName_forPDF() 349 filterName = "draw_pdf_Export"; in getFilterName_forPDF() 354 filterName = "impress_pdf_Export"; in getFilterName_forPDF() 359 filterName = "writer_web_pdf_Export"; in getFilterName_forPDF() 364 filterName = "writer_globaldocument_pdf_Export"; in getFilterName_forPDF() 369 filterName = "math_pdf_Export"; in getFilterName_forPDF() 372 return filterName; in getFilterName_forPDF()
|
/aoo4110/main/pyuno/demo/ |
H A D | ooextract.py | 54 filterName = "Text (Encoded)" 62 filterName = "HTML (StarWriter)" 64 print(filterName) 81 PropertyValue( "FilterName" , 0, filterName , 0 ),
|
/aoo4110/main/qadevOOo/runner/convwatch/ |
H A D | OfficePrint.java | 285 String filterName = ""; in getFilterName_forPDF() local 290 filterName = "writer_pdf_Export"; in getFilterName_forPDF() 295 filterName = "calc_pdf_Export"; in getFilterName_forPDF() 300 filterName = "draw_pdf_Export"; in getFilterName_forPDF() 305 filterName = "impress_pdf_Export"; in getFilterName_forPDF() 310 filterName = "writer_web_pdf_Export"; in getFilterName_forPDF() 315 filterName = "writer_globaldocument_pdf_Export"; in getFilterName_forPDF() 320 filterName = "math_pdf_Export"; in getFilterName_forPDF() 323 return filterName; in getFilterName_forPDF()
|
/aoo4110/main/filter/qa/complex/filter/detection/typeDetection/ |
H A D | TypeDetection.java | 418 String filterName = (String) toDo.get(1); in checkPreselectedFilter() local 426 new Object[] {fileURL, filterName, in checkPreselectedFilter() 430 filterName + "'"); in checkPreselectedFilter()
|
/aoo4110/main/fpicker/source/aqua/ |
H A D | ControlHelper.cxx | 940 NSString *filterName = *iter; in createFilterControl() local 941 OSL_TRACE("adding filter name: %s", [filterName UTF8String]); in createFilterControl() 942 if ([filterName isEqualToString:@"-"]) { in createFilterControl() 946 [m_pFilterControl addItemWithTitle:filterName]; in createFilterControl()
|
/aoo4110/main/qadevOOo/tests/java/mod/_fwl/ |
H A D | FilterFactory.java | 103 String filterName = filterNames[0]; in createTestEnvironment() local 107 instance = (Object[]) xNA.getByName(filterName); in createTestEnvironment()
|
/aoo4110/test/testuno/source/fvt/uno/ffc/ |
H A D | FFCTest.java | 181 String filterName = filterMap.get(suffix); in exportAsODF() local 186 lProperties[0].Value = filterName; in exportAsODF()
|