Home
last modified time | relevance | path

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

12

/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dxplanetimageviewer.cpp222 m_ObjectName = m_ObjectNames.at(m_CurrentObjectIndex); in XPlanetImageViewer()
480 m_Caption->setText(m_ObjectName); in XPlanetImageViewer()
561 args << "-body" << m_ObjectName.toLower(); in startXplanet()
753 …m_Caption->setText(i18n("XPlanet View: %1 from %2 on %3", m_ObjectName, m_OriginName, m_DateText)); in startXplanet()
755 …m_Caption->setText(i18n("XPlanet View: %1 from %2 on %3 at FOV: %4 deg", m_ObjectName, m_OriginNam… in startXplanet()
769 KSNotification::error(i18n("Loading of the image of object %1 failed.", m_ObjectName)); in startXplanet()
774 …n("XPlanet failed to generate the image for object %1 before the timeout expired.", m_ObjectName)); in startXplanet()
805 m_File.setFileName(xPlanetDirPath.filePath(m_ObjectName + ".png")); in setupOutputFile()
892 m_ObjectName = m_ObjectNames.at(objectIndex); in updateXPlanetObject()
894 setWindowTitle(i18nc("@title:window", "XPlanet Solar System Simulator: %1", m_ObjectName)); in updateXPlanetObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/mod/_forms/
H A DOCheckBoxModel.java114 super.m_ObjectName = "stardiv.one.form.component.CheckBox"; in initialize()
H A DOFixedTextModel.java93 super.m_ObjectName = "stardiv.one.form.component.FixedText"; in initialize()
H A DOImageButtonModel.java97 super.m_ObjectName = "stardiv.one.form.component.ImageButton"; in initialize()
H A DOButtonModel.java99 super.m_ObjectName = "stardiv.one.form.component.CommandButton"; in initialize()
H A DONavigationBarModel.java45 super.m_ObjectName = "com.sun.star.form.component.NavigationToolBar"; in initialize()
H A DOGroupBoxModel.java92 super.m_ObjectName = "stardiv.one.form.component.GroupBox"; in initialize()
H A DOImageControlModel.java123 super.m_ObjectName = "stardiv.one.form.component.ImageControl"; in initialize()
H A DOCurrencyModel.java115 super.m_ObjectName = "stardiv.one.form.component.CurrencyField"; in initialize()
H A DOEditModel.java130 super.m_ObjectName = "stardiv.one.form.component.Edit"; in initialize()
H A DOFormattedFieldWrapper.java124 super.m_ObjectName = "stardiv.one.form.component.Edit"; in initialize()
H A DOComboBoxModel.java124 super.m_ObjectName = "stardiv.one.form.component.ComboBox"; in initialize()
H A DOPatternModel.java127 super.m_ObjectName = "stardiv.one.form.component.PatternField"; in initialize()
H A DONumericModel.java122 super.m_ObjectName = "stardiv.one.form.component.NumericField"; in initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/mod/_forms/
H A DOButtonModel.java99 super.m_ObjectName = "stardiv.one.form.component.CommandButton"; in initialize()
H A DOCheckBoxModel.java114 super.m_ObjectName = "stardiv.one.form.component.CheckBox"; in initialize()
H A DONavigationBarModel.java45 super.m_ObjectName = "com.sun.star.form.component.NavigationToolBar"; in initialize()
H A DOImageButtonModel.java97 super.m_ObjectName = "stardiv.one.form.component.ImageButton"; in initialize()
H A DOFixedTextModel.java93 super.m_ObjectName = "stardiv.one.form.component.FixedText"; in initialize()
H A DOGroupBoxModel.java92 super.m_ObjectName = "stardiv.one.form.component.GroupBox"; in initialize()
H A DOCurrencyModel.java115 super.m_ObjectName = "stardiv.one.form.component.CurrencyField"; in initialize()
H A DOImageControlModel.java123 super.m_ObjectName = "stardiv.one.form.component.ImageControl"; in initialize()
H A DOFormattedFieldWrapper.java124 super.m_ObjectName = "stardiv.one.form.component.Edit"; in initialize()
H A DONumericModel.java122 super.m_ObjectName = "stardiv.one.form.component.NumericField"; in initialize()
H A DOEditModel.java130 super.m_ObjectName = "stardiv.one.form.component.Edit"; in initialize()

12