Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/server/
H A Dcmdbasestream.cxx51 Write(pUId); in GenError()
67 if ( pUId->equals( rtl::OString( "UID_ACTIVE" ) ) ) in GenReturn()
70 Write(pUId); in GenReturn()
82 Write(pUId); in GenReturn()
94 Write(pUId); in GenReturn()
106 Write(pUId); in GenReturn()
155 Write(pUId); in GenReturn()
164 Write(pUId); in GenReturn()
174 Write(pUId); in GenReturn()
185 Write(pUId); in GenReturn()
[all …]
/aoo42x/main/automation/source/inc/
H A Dcmdbasestream.hxx47 void GenError( rtl::OString *pUId, comm_String *pString );
50 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr );
51 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_String *pString );
52 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_BOOL bBool );
53 …void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr, comm_String *pString, comm_B…
61 …void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod ); // also used outside …
62 … void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_String *pString );
63 …void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_String *pString, c…
64 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_BOOL bBool );
65 void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_ULONG nNr );

Completed in 26 milliseconds