Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 90) sorted by relevance

1234

/aoo4110/main/sfx2/source/bastyp/
H A Dminarray.cxx125 sal_uInt16 SfxPtrArr::Remove( sal_uInt16 nPos, sal_uInt16 nLen ) in Remove() function in SfxPtrArr
179 sal_Bool SfxPtrArr::Remove( void* aElem ) in Remove() function in SfxPtrArr
360 sal_uInt16 ByteArr::Remove( sal_uInt16 nPos, sal_uInt16 nLen ) in Remove() function in ByteArr
414 sal_Bool ByteArr::Remove( char aElem ) in Remove() function in ByteArr
592 sal_uInt16 WordArr::Remove( sal_uInt16 nPos, sal_uInt16 nLen ) in Remove() function in WordArr
646 sal_Bool WordArr::Remove( short aElem ) in Remove() function in WordArr
/aoo4110/main/editeng/inc/editeng/
H A Dtstpitem.hxx140 void Remove( SvxTabStop& rTab ) in Remove() function in SvxTabStopItem
142 void Remove( const sal_uInt16 nPos, const sal_uInt16 nLen = 1 ) in Remove() function in SvxTabStopItem
/aoo4110/main/starmath/source/
H A Dutility.cxx114 void SmPickList::Remove(const void *pItem) in Remove() function in SmPickList
207 void SmFontPickList::Remove(const Font &rFont) in Remove() function in SmFontPickList
298 void SmFontPickListBox::Remove(const Font &rFont) in Remove() function in SmFontPickListBox
/aoo4110/main/sw/source/core/layout/
H A Dsortedobjs.cxx54 bool SwSortedObjs::Remove( SwAnchoredObject& _rAnchoredObj ) in Remove() function in SwSortedObjs
H A Dmovedfwdfrmsbyobjpos.cxx53 void SwMovedFwdFrmsByObjPos::Remove( const SwTxtFrm& _rTxtFrm ) in Remove() function in SwMovedFwdFrmsByObjPos
H A Dsortedobjsimpl.cxx235 bool SwSortedObjsImpl::Remove( SwAnchoredObject& _rAnchoredObj ) in Remove() function in SwSortedObjsImpl
/aoo4110/main/sd/source/ui/view/
H A Dbmcache.cxx57 void BitmapCache::Remove( const SdPage* pPage ) in Remove() function in BitmapCache
/aoo4110/main/editeng/source/outliner/
H A Dparalist.hxx47 void Remove( sal_uLong nPara ) { List::Remove( nPara ); } in Remove() function in ParagraphList
/aoo4110/main/svl/inc/svl/
H A Dundo.hxx121 void Remove( size_t i_pos ) in Remove() function in SfxUndoActions
126 void Remove( size_t i_pos, size_t i_count ) in Remove() function in SfxUndoActions
/aoo4110/main/rsc/source/tools/
H A Drscdef.cxx441 sal_Bool RscDefineList::Remove( RscDefine * pDef ){ in Remove() function in RscDefineList
451 sal_Bool RscDefineList::Remove( sal_uLong lIndex ){ in Remove() function in RscDefineList
461 sal_Bool RscDefineList::Remove(){ in Remove() function in RscDefineList
847 void RscDefTree::Remove(){ in Remove() function in RscDefTree
897 void RscDefTree::Remove( RscDefine * pDef ){ in Remove() function in RscDefTree
/aoo4110/main/tools/inc/tools/
H A Dcontnr.hxx83 void* Remove( void* p ) in Remove() function in Container
/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx50 bool ScCsvSplits::Remove( sal_Int32 nPos ) in Remove() function in ScCsvSplits
/aoo4110/main/soltools/inc/
H A Dst_list.hxx196 ST_List<XX>::Remove(unsigned pos) in Remove() function in ST_List
314 DynamicList<XY>::Remove( unsigned pos ) in Remove() function in DynamicList
/aoo4110/main/svx/source/xoutdev/
H A Dxtabbtmp.cxx76 XBitmapEntry* XBitmapList::Remove(long nIndex) in Remove() function in XBitmapList
H A Dxtabcolr.cxx76 XColorEntry* XColorList::Remove(long nIndex) in Remove() function in XColorList
H A Dxtabhtch.cxx69 XHatchEntry* XHatchList::Remove(long nIndex) in Remove() function in XHatchList
H A Dxtabgrdt.cxx71 XGradientEntry* XGradientList::Remove(long nIndex) in Remove() function in XGradientList
H A Dxtablend.cxx70 XLineEndEntry* XLineEndList::Remove(long nIndex) in Remove() function in XLineEndList
/aoo4110/main/sw/source/core/bastyp/
H A Dtabcol.cxx133 void SwTabCols::Remove( sal_uInt16 nPos, sal_uInt16 nAnz ) in Remove() function in SwTabCols
/aoo4110/main/sw/qa/core/
H A Dbigpointerarray-new.cxx86 void BigPtrArray::Remove( sal_uLong pos, sal_uLong n ) in Remove() function in BigPtrArray
/aoo4110/main/tools/source/memtools/
H A Dcontnr.cxx367 void* CBlock::Remove( sal_uInt16 nIndex, sal_uInt16 nReSize ) in Remove() function in CBlock
982 void* Container::Remove() in Remove() function in Container
1001 void* Container::Remove( sal_uIntPtr nIndex ) in Remove() function in Container
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx73 void Container::Remove( Window *pChild ) in Remove() function in layout::Container
82 void Container::Remove( Container *pChild ) in Remove() function in layout::Container
/aoo4110/main/sw/source/core/docnode/
H A Dndindex.cxx103 void SwNodeIndex::Remove() in Remove() function in SwNodeIndex
/aoo4110/main/idl/inc/
H A Dobject.hxx49 void Remove( sal_uLong& rId ){ sal_uLong nId(rId ); List::Remove( (void*) nId ); } in Remove() function in SvULongs
/aoo4110/main/svx/source/sdr/animation/
H A Dscheduler.cxx118 void EventList::Remove(Event* pOld) in Remove() function in sdr::animation::EventList

Completed in 103 milliseconds

1234