Home
last modified time | relevance | path

Searched refs:changeProp (Results 1 – 5 of 5) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_LineShapeDescriptor.java48 changeProp("LineColor"); in _LineColor()
52 changeProp("LineDash"); in _LineDash()
55 changeProp("LineEnd"); in _LineEnd()
58 changeProp("LineEndCenter"); in _LineEndCenter()
61 changeProp("LineEndWidth"); in _LineEndWidth()
64 changeProp("LineJoint"); in _LineJoint()
67 changeProp("LineStart"); in _LineStart()
70 changeProp("LineStartCenter"); in _LineStartCenter()
73 changeProp("LineStartWidth"); in _LineStartWidth()
76 changeProp("LineStyle"); in _LineStyle()
[all …]
H A D_ShapeDescriptor.java48 changeProp("LayerID"); in _LayerID()
53 changeProp("LayerName"); in _LayerName()
57 changeProp("MoveProtect"); in _MoveProtect()
60 changeProp("Name"); in _Name()
63 changeProp("Printable"); in _Printable()
66 changeProp("SizeProtect"); in _SizeProtect()
69 changeProp("Style"); in _Style()
73 changeProp("Transformation"); in _Transformation()
76 public void changeProp(String name) { in changeProp() method in _ShapeDescriptor
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_SheetSortDescriptor.java57 changeProp("BindFormatsToContent",5); in _BindFormatsToContent()
61 changeProp("CopyOutputData",6); in _CopyOutputData()
65 changeProp("IsCaseSensitive",4); in _IsCaseSensitive()
69 changeProp("IsUserListEnabled",8); in _IsUserListEnabled()
73 changeProp("OutputPosition",7); in _OutputPosition()
88 changeProp("UserListIndex",9); in _UserListIndex()
91 public void changeProp(String name, int nr) { in changeProp() method in _SheetSortDescriptor
H A D_DatabaseImportDescriptor.java52 changeProp("DatabaseName",0); in _DatabaseName()
56 changeProp("SourceObject",2); in _SourceObject()
60 changeProp("SourceType",1); in _SourceType()
63 public void changeProp(String name, int nr) { in changeProp() method in _DatabaseImportDescriptor
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java204 changeProp((XPropertySet) oPara, in _CharStyleName()
222 changeProp((XPropertySet) oPara, in _CharStyleNames()
239 changeProp((XPropertySet) oPara, (XPropertySet) in _RubyCharStyleName()
257 changeProp((XPropertySet) oPara, in _RubyAdjust()
289 changeProp((XPropertySet) oPara, (XPropertySet) oPort, in _RubyText()
306 changeProp((XPropertySet) oPara, (XPropertySet) oPort, in _RubyIsAbove()
328 changeProp(oObj,oObj, "CharRotation", aShort); in _CharRotation()
347 public void changeProp(XPropertySet oProps, in changeProp() method in _CharacterProperties

Completed in 26 milliseconds