Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalinst.cxx83 static int* gpnInit = nullptr; variable
398 if (gpnInit) in handleAppDefinedEvent()
399 *gpnInit = nRet; in handleAppDefinedEvent()
959 gpnInit = pnInit; in SVMainHook()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsalinst.cxx82 static int* gpnInit = nullptr; variable
388 if (gpnInit) in handleAppDefinedEvent()
389 *gpnInit = nRet; in handleAppDefinedEvent()
964 gpnInit = pnInit; in SVMainHook()