summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-03 20:17:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-08-16 22:32:42 +0200
commit4d450704d672dddf2c555fda5ff3140d8c537d02 (patch)
treea7e13e2b579792695ebc900740b9c0ce466634bd /compilerplugins
parentf52d015b04779b8aaa3e353cbd9d0d5da3e73a16 (diff)
move WizardMachine to vcl
Change-Id: I55cc4a6c1ad111a22a43fd66a3cd01b5b02fb7cb Reviewed-on: https://gerrit.libreoffice.org/76902 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/constantparam.numbers.results8
1 files changed, 4 insertions, 4 deletions
diff --git a/compilerplugins/clang/constantparam.numbers.results b/compilerplugins/clang/constantparam.numbers.results
index c080ebde2779..71bb7f333186 100644
--- a/compilerplugins/clang/constantparam.numbers.results
+++ b/compilerplugins/clang/constantparam.numbers.results
@@ -986,10 +986,6 @@ include/svtools/unitconv.hxx:45
long ControlToItem(long,enum FieldUnit,enum MapUnit)
enum FieldUnit eCtrl
5
-include/svtools/wizdlg.hxx:198
- long WizardDialog::LogicalCoordinateToPixel(int)
- int iCoordinate
- 6
include/svx/AccessibleShape.hxx:207
_Bool accessibility::AccessibleShape::GetState(short)
short aState
@@ -1614,6 +1610,10 @@ include/vcl/window.hxx:1572
void vcl::Window::SimulateKeyPress(unsigned short) const
unsigned short nKeyCode
1312
+include/vcl/wizdlg.hxx:198
+ long WizardDialog::LogicalCoordinateToPixel(int)
+ int iCoordinate
+ 6
include/vcl/wrkwin.hxx:61
void WorkWindow::WorkWindow(enum WindowType)
enum WindowType nType