Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 91) sorted by path

1234

/trunk/main/basic/source/classes/
H A Dsb.cxx1115 void StarBASIC::Remove( SbxVariable* pVar ) in Remove() function in StarBASIC
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx335 void SbxArray::Remove( sal_uInt16 nIdx ) in Remove() function in SbxArray
346 void SbxArray::Remove( SbxVariable* pVar ) in Remove() function in SbxArray
H A Dsbxobj.cxx611 void SbxObject::Remove( const XubString& rName, SbxClassType t ) in Remove() function in SbxObject
616 void SbxObject::Remove( SbxVariable* pVar ) in Remove() function in SbxObject
/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx627 void ONDXPage::Remove(sal_uInt16 nPos) in Remove() function in ONDXPage
H A Ddindexnode.cxx1044 void ONDXPage::Remove(sal_uInt16 nPos) in Remove() function in ONDXPage
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx554 void OTableWindow::Remove() in Remove() function in OTableWindow
/trunk/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
/trunk/main/editeng/source/editeng/
H A Dbaselist.hxx42 …void Remove( sal_uInt32 first, sal_uInt32 count = 1 ) { contents.erase( contents.begin() + first, … in Remove() function in BaseList
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1818 void Outliner::Remove( Paragraph* pPara, sal_uLong nParaCount ) in Remove() function in Outliner
H A Dparalist.hxx47 void Remove( sal_uLong nPara ) { List::Remove( nPara ); } in Remove() function in ParagraphList
/trunk/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
/trunk/main/linguistic/source/
H A Dspelldsp.cxx168 void ProposalList::Remove( const OUString &rText ) in Remove() function in ProposalList
/trunk/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
H A Drsctree.cxx164 NameNode * NameNode::Remove( NameNode * pRemove ){ in Remove() function in NameNode
/trunk/main/sc/inc/
H A Dchgtrack.hxx169 void Remove() in Remove() function in ScChangeActionLinkEntry
/trunk/main/sc/source/core/data/
H A Dcompressedarray.cxx297 void ScCompressedArray<A,D>::Remove( A nStart, size_t nAccessCount ) in Remove() function in ScCompressedArray
H A Ddocpool.cxx607 void __EXPORT ScDocumentPool::Remove( const SfxPoolItem& rItem ) in Remove() function in ScDocumentPool
H A Dolinetab.cxx406 sal_Bool ScOutlineArray::Remove( SCCOLROW nBlockStart, SCCOLROW nBlockEnd, sal_Bool& rSizeChanged ) in Remove() function in ScOutlineArray
H A Dstlpool.cxx147 void __EXPORT ScStyleSheetPool::Remove( SfxStyleSheetBase* pStyle ) in Remove() function in ScStyleSheetPool
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx3210 void ScChangeTrack::Remove( ScChangeAction* pRemove ) in Remove() function in ScChangeTrack
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx431 …inline Type* Remove( sal_uLong nIndex ) { return static_cast< Type* >( maL… in Remove() function in ScfDelList
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx440 void XclExpChTrTabIdBuffer::Remove() in Remove() function in XclExpChTrTabIdBuffer
/trunk/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx50 bool ScCsvSplits::Remove( sal_Int32 nPos ) in Remove() function in ScCsvSplits
/trunk/main/sd/source/ui/view/
H A Dbmcache.cxx57 void BitmapCache::Remove( const SdPage* pPage ) in Remove() function in BitmapCache
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx95 void LinkManager::Remove( SvBaseLink *pLink ) in Remove() function in sfx2::LinkManager
123 void LinkManager::Remove( sal_uInt16 nPos, sal_uInt16 nCnt ) in Remove() function in sfx2::LinkManager

Completed in 160 milliseconds

1234