[PATCH] Replaced all calls to deprecated function ImplDelData::IsDel...

Gerrit gerrit at gerrit.libreoffice.org
Mon Jul 16 02:26:21 PDT 2012


>From Jesso Clarence Murugan <developer.jesso at gmail.com>:

Jesso Clarence Murugan has uploaded a new change for review.

Change subject: Replaced all calls to deprecated function ImplDelData::IsDelete()
......................................................................

Replaced all calls to deprecated function ImplDelData::IsDelete()

Deleted the function ImplDelData::IsDelete() and replaced all calls
to it with calls to ImplDelData::IsDead() directly. IsDelete () function
itself was only a simple wrapper to IsDead () (and mentioned as deprecated)

Change-Id: I71baf68801219cfbe2d2dc41d6bd5e419b9b4a87
---
M vcl/inc/svdata.hxx
M vcl/source/app/help.cxx
M vcl/source/app/svapp.cxx
M vcl/source/control/button.cxx
M vcl/source/control/ctrl.cxx
M vcl/source/control/lstbox.cxx
M vcl/source/window/dialog.cxx
M vcl/source/window/dndevdis.cxx
M vcl/source/window/dockwin.cxx
M vcl/source/window/menu.cxx
M vcl/source/window/syswin.cxx
M vcl/source/window/toolbox.cxx
M vcl/source/window/toolbox2.cxx
M vcl/source/window/window.cxx
M vcl/source/window/window2.cxx
M vcl/source/window/winproc.cxx
16 files changed, 79 insertions(+), 80 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I71baf68801219cfbe2d2dc41d6bd5e419b9b4a87
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Jesso Clarence Murugan <developer.jesso at gmail.com>



More information about the LibreOffice mailing list