Searched refs:EXC_XF_STYLE (Results 1 – 3 of 3) sorted by relevance
1031 mbCellXF = !::get_flag( nTypeProt, EXC_XF_STYLE ); // new in BIFF3 in ReadXF3()1052 mbCellXF = !::get_flag( nTypeProt, EXC_XF_STYLE ); in ReadXF4()1072 mbCellXF = !::get_flag( nTypeProt, EXC_XF_STYLE ); in ReadXF5()1090 mbCellXF = !::get_flag( nTypeProt, EXC_XF_STYLE ); in ReadXF8()
2060 ::set_flag( nTypeProt, EXC_XF_STYLE, IsStyleXF() ); in WriteBody5()2077 ::set_flag( nTypeProt, EXC_XF_STYLE, IsStyleXF() ); in WriteBody8()
145 const sal_uInt16 EXC_XF_STYLE = 0x0004; variable
Completed in 44 milliseconds