Home
last modified time | relevance | path

Searched refs:saveFormatTo (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaRoundTrip.java84 saveFormatTo("MS Excel 2003 XML", Testspace.getUrl(path)); in testMSExcel2003XMLFormulaRoundTrip()
102 saveFormatTo("StarOffice XML (Calc)", Testspace.getUrl(path)); in testStarOfficeXMLFormulaRoundTrip()
114 private void saveFormatTo(String filterName, String storeUrl) throws Exception { in saveFormatTo() method in TestFormulaRoundTrip