/* -*- 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 . */ // If we eventually get around to factoring out stuff from // cpp2uno-arm.cxx and cpp2uno-i386.cxx here, this is where to put it. #include "bridges/cpp_uno/shared/vtablefactory.hxx" void bridges::cpp_uno::shared::VtableFactory::flushCode( unsigned char const *, unsigned char const *) { // No dynamic code generation so nothing to flush } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ office-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerfilter/prj
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-10 13:10:07 +0200
committersb <sb@openoffice.org>2010-09-10 13:10:07 +0200
commit7788dc10a3b53efa890635b3779f103879e9e55a (patch)
tree61317a258b9e7c3bc7103a530b0d44193d8bbe7f /writerfilter/prj
parent40e1e1a4b2c190ffd71e17d83fc9f00c81d7d5b1 (diff)
sb129: #i113189# change UNO components to use passive registration