Kaydet (Commit) e2f95667 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS fr8fix2 (1.3.38); FILE MERGED

2005/04/26 11:47:17 hbrinkm 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED
2005/04/13 13:21:07 dvo 1.3.38.1: #i47248# only delete temporary bindings, if they were created by the
         DataNavigator
üst e1d6946a
......@@ -2,9 +2,9 @@
*
* $RCSfile: datanavi.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: hr $ $Date: 2005-04-08 16:29:48 $
* last change: $Author: obo $ $Date: 2005-05-03 14:48:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -584,6 +584,7 @@ namespace svxform
XSubmission_ref m_xNewSubmission;
XPropertySet_ref m_xSubmission;
XPropertySet_ref m_xTempBinding;
XPropertySet_ref m_xCreatedBinding;
DECL_LINK( RefHdl, PushButton * );
DECL_LINK( OKHdl, OKButton * );
......
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