Searched refs:nLstBoxCnt (Results 1 – 1 of 1) sorted by relevance
479 const sal_uInt16 nLstBoxCnt = 3; in IMPL_LINK() local480 ListBox* aLstArr[ nLstBoxCnt ] = { &aTypDLB1, &aTypDLB2, &aTypDLB3 }; in IMPL_LINK()481 sal_uInt16* aTypeArr[ nLstBoxCnt ] = { &nType1, &nType2, &nType3 }; in IMPL_LINK()482 String aOldStrArr[ nLstBoxCnt ]; in IMPL_LINK()486 for( n = 0; n < nLstBoxCnt; ++n ) in IMPL_LINK()503 for( n = 0; n < nLstBoxCnt; ++n ) in IMPL_LINK()513 for( n = 0; n < nLstBoxCnt; ++n ) in IMPL_LINK()
Completed in 10 milliseconds