Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/store/source/
H A Dstordata.cxx80 eErrCode = aSingle.truncate (nSingle, rBIOS); in store_truncate_Impl()
119 eErrCode = aDouble.truncate (nDouble, nSingle, rBIOS); in store_truncate_Impl()
417 storeError OStoreIndirectionPageObject::truncate ( in truncate() function in OStoreIndirectionPageObject
462 storeError OStoreIndirectionPageObject::truncate ( in truncate() function in OStoreIndirectionPageObject
516 storeError OStoreIndirectionPageObject::truncate ( in truncate() function in OStoreIndirectionPageObject
913 storeError OStoreDirectoryPageObject::truncate ( in truncate() function in OStoreDirectoryPageObject
925 eErrCode = truncate (page::SCOPE_TRIPLE, 0, rBIOS); in truncate()
930 eErrCode = truncate (page::SCOPE_DOUBLE, 0, rBIOS); in truncate()
935 eErrCode = truncate (page::SCOPE_SINGLE, 0, rBIOS); in truncate()
945 eErrCode = truncate (page::SCOPE_TRIPLE, 0, rBIOS); in truncate()
[all …]
H A Dstordata.hxx279 storeError truncate (
283 storeError truncate (
288 storeError truncate (
823 storeError truncate (
851 storeError truncate (
H A Dstortree.cxx146 truncate (h); in split()
152 void OStoreBTreeNodeData::truncate (sal_uInt16 n) in truncate() function in OStoreBTreeNodeData
217 rxPageL->truncate (rxPageL->capacityCount() / 2); in split()
H A Dstorlckb.cxx401 eErrCode = aPage.truncate (0, *m_xManager); in setSize()
421 eErrCode = aPage.truncate (nPage, *m_xManager); in setSize()
H A Dstortree.hxx232 void truncate (sal_uInt16 n);
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx287 m_pStreamData->m_xOrigTruncate->truncate(); in Commit_Impl()
339 m_pStreamData->m_xTempTruncate->truncate(); in Revert_Impl()
579 void SAL_CALL OTruncatedTransactedFileStream::truncate( ) in truncate() function in comphelper::OTruncatedTransactedFileStream
593 m_pStreamData->m_xTempTruncate->truncate(); in truncate()
601 m_pStreamData->m_xOrigTruncate->truncate(); in truncate()
H A Dmemorystream.cxx77 …virtual void SAL_CALL truncate() throw (::com::sun::star::io::IOException, ::com::sun::star::uno::…
213 void SAL_CALL UNOMemoryStream::truncate() throw (IOException, RuntimeException) in truncate() function in comphelper::UNOMemoryStream
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx248 void SAL_CALL OOdmaStream::truncate( void ) in truncate() function in OOdmaStream
253 m_xTruncate->truncate(); in truncate()
H A Dodma_inputstream.hxx116 virtual void SAL_CALL truncate( void )
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx529 void SAL_CALL OFSStreamContainer::truncate() in truncate() function in OFSStreamContainer
541 m_xTruncate->truncate(); in truncate()
/trunk/main/package/source/xstor/
H A Dswitchpersistencestream.cxx403 void SAL_CALL SwitchablePersistenceStream::truncate( ) in truncate() function in SwitchablePersistenceStream
418 m_pStreamData->m_xOrigTruncate->truncate(); in truncate()
H A Dswitchpersistencestream.hxx102 …virtual void SAL_CALL truncate( ) throw (::com::sun::star::io::IOException, ::com::sun::star::uno…
/trunk/main/shell/source/unix/sysshell/
H A Drecently_used_file.hxx47 void truncate(off_t length = 0);
H A Drecently_used_file.cxx111 void recently_used_file::truncate(off_t length) in truncate() function in recently_used_file
/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.hxx70 virtual void SAL_CALL truncate( void )
H A Dgio_seekable.cxx47 void SAL_CALL Seekable::truncate( void ) in truncate() function in gio::Seekable
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx976 void SAL_CALL Stream::truncate() in truncate() function in Stream
982 m_xWrappedTruncate->truncate(); in truncate()
/trunk/main/udkapi/com/sun/star/io/
H A DXTruncate.idl50 void truncate()
/trunk/main/embeddedobj/source/msole/
H A Dolepersist.cxx801 xTruncate->truncate(); in TryToRetrieveCachedVisualRepresentation_Impl()
1107 xTruncate->truncate(); in GetStreamForSaving()
1145 xTrunc->truncate(); in StoreObjectToStream()
/trunk/main/unotools/inc/unotools/
H A Dstreamwrap.hxx165 …virtual void SAL_CALL truncate() throw(::com::sun::star::io::IOException, ::com::sun::star::uno::R…
/trunk/main/svl/source/misc/
H A Ddocumentlockfile.cxx193 xTruncate->truncate(); in OverwriteOwnLockFile()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.hxx155 virtual void SAL_CALL truncate( void )
/trunk/main/package/qa/storages/
H A DBorderedStream.java180 public synchronized void truncate() in truncate() method in BorderedStream
H A DTestHelper.java72 xTruncate.truncate(); in WriteBytesToStream()
162 xTruncate.truncate(); in WriteBytesToSubstreamDefaultCompressed()
/trunk/main/ucb/source/ucp/file/
H A Dfilstr.hxx112 virtual void SAL_CALL truncate( void )

Completed in 86 milliseconds

123