Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1384 #define SC_EVENTACC_ONCLICK ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OnClick" ) ) macro
1460 if ( aName == SC_EVENTACC_ONCLICK ) in getByName()
1499 aSeq[ 0 ] = SC_EVENTACC_ONCLICK; in getElementNames()
1509 return (aName == SC_EVENTACC_ONCLICK) || (aName == SC_EVENTACC_ONACTION); in hasByName()
1511 return aName == SC_EVENTACC_ONCLICK; in hasByName()

Completed in 24 milliseconds