Searched refs:AlertStyle (Results 1 – 3 of 3) sorted by relevance
226 ScVbaValidation::Add( const uno::Any& Type, const uno::Any& AlertStyle, const uno::Any& Operator, c… in Add() argument268 if ( AlertStyle.hasValue() && ( AlertStyle >>= nVbaAlertStyle ) ) in Add()
60 …virtual void SAL_CALL Add( const css::uno::Any& Type, const css::uno::Any& AlertStyle, const css::…
55 …void Add( [in] any Type, [in] any AlertStyle, [in] any Operator, [in] any Formula1, [in] any Formu…
Completed in 22 milliseconds