Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx7450 #define LinePositionRight 0x04000000 macro
7467 if ( nFlags & LinePositionRight ) in GetRowPositions()
7468 rPositions.push_back( ( ( nRow * rColumns.size() ) + ( nColumn - 1 ) ) | LinePositionRight ); in GetRowPositions()
7512 nFlags |= LinePositionRight; in GetLinePositions()
7517 nFlags = LinePositionRight; in GetLinePositions()
7799 if ( nFlags & LinePositionRight ) in ApplyCellLineAttributes()

Completed in 39 milliseconds