Home
last modified time | relevance | path

Searched defs:nNeededWStrBuffSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/pyuno/zipcore/
H A Dpython.cxx181 int nNeededWStrBuffSize = MultiByteToWideChar(CP_ACP, 0, argv[i], -1, NULL, 0); local
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx924 int nNeededWStrBuffSize = MultiByteToWideChar( CP_ACP, 0, szPathA, -1, NULL, 0 ); in IsQuickstarterInstalled() local
953 int nNeededWStrBuffSize = MultiByteToWideChar( CP_ACP, 0, szPathA, -1, NULL, 0 ); in EnableAutostartW32() local

Completed in 18 milliseconds