Searched refs:pElementNames (Results 1 – 7 of 7) sorted by relevance
235 const ::rtl::OUString* pElementNames = aElementNames.getConstArray(); in determineRadioGroupId() local236 … const ::rtl::OUString* pElementNamesEnd = pElementNames + aElementNames.getLength(); in determineRadioGroupId()237 while ( pElementNames != pElementNamesEnd ) in determineRadioGroupId()239 if ( *pElementNames == sRadioGroupName ) in determineRadioGroupId()241 … sal_Int32 nLocalGroupIndex = pElementNames - aElementNames.getConstArray(); in determineRadioGroupId()248 ++pElementNames; in determineRadioGroupId()
150 const OUString* pElementNames = rLib.aElementNames.getConstArray(); in exportLibrary() local158 pElementNames[i] ); in exportLibrary()
305 OUString* pElementNames = aElementNames.getArray(); in endElement() local307 pElementNames[i] = mElements[i]; in endElement()
1054 const OUString *pElementNames = aElementNames.getConstArray(); in GetConfiguredGCSvcs_Impl() local1060 uno::Any aTmp( xNA->getByName( pElementNames[i] ) ); in GetConfiguredGCSvcs_Impl()1067 … const LanguageType nLang = MsLangId::convertIsoStringToLanguage( pElementNames[i] ); in GetConfiguredGCSvcs_Impl()
1837 const ::rtl::OUString* pElementNames = aElementNames.getConstArray(); in LegacyPsswdBinaryLimitExceeded() local1839 for ( ; pElementNames != pElementNamesEnd; ++pElementNames ) in LegacyPsswdBinaryLimitExceeded()1841 SbModule* pMod = pBasicLib->FindModule( *pElementNames ); in LegacyPsswdBinaryLimitExceeded()1843 aBigModules[ nBigModules++ ] = *pElementNames; in LegacyPsswdBinaryLimitExceeded()
1247 const rtl::OUString *pElementNames = aElementNames.getConstArray(); in GetActiveDictionariesByFormat() local1253 if (GetDictionaryEntry( pElementNames[i], aDicEntry ) && in GetActiveDictionariesByFormat()1261 if (aDisabledDics[k] == pElementNames[i]) in GetActiveDictionariesByFormat()
1755 const OUString* pElementNames = rLib.aElementNames.getConstArray(); in implImportLibDescriptor() local1759 pLib->maNameContainer.insertByName( pElementNames[i], aDummyElement ); in implImportLibDescriptor()