summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXShape.csv
blob: 17acfb96d2ea4bb070d90493c9269b4c3fd32ded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
"SwXShape";"com::sun::star::lang::XComponent";"dispose()"
"SwXShape";"com::sun::star::lang::XComponent";"addEventListener()"
"SwXShape";"com::sun::star::lang::XComponent";"removeEventListener()"
"SwXShape";"com::sun::star::drawing::Shape";"ZOrder#optional"
"SwXShape";"com::sun::star::drawing::Shape";"LayerID#optional"
"SwXShape";"com::sun::star::drawing::Shape";"LayerName#optional"
"SwXShape";"com::sun::star::drawing::Shape";"Printable#optional"
"SwXShape";"com::sun::star::drawing::Shape";"MoveProtect#optional"
"SwXShape";"com::sun::star::drawing::Shape";"Name#optional"
"SwXShape";"com::sun::star::drawing::Shape";"SizeProtect#optional"
"SwXShape";"com::sun::star::drawing::Shape";"Style#optional"
"SwXShape";"com::sun::star::drawing::Shape";"Transformation#optional"
"SwXShape";"com::sun::star::drawing::Shape";"ShapeUserDefinedAttributes#optional"
"SwXShape";"com::sun::star::drawing::Shape";"InteropGrabBag#optional"
"SwXShape";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()"
"SwXShape";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
"SwXShape";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXShape";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"SwXShape";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
"SwXShape";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
"SwXShape";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
"SwXShape";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
"SwXShape";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
"SwXShape";"com::sun::star::drawing::XShape";"getPosition()"
"SwXShape";"com::sun::star::drawing::XShape";"setPosition()"
"SwXShape";"com::sun::star::drawing::XShape";"getSize()"
"SwXShape";"com::sun::star::drawing::XShape";"setSize()"
>Peter Foley 2013-02-13compact help xml files with xslt which removes the cruftAndras Timar 2013-01-07'distrib' switch is unused in helpAndras Timar 2013-01-07remove unused meta variablesAndras Timar 2012-12-12Remove xml2cmp leftoversStephan Bergmann 2012-11-29keep indentation in Logo code examplesAndras Timar 2012-11-21re-base on ALv2 code. Includes:Michael Meeks 2012-09-13enable indentation of Basic source code in help fdo#41737Andras Timar 2012-09-05add superscript and subscript support to enable removing odd 1^st constructCaolán McNamara 2012-05-30Re-enable sort in help-filesNiklas Johansson 2012-04-07drop executable flagDavid Tardon 2012-04-07gbuildize xmlhelpDavid Tardon 2012-03-23.component files don't need executable bitsMichael Stahl 2012-02-23not every extension's help will have help in all langs, catch that exceptionCaolán McNamara 2012-02-23tweak buildCaolán McNamara