Lines Matching defs:aStart

458 					CellPos aStart, aEnd;  in GetState()  local
513 CellPos aStart, aEnd; in onInsert() local
626 CellPos aStart, aEnd; in onDelete() local
685 CellPos aStart, aEnd; in onSelect() local
972 CellPos aStart, aEnd; in SetVertical() local
1008 CellPos aStart, aEnd; in MergeMarkedCells() local
1025 CellPos aStart, aEnd; in SplitMarkedCells() local
1091 CellPos aStart, aEnd; in DistributeColumns() local
1112 CellPos aStart, aEnd; in DistributeRows() local
1127 CellPos aStart, aEnd; in DeleteMarked() local
1158 CellPos aStart, aEnd; in GetStyleSheet() local
1194 CellPos aStart, aEnd; in SetStyleSheet() local
1584 CellPos aStart, aEnd; in getSelectionCursor() local
1944 CellPos aStart,aEnd; in updateSelectionOverlay() local
2003 CellPos aStart, aEnd; in MergeAttrFromSelectedCells() local
2246 CellPos aStart, aEnd; in ApplyBorderAttr() local
2323 CellPos aStart, aEnd; in SetAttrToSelectedCells() local
2414 CellPos aStart, aEnd; in GetMarkedObjModel() local
2471 CellPos aStart, aEnd; in PasteObject() local
2530 CellPos aStart, aEnd; in ApplyFormatPaintBrush() local
2601 CellPos aStart( maCursorFirstPos ); in IMPL_LINK() local
2619 CellPos aStart( 0, row ), aEnd( mxTable->getColumnCount() - 1, row ); in selectRow() local
2628 CellPos aStart( column, 0 ), aEnd( column, mxTable->getRowCount() - 1 ); in selectColumn() local
2637 CellPos aStart( 0, row ), aEnd( mxTable->getColumnCount() - 1, row ); in deselectRow() local
2646 CellPos aStart( column, 0 ), aEnd( column, mxTable->getRowCount() - 1 ); in deselectColumn() local