/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #pragma once #include #include #import #include /* Convert office drag actions as defined in css::datatransfer::dnd::DNDConstants into system conform drag actions. */ unsigned int OfficeToSystemDragActions(sal_Int8 dragActions); /* Convert system conform drag actions into office conform drag actions as defined in css::datatransfer::dnd::DNDConstants. */ sal_Int8 SystemToOfficeDragActions(unsigned int dragActions); /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ e-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
p;id=d7d7298b03d30357e314fba7177d2831b8a56340'>Updated core
AgeCommit message (Expand)Author
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-16Readme tweaksAndras Timar
2013-02-05scp2: copy the install script to the tarball on LinuxMiklos Vajna
2013-02-02Fix mixed unix/dos endnlines.Tomas Chvatal
2013-01-31fdo#46706 Windows 2000 is not supported any moreAndras Timar
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26update LICENSE documentAndras Timar
2012-12-30add runtime deps for custom targetsDavid Tardon
2012-12-29rethink external executable setupDavid Tardon
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-25convert external to gbuildPeter Foley
2012-12-05Bye bye ODMA (LICENSE.odt)Andras Timar
2012-12-05Bye bye ODMATor Lillqvist
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
2012-12-02Make qtz work in UIZolnai Tamás
2012-11-20fix readlicense_oo makefile, po file movedAndras Timar
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-20Reardme.xrm move up one directoryZolnai Tamás
2012-11-12Don't bundle gdiplus.dll any moreTor Lillqvist
2012-11-12update license document with new fontsAndras Timar
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-07update LICENSE documentAndras Timar
Michael Stahl
2015-05-18Updated coreAndras Timar
2015-04-14Updated coreAdolfo Jayme Barrientos
2015-04-14Updated coreJacobo Aragunde Pérez
2015-04-08Updated coreAndras Timar
2015-04-07Updated corePetr Gajdos