Searched refs:BIFF_COLINFO_SHOWPHONETIC (Results 1 – 1 of 1) sorted by relevance
67 const sal_uInt16 BIFF_COLINFO_SHOWPHONETIC = 0x0008; variable652 aModel.mbShowPhonetic = getFlag( nFlags, BIFF_COLINFO_SHOWPHONETIC ); in importCol()951 aModel.mbShowPhonetic = getFlag( nFlags, BIFF_COLINFO_SHOWPHONETIC ); in importColInfo()
Completed in 22 milliseconds