Kaydet (Commit) 7e7b9a90 authored tarafından Noel Grandin's avatar Noel Grandin

loplugin:singlevalfields in vcl

Change-Id: I66178430bf77a8c93d054a52d74890863482382e
Reviewed-on: https://gerrit.libreoffice.org/64601
Tested-by: Jenkins
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst c64046f6
......@@ -74,8 +74,6 @@ protected:
public:
static rtl_TextEncoding nActualTextEncoding;
IMapObject();
IMapObject( const OUString& rURL,
const OUString& rAltText,
......
......@@ -43,10 +43,6 @@
/******************************************************************************/
sal_uInt16 IMapObject::nActualTextEncoding = sal_uInt16(RTL_TEXTENCODING_DONTKNOW);
/******************************************************************************/
IMapObject::IMapObject()
: bActive( false )
......
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