2003/12/05 09:56:49 aw 1.18.34.2: #111880#
The fix for looking if all newly aded properties (after 7.0 release) in the xModel APIs are really existing can be removed again since binfilter will use it's own XMLOFF copy matching the possibilities of the 7.0 APIs used in the stripped applications.
2003/11/19 17:15:01 aw 1.18.34.1: #111880#-4
The API for binfilter does not have this property, so test it first
before using it to not throw exceptions
2003/12/05 09:56:49 aw 1.47.38.2: #111880#
The fix for looking if all newly aded properties (after 7.0 release) in the xModel APIs are really existing can be removed again since binfilter will use it's own XMLOFF copy matching the possibilities of the 7.0 APIs used in the stripped applications.
2003/11/19 17:15:00 aw 1.47.38.1: #111880#-4
The API for binfilter does not have this property, so test it first
before using it to not throw exceptions
2003/08/19 15:46:32 aw 1.3.144.2: #110680#
Give ServiceManager as const reference and do not keep it as reference locally as member
2003/07/07 15:46:26 aw 1.3.144.1: #110680#
Changed all components to use the ServiceManager they were created with.
2003/08/19 15:46:32 aw 1.5.144.2: #110680#
Give ServiceManager as const reference and do not keep it as reference locally as member
2003/07/07 15:46:26 aw 1.5.144.1: #110680#
Changed all components to use the ServiceManager they were created with.
2003/08/19 15:46:32 aw 1.4.150.2: #110680#
Give ServiceManager as const reference and do not keep it as reference locally as member
2003/07/07 15:46:25 aw 1.4.150.1: #110680#
Changed all components to use the ServiceManager they were created with.
2003/08/19 15:46:31 aw 1.8.50.3: #110680#
Give ServiceManager as const reference and do not keep it as reference locally as member
2003/07/08 17:33:24 aw 1.8.50.2: #110680#
2003/07/07 15:46:25 aw 1.8.50.1: #110680#
Changed all components to use the ServiceManager they were created with.
2003/10/30 10:54:31 cl 1.52.36.2: #i20949# added tokens for header&footer support in impress
2003/09/19 14:36:37 cl 1.52.36.1: #111385# initial version
2003/11/21 08:41:18 od 1.22.104.2: #i22341# property map <pXML_VertRel_Enum> - extend by entry for new
vertical orientation <RelOrientation::TEXT_LINE>
2003/10/27 12:49:33 od 1.22.104.1: merging changes from cws swobjpos02
2004/01/21 08:57:54 od 1.72.32.2: RESYNC: (1.72-1.73); FILE MERGED
resolve merge conflict.
2003/10/14 10:36:29 od 1.72.32.1: #i18732# - add new item for new option 'FollowTextFlow' to the corresponding
property maps for load and save.
2003/06/27 16:20:43 dvo 1.37.26.2: #108784# load text shapes in header/footer (don't convert to frame anymore)
2003/06/26 16:03:07 dvo 1.37.26.1: #108784# enable loading of shapes (but not controls) in header/footers
2003/06/17 09:54:50 dvo 1.45.28.2: #108791# load/save name property of drop down text field
2003/06/13 12:39:41 dvo 1.45.28.1: #108791# added load/save of drop down field (preliminary)
2003/06/20 14:50:57 os 1.49.28.3: RESYNC: (1.49-1.51); FILE MERGED
2003/06/17 09:54:50 dvo 1.49.28.2: #108791# load/save name property of drop down text field
2003/06/13 12:39:40 dvo 1.49.28.1: #108791# added load/save of drop down field (preliminary)
2003/04/03 14:39:20 aw 1.54.66.2: #107848#
One little optimization to not create a TextImportHelper if not needed.
2003/03/12 10:27:21 aw 1.54.66.1: #107848# Make adding the shepe to Z-Ordering dependent from if we are inside a inside_deleted_section (redlining). That is necessary since the shape will be removed again later. It would lead to errors if it would stay inside the Z-Ordering. Thus, the easiest way to solve that conflict is to not add it here.
2003/03/12 10:26:34 aw 1.1.106.1: #107848# Start- and EndElement are needed here to set the inside_deleted_section flag at the corresponding TextImportHelper
2003/03/12 10:26:21 aw 1.3.94.1: #107848# Start- and EndElement are needed here to set the inside_deleted_section flag at the corresponding TextImportHelper