xref: /aoo41x/main/oovbaapi/genconstidl/stdole.api (revision ff85de3a)
1cdf0e10cSrcweir<?xml version="1.0" encoding="utf-8"?>
2*ff85de3aSAndrew Rist<!--***********************************************************
3*ff85de3aSAndrew Rist *
4*ff85de3aSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5*ff85de3aSAndrew Rist * or more contributor license agreements.  See the NOTICE file
6*ff85de3aSAndrew Rist * distributed with this work for additional information
7*ff85de3aSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8*ff85de3aSAndrew Rist * to you under the Apache License, Version 2.0 (the
9*ff85de3aSAndrew Rist * "License"); you may not use this file except in compliance
10*ff85de3aSAndrew Rist * with the License.  You may obtain a copy of the License at
11*ff85de3aSAndrew Rist *
12*ff85de3aSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13*ff85de3aSAndrew Rist *
14*ff85de3aSAndrew Rist * Unless required by applicable law or agreed to in writing,
15*ff85de3aSAndrew Rist * software distributed under the License is distributed on an
16*ff85de3aSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*ff85de3aSAndrew Rist * KIND, either express or implied.  See the License for the
18*ff85de3aSAndrew Rist * specific language governing permissions and limitations
19*ff85de3aSAndrew Rist * under the License.
20*ff85de3aSAndrew Rist *
21*ff85de3aSAndrew Rist ***********************************************************-->
22cdf0e10cSrcweir
23cdf0e10cSrcweir
24cdf0e10cSrcweir
25cdf0e10cSrcweir<!-- *** Do not edit, this file will be generated *** -->
26cdf0e10cSrcweir<!DOCTYPE api SYSTEM "ApiSymbols.dtd">
27cdf0e10cSrcweir<api library-identifier="OLE Automation" library-name="stdole" library-minorversion="0" library-majorversion="2" author="Sun Microsystems" date-created="20050331">
28cdf0e10cSrcweir	<!--method::.LoadPicture-->
29cdf0e10cSrcweir	<element type="method">
30cdf0e10cSrcweir		<source id="stdole.LoadPicture">
31cdf0e10cSrcweir			<name>LoadPicture</name>
32cdf0e10cSrcweir			<type>HRESULT</type>
33cdf0e10cSrcweir			<parameter-list>
34cdf0e10cSrcweir				<parameter optional="true">
35cdf0e10cSrcweir					<type>Variant</type>
36cdf0e10cSrcweir					<name>filename</name>
37cdf0e10cSrcweir				</parameter>
38cdf0e10cSrcweir				<parameter optional="true">
39cdf0e10cSrcweir					<type>Integer</type>
40cdf0e10cSrcweir					<name>widthDesired</name>
41cdf0e10cSrcweir				</parameter>
42cdf0e10cSrcweir				<parameter optional="true">
43cdf0e10cSrcweir					<type>Integer</type>
44cdf0e10cSrcweir					<name>heightDesired</name>
45cdf0e10cSrcweir				</parameter>
46cdf0e10cSrcweir				<parameter optional="true">
47cdf0e10cSrcweir					<type>Integer</type>
48cdf0e10cSrcweir					<name>flags</name>
49cdf0e10cSrcweir				</parameter>
50cdf0e10cSrcweir				<parameter>
51cdf0e10cSrcweir					<type>IPictureDisp</type>
52cdf0e10cSrcweir					<name>retval</name>
53cdf0e10cSrcweir				</parameter>
54cdf0e10cSrcweir			</parameter-list>
55cdf0e10cSrcweir		</source>
56cdf0e10cSrcweir	</element>
57cdf0e10cSrcweir	<!--enum::LoadPictureConstants  {Enumeration}-->
58cdf0e10cSrcweir	<element type="enumeration">
59cdf0e10cSrcweir		<source id="stdole.LoadPictureConstants">
60cdf0e10cSrcweir			<name>LoadPictureConstants</name>
61cdf0e10cSrcweir		</source>
62cdf0e10cSrcweir		<destination designation="identity" />
63cdf0e10cSrcweir	</element>
64cdf0e10cSrcweir	<!--enum::Color {Constant}-->
65cdf0e10cSrcweir	<element type="constant">
66cdf0e10cSrcweir		<source id="stdole.LoadPictureConstants.Color">
67cdf0e10cSrcweir			<context kind="enumeration">LoadPictureConstants</context>
68cdf0e10cSrcweir			<name>Color</name>
69cdf0e10cSrcweir			<value>4</value>
70cdf0e10cSrcweir		</source>
71cdf0e10cSrcweir		<destination designation="identity" />
72cdf0e10cSrcweir	</element>
73cdf0e10cSrcweir	<!--enum::Default {Constant}-->
74cdf0e10cSrcweir	<element type="constant">
75cdf0e10cSrcweir		<source id="stdole.LoadPictureConstants.Default">
76cdf0e10cSrcweir			<context kind="enumeration">LoadPictureConstants</context>
77cdf0e10cSrcweir			<name>Default</name>
78cdf0e10cSrcweir			<value>0</value>
79cdf0e10cSrcweir		</source>
80cdf0e10cSrcweir		<destination designation="identity" />
81cdf0e10cSrcweir	</element>
82cdf0e10cSrcweir	<!--enum::Monochrome {Constant}-->
83cdf0e10cSrcweir	<element type="constant">
84cdf0e10cSrcweir		<source id="stdole.LoadPictureConstants.Monochrome">
85cdf0e10cSrcweir			<context kind="enumeration">LoadPictureConstants</context>
86cdf0e10cSrcweir			<name>Monochrome</name>
87cdf0e10cSrcweir			<value>1</value>
88cdf0e10cSrcweir		</source>
89cdf0e10cSrcweir		<destination designation="identity" />
90cdf0e10cSrcweir	</element>
91cdf0e10cSrcweir	<!--enum::VgaColor {Constant}-->
92cdf0e10cSrcweir	<element type="constant">
93cdf0e10cSrcweir		<source id="stdole.LoadPictureConstants.VgaColor">
94cdf0e10cSrcweir			<context kind="enumeration">LoadPictureConstants</context>
95cdf0e10cSrcweir			<name>VgaColor</name>
96cdf0e10cSrcweir			<value>2</value>
97cdf0e10cSrcweir		</source>
98cdf0e10cSrcweir		<destination designation="identity" />
99cdf0e10cSrcweir	</element>
100cdf0e10cSrcweir	<!--enum::OLE_TRISTATE  {Enumeration}-->
101cdf0e10cSrcweir	<element type="enumeration">
102cdf0e10cSrcweir		<source id="stdole.OLE_TRISTATE">
103cdf0e10cSrcweir			<name>OLE_TRISTATE</name>
104cdf0e10cSrcweir		</source>
105cdf0e10cSrcweir		<destination designation="identity" />
106cdf0e10cSrcweir	</element>
107cdf0e10cSrcweir	<!--enum::Checked {Constant}-->
108cdf0e10cSrcweir	<element type="constant">
109cdf0e10cSrcweir		<source id="stdole.OLE_TRISTATE.Checked">
110cdf0e10cSrcweir			<context kind="enumeration">OLE_TRISTATE</context>
111cdf0e10cSrcweir			<name>Checked</name>
112cdf0e10cSrcweir			<value>1</value>
113cdf0e10cSrcweir		</source>
114cdf0e10cSrcweir		<destination designation="identity" />
115cdf0e10cSrcweir	</element>
116cdf0e10cSrcweir	<!--enum::Gray {Constant}-->
117cdf0e10cSrcweir	<element type="constant">
118cdf0e10cSrcweir		<source id="stdole.OLE_TRISTATE.Gray">
119cdf0e10cSrcweir			<context kind="enumeration">OLE_TRISTATE</context>
120cdf0e10cSrcweir			<name>Gray</name>
121cdf0e10cSrcweir			<value>2</value>
122cdf0e10cSrcweir		</source>
123cdf0e10cSrcweir		<destination designation="identity" />
124cdf0e10cSrcweir	</element>
125cdf0e10cSrcweir	<!--enum::Unchecked {Constant}-->
126cdf0e10cSrcweir	<element type="constant">
127cdf0e10cSrcweir		<source id="stdole.OLE_TRISTATE.Unchecked">
128cdf0e10cSrcweir			<context kind="enumeration">OLE_TRISTATE</context>
129cdf0e10cSrcweir			<name>Unchecked</name>
130cdf0e10cSrcweir			<value>0</value>
131cdf0e10cSrcweir		</source>
132cdf0e10cSrcweir		<destination designation="identity" />
133cdf0e10cSrcweir	</element>
134cdf0e10cSrcweir	<!--method::.SavePicture-->
135cdf0e10cSrcweir	<element type="method">
136cdf0e10cSrcweir		<source id="stdole.SavePicture">
137cdf0e10cSrcweir			<name>SavePicture</name>
138cdf0e10cSrcweir			<type>HRESULT</type>
139cdf0e10cSrcweir			<parameter-list>
140cdf0e10cSrcweir				<parameter>
141cdf0e10cSrcweir					<type>IPictureDisp</type>
142cdf0e10cSrcweir					<name>Picture</name>
143cdf0e10cSrcweir				</parameter>
144cdf0e10cSrcweir				<parameter>
145cdf0e10cSrcweir					<type>String</type>
146cdf0e10cSrcweir					<name>filename</name>
147cdf0e10cSrcweir				</parameter>
148cdf0e10cSrcweir			</parameter-list>
149cdf0e10cSrcweir		</source>
150cdf0e10cSrcweir	</element>
151cdf0e10cSrcweir	<!--Class::StdFont-->
152cdf0e10cSrcweir	<element type="class">
153cdf0e10cSrcweir		<source id="stdole.StdFont">
154cdf0e10cSrcweir			<name>StdFont</name>
155cdf0e10cSrcweir		</source>
156cdf0e10cSrcweir		<destination designation="identity" />
157cdf0e10cSrcweir	</element>
158cdf0e10cSrcweir	<!--method::StdFont.FontChanged-->
159cdf0e10cSrcweir	<element type="method">
160cdf0e10cSrcweir		<source id="stdole.StdFont.FontChanged">
161cdf0e10cSrcweir			<context kind="class">StdFont</context>
162cdf0e10cSrcweir			<name>FontChanged</name>
163cdf0e10cSrcweir			<type>void</type>
164cdf0e10cSrcweir			<parameter-list>
165cdf0e10cSrcweir				<parameter>
166cdf0e10cSrcweir					<type>String</type>
167cdf0e10cSrcweir					<name>PropertyName</name>
168cdf0e10cSrcweir				</parameter>
169cdf0e10cSrcweir			</parameter-list>
170cdf0e10cSrcweir		</source>
171cdf0e10cSrcweir	</element>
172cdf0e10cSrcweir	<!--Class::StdPicture-->
173cdf0e10cSrcweir	<element type="class">
174cdf0e10cSrcweir		<source id="stdole.StdPicture">
175cdf0e10cSrcweir			<name>StdPicture</name>
176cdf0e10cSrcweir		</source>
177cdf0e10cSrcweir		<destination designation="identity" />
178cdf0e10cSrcweir	</element>
179cdf0e10cSrcweir	<!--method::StdPicture.Render-->
180cdf0e10cSrcweir	<element type="method">
181cdf0e10cSrcweir		<source id="stdole.StdPicture.Render">
182cdf0e10cSrcweir			<context kind="class">StdPicture</context>
183cdf0e10cSrcweir			<name>Render</name>
184cdf0e10cSrcweir			<type>void</type>
185cdf0e10cSrcweir			<parameter-list>
186cdf0e10cSrcweir				<parameter>
187cdf0e10cSrcweir					<type>Integer</type>
188cdf0e10cSrcweir					<name>hdc</name>
189cdf0e10cSrcweir				</parameter>
190cdf0e10cSrcweir				<parameter>
191cdf0e10cSrcweir					<type>Integer</type>
192cdf0e10cSrcweir					<name>x</name>
193cdf0e10cSrcweir				</parameter>
194cdf0e10cSrcweir				<parameter>
195cdf0e10cSrcweir					<type>Integer</type>
196cdf0e10cSrcweir					<name>y</name>
197cdf0e10cSrcweir				</parameter>
198cdf0e10cSrcweir				<parameter>
199cdf0e10cSrcweir					<type>Integer</type>
200cdf0e10cSrcweir					<name>cx</name>
201cdf0e10cSrcweir				</parameter>
202cdf0e10cSrcweir				<parameter>
203cdf0e10cSrcweir					<type>Integer</type>
204cdf0e10cSrcweir					<name>cy</name>
205cdf0e10cSrcweir				</parameter>
206cdf0e10cSrcweir				<parameter>
207cdf0e10cSrcweir					<type>Integer</type>
208cdf0e10cSrcweir					<name>xSrc</name>
209cdf0e10cSrcweir				</parameter>
210cdf0e10cSrcweir				<parameter>
211cdf0e10cSrcweir					<type>Integer</type>
212cdf0e10cSrcweir					<name>ySrc</name>
213cdf0e10cSrcweir				</parameter>
214cdf0e10cSrcweir				<parameter>
215cdf0e10cSrcweir					<type>Integer</type>
216cdf0e10cSrcweir					<name>cxSrc</name>
217cdf0e10cSrcweir				</parameter>
218cdf0e10cSrcweir				<parameter>
219cdf0e10cSrcweir					<type>Integer</type>
220cdf0e10cSrcweir					<name>cySrc</name>
221cdf0e10cSrcweir				</parameter>
222cdf0e10cSrcweir				<parameter>
223cdf0e10cSrcweir					<type>VT_PTR+VT_VOID</type>
224cdf0e10cSrcweir					<name>prcWBounds</name>
225cdf0e10cSrcweir				</parameter>
226cdf0e10cSrcweir			</parameter-list>
227cdf0e10cSrcweir		</source>
228cdf0e10cSrcweir	</element>
229cdf0e10cSrcweir</api>
230