Home
last modified time | relevance | path

Searched refs:erase (Results 1 – 25 of 681) sorted by last modified time

12345678910>>...28

/trunk/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()
/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx1465 iGroup->second.erase(iBar); in RemoveToolBar()
1540 maActiveToolBars.erase( in MarkToolBarAsNotActive()
1592 maNewList.erase(iDescriptor); in ClearGroup()
1620 maNewList.erase(iDescriptor); in AddShellId()
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx479 mDockingWindows.erase( p ); in RemoveWindow()
/trunk/main/crashrep/source/unx/
H A Dmain.cxx129 temp.erase( 0, 1 ); in trim_string()
135 temp.erase( len - 1, 1 ); in trim_string()
593 aDir.erase( pos ); in setup_program_dir()
725 value.erase( 0, 1 ); in get_script_string()
730 value.erase( iQuotes ); in get_script_string()
763 line.erase( 0, 1 ); in get_profile_string()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx763 aIter = mpFormats->erase( aIter ); in RemoveFormat()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2837 aArgHash.erase( aFilterString ); in impl_store()
2838 aArgHash.erase( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ) ); in impl_store()
/trunk/main/autodoc/source/cosv/service/
H A Dcommandline.cxx165 aCommandLine.erase(aCommandLine.begin(),aCommandLine.end()); in Get_Arguments()
/trunk/main/autodoc/source/cosv/storage/
H A Ddirchain.cxx106 aPath.erase( aPath.begin(), aPath.begin() + i_nCount ); in PopFront()
108 aPath.erase( aPath.begin(), aPath.end() ); in PopFront()
115 aPath.erase( aPath.end() - i_nCount, aPath.end() ); in PopBack()
117 aPath.erase( aPath.begin(), aPath.end() ); in PopBack()
/trunk/main/autodoc/inc/cosv/tpl/
H A Dvvector.hxx56 { delete *it2erase; v.erase(it2erase); } in Erase()
87 { v.erase(it2erase); } in Erase()
157 void erase(
443 VirtualVector<XX,PTRDEL>::erase( iterator i_pos ) in erase() function in csv::VirtualVector
H A Dtpltools.hxx104 o_rCollection.erase( o_rCollection.begin(), in erase_container()
120 o_rCollection.erase( o_rCollection.begin(), in erase_map_of_heap_ptrs()
136 o_rCollection.erase( o_rCollection.begin(), in erase_container_of_heap_ptrs()
148 io_rVector.erase( io_rVector.begin() + i_nSize, io_rVector.end() ); in adjust_vector_size()
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx636 aLangHM->erase( sCur );
708 aLangHM->erase( sCur );
/trunk/main/boost/
H A Dboost_1_55_0.patch179 iterator erase(c_iterator r)
303 iterator erase(c_iterator r)
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1717 mpTabCtrlData->maItemList.erase( it ); in RemovePage()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx405 maFontSubstList.erase( it ); in RemoveFontSubstitute()
1040 mpUnicodeFallbackList->erase( it ); in IgnoreFallbackForUnicode()
2794 maFontInstanceList.erase( it ); in Release()
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx261 m_aListenerMap.erase( pIter ); in removeStatusListener()
H A Dstatusbarcontroller.cxx460 m_aListenerMap.erase( pIter ); in removeStatusListener()
H A Dtoolboxcontroller.cxx476 m_aListenerMap.erase( pIter ); in removeStatusListener()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx256 rModuleTraceMap.erase( it ); in lcl_PrepareTraceForModule()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3124 maTOXEndCps.erase(aItr); in ReadChar()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2731 pLineSet->erase( aIter ); in Insert()
2751 pLineSet->erase( aIter ); in Insert()
2772 pLineSet->erase( aIter ); in Insert()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx346 maObjectUsers.erase(aFindResult); in RemoveObjectUser()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1832 rTypes.erase( rTypes.begin()+nIdx ); in InitScriptTypes()
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1437 m_aCacheIterators.erase(aCacheIter); in deleteIterator()
1641 m_aOldRows.erase(aOldRowIter); in deregisterOldRow()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx84 rVector.erase( aBegin ); in remove_range()
92 rVector.erase( aBegin, aEnd ); in remove_range()
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx612 pContainer->erase(iListener); in removePropertyChangeListener()
616 maChangeListeners.erase(eItem); in removePropertyChangeListener()
674 pContainer->erase(iListener); in removeVetoableChangeListener()
677 maVetoableListeners.erase(eItem); in removeVetoableChangeListener()

Completed in 255 milliseconds

12345678910>>...28