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

INTEGRATION: CWS frmcontrols04 (1.9.98); FILE MERGED

2004/07/05 10:02:10 fs 1.9.98.2: RESYNC: (1.9-1.10); FILE MERGED
2004/05/06 12:25:37 fs 1.9.98.1: #i26047# import and export of the ImagePosition property
üst 52e20d93
......@@ -2,9 +2,9 @@
*
* $RCSfile: elementexport.hxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: hjs $ $Date: 2004-06-28 17:04:51 $
* last change: $Author: obo $ $Date: 2004-07-05 16:07:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -268,6 +268,10 @@ namespace xmloff
*/
void exportCellListSourceRange( );
/** exports the attribut(s) for the ImagePosition property
*/
void exportImagePositionAttributes();
/** determines whether the control we're exporting has an active data binding.
Bindings which count here are:
......@@ -353,58 +357,3 @@ namespace xmloff
#endif // _XMLOFF_ELEMENTEXPORT_HXX_
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
* Revision 1.9.106.1 2004/05/17 12:06:51 fs
* #i29644# don't export current-value and list entries if they're not provided by the user, but implicitly obtained from another source (such as a database, or an external binding/list source supplier)
*
* Revision 1.9 2003/12/01 12:03:37 rt
* INTEGRATION: CWS geordi2q09 (1.8.24); FILE MERGED
* 2003/11/24 15:02:47 obo 1.8.24.2: undo last change
* 2003/11/21 16:55:12 obo 1.8.24.1: #111934# join CWS comboboxlink
*
* Revision 1.8.24.2 2003/11/24 15:02:47 obo
* undo last change
*
* Revision 1.8 2003/10/21 08:38:25 obo
* INTEGRATION: CWS formcelllinkage (1.7.198); FILE MERGED
* 2003/10/01 09:55:18 fs 1.7.198.1: #i18994# merging the changes from the CWS fs002
*
* Revision 1.7.198.1 2003/10/01 09:55:18 fs
* #i18994# merging the changes from the CWS fs002
*
* Revision 1.7.194.1 2003/09/25 14:28:36 fs
* #18994# merging the changes from cws_srx645_fs002 branch
*
* Revision 1.7.190.2 2003/09/18 14:00:36 fs
* #18995# changes for binding list boxes to cells, while exchanging selection indexes instead of strings
*
* Revision 1.7.190.1 2003/09/17 12:26:46 fs
* #18999# #19367# persistence for cell value and cell range bindings
*
* Revision 1.7 2001/01/03 16:25:34 fs
* file format change (extra wrapper element for controls, similar to columns)
*
* Revision 1.6 2001/01/02 15:58:21 fs
* event ex- & import
*
* Revision 1.5 2000/12/18 15:14:35 fs
* some changes ... now exporting/importing styles
*
* Revision 1.4 2000/12/13 10:38:10 fs
* moved some code to a more central place to reuse it
*
* Revision 1.3 2000/12/06 17:28:05 fs
* changes for the formlayer import - still under construction
*
* Revision 1.2 2000/11/19 15:41:32 fs
* extended the export capabilities - generic controls / grid columns / generic properties / some missing form properties
*
* Revision 1.1 2000/11/17 19:01:28 fs
* initial checkin - export and/or import the applications form layer
*
*
* Revision 1.0 13.11.00 18:41:40 fs
************************************************************************/
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