1*cdf0e10cSrcweir<?xml version="1.0" encoding="utf-8"?> 2*cdf0e10cSrcweir<!-- ===================================================================== 3*cdf0e10cSrcweir 4*cdf0e10cSrcweir DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5*cdf0e10cSrcweir 6*cdf0e10cSrcweir Copyright 2000, 2010 Oracle and/or its affiliates. 7*cdf0e10cSrcweir 8*cdf0e10cSrcweir OpenOffice.org - a multi-platform office productivity suite 9*cdf0e10cSrcweir 10*cdf0e10cSrcweir This file is part of OpenOffice.org. 11*cdf0e10cSrcweir 12*cdf0e10cSrcweir OpenOffice.org is free software: you can redistribute it and/or modify 13*cdf0e10cSrcweir it under the terms of the GNU Lesser General Public License version 3 14*cdf0e10cSrcweir only, as published by the Free Software Foundation. 15*cdf0e10cSrcweir 16*cdf0e10cSrcweir OpenOffice.org is distributed in the hope that it will be useful, 17*cdf0e10cSrcweir but WITHOUT ANY WARRANTY; without even the implied warranty of 18*cdf0e10cSrcweir MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19*cdf0e10cSrcweir GNU Lesser General Public License version 3 for more details 20*cdf0e10cSrcweir (a copy is included in the LICENSE file that accompanied this code). 21*cdf0e10cSrcweir 22*cdf0e10cSrcweir You should have received a copy of the GNU Lesser General Public License 23*cdf0e10cSrcweir version 3 along with OpenOffice.org. If not, see 24*cdf0e10cSrcweir <http://www.openoffice.org/license.html> 25*cdf0e10cSrcweir for a copy of the LGPLv3 License. 26*cdf0e10cSrcweir 27*cdf0e10cSrcweir====================================================================== --> 28*cdf0e10cSrcweir 29*cdf0e10cSrcweir<!-- *** Do not edit, this file will be generated *** --> 30*cdf0e10cSrcweir<!DOCTYPE api SYSTEM "ApiSymbols.dtd"> 31*cdf0e10cSrcweir<api library-identifier="OLE Automation" library-name="stdole" library-minorversion="0" library-majorversion="2" author="Sun Microsystems" date-created="20050331"> 32*cdf0e10cSrcweir <!--method::.LoadPicture--> 33*cdf0e10cSrcweir <element type="method"> 34*cdf0e10cSrcweir <source id="stdole.LoadPicture"> 35*cdf0e10cSrcweir <name>LoadPicture</name> 36*cdf0e10cSrcweir <type>HRESULT</type> 37*cdf0e10cSrcweir <parameter-list> 38*cdf0e10cSrcweir <parameter optional="true"> 39*cdf0e10cSrcweir <type>Variant</type> 40*cdf0e10cSrcweir <name>filename</name> 41*cdf0e10cSrcweir </parameter> 42*cdf0e10cSrcweir <parameter optional="true"> 43*cdf0e10cSrcweir <type>Integer</type> 44*cdf0e10cSrcweir <name>widthDesired</name> 45*cdf0e10cSrcweir </parameter> 46*cdf0e10cSrcweir <parameter optional="true"> 47*cdf0e10cSrcweir <type>Integer</type> 48*cdf0e10cSrcweir <name>heightDesired</name> 49*cdf0e10cSrcweir </parameter> 50*cdf0e10cSrcweir <parameter optional="true"> 51*cdf0e10cSrcweir <type>Integer</type> 52*cdf0e10cSrcweir <name>flags</name> 53*cdf0e10cSrcweir </parameter> 54*cdf0e10cSrcweir <parameter> 55*cdf0e10cSrcweir <type>IPictureDisp</type> 56*cdf0e10cSrcweir <name>retval</name> 57*cdf0e10cSrcweir </parameter> 58*cdf0e10cSrcweir </parameter-list> 59*cdf0e10cSrcweir </source> 60*cdf0e10cSrcweir </element> 61*cdf0e10cSrcweir <!--enum::LoadPictureConstants {Enumeration}--> 62*cdf0e10cSrcweir <element type="enumeration"> 63*cdf0e10cSrcweir <source id="stdole.LoadPictureConstants"> 64*cdf0e10cSrcweir <name>LoadPictureConstants</name> 65*cdf0e10cSrcweir </source> 66*cdf0e10cSrcweir <destination designation="identity" /> 67*cdf0e10cSrcweir </element> 68*cdf0e10cSrcweir <!--enum::Color {Constant}--> 69*cdf0e10cSrcweir <element type="constant"> 70*cdf0e10cSrcweir <source id="stdole.LoadPictureConstants.Color"> 71*cdf0e10cSrcweir <context kind="enumeration">LoadPictureConstants</context> 72*cdf0e10cSrcweir <name>Color</name> 73*cdf0e10cSrcweir <value>4</value> 74*cdf0e10cSrcweir </source> 75*cdf0e10cSrcweir <destination designation="identity" /> 76*cdf0e10cSrcweir </element> 77*cdf0e10cSrcweir <!--enum::Default {Constant}--> 78*cdf0e10cSrcweir <element type="constant"> 79*cdf0e10cSrcweir <source id="stdole.LoadPictureConstants.Default"> 80*cdf0e10cSrcweir <context kind="enumeration">LoadPictureConstants</context> 81*cdf0e10cSrcweir <name>Default</name> 82*cdf0e10cSrcweir <value>0</value> 83*cdf0e10cSrcweir </source> 84*cdf0e10cSrcweir <destination designation="identity" /> 85*cdf0e10cSrcweir </element> 86*cdf0e10cSrcweir <!--enum::Monochrome {Constant}--> 87*cdf0e10cSrcweir <element type="constant"> 88*cdf0e10cSrcweir <source id="stdole.LoadPictureConstants.Monochrome"> 89*cdf0e10cSrcweir <context kind="enumeration">LoadPictureConstants</context> 90*cdf0e10cSrcweir <name>Monochrome</name> 91*cdf0e10cSrcweir <value>1</value> 92*cdf0e10cSrcweir </source> 93*cdf0e10cSrcweir <destination designation="identity" /> 94*cdf0e10cSrcweir </element> 95*cdf0e10cSrcweir <!--enum::VgaColor {Constant}--> 96*cdf0e10cSrcweir <element type="constant"> 97*cdf0e10cSrcweir <source id="stdole.LoadPictureConstants.VgaColor"> 98*cdf0e10cSrcweir <context kind="enumeration">LoadPictureConstants</context> 99*cdf0e10cSrcweir <name>VgaColor</name> 100*cdf0e10cSrcweir <value>2</value> 101*cdf0e10cSrcweir </source> 102*cdf0e10cSrcweir <destination designation="identity" /> 103*cdf0e10cSrcweir </element> 104*cdf0e10cSrcweir <!--enum::OLE_TRISTATE {Enumeration}--> 105*cdf0e10cSrcweir <element type="enumeration"> 106*cdf0e10cSrcweir <source id="stdole.OLE_TRISTATE"> 107*cdf0e10cSrcweir <name>OLE_TRISTATE</name> 108*cdf0e10cSrcweir </source> 109*cdf0e10cSrcweir <destination designation="identity" /> 110*cdf0e10cSrcweir </element> 111*cdf0e10cSrcweir <!--enum::Checked {Constant}--> 112*cdf0e10cSrcweir <element type="constant"> 113*cdf0e10cSrcweir <source id="stdole.OLE_TRISTATE.Checked"> 114*cdf0e10cSrcweir <context kind="enumeration">OLE_TRISTATE</context> 115*cdf0e10cSrcweir <name>Checked</name> 116*cdf0e10cSrcweir <value>1</value> 117*cdf0e10cSrcweir </source> 118*cdf0e10cSrcweir <destination designation="identity" /> 119*cdf0e10cSrcweir </element> 120*cdf0e10cSrcweir <!--enum::Gray {Constant}--> 121*cdf0e10cSrcweir <element type="constant"> 122*cdf0e10cSrcweir <source id="stdole.OLE_TRISTATE.Gray"> 123*cdf0e10cSrcweir <context kind="enumeration">OLE_TRISTATE</context> 124*cdf0e10cSrcweir <name>Gray</name> 125*cdf0e10cSrcweir <value>2</value> 126*cdf0e10cSrcweir </source> 127*cdf0e10cSrcweir <destination designation="identity" /> 128*cdf0e10cSrcweir </element> 129*cdf0e10cSrcweir <!--enum::Unchecked {Constant}--> 130*cdf0e10cSrcweir <element type="constant"> 131*cdf0e10cSrcweir <source id="stdole.OLE_TRISTATE.Unchecked"> 132*cdf0e10cSrcweir <context kind="enumeration">OLE_TRISTATE</context> 133*cdf0e10cSrcweir <name>Unchecked</name> 134*cdf0e10cSrcweir <value>0</value> 135*cdf0e10cSrcweir </source> 136*cdf0e10cSrcweir <destination designation="identity" /> 137*cdf0e10cSrcweir </element> 138*cdf0e10cSrcweir <!--method::.SavePicture--> 139*cdf0e10cSrcweir <element type="method"> 140*cdf0e10cSrcweir <source id="stdole.SavePicture"> 141*cdf0e10cSrcweir <name>SavePicture</name> 142*cdf0e10cSrcweir <type>HRESULT</type> 143*cdf0e10cSrcweir <parameter-list> 144*cdf0e10cSrcweir <parameter> 145*cdf0e10cSrcweir <type>IPictureDisp</type> 146*cdf0e10cSrcweir <name>Picture</name> 147*cdf0e10cSrcweir </parameter> 148*cdf0e10cSrcweir <parameter> 149*cdf0e10cSrcweir <type>String</type> 150*cdf0e10cSrcweir <name>filename</name> 151*cdf0e10cSrcweir </parameter> 152*cdf0e10cSrcweir </parameter-list> 153*cdf0e10cSrcweir </source> 154*cdf0e10cSrcweir </element> 155*cdf0e10cSrcweir <!--Class::StdFont--> 156*cdf0e10cSrcweir <element type="class"> 157*cdf0e10cSrcweir <source id="stdole.StdFont"> 158*cdf0e10cSrcweir <name>StdFont</name> 159*cdf0e10cSrcweir </source> 160*cdf0e10cSrcweir <destination designation="identity" /> 161*cdf0e10cSrcweir </element> 162*cdf0e10cSrcweir <!--method::StdFont.FontChanged--> 163*cdf0e10cSrcweir <element type="method"> 164*cdf0e10cSrcweir <source id="stdole.StdFont.FontChanged"> 165*cdf0e10cSrcweir <context kind="class">StdFont</context> 166*cdf0e10cSrcweir <name>FontChanged</name> 167*cdf0e10cSrcweir <type>void</type> 168*cdf0e10cSrcweir <parameter-list> 169*cdf0e10cSrcweir <parameter> 170*cdf0e10cSrcweir <type>String</type> 171*cdf0e10cSrcweir <name>PropertyName</name> 172*cdf0e10cSrcweir </parameter> 173*cdf0e10cSrcweir </parameter-list> 174*cdf0e10cSrcweir </source> 175*cdf0e10cSrcweir </element> 176*cdf0e10cSrcweir <!--Class::StdPicture--> 177*cdf0e10cSrcweir <element type="class"> 178*cdf0e10cSrcweir <source id="stdole.StdPicture"> 179*cdf0e10cSrcweir <name>StdPicture</name> 180*cdf0e10cSrcweir </source> 181*cdf0e10cSrcweir <destination designation="identity" /> 182*cdf0e10cSrcweir </element> 183*cdf0e10cSrcweir <!--method::StdPicture.Render--> 184*cdf0e10cSrcweir <element type="method"> 185*cdf0e10cSrcweir <source id="stdole.StdPicture.Render"> 186*cdf0e10cSrcweir <context kind="class">StdPicture</context> 187*cdf0e10cSrcweir <name>Render</name> 188*cdf0e10cSrcweir <type>void</type> 189*cdf0e10cSrcweir <parameter-list> 190*cdf0e10cSrcweir <parameter> 191*cdf0e10cSrcweir <type>Integer</type> 192*cdf0e10cSrcweir <name>hdc</name> 193*cdf0e10cSrcweir </parameter> 194*cdf0e10cSrcweir <parameter> 195*cdf0e10cSrcweir <type>Integer</type> 196*cdf0e10cSrcweir <name>x</name> 197*cdf0e10cSrcweir </parameter> 198*cdf0e10cSrcweir <parameter> 199*cdf0e10cSrcweir <type>Integer</type> 200*cdf0e10cSrcweir <name>y</name> 201*cdf0e10cSrcweir </parameter> 202*cdf0e10cSrcweir <parameter> 203*cdf0e10cSrcweir <type>Integer</type> 204*cdf0e10cSrcweir <name>cx</name> 205*cdf0e10cSrcweir </parameter> 206*cdf0e10cSrcweir <parameter> 207*cdf0e10cSrcweir <type>Integer</type> 208*cdf0e10cSrcweir <name>cy</name> 209*cdf0e10cSrcweir </parameter> 210*cdf0e10cSrcweir <parameter> 211*cdf0e10cSrcweir <type>Integer</type> 212*cdf0e10cSrcweir <name>xSrc</name> 213*cdf0e10cSrcweir </parameter> 214*cdf0e10cSrcweir <parameter> 215*cdf0e10cSrcweir <type>Integer</type> 216*cdf0e10cSrcweir <name>ySrc</name> 217*cdf0e10cSrcweir </parameter> 218*cdf0e10cSrcweir <parameter> 219*cdf0e10cSrcweir <type>Integer</type> 220*cdf0e10cSrcweir <name>cxSrc</name> 221*cdf0e10cSrcweir </parameter> 222*cdf0e10cSrcweir <parameter> 223*cdf0e10cSrcweir <type>Integer</type> 224*cdf0e10cSrcweir <name>cySrc</name> 225*cdf0e10cSrcweir </parameter> 226*cdf0e10cSrcweir <parameter> 227*cdf0e10cSrcweir <type>VT_PTR+VT_VOID</type> 228*cdf0e10cSrcweir <name>prcWBounds</name> 229*cdf0e10cSrcweir </parameter> 230*cdf0e10cSrcweir </parameter-list> 231*cdf0e10cSrcweir </source> 232*cdf0e10cSrcweir </element> 233*cdf0e10cSrcweir</api> 234