Searched refs:lclGetBiffAddressSize (Results 1 – 1 of 1) sorted by relevance
97 inline sal_uInt8 lclGetBiffAddressSize( bool bCol16Bit, bool bRow32Bit ) in lclGetBiffAddressSize() function104 return 2 * lclGetBiffAddressSize( bCol16Bit, bRow32Bit ); in lclGetBiffRangeSize()
Completed in 16 milliseconds