Searched refs:setSize_Impl (Results 1 – 3 of 3) sorted by relevance
139 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 FileLockBytes549 virtual storeError setSize_Impl (sal_uInt32 nSize);662 storeError MappedLockBytes::setSize_Impl (sal_uInt32 /*nSize*/) in setSize_Impl() function in MappedLockBytes701 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
147 virtual storeError setSize_Impl (
877 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 FilePageAccess1210 virtual storeError setSize_Impl (sal_uInt32 nSize);1325 storeError MemoryPageAccess::setSize_Impl (sal_uInt32 nSize) in setSize_Impl() function in MemoryPageAccess1366 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