Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxltable.hxx148 const sal_uInt16 EXC_TABLEOP_BOTH = 0x0008; variable
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1054 … aTabOpParam.nMode = (nGrbit & EXC_TABLEOP_BOTH) ? 2 : ((nGrbit & EXC_TABLEOP_ROW) ? 1 : 0 ); in TableOp()
H A Dxetable.cxx383 case 2: ::set_flag( nFlags, EXC_TABLEOP_BOTH ); break; in WriteBody()

Completed in 24 milliseconds