Commit Graph

179 Commits

Author SHA1 Message Date
Christian Lippka
726afaf0b0 #86924# fixed import of placeholder and presentation objects 2001-05-14 10:35:10 +00:00
Christian Lippka
7d501b1792 fixed return type 2001-05-11 08:19:17 +00:00
Christian Lippka
128997e985 #86157# moved layer settings to view settings 2001-05-11 06:38:35 +00:00
Christian Lippka
3b8bffac96 #86415# added support for number styles in draw&impress 2001-05-09 13:40:42 +00:00
Armin Weiss
cba89d6310 #86637# simply changing connection values at connectors WILL force the connector to do an new layout promptly. So the line delta values have
to be rescued and restored around connector changes.
2001-05-08 12:34:13 +00:00
Christian Lippka
82e6ce3e70 #86741# call finishshape only once for group shape 2001-05-08 11:47:11 +00:00
Christian Lippka
0e2d6bf54e #86618# added move and size protect 2001-05-07 13:39:07 +00:00
Christian Lippka
87e3372c55 #86616# added caption points 2001-05-07 13:35:39 +00:00
Armin Weiss
bddd4f969e Replaced some if's with else_if's 2001-05-04 10:18:03 +00:00
Daniel Vogelheim
ec9e3e1d4f access sequence through const array & arbitrary other changes 2001-05-03 12:13:29 +00:00
Christian Lippka
e9baf52742 #86494# set style on ole shapes 2001-05-03 08:32:14 +00:00
Armin Weiss
968ab03d6f #86163# take into account which type of PageShape needs to
be constructed. It's an pres shape if presentation:sXML_class == sXML_presentation_page.
2001-05-02 10:45:25 +00:00
Armin Weiss
0a8ea8979e #86163# Transformation is now written for PageShapes. 2001-05-02 10:44:26 +00:00
Christian Lippka
bd0934d275 #86288# export zero seconds pause times also 2001-05-02 09:59:52 +00:00
Christian Lippka
a95cbc6e14 #85135# import interactions for group shapes 2001-04-30 13:29:26 +00:00
Christian Lippka
2a87e64018 #86534# fixed ole2 export/import of applets,plugins and floating-frames for calc and draw 2001-04-30 08:02:17 +00:00
Thorsten Behrens
97f9195177 Adaptions for player (smart forms support) 2001-04-26 17:05:46 +00:00
Christian Lippka
4d7dbf8288 #82045# fixed view settings to current draft 2001-04-26 09:52:45 +00:00
Armin Weiss
6b5ef80dc6 #FontWork# Added XML FontWork property im/export 2001-04-25 15:27:15 +00:00
Michael Brauer
d7ba6c25f9 import border for text frames and controls again 2001-04-25 14:01:04 +00:00
Armin Weiss
36c745d9b1 #85920# use SetTransformation() to handle import of simple lines.
This is necessary to kake into account all anchor positions and
other things. All shape imports use the same import schemata now.
create necessary shape (Line Shape)
2001-04-24 10:36:10 +00:00
Armin Weiss
dca93a59a3 #85920# use 'Geometry' to get the points of the line
since this slot take anchor pos into account.
2001-04-24 10:34:51 +00:00
Armin Weiss
6d5d371c70 #85953# take out this case to allow writing empty
sXML_transparency_name entries. This is used to represent
disabled FillTransparencyItems.
2001-04-19 15:55:16 +00:00
Christian Lippka
1528e565f6 #85097# moved control properties to shape styles 2001-04-19 11:00:46 +00:00
Michael Brauer
7f666c6afb removed unevaluated MULTI_ATTRIBUTE flag 2001-04-18 07:55:58 +00:00
Christian Lippka
3c2cbad5f5 #85847# initialize notes context with the notex XShapes 2001-04-18 06:48:51 +00:00
Christian Lippka
b8f4833868 #85847# do not set page layout if document is not an impress document 2001-04-17 14:58:33 +00:00
Armin Weiss
fa9787cee5 Code for setting masterpage needs complete rework
since GetSdImport().GetMasterStylesContext() gives always ZERO
because of content/style file split. Now the nechanism is to
compare the wanted masterpage-name with the existing masterpages
which were loaded and created in the styles section loading.
2001-04-09 13:18:24 +00:00
Christian Lippka
67e9fd1118 #85721# added forbidden characters 2001-04-06 13:27:54 +00:00
Armin Weiss
b2b067ccbe #85127# take svg:transform into account and hanle like
draw:transform for compatibility
2001-04-04 15:55:50 +00:00
Daniel Vogelheim
326924ba8e #81839# changed polygon points attribute to namespace svg 2001-03-30 12:53:39 +00:00
Daniel Vogelheim
3f8e82d580 #81839# XML image map support added to drawing apps 2001-03-29 15:48:43 +00:00
Daniel Vogelheim
cff064bdbf #81839# image map import and export added 2001-03-29 13:40:26 +00:00
Christian Lippka
ec98e97739 #82030# added helper for chart export of 3d scene attribs and lights 2001-03-28 10:19:11 +00:00
Daniel Vogelheim
c99c85df83 - added: image map export (preliminary; not completed yet)
- added: member at SvXMLExport (image map export)
- added: member at SvXMLImport (image map import; not implemented yet)
2001-03-28 09:28:16 +00:00
Christian Lippka
e66c256ee2 #82030# added helper for chart export of 3d scene attribs and lights 2001-03-28 08:47:01 +00:00
Christian Lippka
8f501e6e9b #82715# added settings support for draw/impress 2001-03-27 21:03:08 +00:00
Christian Lippka
97f8e93181 chaged NameContainer creation 2001-03-23 08:21:31 +00:00
Christian Lippka
39a2ea6a5b #84955# added info set 2001-03-20 19:08:37 +00:00
Sascha Ballach
4e3ccb3c93 #85050#; only try to add a style if the stylename exists 2001-03-20 15:33:02 +00:00
Frank Schönheit
65d585efc4 #83970# use createOfficeFormsContext for importing the office:forms element 2001-03-20 14:12:35 +00:00
Frank Schönheit
a9005c0053 #83970# use an OOfficeFormsExport when exporting the office:forms element 2001-03-20 14:12:17 +00:00
Christian Lippka
4467b67916 #85142# export text for graphic shapes 2001-03-19 15:33:53 +00:00
Christian Lippka
0b9b339cd0 #85127# catch exceptions when unknown parent style 2001-03-19 14:07:55 +00:00
Sascha Ballach
97da5a6192 remove double include of extract.hxx 2001-03-16 13:44:08 +00:00
Sascha Ballach
0ccbd5e138 did the required change (move of extract.hxx form cppuhelper to comphelper) 2001-03-16 13:37:07 +00:00
Armin Weiss
0259c8e24f #85046# the svg:d export had an error in testing the flag array for
bezier points. Only the first flag was tested. Corrected this.
2001-03-16 11:41:39 +00:00
Christian Lippka
c249dc4f4c do not collect autostyles for charts anymore 2001-03-16 09:59:46 +00:00
Armin Weiss
e1dea8789f Added cases for vertical parts 2001-03-09 13:17:40 +00:00
Armin Weiss
586b49b2fa Added XML export/import for new vertical autolayouts (4 Types:
AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART)
2001-03-09 12:28:06 +00:00