Home
last modified time | relevance | path

Searched refs:Remove (Results 176 – 200 of 846) sorted by relevance

12345678910>>...34

/aoo41x/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
/aoo41x/main/svx/source/xoutdev/
H A Dxtabcolr.cxx76 XColorEntry* XColorList::Remove(long nIndex) in Remove() function in XColorList
78 return (XColorEntry*) XPropertyList::Remove(nIndex); in Remove()
/aoo41x/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
/aoo41x/main/svtools/source/config/
H A Dmenuoptions.cxx299 delete aList.Remove(n); in ~SvtMenuOptions_Impl()
430 delete aList.Remove(n); in RemoveListenerLink()
/aoo41x/main/svtools/source/dialogs/
H A Dinsdlg.cxx99 void SvObjectServerList::Remove( const SvGlobalName & rName ) in Remove() function in SvObjectServerList
106 Remove(); in Remove()
/aoo41x/main/sc/source/filter/rtf/
H A Drtfparse.cxx100 pList->Remove(); in Read()
176 pColTwips->Remove( (sal_uInt16)0, pColTwips->Count() ); in ColAdjust()
/aoo41x/main/offapi/com/sun/star/ui/
H A DXContextChangeEventMultiplexer.idl86 /** Remove an event listener for the specified event focus.
108 /** Remove an event listener for all event foci.
/aoo41x/main/sw/source/core/edit/
H A Dednumber.cxx64 Remove( nPos, 1 ); // zusammenfassen in Insert()
82 Remove( --nPos, 1 ); // zusammenfassen in Insert()
96 Remove( nPos, 1 ); // zusammenfassen in Insert()
/aoo41x/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx162 pStorage->Remove( aName ); in InsertInputStreamToStorage_Impl()
206 pStorage->Remove( aName ); in InsertNameAccessToStorage_Impl()
393 m_pStorage->Remove( aName ); in removeByName()
/aoo41x/main/svx/source/gallery2/
H A Dgallery1.cxx795 delete aImportList.Remove( pImportEntry ); in RemoveTheme()
818 delete aThemeList.Remove( pThemeEntry ); in RemoveTheme()
905 delete (GalleryThemeCacheEntry*) aThemeCache.Remove( pEntry ); in ImplDeleteCachedTheme()
H A Dgaltheme.cxx521 GalleryObject* pEntry = aObjectList.Remove( nPos ); in RemoveObject()
529 aSvDrawStorageRef->Remove( pEntry->aURL.GetMainURL( INetURLObject::NO_DECODE ) ); in RemoveObject()
559 aObjectList.Remove( nOldPos ); in ChangeObjectPos()
663 delete aObjectList.Remove( pEntry ); in Actualize()
/aoo41x/main/editeng/source/editeng/
H A Deditundo.cxx224 _pImpEE->GetParaPortions().Remove( nNode ); in Redo()
227 _pImpEE->GetEditDoc().Remove( nNode ); in Redo()
598 pPool->Remove( *pX->GetItem() ); in ~EditUndoSetAttribs()
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx243 rFmts.Remove( n--, 1 ); in _SaveFlyInRange()
305 rFmts.Remove( n--, 1 ); in _SaveFlyInRange()
419 rFtnArr.Remove( nPos ); in lcl_SaveFtn()
447 rFtnArr.Remove( nPos ); in lcl_SaveFtn()
523 rRedlineTable.Remove( nCurrentRedline-- ); in lcl_SaveRedlines()
625 rRedlTbl.Remove( nRedlPos-- ); in lcl_SaveRedlines()
1133 aTmpFntIdx.Remove( sal_uInt16( 0 ), aTmpFntIdx.Count() ); in MoveRange()
1271 aTmpFntIdx.Remove( sal_uInt16( 0 ), aTmpFntIdx.Count() ); in MoveNodeRange()
/aoo41x/main/sfx2/source/appl/
H A Dmodule.cxx191 rArr.Remove( nPos ); in ~SfxModule()
224 pImpl->pFactArr->Remove( nFactory ); in RegisterChildWindow()
/aoo41x/main/cui/source/options/
H A Doptjava.src175 Text [ en-US ] = "~Remove" ;
243 Text [ en-US ] = "~Remove" ;
/aoo41x/main/sfx2/source/view/
H A Dframe.cxx122 pFramesArr_Impl->Remove( pFramesArr_Impl->GetPos( this ) ); in ~SfxFrame()
277 pChildArr->Remove( nPos ); in RemoveChildFrame_Impl()
550 rArr.Remove( rArr.GetPos( pFrame ) ); in RemoveTopFrame_Impl()
/aoo41x/main/sw/source/core/layout/
H A Dtabfrm.cxx452 pTmpSourceRow->Remove(); in lcl_MoveRowContent()
458 pTmpSourceRow->Remove(); in lcl_MoveRowContent()
609 pTmpLastLineRow->Remove(); in lcl_PreprocessRowsInCells()
968 pRow->Remove(); in RemoveFollowFlowLine()
1343 pRow->Remove(); in Split()
1365 pRow->Remove(); in Split()
1418 pRow->Remove(); in Join()
3732 Remove(); in Cut()
3888 pMod->Remove( this ); // austragen, in ~SwRowFrm()
4917 pMod->Remove( this ); // austragen, in ~SwCellFrm()
/aoo41x/main/svtools/source/contnr/
H A Dimivctl1.cxx442 pZOrderList->Remove( nPos ); in RemoveEntry()
446 aEntries.Remove( pEntry->nPos ); in RemoveEntry()
449 aEntries.Remove( pEntry ); in RemoveEntry()
2807 pZOrderList->Remove( nPos ); in ToTop()
3360 aSelectedRectList.Remove( 0, aSelectedRectList.Count() ); in ClearSelectedRectList()
4032 aEntries.List::Remove( nCurPos ); in SetEntryListPos()
4148 SvxIconChoiceCtrlEntry* EntryList_Impl::Remove( sal_uLong nPos ) in Remove() function in EntryList_Impl
4150 SvxIconChoiceCtrlEntry* pEntry = (SvxIconChoiceCtrlEntry*)List::Remove( nPos ); in Remove()
4156 void EntryList_Impl::Remove( SvxIconChoiceCtrlEntry* pEntry ) in Remove() function in EntryList_Impl
4158 List::Remove( (void*)pEntry ); in Remove()
/aoo41x/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.src181 Text [ en-US ] = "Remove";
223 Text [ en-US ] = "Remove";
/aoo41x/main/svl/source/svdde/
H A Dddecli.cxx201 pInst->pConnections->Remove( this ); in ~DdeConnection()
295 rDde.aTransactions.Remove( this ); in ~DdeTransaction()
/aoo41x/main/basic/source/sbx/
H A Dsbxbase.cxx170 p->aFacs.Remove( i, 1 ); break; in RemoveFactory()
415 aParams.Remove( 0, aParams.Count() ); in LoadData()
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DControlE.idt80 MaintenanceType Next NewDialog ReadyToRemove _IsMaintenance = "Remove" 11
108 ReadyToRemove RemoveNow Remove ALL 1 1
/aoo41x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DControlE.idt79 MaintenanceType Next NewDialog ReadyToRemove _IsMaintenance = "Remove" 11
107 ReadyToRemove RemoveNow Remove ALL 1 1
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DControlE.idt80 MaintenanceType Next NewDialog ReadyToRemove _IsMaintenance = "Remove" 11
108 ReadyToRemove RemoveNow Remove ALL 1 1
/aoo41x/main/extensions/source/propctrlr/
H A Dtaborder.cxx370 GetModel()->Remove( pSelEntryPrev ); in MoveSelection()
401 GetModel()->Remove( pSelEntryNext ); in MoveSelection()

Completed in 171 milliseconds

12345678910>>...34