Home
last modified time | relevance | path

Searched refs:mnBufSize (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/source/gdi/
H A Dgfxlink.cxx47 mnBufSize ( 0 ), in GfxLink()
70 mnBufSize = nSize; in GfxLink()
122 if ( ( mnBufSize == rGfxLink.mnBufSize ) && ( meType == rGfxLink.meType ) ) in IsEqual()
142 mnBufSize = rGfxLink.mnBufSize; in ImplCopy()
174 return mnBufSize; in GetDataSize()
237 if( IsNative() && mnBufSize ) in LoadNative()
246 aMemStm.SetBuffer( (char*) pData, mnBufSize, sal_False, mnBufSize ); in LoadNative()
280 mpSwap = new ImpSwap( mpBuf->mpBuffer, mnBufSize ); in SwapOut()
/aoo41x/main/vcl/inc/vcl/
H A Dgfxlink.hxx135 sal_uInt32 mnBufSize; member in GfxLink

Completed in 30 milliseconds