Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1386 #define SC_EVENTACC_ONACTION ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OnAction" ) ) macro
1472 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 10 milliseconds