OK, ganz super Tool dieses Xray. Sollte bei keinem Anfänger fehlen!
Aber mein Problem ist leider noch nicht gelöst.
Also Xray gibt mir folgende Eigenschaften für meine Checkbox wieder:
Code: Alles auswählen
Align integer 0 may be void
BackgroundColor long <empty> may be void
BoundField object <null> read-only
ClassId integer 5 read-only
DataField string ""
DataFieldProperty string "State" read-only
DefaultControl string <...>
DefaultState integer 0
Enabled boolean True
FontCharWidth single 0
FontCharset integer 0
FontDescriptor struct
FontEmphasisMark integer 0
FontFamily integer 0
FontHeight single 0
FontKerning boolean False
FontName string ""
FontOrientation single 0
FontPitch integer 0
FontRelief integer 0
FontSlant integer 3
FontStrikeout integer 3
FontStyleName string ""
FontType integer 0
FontUnderline integer 4
FontWeight single 0
FontWidth integer 0
FontWordLineMode boolean False
Graphic object <null>
HelpText string ""
HelpURL string ""
ImagePosition integer 12
ImageURL string ""
Label string ""
LabelControl object <empty> may be void
MultiLine boolean False
Name string "CheckBox1" pseudo-prop
NativeWidgetLook boolean False
Printable boolean True
RefValue string ""
SecondaryRefValue string ""
State integer 0
TabIndex integer 0
Tabstop boolean <empty> may be void
Tag string ""
TextColor long <empty> may be void
TextLineColor long <empty> may be void
TriState boolean False
VerticalAlign integer 1 may be void
VisualEffect integer 2
PropertySetInfo object pseudo-prop, read-only
PropertyValues []struct pseudo-prop
PropertyToDefault string pseudo-prop, write-only
Parent object pseudo-prop
ValueBinding object pseudo-prop
Validator object <null> pseudo-prop
CurrentValue variant pseudo-prop, read-only
ServiceName string <...> pseudo-prop, read-only
ImplementationName string <...> pseudo-prop, read-only
SupportedServiceNames []string pseudo-prop, read-only
Types []type pseudo-prop, read-only
ImplementationId []byte pseudo-prop, read-only
Delegator object pseudo-prop, write-only
Dbg_Properties string <...> basic prop, read-only
Dbg_Methods string <...> basic prop, read-only
Dbg_SupportedInterfaces string <...> basic prop, read-only
Nun ist es so, dass meine Checkbox1 an die Zelle B17 verknüpft ist (-> RMT auf Checkbox -> Kontrollfeld -> Reiter Daten -> Verknüpfte Zelle )
Das heißt, dass in B17 je nach Status der Checkbox True oder False hineingeschrieben wird.
das kann ich bei den aufgelisteten Eingenschaften von Xray jedoch nicht finden.
Was mich zudem ein wenig stutzig gemacht hat, was es mit diesem internen Namen auf sich hat: com.sun.star.comp.forms.OCheckBoxModel
gibt es denn noch mehr ansprechbare Properties, die Xray nicht ausliest??
Gruß,