Home
last modified time | relevance | path

Searched refs:nMethodId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/automation/source/server/
H A Dstatemnt.cxx690 : nMethodId( MethodId ) in StatementCommand()
724 : nMethodId(0) in StatementCommand()
2295 switch ( nMethodId ) in Execute()
2550 switch ( nMethodId ) in Execute()
2755 switch ( nMethodId ) in Execute()
3787 switch( nMethodId ) in HandleVisibleControls()
4336 switch( nMethodId ) in HandleCommonMethods()
4526 …PARAM_NONE) && ((M_Click == nMethodId) || (M_TearOff == nMethodId) || (M_IsEnabled == nMethodId) |… in Execute()
4528 if ( nMethodId == M_TypeKeys || nMethodId == M_MouseDown in Execute()
4529 || nMethodId == M_MouseUp || nMethodId == M_MouseMove in Execute()
[all …]
H A DXMLParser.cxx411 switch ( nMethodId ) in HandleSAXParser()
442 switch ( nMethodId ) in HandleSAXParser()
508 switch ( nMethodId ) 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()
576 sal_Bool bCheckOnly = nMethodId == RC_SAXHasElement; in HandleSAXParser()
590 …pRet->GenReturn ( RET_Value, nMethodId, ValueOK( rtl::OString(), RcString( nMethodId ), nNr1, pEle… in HandleSAXParser()
651 pRet->GenReturn ( RET_Value, nMethodId, xNew.Is() ); in HandleSAXParser()
678 pRet->GenReturn ( RET_Value, nMethodId, aPath ); in HandleSAXParser()
[all …]
H A Dstatemnt.hxx348 sal_uInt16 nMethodId; member in StatementCommand
384 sal_uInt16 nMethodId; member in StatementControl
/trunk/main/automation/source/inc/
H A Dtestapp.hxx165 String GetMethodName( sal_uLong nMethodId );

Completed in 50 milliseconds