/trunk/main/dbaccess/source/ui/inc/ |
H A D | FieldControls.hxx | 68 String GetHelp() const { return m_strHelpText; } in GetHelp() function in dbaui::OPropColumnEditCtrl 100 String GetHelp() const { return m_strHelpText; } in GetHelp() function in dbaui::OPropEditCtrl 135 String GetHelp() const { return m_strHelpText; } in GetHelp() function in dbaui::OPropNumericEditCtrl 170 String GetHelp() const { return m_strHelpText; } in GetHelp() function in dbaui::OPropListBoxCtrl
|
/trunk/main/sw/source/core/fields/ |
H A D | flddropdown.cxx | 161 const String & SwDropDownField::GetHelp() const in GetHelp() function in SwDropDownField 211 rVal <<= rtl::OUString(GetHelp()); in QueryValue()
|
H A D | expfld.cxx | 1361 String SwInputField::GetHelp() const in GetHelp() function in SwInputField
|
/trunk/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 1591 strHelpText = pNumeric->GetHelp(); in IMPL_LINK() 1598 strHelpText = pColumn->GetHelp(); in IMPL_LINK() 1605 strHelpText = pEdit->GetHelp(); in IMPL_LINK() 1612 strHelpText = pListBox->GetHelp(); in IMPL_LINK()
|
/trunk/main/sw/inc/ |
H A D | flddropdown.hxx | 202 const String & GetHelp() const;
|
H A D | expfld.hxx | 363 virtual String GetHelp() const;
|
/trunk/main/sfx2/source/appl/ |
H A D | sfxhelp.cxx | 1017 SfxHelp* pHelp = SAL_STATIC_CAST( SfxHelp*, Application::GetHelp() ); in CreateHelpURL() 1025 SfxHelp* pHelp = SAL_STATIC_CAST( SfxHelp*, Application::GetHelp() ); in OpenHelpAgent()
|
H A D | appserv.cxx | 335 Help* pHelp = Application::GetHelp(); in MiscExec_Impl()
|
/trunk/main/svl/source/svdde/ |
H A D | ddesvr.cxx | 274 aRes = pService->GetHelp(); in SV_IMPL_VARARR() 1076 String __EXPORT DdeService::GetHelp() in GetHelp() function in DdeService
|
/trunk/main/sfx2/source/sidebar/ |
H A D | ControllerItem.cxx | 214 Help* pHelp = Application::GetHelp(); in GetHelpText()
|
/trunk/main/svl/unx/source/svdde/ |
H A D | ddedummy.cxx | 240 String DdeService::GetHelp() in GetHelp() function in DdeService
|
/trunk/main/svl/inc/svl/ |
H A D | svdde.hxx | 423 virtual String GetHelp();
|
/trunk/main/framework/source/dispatch/ |
H A D | helpagentdispatcher.cxx | 228 Help* pHelp = Application::GetHelp(); in implts_acceptCurrentURL()
|
/trunk/main/vcl/source/window/ |
H A D | status.cxx | 910 Help* pHelp = Application::GetHelp(); in RequestHelp() 1494 Help* pHelp = Application::GetHelp(); in GetHelpText()
|
/trunk/main/vcl/inc/vcl/ |
H A D | svapp.hxx | 401 static Help* GetHelp();
|
/trunk/main/svtools/source/control/ |
H A D | headbar.cxx | 1139 Help* pHelp = Application::GetHelp(); in RequestHelp() 1566 Help* pHelp = Application::GetHelp(); in GetHelpText()
|
H A D | taskstat.cxx | 517 Help* pHelp = Application::GetHelp(); in RequestHelp()
|
H A D | tabbar.cxx | 1407 Help* pHelp = Application::GetHelp(); in RequestHelp() 2411 Help* pHelp = Application::GetHelp(); in GetHelpText()
|
/trunk/main/framework/source/jobs/ |
H A D | helponstartup.cxx | 192 Help* pHelp = Application::GetHelp(); in execute()
|
/trunk/main/vcl/source/control/ |
H A D | tabctrl.cxx | 1355 Help* pHelp = Application::GetHelp(); in RequestHelp() 2013 Help* pHelp = Application::GetHelp(); in GetHelpText()
|
/trunk/main/cui/source/customize/ |
H A D | selector.cxx | 164 OUString aHelpText = Application::GetHelp()->GetHelpText( aCmdURL, this ); in GetHelpText()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | rtfexport.cxx | 362 ::rtl::OUString sHelp( pFld->GetHelp() ); in DoFormText()
|
/trunk/main/desktop/source/app/ |
H A D | app.cxx | 2980 Help *pHelp = Application::GetHelp(); in OpenClients() 3442 Help *pHelp = Application::GetHelp(); in HandleAppEvent()
|
/trunk/main/vcl/source/app/ |
H A D | svapp.cxx | 1514 Help* Application::GetHelp() in GetHelp() function in Application
|
/trunk/main/sfx2/source/dialog/ |
H A D | filedlghelper.cxx | 275 Help* pHelp = Application::GetHelp(); in handleHelpRequested()
|