| /AOO41X/main/automation/source/server/ |
| H A D | retstrm.hxx | 42 using CmdBaseStream::GenReturn; 43 void GenReturn( comm_USHORT nRet, comm_ULONG nNr ){CmdBaseStream::GenReturn( nRet, nNr );} in GenReturn() function in RetStream 44 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_ULONG nNr ){CmdBaseStream::GenReturn( nR… in GenReturn() function in RetStream 45 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_BOOL bBool ){CmdBaseStream::GenReturn( n… in GenReturn() function in RetStream 48 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod ){CmdBaseStream::GenRetur… in GenReturn() function in RetStream 49 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_BOOL bBool ){CmdBas… in GenReturn() function in RetStream 50 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_ULONG nNr ){CmdBase… in GenReturn() function in RetStream 53 void GenReturn( sal_uInt16 nRet, rtl::OString aUId, String aString ); 54 …void GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal_Bool bBool… 57 void GenReturn( sal_uInt16 nRet, sal_uInt16 nMethod, SbxValue &aValue ); [all …]
|
| H A D | statemnt.cxx | 246 pRet->GenReturn(RET_Sequence,nLNr1); in Execute() 794 …pRet->GenReturn ( RET_WinInfo, rtl::OString(), (comm_ULONG)nConf | DH_MODE_DATA_VALID, UniString()… in WriteControlData() 904 pRet->GenReturn ( RET_WinInfo, aId, (comm_ULONG)pBase->GetType(), in WriteControlData() 927 …pRet->GenReturn ( RET_WinInfo, Str2Id(pTB->GetItemCommand(pTB->GetItemId( i ))), (comm_ULONG)WINDO… in WriteControlData() 930 … pRet->GenReturn ( RET_WinInfo, pTB->GetHelpId(pTB->GetItemId( i )), (comm_ULONG)WINDOW_BUTTON, in WriteControlData() 938 …pRet->GenReturn ( RET_WinInfo, Str2Id(pTB->GetItemCommand(pTB->GetItemId( i ))), (comm_ULONG)pItem… in WriteControlData() 941 …pRet->GenReturn ( RET_WinInfo, pTB->GetHelpId(pTB->GetItemId( i )), (comm_ULONG)pItemWin->GetType(… in WriteControlData() 973 …pRet->GenReturn ( RET_WinInfo, Str2Id( pTB->GetItemCommand(pTB->GetItemId( i )) ), (comm_ULONG)WIN… in WriteControlData() 976 … pRet->GenReturn ( RET_WinInfo, pTB->GetHelpId(pTB->GetItemId( i )), (comm_ULONG)WINDOW_BASE, in WriteControlData() 1027 …pRet->GenReturn ( RET_WinInfo, aID, (comm_ULONG)pBD->GetPushButton( pBD->GetButtonId(i) )->GetType… in WriteControlData() [all …]
|
| H A D | retstrm.cxx | 52 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, String aString ) in GenReturn() function in RetStream 54 CmdBaseStream::GenReturn ( nRet, &aUId, &aString ); in GenReturn() 57 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal… in GenReturn() function in RetStream 59 CmdBaseStream::GenReturn ( nRet, &aUId, nNr, &aString, bBool ); in GenReturn() 63 void RetStream::GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_USHORT nMethod, String aString ) in GenReturn() function in RetStream 65 CmdBaseStream::GenReturn ( nRet, &aUId, nMethod, &aString ); in GenReturn() 68 void RetStream::GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_USHORT nMethod, String aString,… in GenReturn() function in RetStream 70 CmdBaseStream::GenReturn ( nRet, &aUId, nMethod, &aString, bBool ); in GenReturn() 74 void RetStream::GenReturn ( sal_uInt16 nRet, sal_uInt16 nMethod, SbxValue &aValue ) in GenReturn() function in RetStream 83 void RetStream::GenReturn( sal_uInt16 nRet, sal_uInt16 nMethod, String aString ) in GenReturn() function in RetStream [all …]
|
| H A D | cmdbasestream.cxx | 55 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_ULONG nUId ) in GenReturn() function in CmdBaseStream 63 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr ) in GenReturn() function in CmdBaseStream 75 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_String *pString ) in GenReturn() function in CmdBaseStream 87 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_BOOL bBool ) in GenReturn() function in CmdBaseStream 99 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr, comm_String *p… in GenReturn() function in CmdBaseStream 113 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_ULONG nNr ) in GenReturn() function in CmdBaseStream 122 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_String *pString ) in GenReturn() function in CmdBaseStream 131 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_BOOL bBool ) in GenReturn() function in CmdBaseStream 140 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_USHORT nNr ) in GenReturn() function in CmdBaseStream 151 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod ) in GenReturn() function in CmdBaseStream [all …]
|
| H A D | recorder.cxx | 166 …StatementList::pRet->GenReturn( RET_MacroRecorder, aKeyUniqueID, (sal_uInt16)M_TypeKeys, aKeyStrin… in IMPL_LINK() 168 …StatementList::pRet->GenReturn( RET_MacroRecorder, aKeyUniqueID, (sal_uInt16)M_TypeKeys, aKeyStrin… in IMPL_LINK() 170 …StatementList::pRet->GenReturn( RET_MacroRecorder, aKeyUniqueID, (sal_uInt16)M_TypeKeys, String::C… in IMPL_LINK() 192 …StatementList::pRet->GenReturn( RET_MacroRecorder, rtl::OString(), (comm_USHORT)(M_SetPage|M_RET_N… in IMPL_LINK() 212 …StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), (comm_USHORT)M_Check… in IMPL_LINK() 242 … StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), nMethod ); in IMPL_LINK() 276 …StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), (comm_USHORT)M_Selec… in IMPL_LINK() 311 …StatementList::pRet->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), (comm_USHORT)M_Selec… in IMPL_LINK() 373 … StatementList::pRet->GenReturn( RET_MacroRecorder, UID_ACTIVE, nMethod ); in IMPL_LINK() 375 …StatementList::pRet->GenReturn( RET_MacroRecorder, UID_ACTIVE, nMethod, (comm_ULONG)nCurrentButton… in IMPL_LINK() [all …]
|
| H A D | XMLParser.cxx | 457 pRet->GenReturn ( RET_Value, nMethodId, pSAXParser->GetErrors() ); in HandleSAXParser() 487 pRet->GenReturn ( RET_Value, nMethodId, pSAXParser->GetErrors() ); in HandleSAXParser() 496 … pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)pSAXParser->GetCurrentNode()->GetNodeType() ); in HandleSAXParser() 511 pRet->GenReturn ( RET_Value, nMethodId, pElementNode->GetNodeName() ); in HandleSAXParser() 514 … pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)pElementNode->GetChildCount() ); in HandleSAXParser() 518 … pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)xAttributeList->getLength() ); in HandleSAXParser() 520 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)0 ); in HandleSAXParser() 527 pRet->GenReturn ( RET_Value, nMethodId, aRet ); in HandleSAXParser() 539 pRet->GenReturn ( RET_Value, nMethodId, aRet ); in HandleSAXParser() 544 pRet->GenReturn ( RET_Value, nMethodId, aRet ); in HandleSAXParser() [all …]
|
| H A D | sta_list.cxx | 155 …pRet->GenReturn( RET_ProfileInfo, 0, CUniString("InitProfile von anderem Statement gerufen ohne Se… in InitProfile() 171 pRet->GenReturn( RET_ProfileInfo, 0, pProfiler->GetProfileLine( aText ) ); in SendProfile() 175 …pRet->GenReturn( RET_ProfileInfo, S_ProfileTime, static_cast<comm_ULONG>(pProfiler->GetPartitionin… in SendProfile() 179 pRet->GenReturn( RET_ProfileInfo, 0, pProfiler->GetAutoProfiling() ); in SendProfile() 183 pRet->GenReturn( RET_ProfileInfo, 0, CUniString("SendProfile ohne InitProfile\n") ); in SendProfile() 1082 pRet->GenReturn( RET_DirectLoging, (sal_uInt16) nType, aMessage ); in DirectLog()
|
| /AOO41X/main/automation/source/inc/ |
| H A D | cmdbasestream.hxx | 49 void GenReturn( comm_USHORT nRet, comm_ULONG nNr ); 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… 55 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_ULONG nNr ); 56 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_String *pString ); 57 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_BOOL bBool ); 58 void GenReturn( comm_USHORT nRet, comm_USHORT nMethod, comm_USHORT nNr ); 61 …void GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod ); // also used outside … [all …]
|