Searched refs:EXC_TABLEOP_BOTH (Results 1 – 3 of 3) sorted by relevance
148 const sal_uInt16 EXC_TABLEOP_BOTH = 0x0008; variable
1054 … aTabOpParam.nMode = (nGrbit & EXC_TABLEOP_BOTH) ? 2 : ((nGrbit & EXC_TABLEOP_ROW) ? 1 : 0 ); in TableOp()
383 case 2: ::set_flag( nFlags, EXC_TABLEOP_BOTH ); break; in WriteBody()
Completed in 39 milliseconds