Kaydet (Commit) 9b8fd6df authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1210201 Uninitialized pointer field

Change-Id: I94c4853524eea306dd53a7a747f94735e0be0752
üst c1a55709
......@@ -45,9 +45,6 @@ class OPageNumberDialog : public ModalDialog
ListBox* m_pAlignmentLst;
CheckBox* m_pShowNumberOnFirstPage;
OKButton* m_pPB_OK;
CancelButton* m_pPB_CANCEL;
HelpButton* m_pPB_Help;
::rptui::OReportController* m_pController;
::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment