Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/xls/
H A Daddressconverter.cxx97 inline sal_uInt8 lclGetBiffAddressSize( bool bCol16Bit, bool bRow32Bit ) in lclGetBiffAddressSize() function
104 return 2 * lclGetBiffAddressSize( bCol16Bit, bRow32Bit ); in lclGetBiffRangeSize()

Completed in 37 milliseconds