Home
last modified time | relevance | path

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

/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/
H A Dbuildable.rs11 fn get_buildable_name(&self) -> Option<String>; in get_buildable_name() method
17 fn get_buildable_name(&self) -> Option<String> { in get_buildable_name() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/
H A Dbuildable.rs11 fn get_buildable_name(&self) -> Option<String>; in get_buildable_name() method
17 fn get_buildable_name(&self) -> Option<String> { in get_buildable_name() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A Dsortkeydlg.cxx64 … pSortKeyItem->m_xLbSort->get_buildable_name() + OString::number(m_aSortKeyItems.size() + 1)); in AddSortKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/
H A Dscreenshot_test.cxx182 OString sBuildableName(pPage->get_buildable_name()); in dumpDialogToPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/
H A Dscreenshot_test.cxx183 OString sBuildableName(pPage->get_buildable_name()); in dumpDialogToPath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx281 OString aDerivedFileName = mrParentDialog.get_buildable_name(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx282 OString aDerivedFileName = mrParentDialog.get_buildable_name(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Ddinfdlg.cxx1486 pNewLine->m_xNameBox->get_buildable_name() + OString::number(nSize)); in CreateNewLine()
1488 pNewLine->m_xTypeBox->get_buildable_name() + OString::number(nSize)); in CreateNewLine()
1490 pNewLine->m_xValueEdit->get_buildable_name() + OString::number(nSize)); in CreateNewLine()
1492 pNewLine->m_xRemoveButton->get_buildable_name() + OString::number(nSize)); in CreateNewLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dweld.hxx153 virtual OString get_buildable_name() const = 0;
2069 OString get_buildable_name() const { return m_xSpinButton->get_buildable_name(); } in get_buildable_name() function in weld::MetricSpinButton
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx800 rState.put(pControl->get_buildable_name().getStr(), sValue.toUtf8().getStr()); in GetControlState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dpropcontroller.cxx1114 …m_pControlWindow->set_buildable_name(m_pControlWindow->get_buildable_name() + "-" + _rDescriptor.D… in describePropertyLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dvalueset.cxx159 …collectUIInformation(OStringToOUString(GetDrawingArea()->get_buildable_name(),RTL_TEXTENCODING_UTF… in Select()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalvtables.hxx252 virtual OString get_buildable_name() const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx1664 m_xPageCB->set_buildable_name(m_xPageCB->get_buildable_name() + "-visible"); in SwCreateAuthEntryDlg_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dweld.hxx121 virtual OString get_buildable_name() const = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsalvtables.cxx417 virtual OString get_buildable_name() const override in get_buildable_name() function in SalInstanceWidget
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsalvtables.cxx332 OString SalInstanceWidget::get_buildable_name() const { return m_xWidget->get_id().toUtf8(); } in get_buildable_name() function in SalInstanceWidget
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkinst.cxx2538 virtual OString get_buildable_name() const override in get_buildable_name() function in GtkInstanceWidget
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkinst.cxx3796 virtual OString get_buildable_name() const override in get_buildable_name() function in __anon8a27e2980911::GtkInstanceWidget
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog155226 add documentation to get_buildable_name