Searched refs:nMethodId (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/automation/source/server/ ! |
| H A D | statemnt.cxx | 687 : nMethodId( MethodId ) in StatementCommand() 704 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in StatementCommand() 721 : nMethodId(0) in StatementCommand() 734 pCmdIn->Read( nMethodId ); in StatementCommand() 750 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in StatementCommand() 764 if ( nMethodId == RC_AppAbort ) in StatementCommand() 2053 pRet->GenReturn ( RET_Value, nMethodId, aDouble ); in Translate() 2136 pRet->GenReturn ( RET_Value, nMethodId, aTranslation ); in Translate() 2142 pRet->GenReturn ( RET_Value, nMethodId, String() ); in Translate() 2152 pRet->GenReturn ( RET_Value, nMethodId, CUniString("1") ); in Translate() [all …]
|
| H A D | XMLParser.cxx | 411 switch ( nMethodId ) in HandleSAXParser() 435 ReportError( GEN_RES_STR1( S_NO_SAX_PARSER, RcString( nMethodId ) ) ); in HandleSAXParser() 442 switch ( nMethodId ) in HandleSAXParser() 452 ReportError( GEN_RES_STR1( S_NO_SAX_PARSER, RcString( nMethodId ) ) ); in HandleSAXParser() 456 ReportError( GEN_RES_STR1( S_NO_SAX_PARSER, RcString( nMethodId ) ) ); in HandleSAXParser() 457 pRet->GenReturn ( RET_Value, nMethodId, pSAXParser->GetErrors() ); in HandleSAXParser() 481 ReportError( GEN_RES_STR1( S_NO_SAX_PARSER, RcString( nMethodId ) ) ); in HandleSAXParser() 486 ReportError( GEN_RES_STR1( S_NO_SAX_PARSER, RcString( nMethodId ) ) ); 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() [all …]
|
| H A D | statemnt.hxx | 348 sal_uInt16 nMethodId; member in StatementCommand 384 sal_uInt16 nMethodId; member in StatementControl
|
| /trunk/main/automation/source/inc/ ! |
| H A D | testapp.hxx | 165 String GetMethodName( sal_uLong nMethodId );
|