Lines Matching refs:nCount
266 const int nCount = sizeof( aPropNames ) / sizeof( PropertyStruct );
267 Sequence< OUString > aNames( nCount );
269 for ( int i = 0; i < nCount; i++ )
504 sal_Int32 nCount = sizeof( aPropNames ) / sizeof( PropertyStruct ); in SvtPathOptions_Impl() local
506 for ( i = 0; i < nCount; i++ ) in SvtPathOptions_Impl()
520 nCount = sizeof( aVarNameAttribute ) / sizeof( VarNameAttribute ); in SvtPathOptions_Impl()
521 for ( i = 0; i < nCount; i++ ) in SvtPathOptions_Impl()
942 xub_StrLen i, nCount = aIniFile.GetTokenCount( '/' ); in SearchFile() local
943 for ( i = 0; i < nCount; ++i ) in SearchFile()
1016 xub_StrLen i, nCount = aIniFile.GetTokenCount( '/' ); in SearchFile() local
1017 for ( i = 0; i < nCount; ++i ) in SearchFile()