Home
last modified time | relevance | path

Searched refs:ImplReleaseBuffer (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dimpbmp.hxx80 void ImplReleaseBuffer( BitmapBuffer* pBuffer, sal_Bool bReadOnly );
/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx134 pImpBmp->ImplReleaseBuffer( mpBuffer, !mbModify ); in ImplCreate()
140 pImpBmp->ImplReleaseBuffer( mpBuffer, !mbModify ); in ImplCreate()
158 pImpBmp->ImplReleaseBuffer( mpBuffer, !mbModify ); in ImplDestroy()
H A Dimpbmp.cxx123 void ImpBitmap::ImplReleaseBuffer( BitmapBuffer* pBuffer, sal_Bool bReadOnly ) in ImplReleaseBuffer() function in ImpBitmap

Completed in 17 milliseconds