Searched defs:Direction (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/autodoc/inc/ary/idl/ |
H A D | i_param.hxx | 56 Direction() const { return eDirection; } in Direction() function in ary::idl::Parameter
|
/aoo42x/main/idlc/inc/idlc/ |
H A D | astparameter.hxx | 29 enum Direction { DIR_IN, DIR_OUT, DIR_INOUT }; enum
|
/aoo42x/main/sc/inc/ |
H A D | clipparam.hxx | 39 enum Direction { Unspecified, Column, Row }; enum
|
/aoo42x/main/sal/rtl/source/ |
H A D | cipher.c | 142 rtlCipherDirection Direction, in rtl_cipher_init() 1043 rtlCipherDirection Direction, in rtl_cipher_initBF() 1278 rtlCipherDirection Direction, in rtl_cipher_initARCFOUR()
|
/aoo42x/main/sal/inc/osl/ |
H A D | socket.hxx | 252 inline void Socket::shutdown( oslSocketDirection Direction ) in shutdown()
|
/aoo42x/main/vos/source/ |
H A D | socket.cxx | 1547 sal_Bool OStreamSocket::shutdown(TSocketDirection Direction) in shutdown()
|
/aoo42x/main/sal/osl/w32/ |
H A D | socket.cxx | 1713 oslSocketDirection Direction) in osl_shutdownSocket()
|
/aoo42x/main/sal/osl/os2/ |
H A D | socket.c | 2699 oslSocketDirection Direction) in osl_shutdownSocket()
|
/aoo42x/main/sal/osl/unx/ |
H A D | socket.c | 2667 oslSocketDirection Direction) in osl_shutdownSocket()
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | Awrapado.cxx | 374 …ateParameter(const ::rtl::OUString &_bstr,DataTypeEnum Type,ParameterDirectionEnum Direction,long … in CreateParameter()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 3524 ScVbaRange::End( ::sal_Int32 Direction ) throw (uno::RuntimeException) in End()
|
/aoo42x/main/twain/inc/ |
H A D | twain.h | 490 … TW_INT32 Direction; /* One of the TWDR_xxxx values. Defines the direction of data flow */ member
|
Completed in 224 milliseconds