Home
last modified time | relevance | path

Searched defs:remove (Results 26 – 50 of 87) sorted by relevance

1234

/trunk/main/framework/source/classes/
H A Dframecontainer.cxx139 void FrameContainer::remove( const css::uno::Reference< css::frame::XFrame >& xFrame ) in remove() function in framework::FrameContainer
/trunk/main/slideshow/source/inc/
H A Dlistenercontainer.hxx178 bool remove( listener_type const& rListener ) in remove() function in slideshow::internal::ListenerContainerBase
/trunk/main/forms/source/xforms/
H A DNameContainer.hxx87 void remove( const rtl::OUString& rName ) in remove() function in NameContainer
H A Dcollection.hxx243 virtual void SAL_CALL remove( const Any_t& aElement ) in remove() function in Collection
/trunk/main/basegfx/source/polygon/
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 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
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 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
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DWeakMap.java175 public Object remove(Object key) { in remove() method in WeakMap
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DListModelBinder.java97 protected void remove(short i1, short i2) in remove() method in ListModelBinder
/trunk/main/svl/source/passwordcontainer/
H A Dsyscreds.cxx250 void SysCredentialsConfig::remove( rtl::OUString const & rURL ) in remove() function in SysCredentialsConfig
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DScriptPanel.java159 public void remove(int row) { in remove() method in ScriptPanel.ScriptTableModel
/trunk/main/vcl/source/window/
H A Darrange.cxx523 void RowOrColumn::remove( Window* i_pWindow ) in remove() function in RowOrColumn
539 void RowOrColumn::remove( boost::shared_ptr<WindowArranger> const & i_pChild ) in remove() function in RowOrColumn
1015 void MatrixArranger::remove( Window* i_pWindow ) in remove() function in MatrixArranger
1055 void MatrixArranger::remove( boost::shared_ptr<WindowArranger> const &i_pChild ) in remove() function in MatrixArranger
/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/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
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/svx/source/sdr/overlay/
H A Doverlaymanager.cxx287 void OverlayManager::remove(OverlayObject& rOverlayObject) in remove() function in sdr::overlay::OverlayManager
/trunk/main/sw/source/ui/docvw/
H A Dfrmsidebarwincontainer.cxx122 bool SwFrmSidebarWinContainer::remove( const SwFrm& rFrm, in remove() function in sw::sidebarwindows::SwFrmSidebarWinContainer
/trunk/main/framework/source/helper/
H A Doframes.cxx132 void SAL_CALL OFrames::remove( const css::uno::Reference< XFrame >& xFrame ) throw( RuntimeExceptio… in remove() function in framework::OFrames
/trunk/main/soltools/inc/
H A Dst_list.hxx68 void remove( in remove() function in ST_List
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx181 void SmartTagSet::remove( const SmartTagReference& xTag ) in remove() function in sd::SmartTagSet
/trunk/main/store/inc/store/
H A Dstore.hxx578 inline storeError remove ( in remove() function in store::OStoreFile
/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/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/
H A DServiceManager.java588 public void remove( Object object ) in remove() method in ServiceManager
/trunk/main/xml2cmp/source/support/
H A Dsistr.cxx215 Simstr::remove(int pos, int anzahl) in remove() function in Simstr

Completed in 134 milliseconds

1234