Searched refs:nKeyCount (Results 1 – 6 of 6) sorted by relevance
867 sal_uInt16 i, nKeyCount; in FillFilterList() local871 for( i = 0, nKeyCount = pFilter->GetImportFormatCount(); i < nKeyCount; i++ ) in FillFilterList()938 for ( i = 0; i < nKeyCount; ++i ) in FillFilterList()
552 void SwAuthorityFieldType::SetSortKeys(sal_uInt16 nKeyCount, SwTOXSortKey aKeys[]) in SetSortKeys() argument556 for(sal_uInt16 i = 0; i < nKeyCount; i++) in SetSortKeys()
147 void SetSortKeys(sal_uInt16 nKeyCount, SwTOXSortKey nKeys[]);
605 const sal_Int32 nKeyCount = xKeyIndex->getCount(); in AddTabWin() local606 for ( sal_Int32 i=0; i<nKeyCount ; ++i ) in AddTabWin()
1737 sal_Int32 nKeyCount = rKey.getLength(); in ExportBibliographyConfiguration() local1738 for(sal_Int32 nPropertyKey = 0; nPropertyKey < nKeyCount; nPropertyKey++) in ExportBibliographyConfiguration()
2393 sal_uInt16 nKeyCount = pFType->GetSortKeyCount(); in ActivatePage() local2394 if(0 < nKeyCount) in ActivatePage()2402 if(1 < nKeyCount) in ActivatePage()2410 if(2 < nKeyCount) in ActivatePage()
Completed in 63 milliseconds