Home
last modified time | relevance | path

Searched refs:setSize_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/store/source/
H A Dlockbyte.cxx139 return setSize_Impl (nSize); in setSize()
310 virtual storeError setSize_Impl (sal_uInt32 nSize);
446 storeError FileLockBytes::setSize_Impl (sal_uInt32 nSize) in setSize_Impl() function in FileLockBytes
549 virtual storeError setSize_Impl (sal_uInt32 nSize);
662 storeError MappedLockBytes::setSize_Impl (sal_uInt32 /*nSize*/) in setSize_Impl() function in MappedLockBytes
701 virtual storeError setSize_Impl (sal_uInt32 nSize);
802 storeError eErrCode = setSize_Impl (sal::static_int_cast<sal_uInt32>(dst_size)); in writeAt_Impl()
826 storeError MemoryLockBytes::setSize_Impl (sal_uInt32 nSize) in setSize_Impl() function in MemoryLockBytes
H A Dlockbyte.hxx147 virtual storeError setSize_Impl (
/trunk/main/store/workben/
H A Dt_page.cxx877 return setSize_Impl (nSize); in setSize()
888 virtual storeError setSize_Impl (sal_uInt32 nSize) = 0;
1040 virtual storeError setSize_Impl (sal_uInt32 nSize);
1108 storeError FilePageAccess::setSize_Impl (sal_uInt32 nSize) in setSize_Impl() function in FilePageAccess
1210 virtual storeError setSize_Impl (sal_uInt32 nSize);
1325 storeError MemoryPageAccess::setSize_Impl (sal_uInt32 nSize) in setSize_Impl() function in MemoryPageAccess
1366 virtual storeError setSize_Impl (sal_uInt32 nSize);
1389 storeError MappedPageAccess::setSize_Impl (sal_uInt32 /*nSize*/) in setSize_Impl() function in MappedPageAccess

Completed in 24 milliseconds