XSubmitListener.idl (a893be29) XSubmitListener.idl (2df387e6)
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

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

33
34
35//=============================================================================
36
37 module com { module sun { module star { module form {
38
39//=============================================================================
40
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

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

33
34
35//=============================================================================
36
37 module com { module sun { module star { module form {
38
39//=============================================================================
40
41/** receives notifications about data beeing submitted.
41/** receives notifications about data being submitted.
42
43 <p>The submission may be cancelled, so the listener has the possibility
44 of verifying the data before submission.</p>
45
46 @see XSubmit
47
48 @deprecated
49 This interface is superseded by the <type scope="com::sun::star::form::submission">XSubmissionVetoListener</type>

--- 26 unchanged lines hidden ---
42
43 <p>The submission may be cancelled, so the listener has the possibility
44 of verifying the data before submission.</p>
45
46 @see XSubmit
47
48 @deprecated
49 This interface is superseded by the <type scope="com::sun::star::form::submission">XSubmissionVetoListener</type>

--- 26 unchanged lines hidden ---