Searched refs:LinePositionLeft (Results 1 – 1 of 1) sorted by relevance
7448 #define LinePositionLeft 0x01000000 macro7465 if ( nFlags & LinePositionLeft ) in GetRowPositions()7466 rPositions.push_back( ( ( nRow * rColumns.size() ) + nColumn ) | LinePositionLeft ); in GetRowPositions()7510 nFlags = LinePositionLeft; in GetLinePositions()7795 if ( nFlags & LinePositionLeft ) in ApplyCellLineAttributes()
Completed in 66 milliseconds