Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Dwebconninfo.cxx126 const sal_Int32 nBCount = sizeof( pButtons ) / sizeof( pButtons[ 0 ] ); in WebConnectionInfoDialog() local
127 for ( ; i < nBCount; ++i, ++pButton ) in WebConnectionInfoDialog()
140 for ( i = 0; i < nBCount; ++i, ++pButton ) in WebConnectionInfoDialog()
H A Doptinet2.cxx1358 const sal_Int32 nBCount = sizeof( pButtons ) / sizeof( pButtons[ 0 ] ); in InitControls() local
1359 for ( ; i < nBCount; ++i, ++pButton ) in InitControls()
1386 for ( i = 0; i < nBCount; ++i, ++pButton ) in InitControls()

Completed in 51 milliseconds