Home
last modified time | relevance | path

Searched refs:nEntryCnt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx380 sal_Int32 nEntryCnt = aSecureURLs.getLength(); in MacroSecurityTrustedSourcesTP() local
381 for( sal_Int32 i = 0 ; i < nEntryCnt ; ++i ) in MacroSecurityTrustedSourcesTP()
397 sal_uInt16 nEntryCnt = maTrustFileLocLB.GetEntryCount(); in ClosePage() local
398 if( nEntryCnt ) in ClosePage()
400 cssu::Sequence< rtl::OUString > aSecureURLs( nEntryCnt ); in ClosePage()
401 for( sal_uInt16 i = 0 ; i < nEntryCnt ; ++i ) in ClosePage()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx2518 sal_uInt16 nEntryCnt = pFormImpl->GetStringList().Count(); in EndSelect() local
2519 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() local
2632 pFormImpl->GetSelectedList().Insert( nEntryCnt, in InsertSelectOption()
2642 sal_uInt16 nEntryCnt = pFormImpl->GetStringList().Count(); in InsertSelectText() local
2643 if( nEntryCnt ) in InsertSelectText()
[all …]
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx431 sal_uLong nEntryCnt = rListBox.GetEntryCount(); in FillEvents() local
434 for( sal_uLong n = 0 ; n < nEntryCnt ; ++n ) in FillEvents()

Completed in 46 milliseconds