Searched refs:_eType1 (Results 1 – 2 of 2) sorted by relevance
162 private boolean isStorageCompatible(int _eType1, int _eType2) { in isStorageCompatible() argument165 if (_eType1 != _eType2) { in isStorageCompatible()166 switch (_eType1) { in isStorageCompatible()
47 static sal_Bool isStorageCompatible(sal_Int32 _eType1, sal_Int32 _eType2) in isStorageCompatible() argument52 if (_eType1 != _eType2) in isStorageCompatible()55 switch (_eType1) in isStorageCompatible()
Completed in 71 milliseconds