/aoo41x/main/filter/source/config/cache/ |
H A D | filtercache.cxx | 370 lKeys.push_back(pIt->first); in getItemNames() 395 if (pIt != rList.end()) in hasItem() 428 if (pIt == rList.end()) in getItem() 464 return pIt->second; in getItem() 636 CacheItem::iterator pIt; in removeStatePropsFromItem() local 638 if (pIt != rItem.end()) in removeStatePropsFromItem() 639 rItem.erase(pIt); in removeStatePropsFromItem() 641 if (pIt != rItem.end()) in removeStatePropsFromItem() 642 rItem.erase(pIt); in removeStatePropsFromItem() 1083 CacheItemList::iterator pIt; in impl_validateAndOptimize() local [all …]
|
H A D | typedetection.cxx | 379 sFilter = *pIt; in impl_checkResultsAndAddBestFilter() 499 WildCard aCheck(*pIt); in impl_getPreselectionForType() 589 FlatDetection::iterator pIt; in impl_getPreselectionForFilter() local 590 for ( pIt = rFlatTypes.begin(); in impl_getPreselectionForFilter() 591 pIt != rFlatTypes.end() ; in impl_getPreselectionForFilter() 592 ++pIt ) in impl_getPreselectionForFilter() 652 FlatDetection::iterator pIt; in impl_getPreselectionForDocumentService() local 838 OUStringList::const_iterator pIt; in impl_detectTypeDeepOnly() local 939 for ( pIt = lDetectors.begin(); in impl_detectTypeDeepOnly() 940 pIt != lDetectors.end() ; in impl_detectTypeDeepOnly() [all …]
|
H A D | cacheitem.cxx | 374 for (const_iterator pIt = lProps.begin(); in haveProps() local 375 pIt != lProps.end() ; in haveProps() 376 ++pIt ) in haveProps() 379 const_iterator pItThis = this->find(pIt->first); in haveProps() 382 …heItem::haveProps() ... dont found \"%s\" => return FALSE\n", _FILTER_CONFIG_TO_ASCII_(pIt->first)) in haveProps() 387 if (!isSubSet(pIt->second, pItThis->second)) in haveProps() 406 for (const_iterator pIt = lProps.begin(); in dontHaveProps() local 407 pIt != lProps.end() ; in dontHaveProps() 408 ++pIt ) in dontHaveProps() 414 const_iterator pItThis = this->find(pIt->first); in dontHaveProps() [all …]
|
/aoo41x/main/framework/source/fwi/classes/ |
H A D | propertysethelper.cxx | 91 if (pIt != m_lProps.end()) in impl_addPropertyInfo() 109 if (pIt == m_lProps.end()) in impl_removePropertyInfo() 112 m_lProps.erase(pIt); in impl_removePropertyInfo() 223 if (pIt == m_lProps.end()) in setPropertyValue() 284 if (pIt == m_lProps.end()) in getPropertyValue() 313 if (pIt == m_lProps.end()) in addPropertyChangeListener() 335 if (pIt == m_lProps.end()) in removePropertyChangeListener() 357 if (pIt == m_lProps.end()) in addVetoableChangeListener() 379 if (pIt == m_lProps.end()) in removeVetoableChangeListener() 423 if (pIt == m_lProps.end()) in getPropertyByName() [all …]
|
/aoo41x/main/framework/source/services/ |
H A D | pathsettings.cxx | 365 for ( pIt = lOld.begin(); in impl_mergeOldUserPaths() 366 pIt != lOld.end() ; in impl_mergeOldUserPaths() 367 ++pIt ) in impl_mergeOldUserPaths() 626 OUStringList::iterator pIt; in impl_subst() local 639 *pIt = sNew; in impl_subst() 668 lTemp.push_back(*pIt); in impl_convertPath2OldStyle() 674 lTemp.push_back(*pIt); in impl_convertPath2OldStyle() 685 sPathVal.append(*pIt); in impl_convertPath2OldStyle() 686 ++pIt; in impl_convertPath2OldStyle() 876 pIt != lList.end() ; in impl_setPathValue() [all …]
|
H A D | autorecovery.cxx | 1345 ++pIt ) in implts_persistAllActiveViewNames() 1893 m_lDocCache.erase(pIt); in implts_deregisterDocument() 2042 for ( pIt = rList.begin(); in impl_searchDocument() 2043 pIt != rList.end() ; in impl_searchDocument() 2050 return pIt; in impl_searchDocument() 2350 *pIt = aInfo; in implts_saveDocs() 2369 *pIt = aInfo; in implts_saveDocs() 2379 pIt = *pIt2; in implts_saveDocs() 2390 *pIt = aInfo; in implts_saveDocs() 2896 while(pIt.hasMoreElements()) in implts_informListener() [all …]
|
/aoo41x/main/framework/source/fwe/interaction/ |
H A D | preventduplicateinteraction.cxx | 132 InteractionList::iterator pIt; in handle() local 133 for ( pIt = m_lInteractionRules.begin(); in handle() 134 pIt != m_lInteractionRules.end() ; in handle() 135 ++pIt ) in handle() 137 InteractionInfo& rInfo = *pIt; in handle() 188 InteractionList::iterator pIt; in handleInteractionRequest() local 189 for ( pIt = m_lInteractionRules.begin(); in handleInteractionRequest() 190 pIt != m_lInteractionRules.end() ; in handleInteractionRequest() 193 InteractionInfo& rInfo = *pIt; in handleInteractionRequest() 243 InteractionList::iterator pIt; in addInteractionRule() local [all …]
|
/aoo41x/main/framework/source/accelerators/ |
H A D | storageholder.cxx | 115 TPath2StorageInfo::iterator pIt; in forgetCachedStorages() local 116 for ( pIt = m_lStorages.begin(); in forgetCachedStorages() 117 pIt != m_lStorages.end() ; in forgetCachedStorages() 166 for ( pIt = lFolders.begin(); in openPath() 167 pIt != lFolders.end() ; in openPath() 168 ++pIt ) in openPath() 247 for ( pIt = lFolders.begin(); in getAllPathStorages() 248 pIt != lFolders.end() ; in getAllPathStorages() 249 ++pIt ) in getAllPathStorages() 442 if (pIt == m_lStorages.end()) in getPathOfStorage() [all …]
|
H A D | acceleratorconfiguration.cxx | 731 for ( pIt = lSecondaryKeys.begin(); pIt != pEnd; ++pIt ) in getAllKeyEvents() 732 lKeys.push_back(*pIt); in getAllKeyEvents() 920 for (pIt = lSecondaryKeys.begin(); pIt != lSecondaryKeys.end(); ++pIt) in getKeyEventsByCommand() 941 return pIt; in lcl_getPreferredKey() 1131 for ( pIt=lKeys.begin(); pIt!=lKeys.end(); ++pIt ) in storeToStorage() 1137 for ( pIt=lKeys.begin(); pIt!=lKeys.end(); ++pIt ) in storeToStorage() 1138 aCache.setKeyCommandPair(*pIt, m_aSecondaryReadCache.getCommandByKey(*pIt)); in storeToStorage() 1436 for ( pIt = lPrimaryReadKeys.begin(); pIt != lPrimaryReadKeys.end(); ++pIt ) in impl_ts_save() 1442 for ( pIt = lPrimaryWriteKeys.begin(); pIt != lPrimaryWriteKeys.end(); ++pIt ) in impl_ts_save() 1479 for ( pIt = lSecondaryReadKeys.begin(); pIt != lSecondaryReadKeys.end(); ++pIt) in impl_ts_save() [all …]
|
/aoo41x/main/svx/source/dialog/ |
H A D | docrecovery.cxx | 168 TURLList::const_iterator pIt; in existsBrokenTempEntries() local 184 TURLList::const_iterator pIt; in existsNonRecoveredEntries() local 239 for ( pIt = lURLs.begin(); in saveBrokenTempEntries() 240 pIt != lURLs.end() ; in saveBrokenTempEntries() 241 ++pIt ) in saveBrokenTempEntries() 277 for ( pIt = lURLs.begin(); in saveAllTempEntries() 278 pIt != lURLs.end() ; in saveAllTempEntries() 279 ++pIt ) in saveAllTempEntries() 309 for ( pIt = lURLs.begin(); in forgetBrokenTempEntries() 518 TURLList::iterator pIt; in statusChanged() local [all …]
|
/aoo41x/main/framework/source/classes/ |
H A D | fwktabwindow.cxx | 233 pIt != m_TabList.end(); in ClearEntryList() 234 ++pIt ) in ClearEntryList() 236 delete *pIt; in ClearEntryList() 246 TabEntryList::iterator pIt; in RemoveEntry() local 248 pIt != m_TabList.end(); in RemoveEntry() 249 ++pIt ) in RemoveEntry() 256 if ( pIt != m_TabList.end()) in RemoveEntry() 258 m_TabList.erase(pIt); in RemoveEntry() 272 pIt != m_TabList.end(); in FindEntry() 273 ++pIt ) in FindEntry() [all …]
|
/aoo41x/main/framework/inc/dispatch/ |
H A D | interceptionhelper.hxx | 132 iterator pIt; in findByReference() local 133 for (pIt=begin(); pIt!=end(); ++pIt) in findByReference() 135 if (pIt->xInterceptor == xProviderInterface) in findByReference() 136 return pIt; in findByReference() 153 iterator pIt; in findByPattern() local 154 for (pIt=begin(); pIt!=end(); ++pIt) in findByPattern() 156 sal_Int32 c = pIt->lURLPattern.getLength(); in findByPattern() 157 const ::rtl::OUString* pPattern = pIt->lURLPattern.getConstArray(); in findByPattern() 163 return pIt; in findByPattern()
|
/aoo41x/main/framework/source/jobs/ |
H A D | jobresult.cxx | 137 ::comphelper::SequenceAsHashMap::const_iterator pIt = aProtocol.end(); in JobResult() 139 pIt = aProtocol.find(JobConst::ANSWER_DEACTIVATE_JOB()); in JobResult() 140 if (pIt != aProtocol.end()) in JobResult() 142 pIt->second >>= m_bDeactivate; in JobResult() 147 pIt = aProtocol.find(JobConst::ANSWER_SAVE_ARGUMENTS()); in JobResult() 148 if (pIt != aProtocol.end()) in JobResult() 150 pIt->second >>= m_lArguments; in JobResult() 155 pIt = aProtocol.find(JobConst::ANSWER_SEND_DISPATCHRESULT()); in JobResult() 156 if (pIt != aProtocol.end()) in JobResult() 158 if (pIt->second >>= m_aDispatchResult) in JobResult()
|
/aoo41x/main/svl/source/config/ |
H A D | itemholder2.cxx | 111 TItems::const_iterator pIt; in impl_addItem() local 112 for ( pIt = m_lItems.begin(); in impl_addItem() 113 pIt != m_lItems.end() ; in impl_addItem() 114 ++pIt ) in impl_addItem() 116 const TItemInfo& rInfo = *pIt; in impl_addItem() 133 TItems::iterator pIt; in impl_releaseAllItems() local 134 for ( pIt = m_lItems.begin(); in impl_releaseAllItems() 135 pIt != m_lItems.end() ; in impl_releaseAllItems() 136 ++pIt ) in impl_releaseAllItems() 138 TItemInfo& rInfo = *pIt; in impl_releaseAllItems()
|
/aoo41x/main/framework/source/dispatch/ |
H A D | interceptionhelper.cxx | 103 if (pIt != m_lInterceptionRegs.end()) in queryDispatch() 104 xInterceptor = pIt->xInterceptor; in queryDispatch() 113 pIt = m_lInterceptionRegs.begin(); in queryDispatch() 114 xInterceptor = pIt->xInterceptor; in queryDispatch() 252 if (pIt != m_lInterceptionRegs.end()) in releaseDispatchProviderInterceptor() 268 m_lInterceptionRegs.erase(pIt); in releaseDispatchProviderInterceptor() 310 InterceptionHelper::InterceptorList::iterator pIt; in disposing() local 311 for ( pIt = aCopy.begin(); in disposing() 312 pIt != aCopy.end() ; in disposing() 313 ++pIt ) in disposing() [all …]
|
/aoo41x/main/svtools/source/config/ |
H A D | itemholder2.cxx | 117 TItems::const_iterator pIt; in impl_addItem() local 118 for ( pIt = m_lItems.begin(); in impl_addItem() 119 pIt != m_lItems.end() ; in impl_addItem() 120 ++pIt ) in impl_addItem() 122 const TItemInfo& rInfo = *pIt; in impl_addItem() 139 TItems::iterator pIt; in impl_releaseAllItems() local 140 for ( pIt = m_lItems.begin(); in impl_releaseAllItems() 141 pIt != m_lItems.end() ; in impl_releaseAllItems() 142 ++pIt ) in impl_releaseAllItems() 144 TItemInfo& rInfo = *pIt; in impl_releaseAllItems()
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | WW8PropertySetImpl.cxx | 287 WW8PropertySetIterator::Pointer_t pIt = in dump() local 292 while((*pIt) != (*pItEnd)) in dump() 294 WW8Property::Pointer_t pAttr = pIt->get(); in dump() 297 ++(*pIt); in dump() 303 WW8PropertySetIterator::Pointer_t pIt = begin(); in dots() local 306 while((*pIt) != (*pItEnd)) in dots() 308 WW8Property::Pointer_t pAttr = pIt->get(); in dots() 312 ++(*pIt); in dots() 375 while((*pIt) != (*pItEnd)) in resolve() 377 WW8Sprm aSprm(pIt->get()); in resolve() [all …]
|
/aoo41x/main/comphelper/source/misc/ |
H A D | numberedcollection.cxx | 96 TNumberedItemHash::const_iterator pIt = m_lComponents.find (pComponent); in leaseNumber() local 99 if (pIt != m_lComponents.end()) in leaseNumber() 100 return pIt->second.nNumber; in leaseNumber() 172 TNumberedItemHash::iterator pIt = m_lComponents.find (pComponent); in releaseNumberForComponent() local 175 if (pIt != m_lComponents.end()) in releaseNumberForComponent() 176 m_lComponents.erase(pIt); in releaseNumberForComponent() 262 TDeadItemList::const_iterator pIt; in impl_cleanUpDeadItems() local 264 for ( pIt = lDeadItems.begin (); in impl_cleanUpDeadItems() 265 pIt != lDeadItems.end (); in impl_cleanUpDeadItems() 266 ++pIt ) in impl_cleanUpDeadItems() [all …]
|
H A D | locale.cxx | 528 for ( pIt = lISOList.begin(); in getFallback() 529 pIt != lISOList.end() ; in getFallback() 530 ++pIt ) in getFallback() 532 Locale aCheck(*pIt); in getFallback() 535 return pIt; in getFallback() 543 pSimilar = pIt; in getFallback() 552 pEN_US = pIt; in getFallback() 561 pEN = pIt; in getFallback() 570 pXDefault = pIt; in getFallback() 579 pXNoTranslate = pIt; in getFallback() [all …]
|
H A D | mediadescriptor.cxx | 438 if (pIt != end()) in isStreamReadOnly() 440 pIt->second >>= bReadOnly; in isStreamReadOnly() 446 if (pIt != end()) in isStreamReadOnly() 451 pIt = find(MediaDescriptor::PROP_STREAM()); in isStreamReadOnly() 452 if (pIt != end()) in isStreamReadOnly() 586 if (pIt != end()) in impl_addInputStream() 593 pIt = find(MediaDescriptor::PROP_POSTDATA()); in impl_addInputStream() 594 if (pIt != end()) in impl_addInputStream() 596 const css::uno::Any& rPostData = pIt->second; in impl_addInputStream() 755 if (pIt != end()) in impl_openStreamWithURL() [all …]
|
/aoo41x/main/unotools/source/config/ |
H A D | itemholder1.cxx | 135 TItems::const_iterator pIt; in impl_addItem() local 136 for ( pIt = m_lItems.begin(); in impl_addItem() 137 pIt != m_lItems.end() ; in impl_addItem() 138 ++pIt ) in impl_addItem() 140 const TItemInfo& rInfo = *pIt; in impl_addItem() 157 TItems::iterator pIt; in impl_releaseAllItems() local 158 for ( pIt = m_lItems.begin(); in impl_releaseAllItems() 159 pIt != m_lItems.end() ; in impl_releaseAllItems() 160 ++pIt ) in impl_releaseAllItems() 162 TItemInfo& rInfo = *pIt; in impl_releaseAllItems()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | DomainMapperTableHandler.cxx | 389 if ( pIt != rInfo.pTableDefaults->end( ) ) in endTableGetTableStyle() 390 rInfo.pTableDefaults->erase( pIt ); in endTableGetTableStyle() 402 if ( pIt != rInfo.pTableDefaults->end( ) ) in endTableGetTableStyle() 403 rInfo.pTableDefaults->erase( pIt ); in endTableGetTableStyle() 415 if ( pIt != rInfo.pTableDefaults->end( ) ) in endTableGetTableStyle() 416 rInfo.pTableDefaults->erase( pIt ); in endTableGetTableStyle() 428 if ( pIt != rInfo.pTableDefaults->end( ) ) in endTableGetTableStyle() 429 rInfo.pTableDefaults->erase( pIt ); in endTableGetTableStyle() 442 if ( pIt != rInfo.pTableDefaults->end( ) ) in endTableGetTableStyle() 443 rInfo.pTableDefaults->erase( pIt ); in endTableGetTableStyle() [all …]
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xlchart.cxx | 506 for( const XclChFormatInfo* pIt = spFmtInfos; pIt != pEnd; ++pIt ) in XclChFormatInfoProvider() local 507 maInfoMap[ pIt->meObjType ] = pIt; in XclChFormatInfoProvider() 575 for( const XclChTypeInfo* pIt = spTypeInfos; pIt != pEnd; ++pIt ) in XclChTypeInfoProvider() local 576 maInfoMap[ pIt->meTypeId ] = pIt; in XclChTypeInfoProvider() 589 for( const XclChTypeInfo* pIt = spTypeInfos; pIt != pEnd; ++pIt ) in GetTypeInfoFromRecId() local 590 if( pIt->mnRecId == nRecId ) in GetTypeInfoFromRecId() 591 return *pIt; in GetTypeInfoFromRecId() 599 for( const XclChTypeInfo* pIt = spTypeInfos; pIt != pEnd; ++pIt ) in GetTypeInfoFromService() local 600 if( rServiceName.equalsAscii( pIt->mpcServiceName ) ) in GetTypeInfoFromService() 601 return *pIt; in GetTypeInfoFromService()
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | propmap.hxx | 64 TPropMapBase::iterator pIt = m_aMap.find(sKey); in get() local 65 if (pIt == m_aMap.end()) in get() 68 void* pItem = pIt->second; in get() 77 TPropMapBase::iterator pIt = m_aMap.find(sKey); in get_copy() local 78 if (pIt == m_aMap.end()) in get_copy() 81 void* pValue = pIt->second; in get_copy() 87 m_aMap.erase(pIt); in get_copy()
|
/aoo41x/main/sfx2/source/notify/ |
H A D | eventsupplier.cxx | 683 if (pIt != m_lModels.end()) in disposing() 684 m_lModels.erase(pIt); in disposing() 701 if (pIt != m_lModels.end()) in has() 726 if (pIt != m_lModels.end()) in insert() 763 if (pIt == m_lModels.end()) in remove() 767 m_lModels.erase(pIt); in remove() 879 TModelList::iterator pIt; in impl_searchDoc() local 880 for ( pIt = m_lModels.begin(); in impl_searchDoc() 881 pIt != m_lModels.end() ; in impl_searchDoc() 882 ++pIt ) in impl_searchDoc() [all …]
|