Searched refs:nEntryCnt (Results 1 – 3 of 3) sorted by relevance
380 sal_Int32 nEntryCnt = aSecureURLs.getLength(); in MacroSecurityTrustedSourcesTP() local381 for( sal_Int32 i = 0 ; i < nEntryCnt ; ++i ) in MacroSecurityTrustedSourcesTP()397 sal_uInt16 nEntryCnt = maTrustFileLocLB.GetEntryCount(); in ClosePage() local398 if( nEntryCnt ) in ClosePage()400 cssu::Sequence< rtl::OUString > aSecureURLs( nEntryCnt ); in ClosePage()401 for( sal_uInt16 i = 0 ; i < nEntryCnt ; ++i ) in ClosePage()
2518 sal_uInt16 nEntryCnt = pFormImpl->GetStringList().Count(); in EndSelect() local2519 if( nEntryCnt ) in EndSelect()2521 Sequence<OUString> aList( (sal_Int32)nEntryCnt ); in EndSelect()2522 Sequence<OUString> aValueList( (sal_Int32)nEntryCnt ); in EndSelect()2527 for( i = 0; i < nEntryCnt; i++ ) in EndSelect()2552 if( !nSelCnt && 1 == nSelectEntryCnt && nEntryCnt ) in EndSelect()2628 sal_uInt16 nEntryCnt = pFormImpl->GetStringList().Count(); in InsertSelectOption() local2632 pFormImpl->GetSelectedList().Insert( nEntryCnt, in InsertSelectOption()2642 sal_uInt16 nEntryCnt = pFormImpl->GetStringList().Count(); in InsertSelectText() local2643 if( nEntryCnt ) in InsertSelectText()[all …]
431 sal_uLong nEntryCnt = rListBox.GetEntryCount(); in FillEvents() local434 for( sal_uLong n = 0 ; n < nEntryCnt ; ++n ) in FillEvents()
Completed in 38 milliseconds