Home
last modified time | relevance | path

Searched refs:Remove (Results 76 – 100 of 846) sorted by relevance

12345678910>>...34

/aoo41x/main/sw/source/filter/basflt/
H A Dfltini.cxx448 pNumRuleTbl->Remove( 0, pNumRuleTbl->Count() ); in ~SwRelNumRuleSpaces()
463 pNumRuleTbl->Remove( 0, pNumRuleTbl->Count() ); in SetNumRelSpaces()
472 aNumRuleTbl.Remove( 0, aNumRuleTbl.Count() ); in SetNumRelSpaces()
516 pNumRuleTbl->Remove( 0, pNumRuleTbl->Count() ); in SetNumRelSpaces()
602 aTStop.Remove( n ); in SetNumLSpace()
/aoo41x/main/basic/source/sbx/
H A Dsbxobj.cxx611 void SbxObject::Remove( const XubString& rName, SbxClassType t ) in Remove() function in SbxObject
613 Remove( SbxObject::Find( rName, t ) ); in Remove()
616 void SbxObject::Remove( SbxVariable* pVar ) in Remove() function in SbxObject
634 pArray->Remove( nIdx ); in Remove()
655 pArray->Remove( nIdx ); in VCPtrRemove()
704 pArray->Remove( nIdx ); in SetPos()
/aoo41x/main/sfx2/source/control/
H A Dmacro.cxx601 pImp->aList.Remove( pImp->aList.Count() - 1 ); in Replace()
607 void SfxMacro::Remove() in Remove() function in SfxMacro
642 pImp->aList.Remove( pImp->aList.Count() - 1 ); in Remove()
/aoo41x/main/vcl/source/window/
H A Daccel.cxx413 mpData->maKeyTable.Remove( pEntry->maKeyCode.GetFullKeyCode() ); in RemoveItem()
414 mpData->maIdList.Remove( (sal_uLong)nIndex ); in RemoveItem()
449 mpData->maKeyTable.Remove( rKeyCode.GetFullKeyCode() ); in RemoveItem()
450 mpData->maIdList.Remove( (sal_uLong)nIndex ); in RemoveItem()
/aoo41x/main/sw/source/core/doc/
H A Ddocftn.cxx51 GetRegisteredInNonConst()->Remove(this); in operator =()
56 ((SwModify*)aPageDescDep.GetRegisteredIn())->Remove( &aPageDescDep ); in operator =()
61 ((SwModify*)aCharFmtDep.GetRegisteredIn())->Remove( &aCharFmtDep ); in operator =()
67 ((SwModify*)aAnchorCharFmtDep.GetRegisteredIn())->Remove( in operator =()
/aoo41x/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
433 inline void Delete( sal_uLong nIndex ) { delete Remove( nIndex ); } in Delete()
491 inline Type* Pop() { return Remove( Count() - 1 ); } in Pop()
/aoo41x/main/sw/source/core/fields/
H A Dcellfml.cxx246 rCalcPara.pBoxStk->Remove( pBox ); // raus aus dem Stack in GetValue()
289 pBoxStk->Remove( pBox ); in CalcWithStackOverflow()
298 pBoxStk->Remove( sal_uInt16(0), pBoxStk->Count() ); in CalcWithStackOverflow()
308 aStackOverFlows.Remove( 0, aStackOverFlows.Count() ); in CalcWithStackOverflow()
887 rBoxes.Remove( sal_uInt16(0), rBoxes.Count() ); in GetBoxesOfFormula()
978 rBoxes.Remove( n--, 1 ); in GetBoxes()
H A Dddefld.cxx257 pDoc->GetLinkManager().Remove( refLink ); in ~SwDDEFieldType()
298 pDoc->GetLinkManager().Remove( refLink ); in SetDoc()
322 pDoc->GetLinkManager().Remove( refLink ); in _RefCntChgd()
/aoo41x/main/sd/source/ui/func/
H A Dfutempl.cxx184 pSSPool->Remove(p); in DoExecute()
210 pSSPool->Remove(p); in DoExecute()
227 pSSPool->Remove( pStyleSheet ); in DoExecute()
603 pSSPool->Remove( pStyleSheet ); in DoExecute()
/aoo41x/main/sw/source/core/access/
H A Daccframebase.cxx275 GetRegisteredInNonConst()->Remove( this ); in Modify()
282 GetRegisteredInNonConst()->Remove( this ); in Modify()
296 GetRegisteredInNonConst()->Remove( this ); in Dispose()
/aoo41x/main/tools/bootstrp/
H A Dmkcreate.cxx328 pActDirectory->pCodedDependencies->Remove(( sal_uIntPtr ) 0 ); in ResolveDependencies()
346 delete pDependencies->Remove( k ); in GetTarget()
634 pParentContent->Remove( i ); in RemoveDirectoryTreeAndAllDependencies()
640 delete pCandidate->pDependencies->Remove( nPos ); in RemoveDirectoryTreeAndAllDependencies()
/aoo41x/main/sc/source/ui/src/
H A Doptsolver.src211 QuickHelpText [ en-US ] = "Remove" ;
270 QuickHelpText [ en-US ] = "Remove" ;
329 QuickHelpText [ en-US ] = "Remove" ;
388 QuickHelpText [ en-US ] = "Remove" ;
/aoo41x/main/reportdesign/source/ui/report/
H A Dreport.src154 Text [ en-US ] = "Remove report header / report footer";
164 Text [ en-US ] = "Remove page header / page footer";
185 Text [ en-US ] = "Remove group header ";
195 Text [ en-US ] = "Remove group footer ";
/aoo41x/main/svtools/source/contnr/
H A Dtreelist.cxx214 aViewList.Remove( pView ); in RemoveView()
338 pSrcList->Remove( pSrcEntry ); in Move()
1436 sal_Bool SvTreeList::Remove( SvListEntry* pEntry ) in Remove() function in SvTreeList
1463 pList->Remove( nListPos ); in Remove()
1467 pList->Remove( (void*) pEntry ); in Remove()
1908 aDataTable.Remove( (sal_uLong)pCur ); in RemoveViewData()
1945 aDataTable.Remove( (sal_uLong)pEntry ); in ActionRemoving()
/aoo41x/main/sd/source/ui/view/
H A Dbmcache.cxx57 void BitmapCache::Remove( const SdPage* pPage ) in Remove() function in BitmapCache
65 pCand = (BitmapCacheEntry*) aEntries.Remove((sal_uLong)nPos); in Remove()
/aoo41x/main/sw/source/core/layout/
H A Dsortedobjs.cxx54 bool SwSortedObjs::Remove( SwAnchoredObject& _rAnchoredObj ) in Remove() function in SwSortedObjs
56 return mpImpl->Remove( _rAnchoredObj ); in Remove()
/aoo41x/main/svx/source/svdraw/
H A Dsvdlayer.cxx323 SdrLayer* pRetLayer=(SdrLayer*)(aLayer.Remove(nPos)); in RemoveLayer()
351 SdrLayer* pLayer=(SdrLayer*)(aLayer.Remove(nPos)); in MoveLayer()
364 aLayer.Remove(nPos); in MoveLayer()
/aoo41x/main/sw/source/core/bastyp/
H A Dindex.cxx241 void SwIndex::Remove() in Remove() function in SwIndex
293 Remove(); in operator =()
327 Remove(); in Assign()
/aoo41x/main/xmloff/source/style/
H A Dimpastp1.cxx64 delete pCache->Remove( 0UL ); in ~XMLFamilyData_Impl()
78 delete pCache->Remove( 0UL ); in ClearEntries()
/aoo41x/main/editeng/source/outliner/
H A Dparalist.hxx47 void Remove( sal_uLong nPara ) { List::Remove( nPara ); } in Remove() function in ParagraphList
/aoo41x/main/svtools/workben/
H A Dbrowser.cxx643 aBrowser.aRows.Remove( nPos ); in IMPL_LINK_INLINE_END()
649 aBrowser.aRows.Remove( nPos ); in IMPL_LINK_INLINE_END()
660 aBrowser.aRows.Remove( nPos ); in IMPL_LINK_INLINE_END()
739 aBrowser.aRows.Remove( nPos ); in IMPL_LINK_INLINE_END()
/aoo41x/main/sw/source/core/text/
H A Datrstck.cxx348 void SwAttrHandler::SwAttrStack::Remove( const SwTxtAttr& rAttr ) in Remove() function in SwAttrHandler::SwAttrStack
574 aAttrStack[ nStackPos ].Remove( rAttr ); in PopAndChg()
585 aAttrStack[ StackPos[ rAttr.Which() ] ].Remove( rAttr ); in PopAndChg()
605 aAttrStack[ StackPos[ rAttr.Which() ] ].Remove( rAttr ); in Pop()
/aoo41x/main/svx/source/inc/
H A Dfmexpl.hxx231 void ClearItems() { m_arredToSelect.Remove(sal_uInt16(0), m_arredToSelect.Count()); } in ClearItems()
341 …void Remove( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxEleme…
391 void Remove( FmEntryData* pEntryData, sal_Bool bAlterModel = sal_False );
465 void Remove( FmEntryData* pEntryData );
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx280 m_pListBox->GetModel()->Remove(pEntry); in clearListBox()
554 void OTableWindow::Remove() in Remove() function in OTableWindow
574 Remove(); in HandleKeyInput()
654 Remove(); in Command()
/aoo41x/main/basic/source/classes/
H A Dsb.cxx872 xClassModules->Remove( pClassModule ); in RemoveClassModule()
1115 void StarBASIC::Remove( SbxVariable* pVar ) in Remove() function in StarBASIC
1121 pModules->Remove( pVar ); in Remove()
1126 SbxObject::Remove( pVar ); in Remove()
1145 pModules->Remove( pModules->Count() - 1 ); in Clear()
1923 pObjs->Remove( pVar ); in LoadData()
1949 Remove( p ); in LoadData()
1952 Remove( p ); in LoadData()

Completed in 377 milliseconds

12345678910>>...34