Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx460 aListBoxes[2] = &aAuthorLB; in MappingDialog_Impl()
461 aListBoxes[3] = &aTitleLB; in MappingDialog_Impl()
462 aListBoxes[4] = &aYearLB; in MappingDialog_Impl()
463 aListBoxes[5] = &aISBNLB; in MappingDialog_Impl()
467 aListBoxes[9] = &aEditorLB; in MappingDialog_Impl()
471 aListBoxes[13] = &aMonthLB; in MappingDialog_Impl()
472 aListBoxes[14] = &aNoteLB; in MappingDialog_Impl()
476 aListBoxes[18] = &aPagesLB; in MappingDialog_Impl()
483 aListBoxes[25] = &aURLLB; in MappingDialog_Impl()
510 aListBoxes[i]->InsertEntry(aListBoxes[0]->GetEntry(j)); in MappingDialog_Impl()
[all …]

Completed in 27 milliseconds