/aoo41x/main/store/source/ |
H A D | stordata.cxx | 80 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 D | stordata.hxx | 279 storeError truncate ( 283 storeError truncate ( 288 storeError truncate ( 823 storeError truncate ( 851 storeError truncate (
|
H A D | stortree.cxx | 146 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 D | storlckb.cxx | 401 eErrCode = aPage.truncate (0, *m_xManager); in setSize() 421 eErrCode = aPage.truncate (nPage, *m_xManager); in setSize()
|
H A D | stortree.hxx | 232 void truncate (sal_uInt16 n);
|
/aoo41x/main/comphelper/source/streaming/ |
H A D | otransactedfilestream.cxx | 287 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 D | memorystream.cxx | 77 …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
|
/aoo41x/main/ucb/source/ucp/odma/ |
H A D | odma_inputstream.cxx | 248 void SAL_CALL OOdmaStream::truncate( void ) in truncate() function in OOdmaStream 253 m_xTruncate->truncate(); in truncate()
|
H A D | odma_inputstream.hxx | 116 virtual void SAL_CALL truncate( void )
|
/aoo41x/main/svl/source/fsstor/ |
H A D | ostreamcontainer.cxx | 529 void SAL_CALL OFSStreamContainer::truncate() in truncate() function in OFSStreamContainer 541 m_xTruncate->truncate(); in truncate()
|
/aoo41x/main/package/source/xstor/ |
H A D | switchpersistencestream.cxx | 403 void SAL_CALL SwitchablePersistenceStream::truncate( ) in truncate() function in SwitchablePersistenceStream 418 m_pStreamData->m_xOrigTruncate->truncate(); in truncate()
|
H A D | switchpersistencestream.hxx | 102 …virtual void SAL_CALL truncate( ) throw (::com::sun::star::io::IOException, ::com::sun::star::uno…
|
/aoo41x/main/shell/source/unix/sysshell/ |
H A D | recently_used_file.hxx | 47 void truncate(off_t length = 0);
|
H A D | recently_used_file.cxx | 111 void recently_used_file::truncate(off_t length) in truncate() function in recently_used_file
|
/aoo41x/main/ucb/source/ucp/gio/ |
H A D | gio_seekable.hxx | 70 virtual void SAL_CALL truncate( void )
|
H A D | gio_seekable.cxx | 47 void SAL_CALL Seekable::truncate( void ) in truncate() function in gio::Seekable
|
/aoo41x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_stgelems.cxx | 976 void SAL_CALL Stream::truncate() in truncate() function in Stream 982 m_xWrappedTruncate->truncate(); in truncate()
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | XTruncate.idl | 50 void truncate()
|
/aoo41x/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_stream.hxx | 155 virtual void SAL_CALL truncate( void )
|
H A D | gvfs_stream.cxx | 250 void SAL_CALL Stream::truncate( void ) in truncate() function in Stream
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | streamwrap.hxx | 165 …virtual void SAL_CALL truncate() throw(::com::sun::star::io::IOException, ::com::sun::star::uno::R…
|
/aoo41x/main/svl/source/misc/ |
H A D | documentlockfile.cxx | 193 xTruncate->truncate(); in OverwriteOwnLockFile()
|
/aoo41x/main/package/qa/storages/ |
H A D | BorderedStream.java | 180 public synchronized void truncate() in truncate() method in BorderedStream
|
/aoo41x/main/embeddedobj/source/msole/ |
H A D | olepersist.cxx | 801 xTruncate->truncate(); in TryToRetrieveCachedVisualRepresentation_Impl() 1107 xTruncate->truncate(); in GetStreamForSaving() 1145 xTrunc->truncate(); in StoreObjectToStream()
|
/aoo41x/main/ucb/source/ucp/file/ |
H A D | filstr.hxx | 112 virtual void SAL_CALL truncate( void )
|