Home
last modified time | relevance | path

Searched refs:pHelpId (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/fldui/
H A Dfldedt.cxx184 const char* pHelpId = 0; in CreatePage() local
190 pHelpId = HID_EDIT_FLD_DOK; in CreatePage()
194 pHelpId = HID_EDIT_FLD_FUNC; in CreatePage()
198 pHelpId = HID_EDIT_FLD_REF; in CreatePage()
222 pHelpId = HID_EDIT_FLD_DOKINF; in CreatePage()
228 pHelpId = HID_EDIT_FLD_DB; in CreatePage()
232 pHelpId = HID_EDIT_FLD_VAR; in CreatePage()
237 pTabPage->SetHelpId(pHelpId); in CreatePage()
/trunk/main/sc/source/ui/view/
H A Dtabvwshf.cxx420 const sal_Char* pHelpId = 0; in ExecuteTable() local
427 pHelpId = HID_SC_APPEND_NAME; in ExecuteTable()
433 pHelpId = HID_SC_RENAME_NAME; in ExecuteTable()
444 … GetStaticInterface()->GetSlot(nSlot)->GetCommand(), pHelpId, RID_SCDLG_STRINPUT); in ExecuteTable()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1192 const char* pHelpId; member
1730 pTypeListBox->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()
1758 pIdentifierBox->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()
1769 pEdits[nIndex]->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()

Completed in 25 milliseconds