Searched refs:SC_EVENTACC_ONACTION (Results 1 – 1 of 1) sorted by relevance
1386 #define SC_EVENTACC_ONACTION ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OnAction" ) ) macro1472 else if( aName == SC_EVENTACC_ONACTION ) in getByName()1501 aSeq[ 1 ] = SC_EVENTACC_ONACTION; in getElementNames()1509 return (aName == SC_EVENTACC_ONCLICK) || (aName == SC_EVENTACC_ONACTION); in hasByName()
Completed in 18 milliseconds