Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dsrtdlg.cxx479 const sal_uInt16 nLstBoxCnt = 3; in IMPL_LINK() local
480 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 20 milliseconds