DispatchStatement.idl (d1766043) DispatchStatement.idl (c4dc0a1a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 22 unchanged lines hidden (view full) ---

31
32 module com { module sun { module star { module frame {
33
34//=============================================================================
35
36// DocMerge from xml: struct com::sun::star::frame::DispatchStatement
37/** represents a dispatch statement from a recorded macro
38
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 22 unchanged lines hidden (view full) ---

31
32 module com { module sun { module star { module frame {
33
34//=============================================================================
35
36// DocMerge from xml: struct com::sun::star::frame::DispatchStatement
37/** represents a dispatch statement from a recorded macro
38
39 @since OOo 1.1.2
39 @since OpenOffice 1.1.2
40 */
41published struct DispatchStatement
42{
43 // DocMerge from xml: field com::sun::star::frame::DispatchStatement::aCommand
44 /** specifies the dispatch command
45
46 <p>
47 That means the <var>URL</var> parameter of a corresponding <member>XDispatchProvider::queryDispatch()</member> request.

--- 54 unchanged lines hidden ---
40 */
41published struct DispatchStatement
42{
43 // DocMerge from xml: field com::sun::star::frame::DispatchStatement::aCommand
44 /** specifies the dispatch command
45
46 <p>
47 That means the <var>URL</var> parameter of a corresponding <member>XDispatchProvider::queryDispatch()</member> request.

--- 54 unchanged lines hidden ---