# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2011 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_WinResTarget_WinResTarget,quickstart/src)) $(eval $(call gb_WinResTarget_set_include,quickstart/src,\ $$(INCLUDE) \ -I$(SRCDIR)/desktop/win32/source/QuickStart \ -I$(SRCDIR)/sysui/desktop \ )) $(eval $(call gb_WinResTarget_add_dependencies,quickstart/src,\ sysui/desktop/icons/main_app.ico \ )) $(eval $(call gb_WinResTarget_set_rcfile,quickstart/src,desktop/win32/source/QuickStart/QuickStart)) # vim: set ts=4 sw=4 et: 1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
fbdfd36ce2b1aa6ea0f4f4b02d&showmsg=1'>Expand) >
AgeCommit message (Expand)Author
Author
space:
mode:
authorRuslan Kabatsayev <b7.10110111@gmail.com>2013-02-07 21:09:59 +0400
committerCaolán McNamara <caolanm@redhat.com>2013-02-08 12:16:49 +0000
commit8880c773e779710dc0a08760e92afd709a73ca31 (patch)
tree4793c4b67f452a6db5637a2cc0ccea4a448016d2 /writerfilter
parent165a53f3a7f08e65055e08ecd4cfc068c5d353b8 (diff)
Resolves: fdo#43650 Disable tooltip when scrolling writer docs via mouse wheel