Searched refs:LinePositionLeft (Results 1 – 1 of 1) sorted by relevance
7459 #define LinePositionLeft 0x01000000 macro7476 if ( nFlags & LinePositionLeft ) in GetRowPositions()7477 rPositions.push_back( ( ( nRow * rColumns.size() ) + nColumn ) | LinePositionLeft ); in GetRowPositions()7521 nFlags = LinePositionLeft; in GetLinePositions()7806 if ( nFlags & LinePositionLeft ) in ApplyCellLineAttributes()
Completed in 64 milliseconds