Home
last modified time | relevance | path

Searched refs:get_help_id (Results 26 – 50 of 59) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/uno/wizard/
H A Dunowizard.cxx163 m_sHelpURL = lcl_getHelpURL(m_xDialog->get_help_id()); in ~Wizard()
291 return lcl_getHelpURL(m_xDialog->get_help_id()); in getHelpURL()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/uno/wizard/
H A Dunowizard.cxx165 m_sHelpURL = lcl_getHelpURL(m_xDialog->get_help_id()); in ~Wizard()
292 return lcl_getHelpURL(m_xDialog->get_help_id()); in getHelpURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/formula/source/ui/dlg/
H A Dfuncpage.cxx49 m_aHelpId = m_xLbFunction->get_help_id(); in FuncPage()
H A Dformula.cxx277 m_aEditHelpId = m_xMEdit->get_help_id(); in FormulaDlg_Impl()
288 m_aOldHelp = m_rDialog.get_help_id(); // HelpId from resource always for "Page 1" in FormulaDlg_Impl()
1513 m_xEdRef->GetWidget()->set_help_id(m_pTheRefEdit->GetWidget()->get_help_id()); in RefInputStartBefore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/formula/source/ui/dlg/
H A Dfuncpage.cxx54 m_aHelpId = m_xLbFunction->get_help_id(); in FuncPage()
H A Dformula.cxx285 m_aEditHelpId = m_xMEdit->get_help_id(); in FormulaDlg_Impl()
296 m_aOldHelp = m_rDialog.get_help_id(); // HelpId from resource always for "Page 1" in FormulaDlg_Impl()
1524 m_xEdRef->GetWidget()->set_help_id(m_pTheRefEdit->GetWidget()->get_help_id()); in RefInputStartBefore()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/report/
H A DDesignView.cxx146 …SvtViewOptions aDlgOpt(EViewType::Window, OStringToOUString(m_xReportExplorer->get_help_id(), RTL_… in dispose()
476 …SvtViewOptions aDlgOpt(EViewType::Window, OStringToOUString(m_xReportExplorer->get_help_id(), RTL_… in toggleReportExplorer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A DOfficeControlAccess.cxx198 OString aHelpId = pControl->get_help_id(); in getHelpURL()
202 aHelpId = m_pFileView->get_help_id(); in getHelpURL()
H A Dfileview.cxx195 OString get_help_id() const { return mxTreeView->get_help_id(); } in get_help_id() function in __anon32f0bc570211::ViewTabListBox_Impl
916 OString SvtFileView::get_help_id() const in get_help_id() function in SvtFileView
918 return mpImpl->mxView->get_help_id(); in get_help_id()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A DOfficeControlAccess.cxx198 OString aHelpId = pControl->get_help_id(); in getHelpURL()
202 aHelpId = m_pFileView->get_help_id(); in getHelpURL()
H A Dfileview.cxx191 OString get_help_id() const { return mxTreeView->get_help_id(); } in get_help_id() function in ViewTabListBox_Impl
906 OString SvtFileView::get_help_id() const in get_help_id() function in SvtFileView
908 return mpImpl->mxView->get_help_id(); in get_help_id()
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dgimpprocedure.c98 klass->get_help_id = gimp_procedure_real_get_help_id; in G_DEFINE_TYPE()
369 return GIMP_PROCEDURE_GET_CLASS (procedure)->get_help_id (procedure); in gimp_procedure_get_help_id()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx130 m_xDialog->set_help_id(m_xDialog->get_help_id() + "?config=NonTextImport"); in ScImportOptionsDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx130 m_xDialog->set_help_id(m_xDialog->get_help_id() + "?config=NonTextImport"); in ScImportOptionsDlg()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dgimpgeglprocedure.c110 proc_class->get_help_id = gimp_gegl_procedure_get_help_id; in G_DEFINE_TYPE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx192 m_xDialog->set_help_id(m_xDialog->get_help_id() + "-insert"); in SwIndexMarkPane()
193 m_xTypeDCB->set_help_id(m_xTypeDCB->get_help_id() + "-insert"); in SwIndexMarkPane()
198 m_xDialog->set_help_id(m_xDialog->get_help_id() + "-edit"); in SwIndexMarkPane()
199 m_xTypeDCB->set_help_id(m_xTypeDCB->get_help_id() + "-edit"); in SwIndexMarkPane()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx257 OUString aHelpId = OStringToOUString( mrParentDialog.get_help_id(), RTL_TEXTENCODING_UTF8 ); in ScreenshotAnnotationDlg_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx258 OUString aHelpId = OStringToOUString( mrParentDialog.get_help_id(), RTL_TEXTENCODING_UTF8 ); in ScreenshotAnnotationDlg_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dweld.hxx123 virtual OString get_help_id() const = 0;
2060 OString get_help_id() const { return getConstDialog()->get_help_id(); } in get_help_id() function in weld::DialogController
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dweld.hxx173 virtual OString get_help_id() const = 0;
2506 OString get_help_id() const { return getConstDialog()->get_help_id(); } in get_help_id() function in weld::DialogController
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dbackingwindow.cxx200 pHelp->Start(OUString::fromUtf8(m_xContainer->get_help_id()), &rButton); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkinst.cxx1639 OString get_help_id(const GtkWidget *pWidget) in get_help_id() function
2549 virtual OString get_help_id() const override in get_help_id() function in GtkInstanceWidget
2551 OString sRet = ::get_help_id(m_pWidget); in get_help_id()
3128 return get_help_id(GTK_WIDGET(m_aMap.find(rIdent)->second)); in get_item_help_id()
3396 return getButtonPriority(::get_help_id(pA)) < getButtonPriority(::get_help_id(pB)); in sortButtons()
12290 OString sHelpId = ::get_help_id(pWidget); in signalTooltipQuery()
12652 sPageHelpId = ::get_help_id(pPageWidget); in get_current_page_help_id()
13054 OString sHelpId = ::get_help_id(pWidget); in help()
13060 sHelpId = ::get_help_id(pWidget); in help()
13099 sHelpId = ::get_help_id(pContentWidget); in help()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dsfxhelp.cxx642 aNewHelpId = xParent->get_help_id(); in GetHelpText()
/dports/graphics/gimp-app/gimp-2.10.30/app/plug-in/
H A Dgimppluginprocedure.c131 proc_class->get_help_id = gimp_plug_in_procedure_get_help_id; in gimp_plug_in_procedure_class_init()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dsfxhelp.cxx651 aNewHelpId = xParent->get_help_id(); in GetHelpText()

123