Home
last modified time | relevance | path

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

12345678910>>...17

/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/helper/
H A Dxmlsignaturehelper.cxx456 uno::Reference<io::XTruncate> xTruncate(xRelStream, uno::UNO_QUERY); in EnsureSignaturesRelation() local
473 uno::Reference<io::XTruncate> xTruncate(xOriginStream, uno::UNO_QUERY); in ExportSignatureRelations() local
529 uno::Reference <io::XTruncate> xTruncate(xOutputStream, uno::UNO_QUERY); in ExportSignatureContentTypes() local
H A Dpdfsignaturehelper.cxx167 uno::Reference<io::XTruncate> xTruncate(xStream, uno::UNO_QUERY); in RemoveSignature() local
H A Ddocumentsignaturemanager.cxx283 uno::Reference<io::XTruncate> xTruncate(aHelper.xSignatureStream, uno::UNO_QUERY_THROW); in ImplOpenSignatureStream() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/misc/
H A Ddocumentlockfile.cxx127 uno::Reference< io::XTruncate > xTruncate( xOutput, uno::UNO_QUERY_THROW ); in OverwriteOwnLockFile() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/misc/
H A Ddocumentlockfile.cxx127 uno::Reference< io::XTruncate > xTruncate( xOutput, uno::UNO_QUERY_THROW ); in OverwriteOwnLockFile() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/helper/
H A Dxmlsignaturehelper.cxx463 uno::Reference<io::XTruncate> xTruncate(xRelStream, uno::UNO_QUERY); in EnsureSignaturesRelation() local
480 uno::Reference<io::XTruncate> xTruncate(xOriginStream, uno::UNO_QUERY); in ExportSignatureRelations() local
536 uno::Reference <io::XTruncate> xTruncate(xOutputStream, uno::UNO_QUERY); in ExportSignatureContentTypes() local
H A Ddocumentsignaturemanager.cxx284 uno::Reference<io::XTruncate> xTruncate(aHelper.xSignatureStream, uno::UNO_QUERY_THROW); in ImplOpenSignatureStream() local
H A Dpdfsignaturehelper.cxx603 uno::Reference<io::XTruncate> xTruncate(xStream, uno::UNO_QUERY); in RemoveSignature() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/source/msole/
H A Dolepersist.cxx677 … uno::Reference< io::XTruncate > xTruncate( xOutputStream, uno::UNO_QUERY_THROW ); in TryToRetrieveCachedVisualRepresentation_Impl() local
1024 uno::Reference< io::XTruncate > xTruncate( xOutStream, uno::UNO_QUERY_THROW ); in GetStreamForSaving() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/source/msole/
H A Dolepersist.cxx676 … uno::Reference< io::XTruncate > xTruncate( xOutputStream, uno::UNO_QUERY_THROW ); in TryToRetrieveCachedVisualRepresentation_Impl() local
991 uno::Reference< io::XTruncate > xTruncate( xOutStream, uno::UNO_QUERY_THROW ); in GetStreamForSaving() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/qa/storages/
H A DTestHelper.java59 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToStream() local
149 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToSubstreamDefaultCompressed() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/qa/storages/
H A DTestHelper.java59 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToStream() local
149 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToSubstreamDefaultCompressed() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java1000 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, in storeLinkToStorage() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/java/Storage/
H A DTestHelper.java53 XTruncate xTruncate = UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToStream() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A Dlsm.h58 int (*xTruncate)(lsm_file *, lsm_i64); member
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java138 XTruncate xTruncate = UnoRuntime.queryInterface( XTruncate.class, xOutStream ); in SaveDataToStorage() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java138 XTruncate xTruncate = UnoRuntime.queryInterface( XTruncate.class, xOutStream ); in SaveDataToStorage() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java1000 XTruncate xTruncate = (XTruncate) UnoRuntime.queryInterface( XTruncate.class, in storeLinkToStorage() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/java/Storage/
H A DTestHelper.java53 XTruncate xTruncate = UnoRuntime.queryInterface( XTruncate.class, xOutput ); in WriteBytesToStream() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm.h58 int (*xTruncate)(lsm_file *, lsm_i64); member
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A Dlsm.h58 int (*xTruncate)(lsm_file *, lsm_i64); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A Dlsm.h58 int (*xTruncate)(lsm_file *, lsm_i64); member
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h688 int (*xTruncate)(sqlite3_file*, sqlite3_int64 size); member
6281 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit); member
6302 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit); member
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.h734 int (*xTruncate)(sqlite3_file*, sqlite3_int64 size); member
6649 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit); member
6670 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit); member
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.h726 int (*xTruncate)(sqlite3_file*, sqlite3_int64 size); member
6508 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit); member
6529 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit); member

12345678910>>...17