/* -*- 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/. */ #ifndef INCLUDED_AVMEDIA_MODELTOOLS_HXX #define INCLUDED_AVMEDIA_MODELTOOLS_HXX #include #include #include #include namespace avmedia { #if HAVE_FEATURE_COLLADA bool KmzDae2Gltf(const OUString& rSourceURL, OUString& o_rOutput); #endif bool AVMEDIA_DLLPUBLIC Embed3DModel( const css::uno::Reference< css::frame::XModel>& xModel, const OUString& rSourceURL, OUString& o_rEmbeddedURL); bool AVMEDIA_DLLPUBLIC IsModel(const OUString& rMimeType); } // namespace avmedia #endif // INCLUDED_AVMEDIA_MODELTOOLS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ labora/cd-5.3-3.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 17:38:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 18:42:35 +0200
commitdd5adfb08e34572d2feddf9a7b2bd0378e7fb2bb (patch)
treef4512644d8fbcc1029343480496140222568af46
parent18653d02a69ec754c1d7a62bff407fd29ef3fe2c (diff)
update translations for 5.2.0 rc3
and force-fix errors using pocheck Change-Id: I6dfc62f300cce7174ebc591146350da534cabebc (cherry picked from commit 80052aba6733db08b4b0124a0c8f2d8662c78713) (cherry picked from commit 4b016eed4d912a996af85a7cced3c49cddfc4787)