Home
last modified time | relevance | path

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

/aoo4110/main/store/source/
H A Dlockbyte.cxx134 return getSize_Impl (rnSize); in getSize()
309 virtual storeError getSize_Impl (sal_uInt32 & rnSize);
440 storeError FileLockBytes::getSize_Impl (sal_uInt32 & rnSize) in getSize_Impl() function in FileLockBytes
548 virtual storeError getSize_Impl (sal_uInt32 & rnSize);
656 storeError MappedLockBytes::getSize_Impl (sal_uInt32 & rnSize) in getSize_Impl() function in MappedLockBytes
700 virtual storeError getSize_Impl (sal_uInt32 & rnSize);
820 storeError MemoryLockBytes::getSize_Impl (sal_uInt32 & rnSize) in getSize_Impl() function in MemoryLockBytes
H A Dlockbyte.hxx144 virtual storeError getSize_Impl (
/aoo4110/main/store/workben/
H A Dt_page.cxx872 return getSize_Impl (rnSize); in getSize()
887 virtual storeError getSize_Impl (sal_uInt32 & rnSize) = 0;
1039 virtual storeError getSize_Impl (sal_uInt32 & rnSize);
1096 storeError FilePageAccess::getSize_Impl (sal_uInt32 & rnSize) in getSize_Impl() function in FilePageAccess
1209 virtual storeError getSize_Impl (sal_uInt32 & rnSize);
1320 storeError MemoryPageAccess::getSize_Impl (sal_uInt32 & rnSize) in getSize_Impl() function in MemoryPageAccess

Completed in 33 milliseconds