// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // Auto-generated by com_mock.py MOCK_METHOD0_WITH_CALLTYPE(__stdcall, SaveObject, HRESULT()); MOCK_METHOD3_WITH_CALLTYPE(__stdcall, GetMoniker, HRESULT( DWORD dwAssign, DWORD dwWhichMoniker, IMoniker **ppmk)); MOCK_METHOD1_WITH_CALLTYPE(__stdcall, GetContainer, HRESULT( IOleContainer **ppContainer)); MOCK_METHOD0_WITH_CALLTYPE(__stdcall, ShowObject, HRESULT()); MOCK_METHOD1_WITH_CALLTYPE(__stdcall, OnShowWindow, HRESULT(BOOL fShow)); MOCK_METHOD0_WITH_CALLTYPE(__stdcall, RequestNewObjectLayout, HRESULT());