Searched refs:aProcessId (Results 1 – 10 of 10) sorted by relevance
132 oslProcessIdentifier aProcessId = 0; in init() local136 aProcessId = info.Ident; in init()148 buf.append( (sal_Int32) aProcessId ); in init()177 nConverted = sprintf (g_buffer, "Process id is %" SAL_PRIuUINT32 "\n", aProcessId); in init()
48 @param aProcessId49 The argument aProcessId is a process identifier of the caller's process. 63 any getData( [in] sequence < byte > aProcessId);
137 oslProcessIdentifier aProcessId = 0; in lcl_substituteFileHandlerURLVariables_nothrow() local141 aProcessId = info.Ident; in lcl_substituteFileHandlerURLVariables_nothrow()142 rtl::OUString aPID = rtl::OUString::valueOf( sal_Int64( aProcessId ) ); in lcl_substituteFileHandlerURLVariables_nothrow()
613 ::com::sun::star::uno::Any SAL_CALL CDOTransferable::getData( const Sequence< sal_Int8>& aProcessId… in getData() argument618 sal_uInt8 * arProcCaller= (sal_uInt8*)(sal_Int8*) aProcessId.getConstArray(); in getData()
73 …star::uno::Any SAL_CALL getData( const com::sun::star::uno::Sequence<sal_Int8>& aProcessId ) throw
52 public java.lang.Object getWindowHandle( byte[] aProcessId, short aSystem ) in getWindowHandle() argument
44 public java.lang.Object getWindowHandle(byte[] aProcessId, short aSystem) in getWindowHandle() argument
122 const Sequence< sal_Int8 >& aProcessId,
740 css::uno::Sequence< sal_Int8 > aProcessId(rProcessId); in getJavaVM() local742 aProcessId.realloc(16); in getJavaVM()743 if (aId != aProcessId) in getJavaVM()
103 [in] sequence< byte > aProcessId,
Completed in 237 milliseconds