Searched refs:nListBoxIndex (Results 1 – 3 of 3) sorted by relevance
1018 sal_IntPtr nListBoxIndex = reinterpret_cast<sal_IntPtr>(_pListbox->GetEntryData(0)); in IMPL_LINK() local1019 DBG_ASSERT(nListBoxIndex >= 0 && nListBoxIndex < FIELD_CONTROLS_VISIBLE, in IMPL_LINK()1025 m_pImpl->aFieldAssignments[m_pImpl->nFieldScrollPos * 2 + nListBoxIndex] = String(); in IMPL_LINK()1028 …m_pImpl->aFieldAssignments[m_pImpl->nFieldScrollPos * 2 + nListBoxIndex] = _pListbox->GetSelectEnt… in IMPL_LINK()
524 …sal_uInt16 nListBoxIndex = lcl_FindLogicalName( pConfig, pMapping->aColumnPairs[nEntry].sLogicalCo… in MappingDialog_Impl() local525 if(nListBoxIndex < COLUMN_COUNT) in MappingDialog_Impl()527 aListBoxes[nListBoxIndex]->SelectEntry(pMapping->aColumnPairs[nEntry].sRealColumnName); in MappingDialog_Impl()
293 sal_uInt16 nListBoxIndex; member in ImpSjJScriptOptionObject
Completed in 48 milliseconds