Kaydet (Commit) da6fbccc authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.5.130); FILE MERGED

2007/03/12 11:38:51 fs 1.5.130.1: #i71488# +getFormOperations
üst 33ab5d87
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: formcontrolling.hxx,v $ * $RCSfile: formcontrolling.hxx,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: rt $ $Date: 2006-12-01 17:27:57 $ * last change: $Author: kz $ $Date: 2007-05-10 10:09:05 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -276,6 +276,8 @@ namespace svx ...@@ -276,6 +276,8 @@ namespace svx
*/ */
void dispose(); void dispose();
const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormOperations >&
getFormOperations() const { return m_xFormOperations; }
protected: protected:
/// dtor /// dtor
~FormControllerHelper(); ~FormControllerHelper();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment