Kaydet (Commit) f3cc79a0 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

coverity#738570 coverity#738571 : Uninit scalar (unused in fact)

Change-Id: Id1f14669c3e88e5abf92a9b1443245d81f360e62
üst 9f476dd1
...@@ -164,7 +164,6 @@ private: ...@@ -164,7 +164,6 @@ private:
::com::sun::star::uno::Reference< ::com::sun::star::chart2::XTitle > ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XTitle >
m_xTitle; m_xTitle;
bool m_bIsDisposed;
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
m_xPageBackground; m_xPageBackground;
......
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