Searched refs:SC_EVENTACC_ONACTION (Results 1 – 1 of 1) sorted by relevance
1356 #define SC_EVENTACC_ONACTION ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OnAction" ) ) macro1442 else if( aName == SC_EVENTACC_ONACTION ) in getByName()1471 aSeq[ 1 ] = SC_EVENTACC_ONACTION; in getElementNames()1479 return (aName == SC_EVENTACC_ONCLICK) || (aName == SC_EVENTACC_ONACTION); in hasByName()