Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbavalidation.cxx267 sal_Int32 nVbaAlertStyle = excel::XlDVAlertStyle::xlValidAlertStop; in Add() local
268 if ( AlertStyle.hasValue() && ( AlertStyle >>= nVbaAlertStyle ) ) in Add()
270 switch( nVbaAlertStyle ) in Add()

Completed in 24 milliseconds