Home
last modified time | relevance | path

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

/aoo41x/main/svtools/inc/svtools/
H A Dfltdefs.hxx55 #define GLOBALALLOC(nSize) ((PDIBBYTE)GlobalAlloc(GMEM_FIXED,(nSize))) macro
64 #define GLOBALALLOC(nSize) ((PDIBBYTE)new sal_uInt8[(nSize)]) macro

Completed in 8 milliseconds