Home
last modified time | relevance | path

Searched refs:erase (Results 26 – 50 of 681) sorted by relevance

12345678910>>...28

/aoo42x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx656 m_aInspectedObjects.erase( loop ); in disposing()
904 for ( HashString2Int16::const_iterator erase = m_aPageIds.begin(); in stopInspection() local
905 erase != m_aPageIds.end(); in stopInspection()
906 ++erase in stopInspection()
908 getPropertyBox().RemovePage( erase->second ); in stopInspection()
1022 aHandler = aPropertyHandlers.erase( aHandler ); in doInspection()
1054 m_aDependencyHandlers.erase( aDepHandlers.first, aDepHandlers.second ); in doInspection()
1072 aProperties.erase( existent ); in doInspection()
/aoo42x/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx499 oldSelection.erase(index); in UpdateAccSelection()
520 pAccObj->GetSelection().erase(iter->first); in UpdateAccSelection()
554 HwndXAcc.erase(iter); in DeleteFromHwndXAcc()
617 XIdAccList.erase( pXAcc ); in DeleteAccObj()
618 XResIdAccList.erase( accObj.GetResID() ); in DeleteAccObj()
779 XHWNDDocList.erase( aIter ); in InsertAccObj()
/aoo42x/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerBroadcaster.cxx88 iMap->second.erase(iList); in RemoveListener()
192 maListenerMap.erase(iMap); in DisposeAndClear()
217 iMap->second.erase(iMap->second.begin()); in DisposeAndClear()
/aoo42x/main/framework/source/accelerators/
H A Dacceleratorcache.cxx216 m_lKey2Commands.erase(aKey); in removeKey()
219 m_lCommand2Keys.erase(sCommand); in removeKey()
240 m_lCommand2Keys.erase(sCommand); in removeCommand()
/aoo42x/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.cxx288 interfaces.erase("com.sun.star.lang.XServiceInfo"); in checkDefaultInterfaces()
297 interfaces.erase("com.sun.star.beans.XPropertySet"); in checkDefaultInterfaces()
300 interfaces.erase("com.sun.star.beans.XFastPropertySet"); in checkDefaultInterfaces()
303 interfaces.erase("com.sun.star.beans.XPropertyAccess"); in checkDefaultInterfaces()
429 interfaces.erase("com.sun.star.lang.XComponent"); in checkXComponentSupport()
/aoo42x/main/sw/source/ui/misc/
H A Dglosdoc.cxx592 m_aGlossaryGroups.erase( aLoop ); in RemoveFileFromList()
614 aLoop = m_aGlossaryEntries.erase( aLoop ); in RemoveFileFromList()
707 aSearch = m_aGlossaryGroups.erase( aSearch ); in GetAutoTextGroup()
721 aSearch = m_aGlossaryGroups.erase( aSearch ); in GetAutoTextGroup()
775 aSearch = m_aGlossaryEntries.erase( aSearch ); in GetAutoTextEntry()
/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_cache.cxx111 m_segMap.erase(reinterpret_cast<long>(m_oldestKey)); in cacheSegment()
117 m_ropeMap.erase(range.first); in cacheSegment()
165 m_ropeMap.erase(range.first); in cacheSegment()
/aoo42x/main/sd/source/ui/sidebar/
H A DMasterPageContainerQueue.cxx117 mpRequestQueue->erase(mpRequestQueue->begin()); in ~MasterPageContainerQueue()
152 mpRequestQueue->erase(iRequest); in RequestPreview()
239 mpRequestQueue->erase(mpRequestQueue->begin()); in IMPL_LINK()
/aoo42x/main/svx/source/items/
H A Dcustomshapeitem.cxx118 aPropPairHashMap.erase( aHashIter ); in SetPropertyValue()
215 … aPropPairHashMap.erase( _aHashIter ); // removing property from pair hashmap in ClearPropertyValue()
231 aPropHashMap.erase( aHashIter ); // removing property from hashmap in ClearPropertyValue()
261 aPropPairHashMap.erase( aHashIter ); in ClearPropertyValue()
/aoo42x/main/svx/source/dialog/
H A Dsendreportunx.cxx81 temp.erase( 0, 1 ); in trim_string()
87 temp.erase( len - 1, 1 ); in trim_string()
110 line.erase( 0, 1 ); in get_profile_string()
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_activepackages.cxx196 void ActivePackages::erase( in erase() function in dp_manager::ActivePackages
199 m_map.erase(newKey(id), true) || m_map.erase(oldKey(fileName), true); in erase()
/aoo42x/main/slideshow/source/engine/
H A Dsp_debug.cxx116 m2.erase(q->pn.pi); in scan_and_mark()
153 m2.erase(*j); in find_unreachable_objects_impl()
280 get_map().erase(pn); in sp_scalar_destructor_hook()
/aoo42x/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx1089 aIter->second.erase( aNPIter ); in remove()
1092 m_aContainer.erase( aIter ); in remove()
1137 aIter->second.erase( aNPIter ); in removePersistent()
1140 m_aContainer.erase( aIter ); in removePersistent()
1170 aIter->second.erase( aIterToDelete ); in removeAllPersistent()
1180 m_aContainer.erase( aIterToDelete ); in removeAllPersistent()
1492 aIter->second.erase( aIterToDelete ); in Notify()
/aoo42x/main/vcl/source/window/
H A Darrange.cxx532 m_aElements.erase( it ); in remove()
548 m_aElements.erase( it ); in remove()
1024 m_aMatrixMap.erase( getMap( it->m_nX, it->m_nY ) ); in remove()
1025 m_aElements.erase( it ); in remove()
1064 m_aMatrixMap.erase( getMap( it->m_nX, it->m_nY ) ); in remove()
1065 m_aElements.erase( it ); in remove()
/aoo42x/main/sal/rtl/source/
H A Dunload.cxx236 moduleMap.erase( it); in rtl_unregisterModuleForUnloading()
286 moduleMap.erase( *un_it); in rtl_unloadUnusedModules()
393 size_t removedElements= listenerMap.erase( cookie); in rtl_removeUnloadingListener()
/aoo42x/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx222 m_aSelectedEntries.erase( GetHdlEntry() ); in DeselectHdl()
264 m_aSelectedEntries.erase( _pEntry ); in ModelHasEntryInvalidated()
276 m_aSelectedEntries.erase( _pEntry ); in ModelHasRemoved()
456 m_aSelectedEntries.erase( pEntry ); in EditedEntry()
/aoo42x/main/linguistic/source/
H A Dhyphdsp.cxx378 aSvcMap.erase( nLanguage ); in hyphenate()
517 aSvcMap.erase( nLanguage ); in queryAlternativeSpelling()
651 aSvcMap.erase( nLanguage ); in createPossibleHyphens()
678 aSvcMap.erase( nLanguage ); in SetServiceList()
/aoo42x/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx311 maHyperlinkShapes.erase(rArea); in removeHyperlinkArea()
367 maShapeListenerMap.erase(pShape); in listenerRemoved()
385 maShapeCursorMap.erase(pShape); in cursorChanged()
/aoo42x/main/chart2/source/model/template/
H A DBubbleDataInterpreter.cxx202 aValueSeqVec.erase( find( aValueSeqVec.begin(), aValueSeqVec.end(), xValuesX )); in reinterpretDataSeries()
204 aValueSeqVec.erase( find( aValueSeqVec.begin(), aValueSeqVec.end(), xValuesY )); in reinterpretDataSeries()
206 … aValueSeqVec.erase( find( aValueSeqVec.begin(), aValueSeqVec.end(), xValuesSize )); in reinterpretDataSeries()
/aoo42x/main/framework/source/services/
H A DContextChangeEventMultiplexer.cxx151 rContainer.erase(iListener); in removeContextChangeEventListener()
182 iContainer->second.maListeners.erase(iListener); in removeAllContextChangeEventListeners()
339 maListeners.erase(iDescriptor); in disposing()
/aoo42x/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1282 ii_referenceURIs = m_vUnsolvedReferenceURIs.erase(ii_referenceURIs); in findKeyOrReference()
1283 ii_referenceKeeperIds = m_vUnsolvedReferenceKeeperIds.erase(ii_referenceKeeperIds); in findKeyOrReference()
1284 ii_referenceRefNums = m_vUnsolvedReferenceRefNums.erase(ii_referenceRefNums); in findKeyOrReference()
1525 m_vSignatureList.erase(m_vSignatureList.begin()); in endMission()
1535 m_vUnsolvedReferenceURIs.erase(m_vUnsolvedReferenceURIs.begin()); in endMission()
1536 m_vUnsolvedReferenceKeeperIds.erase(m_vUnsolvedReferenceKeeperIds.begin()); in endMission()
1537 m_vUnsolvedReferenceRefNums.erase(m_vUnsolvedReferenceRefNums.begin()); in endMission()
1655 m_vAncestorEvents.erase(jj); in flushAncestorEvents()
/aoo42x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx275 maCellBlocks.erase( aMIt++ ); in getCellBlock()
289 maCellBlocks.erase( aMIt, aMEnd ); in getCellBlock()
292 maColSpans.erase( maColSpans.begin(), ++aIt ); in getCellBlock()
803 maXfIdRanges.erase( aIt++ ); in setCellFormat()
873 maXfIdRanges.erase( aMergeIt++ ); in mergeXfIdRanges()
/aoo42x/main/configmgr/source/
H A Daccess.cxx153 cachedChildren_.erase(name); in releaseChild()
457 members.erase(j); in commitChildChanges()
467 modifiedChildren_.erase(i); in commitChildChanges()
1047 disposeListeners_.erase(i); in removeEventListener()
1180 containerListeners_.erase(i); in removeContainerListener()
1450 i->second.erase(j); in removePropertyChangeListener()
1452 propertyChangeListeners_.erase(i); in removePropertyChangeListener()
1503 i->second.erase(j); in removeVetoableChangeListener()
1505 vetoableChangeListeners_.erase(i); in removeVetoableChangeListener()
1610 propertiesChangeListeners_.erase(i); in removePropertiesChangeListener()
/aoo42x/main/cppu/source/uno/
H A Dlbenv.cxx377 that->aOId2ObjectMap.erase( pOEntry->oid ); in s_stub_defenv_revokeInterface()
381 that->aPtr2ObjectMap.erase( pOEntry->aInterfaces[nPos].pInterface ); in s_stub_defenv_revokeInterface()
427 pOEntry->aInterfaces.erase( in s_stub_defenv_revokeInterface()
436 that->aPtr2ObjectMap.erase( pInterface ); in s_stub_defenv_revokeInterface()
785 ::std::size_t erased = ptr2obj.erase( rIEntry.pInterface ); in uno_dumpEnvironment()
/aoo42x/main/sc/source/core/data/
H A Dtable5.cxx412 maRowPageBreaks.erase(low, high); in RemoveRowPageBreaks()
421 maRowPageBreaks.erase(nRow); in RemoveRowBreak()
425 maRowManualBreaks.erase(nRow); in RemoveRowBreak()
436 maColPageBreaks.erase(nCol); in RemoveColBreak()
440 maColManualBreaks.erase(nCol); in RemoveColBreak()

Completed in 157 milliseconds

12345678910>>...28