/trunk/main/sfx2/source/bastyp/ |
H A D | minarray.cxx | 125 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
|
/trunk/main/editeng/inc/editeng/ |
H A D | tstpitem.hxx | 140 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
|
/trunk/main/starmath/source/ |
H A D | utility.cxx | 114 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
|
/trunk/main/sd/source/ui/view/ |
H A D | bmcache.cxx | 57 void BitmapCache::Remove( const SdPage* pPage ) in Remove() function in BitmapCache
|
/trunk/main/sw/source/core/layout/ |
H A D | sortedobjs.cxx | 54 bool SwSortedObjs::Remove( SwAnchoredObject& _rAnchoredObj ) in Remove() function in SwSortedObjs
|
H A D | movedfwdfrmsbyobjpos.cxx | 53 void SwMovedFwdFrmsByObjPos::Remove( const SwTxtFrm& _rTxtFrm ) in Remove() function in SwMovedFwdFrmsByObjPos
|
H A D | sortedobjsimpl.cxx | 235 bool SwSortedObjsImpl::Remove( SwAnchoredObject& _rAnchoredObj ) in Remove() function in SwSortedObjsImpl
|
/trunk/main/editeng/source/outliner/ |
H A D | paralist.hxx | 47 void Remove( sal_uLong nPara ) { List::Remove( nPara ); } in Remove() function in ParagraphList
|
/trunk/main/svl/inc/svl/ |
H A D | undo.hxx | 121 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
|
/trunk/main/editeng/source/editeng/ |
H A D | baselist.hxx | 42 …void Remove( sal_uInt32 first, sal_uInt32 count = 1 ) { contents.erase( contents.begin() + first, … in Remove() function in BaseList
|
/trunk/main/rsc/source/tools/ |
H A D | rscdef.cxx | 441 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
|
/trunk/main/tools/inc/tools/ |
H A D | contnr.hxx | 83 void* Remove( void* p ) in Remove() function in Container
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | csvsplits.cxx | 50 bool ScCsvSplits::Remove( sal_Int32 nPos ) in Remove() function in ScCsvSplits
|
/trunk/main/soltools/inc/ |
H A D | st_list.hxx | 196 ST_List<XX>::Remove(unsigned pos) in Remove() function in ST_List 314 DynamicList<XY>::Remove( unsigned pos ) in Remove() function in DynamicList
|
/trunk/main/svx/source/xoutdev/ |
H A D | xtabbtmp.cxx | 76 XBitmapEntry* XBitmapList::Remove(long nIndex) in Remove() function in XBitmapList
|
H A D | xtabcolr.cxx | 76 XColorEntry* XColorList::Remove(long nIndex) in Remove() function in XColorList
|
H A D | xtabhtch.cxx | 69 XHatchEntry* XHatchList::Remove(long nIndex) in Remove() function in XHatchList
|
H A D | xtabgrdt.cxx | 71 XGradientEntry* XGradientList::Remove(long nIndex) in Remove() function in XGradientList
|
H A D | xtablend.cxx | 70 XLineEndEntry* XLineEndList::Remove(long nIndex) in Remove() function in XLineEndList
|
/trunk/main/sw/source/core/bastyp/ |
H A D | tabcol.cxx | 133 void SwTabCols::Remove( sal_uInt16 nPos, sal_uInt16 nAnz ) in Remove() function in SwTabCols
|
/trunk/main/sw/qa/core/ |
H A D | bigpointerarray-new.cxx | 86 void BigPtrArray::Remove( sal_uLong pos, sal_uLong n ) in Remove() function in BigPtrArray
|
/trunk/main/tools/source/memtools/ |
H A D | contnr.cxx | 367 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
|
/trunk/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 73 void Container::Remove( Window *pChild ) in Remove() function in layout::Container 82 void Container::Remove( Container *pChild ) in Remove() function in layout::Container
|
/trunk/main/idl/inc/ |
H A D | object.hxx | 49 void Remove( sal_uLong& rId ){ sal_uLong nId(rId ); List::Remove( (void*) nId ); } in Remove() function in SvULongs
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndindex.cxx | 103 void SwNodeIndex::Remove() in Remove() function in SwNodeIndex
|