[PATCH] gridfixes: #i117398# cleaned up the row selection API

Gerrit gerrit at gerrit.libreoffice.org
Mon Sep 3 17:35:41 PDT 2012


>From Norbert Thiebaud <nthiebaud at gmail.com>:

Norbert Thiebaud has uploaded a new change for review.

Change subject: gridfixes: #i117398# cleaned up the row selection API
......................................................................

gridfixes: #i117398# cleaned up the row selection API

- made explicit that it is about row selection, leaving room for a future selection of columns
- some changes for consistency
- do not derive XGridControl from XGrid(Row)Selection, those two are orthogonal
- published involved UNO types

Change-Id: Ie97de42a9ea70a0191657f898ca9d59706e23290
---
M offapi/UnoApi_offapi.mk
M offapi/com/sun/star/awt/grid/GridSelectionEvent.idl
D offapi/com/sun/star/awt/grid/SelectionEventType.idl
M offapi/com/sun/star/awt/grid/UnoControlGrid.idl
M offapi/com/sun/star/awt/grid/XGridControl.idl
R offapi/com/sun/star/awt/grid/XGridRowSelection.idl
M offapi/com/sun/star/awt/grid/XGridSelectionListener.idl
M svtools/source/uno/svtxgridcontrol.cxx
M svtools/source/uno/svtxgridcontrol.hxx
M toolkit/source/controls/grid/gridcontrol.cxx
M toolkit/source/controls/grid/gridcontrol.hxx
11 files changed, 155 insertions(+), 214 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/42/542/1
--
To view, visit https://gerrit.libreoffice.org/542
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie97de42a9ea70a0191657f898ca9d59706e23290
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Norbert Thiebaud <nthiebaud at gmail.com>



More information about the LibreOffice mailing list