Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7461 #define LinePositionRight 0x04000000 macro
7478 if ( nFlags & LinePositionRight ) in GetRowPositions()
7479 rPositions.push_back( ( ( nRow * rColumns.size() ) + ( nColumn - 1 ) ) | LinePositionRight ); in GetRowPositions()
7523 nFlags |= LinePositionRight; in GetLinePositions()
7528 nFlags = LinePositionRight; in GetLinePositions()
7810 if ( nFlags & LinePositionRight ) in ApplyCellLineAttributes()

Completed in 60 milliseconds