Kaydet (Commit) 0a635939 authored tarafından Mike Kaganski's avatar Mike Kaganski

Sort includes

Change-Id: Ied47f42098eb7975340ba82406fefbeb0533d704
Reviewed-on: https://gerrit.libreoffice.org/58893
Tested-by: Jenkins
Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
üst b8f263c2
......@@ -17,56 +17,55 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <scitems.hxx>
#include <svl/stritem.hxx>
#include <svl/whiter.hxx>
#include <svl/zformat.hxx>
#include <com/sun/star/table/BorderLineStyle.hpp>
#include <comphelper/lok.hxx>
#include <editeng/boxitem.hxx>
#include <svx/numinf.hxx>
#include <svl/srchitem.hxx>
#include <svl/ilstitem.hxx>
#include <svl/int64item.hxx>
#include <svx/zoomslideritem.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <sfx2/bindings.hxx>
#include <sfx2/sidebar/Sidebar.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/lokhelper.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxdlg.hxx>
#include <sfx2/sidebar/Sidebar.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/ilstitem.hxx>
#include <svl/int64item.hxx>
#include <svl/srchitem.hxx>
#include <svl/stritem.hxx>
#include <svl/whiter.hxx>
#include <svl/zformat.hxx>
#include <svx/numinf.hxx>
#include <svx/unobrushitemhelper.hxx>
#include <svx/zoomslideritem.hxx>
#include <global.hxx>
#include <appoptio.hxx>
#include <attrib.hxx>
#include <patattr.hxx>
#include <cellform.hxx>
#include <cellvalue.hxx>
#include <compiler.hxx>
#include <docsh.hxx>
#include <document.hxx>
#include <dwfunctr.hxx>
#include <formulacell.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <scmod.hxx>
#include <inputhdl.hxx>
#include <inputwin.hxx>
#include <docsh.hxx>
#include <viewdata.hxx>
#include <appoptio.hxx>
#include <markdata.hxx>
#include <patattr.hxx>
#include <sc.hrc>
#include <scabstdlg.hxx>
#include <scitems.hxx>
#include <scmod.hxx>
#include <scresid.hxx>
#include <stlpool.hxx>
#include <tabvwsh.hxx>
#include <dwfunctr.hxx>
#include <scabstdlg.hxx>
#include <compiler.hxx>
#include <markdata.hxx>
#include <cellvalue.hxx>
#include <tokenarray.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <comphelper/lok.hxx>
#include <sfx2/lokhelper.hxx>
#include <com/sun/star/table/BorderLineStyle.hpp>
#include <viewdata.hxx>
#include <memory>
#include <svx/unobrushitemhelper.hxx>
using namespace com::sun::star;
bool ScTabViewShell::GetFunction( OUString& rFuncStr, FormulaError nErrCode )
......
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