Home
last modified time | relevance | path

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

/AOO41X/main/extensions/source/bibliography/
H A Ddatman.cxx314 ListBox* aListBoxes[COLUMN_COUNT]; member in MappingDialog_Impl
458 aListBoxes[0] = &aIdentifierLB; in MappingDialog_Impl()
459 aListBoxes[1] = &aAuthorityTypeLB; in MappingDialog_Impl()
460 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()
464 aListBoxes[6] = &aBooktitleLB; in MappingDialog_Impl()
465 aListBoxes[7] = &aChapterLB; in MappingDialog_Impl()
466 aListBoxes[8] = &aEditionLB; in MappingDialog_Impl()
[all …]