Searched refs:GetMathTypeVersion (Results 1 – 3 of 3) sorted by relevance
56 sal_Bool GetMathTypeVersion( SotStorage* pStor, sal_uInt8 &nVersion );
57 sal_Bool GetMathTypeVersion( SotStorage* pStor, sal_uInt8 &nVersion ) in GetMathTypeVersion() function
320 if (GetMathTypeVersion( aStorage, nVersion ) && nVersion <=3) in detect()