Home
last modified time | relevance | path

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

1234

/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/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
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
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 DTable.java71 protected void remove(XAccessible unoAccessible) { in remove() method in Table
88 protected void remove(Object any) { in remove() method in Table
H A DTree.java69 protected void remove(XAccessible unoAccessible) { in remove() method in Tree
83 protected void remove(Object any) { in remove() method in Tree
/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/autodoc/source/cosv/strings/
H A Dstreamstr.cxx613 StreamStr::remove( iterator i_begin, in remove() function in csv::StreamStr
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx434 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in PolygonPointList
H A Dpolygontemplate.hxx434 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in ImplPolygonTemplate
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx141 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in CoordinateDataArray2D
458 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in ControlVectorArray2D
945 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in ImplB2DPolygon
1570 void B2DPolygon::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in basegfx::B2DPolygon
H A Db2dpolypolygon.cxx106 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in ImplB2DPolyPolygon
332 void B2DPolyPolygon::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in basegfx::B2DPolyPolygon
H A Db3dpolygon.cxx217 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in CoordinateDataArray3D
385 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in BColorArray
549 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in NormalsArray3D
724 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in TextureCoordinate2D
1310 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in ImplB3DPolygon
1758 void B3DPolygon::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in basegfx::B3DPolygon
H A Db3dpolypolygon.cxx107 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in ImplB3DPolyPolygon
371 void B3DPolyPolygon::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in basegfx::B3DPolyPolygon
/trunk/main/basegfx/source/range/
H A Db2dpolyrange.cxx156 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in basegfx::ImplB2DPolyRange
354 void B2DPolyRange::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in basegfx::B2DPolyRange
/trunk/main/comphelper/inc/comphelper/
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
H A Dweakbag.hxx69 com::sun::star::uno::Reference< T > remove() { in remove() function in comphelper::WeakBag
/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java295 …public void remove( Object arg0 ) { throw new UnsupportedOperationException( "Not implemente… in remove() method in Map.DummySet
/trunk/main/comphelper/source/container/
H A Denumerablemap.cxx669 …Any SAL_CALL EnumerableMap::remove( const Any& _key ) throw (NoSupportException, IllegalTypeExcept… in remove() function in comphelper::EnumerableMap
/trunk/main/comphelper/source/property/
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
H A Dopropertybag.cxx255 …void SAL_CALL OPropertyBag::remove( const Any& /*aElement*/ ) throw (IllegalArgumentException, NoS… in remove() function in comphelper::OPropertyBag
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
/trunk/main/configmgr/source/
H A Dmodifications.cxx58 void Modifications::remove(Path const & path) { in remove() function in configmgr::Modifications
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx2398 OSQLParseNode* OSQLParseNode::remove(OSQLParseNode* pSubTree) in remove() function in connectivity::OSQLParseNode
/trunk/main/cppu/source/threadpool/
H A Dthread.cxx69 void ThreadAdmin::remove( ORequestThread * p ) in remove() function in cppu_threadpool::ThreadAdmin

Completed in 88 milliseconds

1234