Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 6 of 6) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java79 public StorageRepository(final XStorage storage, final boolean isOutput, final String rootURL) in StorageRepository()
210 …final XStorage storage = (XStorage) UnoRuntime.queryInterface(XStorage.class, input.openStorageEle… in openInputRepository() local
255 …final XStorage storage = (XStorage) UnoRuntime.queryInterface(XStorage.class, output.openStorageEl… in openOutputRepository() local
/trunk/main/scripting/source/runtimemgr/
H A DStorageBridgeFactory.cxx61 Reference< storage::XScriptInfoAccess > storage = new StorageBridge( m_xContext, in getStorageInstance() local
/trunk/main/extensions/source/oooimprovement/
H A Dlogpacker.cxx76 Reference<XStorage> storage; in pack() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java283 … final OutputRepository storage = outputRepository.openOutputRepository("Pictures", null); in produceFromByteArray() local
478 final OutputRepository storage = outputRepository.openOutputRepository("Pictures", null); in copyToOutputRepository() local
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java101 XStorage storage = null; in XStorageHelper() local
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx164 static void safe_librdf_free_storage(librdf_storage *const storage) in safe_librdf_free_storage()

Completed in 67 milliseconds