Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/
H A Dsocket.cxx164 static DWORD SocketDirection[]= { variable
170 #define DIRECTION_TO_NATIVE(x) SocketDirection[x]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/w32/
H A Dsocket.cxx163 static DWORD SocketDirection[]= { variable
169 #define DIRECTION_TO_NATIVE(x) SocketDirection[x]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/
H A Dsocket.cxx180 const sal_uInt32 SocketDirection[]= { variable
187 #define DIRECTION_TO_NATIVE(x) SocketDirection[x]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/
H A Dsocket.cxx199 static const sal_uInt32 SocketDirection[]= { variable
206 #define DIRECTION_TO_NATIVE(x) SocketDirection[x]