Searched refs:pIdentifierBox (Results 1 – 1 of 1) sorted by relevance
1155 ComboBox* pIdentifierBox; member in SwCreateAuthEntryDlg_Impl1661 pIdentifierBox(0), in SwCreateAuthEntryDlg_Impl()1737 pRefWindow = pIdentifierBox; in SwCreateAuthEntryDlg_Impl()1739 pIdentifierBox->SetSelectHdl(LINK(this, in SwCreateAuthEntryDlg_Impl()1755 pIdentifierBox->SetSizePixel(aTmp); in SwCreateAuthEntryDlg_Impl()1756 pIdentifierBox->SetPosPixel(bLeft ? aTR1 : aTR2); in SwCreateAuthEntryDlg_Impl()1757 pIdentifierBox->Show(); in SwCreateAuthEntryDlg_Impl()1758 pIdentifierBox->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()1815 delete pIdentifierBox; in ~SwCreateAuthEntryDlg_Impl()1830 DBG_ASSERT(pIdentifierBox, "No ComboBox"); in GetEntryText()[all …]
Completed in 22 milliseconds