Searched refs:pNewLB (Results 1 – 1 of 1) sorted by relevance
1124 pNewLB->SetHelpId( aHIDs[i] ); in SwAssignFieldsControl()1125 pNewLB->SelectEntryPos(0); in SwAssignFieldsControl()1127 pNewLB->InsertEntry(pFields[nField]); in SwAssignFieldsControl()1132 pNewLB->SelectEntry(aAssignments[i]); in SwAssignFieldsControl()1134 pNewLB->SelectEntry(rHeader); in SwAssignFieldsControl()1136 if(xColAccess.is() && pNewLB->GetSelectEntryPos() > 0 && in SwAssignFieldsControl()1156 m_nYOffset += pNewLB->GetSizePixel().Height(); in SwAssignFieldsControl()1161 lcl_Move(pNewLB, nMove); in SwAssignFieldsControl()1164 pNewLB->SetSelectHdl(aMatchHdl); in SwAssignFieldsControl()1165 pNewLB->SetGetFocusHdl(aFocusHdl); in SwAssignFieldsControl()[all …]
Completed in 15 milliseconds