Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxistyle.cxx1031 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()
H A Dxestyle.cxx2060 ::set_flag( nTypeProt, EXC_XF_STYLE, IsStyleXF() ); in WriteBody5()
2077 ::set_flag( nTypeProt, EXC_XF_STYLE, IsStyleXF() ); in WriteBody8()
/aoo4110/main/sc/source/filter/inc/
H A Dxlstyle.hxx145 const sal_uInt16 EXC_XF_STYLE = 0x0004; variable

Completed in 43 milliseconds