Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java1021 … String storepath = FileAccess.getOfficePath(xMSF, "Temp", xSimpleFileAccess) + "/" + _storename; in storeDatabaseDocumentToTempPath() local
1025 storepath += ".odt"; in storeDatabaseDocumentToTempPath()
1026 xStoreable.storeAsURL(storepath, oStoreProperties); in storeDatabaseDocumentToTempPath()

Completed in 20 milliseconds