Searched refs:nBCount (Results 1 – 2 of 2) sorted by relevance
126 const sal_Int32 nBCount = sizeof( pButtons ) / sizeof( pButtons[ 0 ] ); in WebConnectionInfoDialog() local127 for ( ; i < nBCount; ++i, ++pButton ) in WebConnectionInfoDialog()140 for ( i = 0; i < nBCount; ++i, ++pButton ) in WebConnectionInfoDialog()
1358 const sal_Int32 nBCount = sizeof( pButtons ) / sizeof( pButtons[ 0 ] ); in InitControls() local1359 for ( ; i < nBCount; ++i, ++pButton ) in InitControls()1386 for ( i = 0; i < nBCount; ++i, ++pButton ) in InitControls()
Completed in 26 milliseconds