/aoo4110/main/extensions/source/propctrlr/ |
H A D | propertycomposer.cxx | 107 ++loop in PropertyComposer() 110 if ( !loop->is() ) in PropertyComposer() 125 ++loop in inspect() 178 ++loop in getPropertyState() 228 ++loop in getSupportedProperties() 278 ++loop in uniteStringArrays() 402 ++loop in actuatingPropertyChanged() 434 ++loop in IMPLEMENT_FORWARD_XCOMPONENT() 438 (*loop)->dispose(); in IMPLEMENT_FORWARD_XCOMPONENT() 480 ++loop in suspend() [all …]
|
H A D | propcontroller.cxx | 462 loop != aAllHandlers.end(); in suspendPropertyHandlers_nothrow() 463 ++loop in suspendPropertyHandlers_nothrow() 650 loop != m_aInspectedObjects.end(); in disposing() 651 ++loop in disposing() 654 if ( *loop == _rSource.Source ) in disposing() 656 m_aInspectedObjects.erase( loop ); in disposing() 862 loop != m_aInspectedObjects.end(); in impl_toggleInspecteeListening_nothrow() 863 ++loop in impl_toggleInspecteeListening_nothrow() 932 loop != aAllHandlers.end(); in stopInspection() 933 ++loop in stopInspection() [all …]
|
H A D | pcrcommon.hxx | 114 iterator loop = end(); in erase() local 115 while ( --loop != _pos ) in erase() 116 *( loop - 1 ) = *loop; in erase()
|
H A D | eventhandler.cxx | 469 for ( EventMapIndexAccess::const_iterator loop = m_aEventIndexAccess.begin(); in getElementNames() local 470 loop != m_aEventIndexAccess.end(); in getElementNames() 471 ++loop, ++pReturn in getElementNames() 473 *pReturn = loop->second->first; in getElementNames() 831 for ( EventMap::const_iterator loop = m_aEvents.begin(); in getSupportedProperties() local 832 loop != m_aEvents.end(); in getSupportedProperties() 833 ++loop in getSupportedProperties() 836 aOrderedProperties[ loop->second.nId ] = Property( in getSupportedProperties() 837 loop->first, loop->second.nId, in getSupportedProperties()
|
H A D | handlerhelper.cxx | 149 for ( ::std::vector< ::rtl::OUString >::const_iterator loop = aInitialEntries.begin(); in lcl_implCreateListLikeControl() 150 loop != aInitialEntries.end(); in lcl_implCreateListLikeControl() 151 ++loop in lcl_implCreateListLikeControl() 153 xListControl->appendListEntry( *loop ); in lcl_implCreateListLikeControl()
|
/aoo4110/main/svtools/source/uno/ |
H A D | unocontroltablemodel.cxx | 283 loop != aListeners.end(); in insertColumn() 284 ++loop in insertColumn() 306 loop != aListeners.end(); in removeColumn() 307 ++loop in removeColumn() 343 ++loop in removeAllColumns() 356 ++loop in impl_notifyTableMetricsChanged() 880 ++loop in notifyColumnChange() 917 ++loop in notifyRowsInserted() 930 ++loop in notifyRowsRemoved() 948 ++loop in notifyDataChanged() [all …]
|
/aoo4110/main/extensions/source/abpilot/ |
H A D | typeselectionpage.cxx | 114 loop != m_aAllTypes.end(); ++loop ) in TypeSelectionPage() 116 ButtonItem aItem = *loop; in TypeSelectionPage() 138 for ( ::std::vector< ButtonItem >::iterator loop = m_aAllTypes.begin(); in ~TypeSelectionPage() 139 loop != m_aAllTypes.end(); ++loop ) in ~TypeSelectionPage() 141 loop->m_bVisible = false; in ~TypeSelectionPage() 151 loop != m_aAllTypes.end(); ++loop ) in ActivatePage() 153 const ButtonItem& rItem = (*loop); in ActivatePage() 175 loop != m_aAllTypes.end(); ++loop ) in selectType() 177 ButtonItem aItem = (*loop); in selectType() 186 loop != m_aAllTypes.end(); ++loop ) in getSelectedType() [all …]
|
/aoo4110/main/svtools/source/toolpanel/ |
H A D | paneldecklisteners.cxx | 52 loop != aListeners.end(); in PanelInserted() 53 ++loop in PanelInserted() 56 (*loop)->PanelInserted( i_pPanel, i_nPosition ); in PanelInserted() 65 loop != aListeners.end(); in PanelRemoved() 66 ++loop in PanelRemoved() 69 (*loop)->PanelRemoved( i_nPosition ); in PanelRemoved() 78 loop != aListeners.end(); in ActivePanelChanged() 79 ++loop in ActivePanelChanged() 91 loop != aListeners.end(); in LayouterChanged() 92 ++loop in LayouterChanged() [all …]
|
/aoo4110/main/toolkit/source/controls/ |
H A D | unocontrolcontainer.cxx | 204 loop != maControls.end(); in getControls() 205 ++loop, ++pControls in getControls() 217 loop != maControls.end(); in getIdentifiers() 218 ++loop, ++pIndentifiers in getIdentifiers() 220 *pIndentifiers = loop->first; in getIdentifiers() 228 loop != maControls.end(); in getControlForName() 229 ++loop in getControlForName() 240 loop != maControls.end(); in getControlIdentifier() 241 ++loop in getControlIdentifier() 245 return loop->first; in getControlIdentifier() [all …]
|
/aoo4110/main/basic/source/basmgr/ |
H A D | basicmanagerrepository.cxx | 372 loop != m_aCreationListeners.end(); in impl_notifyCreationListeners() 373 ++loop in impl_notifyCreationListeners() 576 for ( BasicManagerStore::iterator loop = m_aStore.begin(); in _disposing() local 577 loop != m_aStore.end(); in _disposing() 578 ++loop in _disposing() 581 if ( loop->first.get() == xNormalizedSource.get() ) in _disposing() 583 impl_removeFromRepository( loop ); in _disposing() 606 loop != m_aStore.end(); in Notify() 607 ++loop in Notify() 610 if ( loop->second == pManager ) in Notify() [all …]
|
/aoo4110/main/extensions/source/resource/ |
H A D | res_services.cxx | 63 for ( ::std::vector< ::res::ComponentInfo >::const_iterator loop = aComponentInfos.begin(); in component_getFactory() 64 loop != aComponentInfos.end(); in component_getFactory() 65 ++loop in component_getFactory() 68 if ( 0 == loop->sImplementationName.compareToAscii( pImplName ) ) in component_getFactory() 72 loop->pFactory, loop->sImplementationName, loop->aSupportedServices ), in component_getFactory()
|
/aoo4110/main/svx/source/form/ |
H A D | fmcontrolbordermanager.cxx | 329 for ( ControlBag::const_iterator loop = aInvalidControls.begin(); in restoreAll() local 330 loop != aInvalidControls.end(); in restoreAll() 331 ++loop in restoreAll() 334 Reference< XVclWindowPeer > xPeer( loop->xControl->getPeer(), UNO_QUERY ); in restoreAll() 337 updateBorderStyle( loop->xControl, xPeer, *loop ); in restoreAll() 338 xPeer->setProperty( FM_PROP_HELPTEXT, makeAny( loop->sOriginalHelpText ) ); in restoreAll() 339 setUnderline( xPeer, *loop ); in restoreAll()
|
H A D | dataaccessdescriptor.cxx | 236 for ( MapString2PropertyEntry::const_iterator loop = rProperties.begin(); in getPropertyMapEntry() local 237 loop != rProperties.end(); in getPropertyMapEntry() 238 ++loop in getPropertyMapEntry() 241 if ( nNeededHandle == loop->second->mnHandle ) in getPropertyMapEntry() 242 return loop->second; in getPropertyMapEntry()
|
H A D | fmexch.cxx | 244 for ( ListBoxEntrySet::const_iterator loop = m_aSelectedEntries.begin(); in buildPathFormat() local 245 loop != m_aSelectedEntries.end(); in buildPathFormat() 246 ++loop, ++pAllPaths in buildPathFormat() 251 SvLBoxEntry* pCurrentEntry = *loop; in buildPathFormat()
|
/aoo4110/main/reportdesign/source/core/misc/ |
H A D | conditionupdater.cxx | 107 … for ( ConditionalExpressions::const_iterator loop = m_aConditionalExpressions.begin(); in impl_adjustFormatConditions_nothrow() local 108 loop != m_aConditionalExpressions.end(); in impl_adjustFormatConditions_nothrow() 109 ++loop in impl_adjustFormatConditions_nothrow() 112 … if ( !loop->second->matchExpression( sFormulaExpression, sOldUnprefixed, sLHS, sRHS ) ) in impl_adjustFormatConditions_nothrow() 116 … sFormulaExpression = loop->second->assembleExpression( sNewUnprefixed, sLHS, sRHS ); in impl_adjustFormatConditions_nothrow()
|
/aoo4110/main/padmin/source/ |
H A D | cmddlg.cxx | 152 ::std::list< String >::const_iterator it, loop; in setCommands() 160 for( loop = rSysCommands.begin(); loop != rSysCommands.end() && *loop != *it; ++loop ) in setCommands() 162 if( loop == rSysCommands.end() ) in setCommands()
|
/aoo4110/main/libxml2/ |
H A D | 0e1a49c8907645d2e155f0d89d4d9895ac5112b5.patch | 4 Subject: [PATCH] Fix infinite loop in xmlStringLenDecodeEntities 7 return NULL which cause a infinite loop in xmlStringLenDecodeEntities 23 while ((c != 0) && (c != end) && /* non input consuming loop */
|
/aoo4110/main/svtools/source/misc/ |
H A D | dialogcontrolling.cxx | 120 for ( ::std::vector< Window* >::iterator loop = m_pImpl->aConcernedWindows.begin(); in impl_updateAll() 121 loop != m_pImpl->aConcernedWindows.end(); in impl_updateAll() 122 ++loop in impl_updateAll() 124 impl_update( _rTriggerEvent, *(*loop) ); in impl_updateAll()
|
/aoo4110/main/dbaccess/source/ui/dlg/ |
H A D | generalpage.cxx | 206 for ( DisplayedTypes::const_iterator loop = aDisplayedTypes.begin(); in initializeTypeList() local 207 loop != aDisplayEnd; in initializeTypeList() 208 ++loop in initializeTypeList() 210 insertDatasourceTypeEntryData( loop->eType, loop->sDisplayName ); in initializeTypeList()
|
H A D | DriverSettings.cxx | 66 for ( const NamedValue* loop = aNamedValues.getConstArray(); in getSupportedIndirectSettings() local 67 loop != aNamedValues.getConstArray() + aNamedValues.getLength(); in getSupportedIndirectSettings() 68 ++loop in getSupportedIndirectSettings()
|
H A D | sqlmessage.cxx | 410 for ( ExceptionDisplayChain::const_iterator loop = m_aExceptions.begin(); in DBG_NAME() local 411 loop != m_aExceptions.end(); in DBG_NAME() 412 ++loop, ++elementPos in DBG_NAME() 415 lcl_insertExceptionEntry( m_aExceptionList, bHiContrast, elementPos, *loop ); in DBG_NAME() 416 bHave22018 = loop->sSQLState.EqualsAscii( "22018" ); in DBG_NAME()
|
/aoo4110/main/forms/qa/integration/forms/ |
H A D | TableCellTextBinding.java | 174 java.util.Iterator loop = m_listeners.iterator(); in run() local 175 while ( loop.hasNext() ) in run() 177 ((XModifyListener)loop.next()).modified( eventSource ); in run()
|
/aoo4110/main/odk/examples/DevelopersGuide/Forms/ |
H A D | TableCellTextBinding.java | 171 java.util.Iterator loop = m_listeners.iterator(); in run() local 172 while ( loop.hasNext() ) in run() 174 ((XModifyListener)loop.next()).modified( eventSource ); in run()
|
/aoo4110/main/cppu/source/AffineBridge/ |
H A D | AffineBridge.cxx | 87 void outerDispatch(int loop); 172 void AffineBridge::outerDispatch(int loop) in outerDispatch() argument 208 while(mm != CB_DONE && loop); in outerDispatch()
|
/aoo4110/main/toolkit/source/controls/grid/ |
H A D | sortablegriddatamodel.cxx | 312 for ( ::std::vector< ::sal_Int32 >::iterator loop = io_indexMap.begin(); in lcl_decrementValuesGreaterThan() 313 loop != io_indexMap.end(); in lcl_decrementValuesGreaterThan() 314 ++loop in lcl_decrementValuesGreaterThan() 317 if ( *loop >= i_threshold ) in lcl_decrementValuesGreaterThan() 318 --*loop; in lcl_decrementValuesGreaterThan()
|