office-gobmx/offapi
Radek Doulik d0014dae70 better pptx custom shape presets import/export
- sometimes we produced unreadable pptx document with custom shape presets
 - fixes part of n#760997
 - before we rely on simple rule that adjustments were named
   adj1, adj2, ... in case of multiple adjustments and named
   adj in case there was only one. there are few exceptions though,
   so now we use exact adjustment names defined in presetShapeDefinitions.xml
 - TODO: there still might be problem when exporting custom shapes, which
   didn't originated in pptx import

Change-Id: Ic9517a69145a295ba6f680ddc3cc30fc771db3fd
2012-09-18 18:51:22 +02:00
..
com/sun/star better pptx custom shape presets import/export 2012-09-18 18:51:22 +02:00
prj
type_reference fdo#46808, Adapt bridge::BridgeFactory UNO service to new style 2012-09-17 14:28:22 +02:00
util
Makefile
Module_offapi.mk
README
UnoApi_offapi.mk fdo#46808, Adapt i18n::LocaleData UNO service to new style 2012-09-17 14:28:21 +02:00
UnoApiMerge_types.mk

Contains all of the IDL files except those in [[udkapi]]

i.e. the interfaces that are specific to the OppenOffice.org application.
An artificial (?) separation.