Home
last modified time | relevance | path

Searched refs:rHelpId (Results 1 – 25 of 92) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/
H A Dscreenshot_test.cxx27 void splitHelpId( const OString& rHelpId, OUString& rDirname, OUString &rBasename ) in splitHelpId() argument
29 sal_Int32 nIndex = rHelpId.lastIndexOf( '/' ); in splitHelpId()
32 rDirname = OStringToOUString( rHelpId.subView( 0, nIndex ), RTL_TEXTENCODING_UTF8 ); in splitHelpId()
34 if( rHelpId.getLength() > nIndex+1 ) in splitHelpId()
35 rBasename= OStringToOUString( rHelpId.subView( nIndex+1 ), RTL_TEXTENCODING_UTF8 ); in splitHelpId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/
H A Dscreenshot_test.cxx29 void splitHelpId( const OString& rHelpId, OUString& rDirname, OUString &rBasename ) in splitHelpId() argument
31 sal_Int32 nIndex = rHelpId.lastIndexOf( '/' ); in splitHelpId()
34 rDirname = OStringToOUString( rHelpId.copy( 0, nIndex ), RTL_TEXTENCODING_UTF8 ); in splitHelpId()
36 if( rHelpId.getLength() > nIndex+1 ) in splitHelpId()
37 rBasename= OStringToOUString( rHelpId.copy( nIndex+1 ), RTL_TEXTENCODING_UTF8 ); in splitHelpId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dcustomweld.hxx73 void SetHelpId(const OString& rHelpId) { m_pDrawingArea->set_help_id(rHelpId); } in SetHelpId() argument
132 void set_help_id(const OString& rHelpId) { m_xDrawingArea->set_help_id(rHelpId); } in set_help_id() argument
H A Dhelp.hxx66 virtual bool Start(const OUString& rHelpId, const vcl::Window* pWindow);
67 virtual bool Start(const OUString& rHelpId, weld::Widget* pWidget);
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/inc/
H A DChildWindow.hxx32 void SetHelpId(const OString& rHelpId) { m_xContainer->set_help_id(rHelpId); } in SetHelpId() argument
H A Dsqlmessage.hxx109 …ng& rText, int nResponse, const OString& rHelpId = OString()) { m_xDialog->add_button(rText, nResp… in add_button() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dstrindlg.cxx28 const OString& rHelpId, const OString& rEditHelpId) in ScStringInputDlg() argument
36 m_xDialog->set_help_id(rHelpId); in ScStringInputDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dstrindlg.cxx28 const OString& rHelpId, const OString& rEditHelpId) in ScStringInputDlg() argument
36 m_xDialog->set_help_id(rHelpId); in ScStringInputDlg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dbuilderpage.hxx36 void SetHelpId(const OString& rHelpId) { m_xContainer->set_help_id(rHelpId); } in SetHelpId() argument
H A Dcustomweld.hxx91 void SetHelpId(const OString& rHelpId) { m_pDrawingArea->set_help_id(rHelpId); } in SetHelpId() argument
184 void set_help_id(const OString& rHelpId) { m_xDrawingArea->set_help_id(rHelpId); } in set_help_id() argument
H A Dhelp.hxx66 virtual bool Start(const OUString& rHelpId, weld::Widget* pWidget = nullptr);
70 virtual bool Start(const OUString& rHelpId, const vcl::Window* pWindow);
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dinsrc.cxx34 SvxInsRowColDlg::SvxInsRowColDlg(weld::Window* pParent, bool bColumn, const OString& rHelpId) in SvxInsRowColDlg() argument
51 m_xDialog->set_help_id(rHelpId); in SvxInsRowColDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dinsrc.cxx34 SvxInsRowColDlg::SvxInsRowColDlg(weld::Window* pParent, bool bColumn, const OString& rHelpId) in SvxInsRowColDlg() argument
51 m_xDialog->set_help_id(rHelpId); in SvxInsRowColDlg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dbrowserpage.hxx40 void SetHelpId(const OString& rHelpId) { m_xContainer->set_help_id(rHelpId); } in SetHelpId() argument
H A Dbrowserline.cxx91 void OBrowserLine::SetComponentHelpIds(const OString& rHelpId) in SetComponentHelpIds() argument
94 m_pControlWindow->set_help_id(rHelpId); in SetComponentHelpIds()
98 m_pBrowseButton->set_help_id(rHelpId); in SetComponentHelpIds()
102 m_pAdditionalBrowseButton->set_help_id(rHelpId); in SetComponentHelpIds()
H A Dpropertyeditor.cxx118 sal_uInt16 OPropertyEditor::AppendPage(const OUString& rText, const OString& rHelpId) in AppendPage() argument
132 xPage->SetHelpId(rHelpId); in AppendPage()
142 void OPropertyEditor::SetHelpId( const OString& rHelpId ) in SetHelpId() argument
144 m_xTabControl->set_help_id(rHelpId); in SetHelpId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Drecorditemwindow.hxx23 void set_help_id(const OString& rHelpId) { m_xWidget->set_help_id(rHelpId); } in set_help_id() argument
H A Dinettbc.hxx79 void set_help_id(const OString& rHelpId) { m_xWidget->set_help_id(rHelpId); } in set_help_id() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A DPlacesListBox.hxx55 void set_help_id(const OString& rHelpId) { mxImpl->set_help_id(rHelpId); } in set_help_id() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A DPlacesListBox.hxx56 void set_help_id(const OString& rHelpId) { mxImpl->set_help_id(rHelpId); } in set_help_id() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/inc/
H A Dsqlmessage.hxx110 …ng& rText, int nResponse, const OString& rHelpId = OString()) { m_xDialog->add_button(rText, nResp… in add_button() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dcolorbox.hxx85 void set_help_id(const OString& rHelpId) { m_xButton->set_help_id(rHelpId); } in set_help_id() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dcolorbox.hxx142 void set_help_id(const OString& rHelpId) { m_xButton->set_help_id(rHelpId); } in set_help_id() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dinsdlg.hxx44 void SetHelpId(const OString& rHelpId) { m_xDialog->set_help_id(rHelpId); } in SetHelpId() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dinsdlg.hxx45 void SetHelpId(const OString& rHelpId) { m_xDialog->set_help_id(rHelpId); } in SetHelpId() argument

1234