Searched defs:filterName (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/wizards/com/sun/star/wizards/web/export/ |
H A D | AbstractExporter.java | 60 …oreToURL(Object officeDocument, Properties props, String targetUrl, String filterName, PropertyVal… in storeToURL() 76 …protected void storeToURL(Object officeDocument, String targetUrl, String filterName, PropertyValu… in storeToURL() 83 protected void storeToURL(Object officeDocument, String targetUrl, String filterName) in storeToURL()
|
H A D | FilterExporter.java | 41 protected String filterName; field in FilterExporter
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | SystemDialog.java | 215 public void addFilterToDialog(String sExtension, String filterName, boolean setToDefault) in addFilterToDialog() 254 private String getFilterUIName(String filterName) in getFilterUIName() 272 private String getFilterUIName_(String filterName) in getFilterUIName_()
|
/aoo42x/test/testuno/source/testlib/uno/ |
H A D | SDUtil.java | 44 private static HashMap filterName = new HashMap(); field in SDUtil
|
H A D | SCUtil.java | 72 private static HashMap filterName = new HashMap(); field in SCUtil
|
/aoo42x/main/qadevOOo/tests/java/mod/_fwl/ |
H A D | FilterFactory.java | 103 String filterName = filterNames[0]; in createTestEnvironment() local
|
/aoo42x/main/filter/qa/complex/filter/misc/ |
H A D | FinalizedMandatoryTest.java | 175 String filterName = filterNames[0]; in checkReadonlySupport() local
|
/aoo42x/test/testuno/source/fvt/uno/ffc/ |
H A D | FFCTest.java | 181 String filterName = filterMap.get(suffix); in exportAsODF() local
|
/aoo42x/main/filter/qa/complex/filter/detection/typeDetection/ |
H A D | TypeDetection.java | 418 String filterName = (String) toDo.get(1); in checkPreselectedFilter() local
|
/aoo42x/main/fpicker/source/aqua/ |
H A D | ControlHelper.cxx | 940 NSString *filterName = *iter; in createFilterControl() local
|
/aoo42x/main/qadevOOo/runner/graphical/ |
H A D | OpenOfficePostscriptCreator.java | 334 String filterName = ""; in getFilterName_forPDF() local
|
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | OfficePrint.java | 285 String filterName = ""; in getFilterName_forPDF() local
|
Completed in 74 milliseconds