Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1156 Edit* pEdits[AUTH_FIELD_END]; member in SwCreateAuthEntryDlg_Impl
1711 pEdits[nIndex] = 0; in SwCreateAuthEntryDlg_Impl()
1762 pEdits[nIndex] = new Edit(this, WB_BORDER); in SwCreateAuthEntryDlg_Impl()
1764 pRefWindow = pEdits[nIndex]; in SwCreateAuthEntryDlg_Impl()
1765 pEdits[nIndex]->SetSizePixel(aEditSize); in SwCreateAuthEntryDlg_Impl()
1768 pEdits[nIndex]->Show(); in SwCreateAuthEntryDlg_Impl()
1769 pEdits[nIndex]->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()
1777 pEdits[nIndex]->Enable(sal_False); in SwCreateAuthEntryDlg_Impl()
1812 delete pEdits[i]; in ~SwCreateAuthEntryDlg_Impl()
1840 sRet = pEdits[nIndex]->GetText(); in GetEntryText()
[all …]
/aoo4110/main/cui/source/options/
H A Doptinet2.cxx890 Window* pEdits[] = { &aSearchNameED, &aAndRB, &aOrRB, in InitControls_Impl() local
892 Window** pEdit = pEdits; in InitControls_Impl()
893 const sal_Int32 nCCount = sizeof( pEdits ) / sizeof( pEdits[ 0 ] ); in InitControls_Impl()
H A Doptgenrl.cxx198 SvxUserEdit* pEdits[] = in SvxGeneralTabPage() local
205 SvxUserEdit** pCurrent = pEdits; in SvxGeneralTabPage()

Completed in 35 milliseconds