Home
last modified time | relevance | path

Searched defs:xTruncate (Results 1 – 18 of 18) sorted by relevance

/trunk/main/unotools/qa/complex/tempfile/
H A DTest02.java48 XTruncate xTruncate = null; in test() local
H A DTest01.java49 XTruncate xTruncate = null; in test() local
/trunk/main/svl/source/misc/
H A Ddocumentlockfile.cxx191 uno::Reference< io::XTruncate > xTruncate( xOutput, uno::UNO_QUERY_THROW ); in OverwriteOwnLockFile() local
/trunk/main/embeddedobj/source/msole/
H A Dolepersist.cxx786 uno::Reference< io::XTruncate > xTruncate( xOutputStream, uno::UNO_QUERY_THROW ); in TryToRetrieveCachedVisualRepresentation_Impl() local
1103 uno::Reference< io::XTruncate > xTruncate( xOutStream, uno::UNO_QUERY ); in GetStreamForSaving() local
/trunk/main/package/qa/storages/
H A DTestHelper.java62 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToStream() local
152 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToSubstreamDefaultCompressed() local
/trunk/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java1002 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, in storeLinkToStorage() local
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java150 … XTruncate xTruncate = ( XTruncate ) UnoRuntime.queryInterface( XTruncate.class, xOutStream ); in SaveDataToStorage() local
/trunk/main/odk/examples/java/Storage/
H A DTestHelper.java58 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToStream() local
/trunk/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx824 css::uno::Reference < css::io::XTruncate > xTruncate( in ImplOpenSignatureStream() local
/trunk/main/package/qa/ofopxmlstorages/
H A DTestHelper.java63 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToStream() local
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java1592 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, in storeLinkToStorage() local
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx1435 uno::Reference < XTruncate > xTruncate ( xOutputStream, UNO_QUERY ); in commitChanges() local
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx200 Reference< XTruncate > xTruncate( xOutput, UNO_QUERY ); in writeLibraryElement() local
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx2406 uno::Reference< io::XTruncate > xTruncate( xOutStream, uno::UNO_QUERY_THROW ); in StoreLog() local
H A Dobjstor.cxx3747 … uno::Reference< io::XTruncate > xTruncate( xStream->getOutputStream(), uno::UNO_QUERY_THROW ); in WriteThumbnail() local
H A Ddocfile.cxx4225 … uno::Reference< io::XTruncate > xTruncate( pImp->xStream, uno::UNO_QUERY_THROW ); in SwitchDocumentToFile() local
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx2567 uno::Reference< io::XTruncate > xTruncate( m_xOutStream, uno::UNO_QUERY ); in truncate() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1095 Reference< io::XTruncate > xTruncate(xStream,UNO_QUERY); in impl_createStorageFor_throw() local

Completed in 203 milliseconds