one slash is enough

Change-Id: I35fbca7592f3e17a071df567f691c62fe9232fc1
This commit is contained in:
David Tardon 2017-11-05 20:41:03 +01:00
parent 4fb14703e5
commit 1bacce999d
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
#ifndef INCLUDED_SC_SOURCE_UI_VBA_VBAFILEDIALOGSELECTEDITEMS
#define INCLUDED_SC_SOURCE_UI_VBA_VBAFILEDIALOGSELECTEDITEMS
#include <ooo/vba//excel/XFileDialogSelectedItems.hpp>
#include <ooo/vba/excel/XFileDialogSelectedItems.hpp>
#include <vbahelper/vbahelperinterface.hxx>
#include <vbahelper/vbacollectionimpl.hxx>
#include <com/sun/star/container/XIndexAccess.hpp>

View file

@ -23,7 +23,7 @@
*************************************************************************/
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star//ucb/UnsupportedCommandException.hpp>
#include <com/sun/star/ucb/UnsupportedCommandException.hpp>
#include <com/sun/star/ucb/XPropertySetRegistry.hpp>
#include <osl/mutex.hxx>