Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 25 of 87) sorted by relevance

1234

/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/action/
H A DActionIterator.java107 public void remove() in iterator() method
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DAccessibleEventMulticaster.java47 protected XAccessibleEventListener remove(XAccessibleEventListener l) { in remove() method in AccessibleEventMulticaster
78 …public static XAccessibleEventListener remove(XAccessibleEventListener l, XAccessibleEventListener… in remove() method in AccessibleEventMulticaster
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/attribute/
H A DAttributeProvider.java80 @Override public void remove() in iterator() method
/trunk/main/unotools/source/property/
H A Dpropertysetinfo.cxx97 void PropertyMapImpl::remove( const OUString& aName ) throw() in remove() function in PropertyMapImpl
172 void PropertySetInfo::remove( const rtl::OUString& aName ) throw() in remove() function in PropertySetInfo
/trunk/main/comphelper/inc/comphelper/
H A Dweakbag.hxx69 com::sun::star::uno::Reference< T > remove() { in remove() function in comphelper::WeakBag
H A Dnamedvaluecollection.hxx265 inline bool remove( const sal_Char* _pAsciiValueName ) in remove() function in comphelper::NamedValueCollection
274 inline bool remove( const ::rtl::OUString& _rValueName ) in remove() function in comphelper::NamedValueCollection
/trunk/main/comphelper/source/property/
H A Dpropertysetinfo.cxx100 void PropertyMapImpl::remove( const OUString& aName ) throw() in remove() function in PropertyMapImpl
187 void PropertySetInfo::remove( const rtl::OUString& aName ) throw() in remove() function in PropertySetInfo
H A DChainablePropertySetInfo.cxx81 void ChainablePropertySetInfo::remove( const rtl::OUString& aName ) in remove() function in ChainablePropertySetInfo
H A DMasterPropertySetInfo.cxx108 void MasterPropertySetInfo::remove( const rtl::OUString& aName ) in remove() function in MasterPropertySetInfo
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DPopupWindow.java119 public void remove(java.awt.Component c) { in remove() method in PopupWindow
175 public void remove(java.awt.Component c) { in remove() method in PopupWindow.ContainerProxy
/trunk/main/configmgr/source/
H A Dmodifications.cxx58 void Modifications::remove(Path const & path) { in remove() function in configmgr::Modifications
/trunk/main/sd/source/ui/dlg/
H A Dmasterlayoutdlg.cxx159 void MasterLayoutDialog::remove( PresObjKind eKind ) in remove() function in MasterLayoutDialog
/trunk/main/xml2cmp/source/support/
H A Dlist.hxx149 List<XX>::remove(unsigned pos) in remove() function in List
235 DynamicList<XY>::remove( unsigned pos ) in remove() function in DynamicList
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DMenu.java83 protected synchronized void remove(XAccessible unoAccessible) { in remove() method in Menu
107 protected void remove(Object any) { in remove() method in Menu
H A DList.java82 protected void remove(XAccessible unoAccessible) { in remove() method in List
99 protected void remove(Object any) { in remove() method in List
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java492 synchronized public Object remove(int index) in remove() method in InterfaceContainer
511 synchronized public boolean remove(Object obj) in remove() method in InterfaceContainer
777 public synchronized void remove() in remove() method in InterfaceContainer.Itr
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DObjectArrayIterator.java174 public void remove() { in remove() method in ObjectArrayIterator
/trunk/main/svx/source/sdr/overlay/
H A Doverlayobjectlist.cxx68 void OverlayObjectList::remove(OverlayObject& rOverlayObject) in remove() function in sdr::overlay::OverlayObjectList
/trunk/main/cppu/source/threadpool/
H A Dthread.cxx69 void ThreadAdmin::remove( ORequestThread * p ) in remove() function in cppu_threadpool::ThreadAdmin
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java87 public void remove(String entry) { in remove() method in Manifest
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java195 public void remove(Object obj) in remove() method in ConfigSet
204 public void remove(int i) in remove() method in ConfigSet
/trunk/main/l10ntools/java/jpropex/java/
H A DOrderedHashMap.java49 public Object remove( Object key ) in remove() method in OrderedHashMap
/trunk/main/svx/source/unodraw/
H A Dunoshcol.cxx180 void SAL_CALL SvxShapeCollection::remove( const uno::Reference< drawing::XShape >& xShape ) throw( … in remove() function in SvxShapeCollection
/trunk/main/store/source/
H A Dstortree.cxx109 void OStoreBTreeNodeData::remove (sal_uInt16 i) in remove() function in OStoreBTreeNodeData
236 storeError OStoreBTreeNodeObject::remove ( in remove() function in OStoreBTreeNodeObject
/trunk/main/wizards/com/sun/star/wizards/web/
H A DBackgroundsDialog.java226 private void remove(String imageName) in remove() method in BackgroundsDialog.Model

Completed in 83 milliseconds

1234