Home
last modified time | relevance | path

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

/aoo41x/main/uui/source/
H A Dmasterpasscrtdlg.cxx128 const sal_Int32 nCCount = sizeof( pControls ) / sizeof( pControls[0] ); in MasterPasswordCreateDialog() local
129 for ( int i = 0; i < nCCount; ++i ) in MasterPasswordCreateDialog()
/aoo41x/main/cui/source/options/
H A Doptinet2.cxx893 const sal_Int32 nCCount = sizeof( pEdits ) / sizeof( pEdits[ 0 ] ); in InitControls_Impl() local
894 for ( i = 0; i < nCCount; ++i, ++pEdit ) in InitControls_Impl()
1398 const sal_Int32 nCCount = sizeof( pControls ) / sizeof( pControls[ 0 ] ); in InitControls() local
1399 for ( i = 0; i < nCCount; ++i, ++pControl ) in InitControls()

Completed in 14 milliseconds