Searched refs:rGroupSnap (Results 1 – 1 of 1) sorted by relevance
7498 std::vector< sal_Int32 >& rPositions, const Rectangle& rGroupSnap ) in GetLinePositions() argument7504 if ( ( aColumn != rColumns.end() ) || ( aSnapRect.Left() == rGroupSnap.Right() ) ) in GetLinePositions()7525 if ( ( aRow != rRows.end() ) || ( aSnapRect.Top() == rGroupSnap.Bottom() ) ) in GetLinePositions()
Completed in 44 milliseconds