Home
last modified time | relevance | path

Searched defs:remove (Results 76 – 87 of 87) sorted by last modified time

1234

/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/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
/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/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/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/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

Completed in 158 milliseconds

1234