Home
last modified time | relevance | path

Searched refs:ImplRemove (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx600 mpCache->ImplRemove( const_cast<X11SalBitmap*>(this) ); in ImplGetDDB()
758 mpCache->ImplRemove( this ); in Destroy()
816 mpCache->ImplRemove( this ); in ReleaseBuffer()
1065 void ImplSalBitmapCache::ImplRemove( X11SalBitmap* pBmp ) in ImplRemove() function in ImplSalBitmapCache
/trunk/main/tools/inc/
H A Dpoly.h59 void ImplRemove( sal_uInt16 nPos, sal_uInt16 nCount );
/trunk/main/vcl/inc/unx/
H A Dsalbmp.h185 void ImplRemove( X11SalBitmap* pBmp );
/trunk/main/tools/source/generic/
H A Dpoly.cxx305 void ImplPolygon::ImplRemove( sal_uInt16 nPos, sal_uInt16 nCount ) in ImplRemove() function in ImplPolygon
1812 mpImplPolygon->ImplRemove( nPos, nCount ); in Remove()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx144 ImpLabel* ImplRemove( sal_uLong nPos ) { return (ImpLabel*) Remove( nPos ); } in ImplRemove() function in ImpLabelList
696 delete pLabelList->ImplRemove( nLabelPos ); in RemoveLabel()

Completed in 61 milliseconds