Home
last modified time | relevance | path

Searched defs:StorePath (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/wizards/com/sun/star/wizards/report/
H A DReportFinalizer.java224 String StorePath; in getStorePath() local
/AOO41X/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java288 …public static boolean store(XMultiServiceFactory xMSF, XComponent xComponent, String StorePath, St… in store()