Home
last modified time | relevance | path

Searched refs:m_ObjectName (Results 1 – 20 of 20) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DGenericModelTest.java186 public static String m_ObjectName = null; field in GenericModelTest
431 tEnv.addObjRelation("OBJNAME", m_ObjectName); in createTestEnvironment()
H A DOCheckBoxModel.java119 super.m_ObjectName = "stardiv.one.form.component.CheckBox"; in initialize()
H A DOFixedTextModel.java98 super.m_ObjectName = "stardiv.one.form.component.FixedText"; in initialize()
H A DOImageButtonModel.java102 super.m_ObjectName = "stardiv.one.form.component.ImageButton"; in initialize()
H A DONavigationBarModel.java50 super.m_ObjectName = "com.sun.star.form.component.NavigationToolBar"; in initialize()
H A DOButtonModel.java104 super.m_ObjectName = "stardiv.one.form.component.CommandButton"; in initialize()
H A DOGroupBoxModel.java97 super.m_ObjectName = "stardiv.one.form.component.GroupBox"; in initialize()
H A DOComboBoxModel.java129 super.m_ObjectName = "stardiv.one.form.component.ComboBox"; in initialize()
H A DOEditModel.java135 super.m_ObjectName = "stardiv.one.form.component.Edit"; in initialize()
H A DOImageControlModel.java128 super.m_ObjectName = "stardiv.one.form.component.ImageControl"; in initialize()
H A DOPatternModel.java132 super.m_ObjectName = "stardiv.one.form.component.PatternField"; in initialize()
H A DOCurrencyModel.java120 super.m_ObjectName = "stardiv.one.form.component.CurrencyField"; in initialize()
H A DOFormattedFieldWrapper.java129 super.m_ObjectName = "stardiv.one.form.component.Edit"; in initialize()
H A DONumericModel.java127 super.m_ObjectName = "stardiv.one.form.component.NumericField"; in initialize()
H A DODateModel.java139 super.m_ObjectName = "stardiv.one.form.component.DateField"; in initialize()
H A DORadioButtonModel.java129 super.m_ObjectName = "stardiv.one.form.component.RadioButton"; in initialize()
H A DOListBoxModel.java144 super.m_ObjectName = "stardiv.one.form.component.ListBox"; in initialize()
H A DOTimeModel.java141 super.m_ObjectName = "stardiv.one.form.component.TimeField"; in initialize()
H A DOGridControlModel.java154 super.m_ObjectName = "stardiv.one.form.component.Grid"; in initialize()
/aoo4110/main/stoc/test/
H A Dtestintrosp.cxx416 OUString m_ObjectName; member in ImplIntroTest
508 { return m_ObjectName; } in getObjectName()
510 { m_ObjectName = _objectname; } in setObjectName()

Completed in 58 milliseconds