Searched refs:pEdits (Results 1 – 3 of 3) sorted by relevance
1156 Edit* pEdits[AUTH_FIELD_END]; member in SwCreateAuthEntryDlg_Impl1711 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 …]
890 Window* pEdits[] = { &aSearchNameED, &aAndRB, &aOrRB, in InitControls_Impl() local892 Window** pEdit = pEdits; in InitControls_Impl()893 const sal_Int32 nCCount = sizeof( pEdits ) / sizeof( pEdits[ 0 ] ); in InitControls_Impl()
198 SvxUserEdit* pEdits[] = in SvxGeneralTabPage() local205 SvxUserEdit** pCurrent = pEdits; in SvxGeneralTabPage()
Completed in 71 milliseconds