Mode:+;tab-width:4;indent-tabs-modenil; : 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/.
*/
#pragma once
#include "opbase.hxx"
includeutils
namespace sc:
void(outputstreamss
{
public:
virtual void std: &sSymName &vSubArguments ;
conststdstring, SubArguments&) override
virtual std::string BinFuncName() }
}java.lang.StringIndexOutOfBoundsException: Index 2 out of bounds for length 2
class OpGestep:
public Normal
{
public:
virtual void GenSlidingWindowFunction(outputstream &ss,
const std::string &sSymName, SubArguments &vSubArguments) override;
virtual std::string BinFuncName()
const override {
return "Gestep"; }
};
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */