Lines Matching refs:SAL_CALL
40 virtual ::sal_Bool SAL_CALL getIgnoreBlank() throw (css::uno::RuntimeException);
41 …virtual void SAL_CALL setIgnoreBlank( ::sal_Bool _ignoreblank ) throw (css::uno::RuntimeException);
42 virtual ::sal_Bool SAL_CALL getInCellDropdown() throw (css::uno::RuntimeException);
43 …virtual void SAL_CALL setInCellDropdown( ::sal_Bool _incelldropdown ) throw (css::uno::RuntimeExce…
44 virtual ::sal_Bool SAL_CALL getShowInput() throw (css::uno::RuntimeException);
45 virtual void SAL_CALL setShowInput( ::sal_Bool _showinput ) throw (css::uno::RuntimeException);
46 virtual ::sal_Bool SAL_CALL getShowError() throw (css::uno::RuntimeException);
47 virtual void SAL_CALL setShowError( ::sal_Bool _showerror ) throw (css::uno::RuntimeException);
48 virtual ::rtl::OUString SAL_CALL getInputTitle() throw (css::uno::RuntimeException);
49 …virtual void SAL_CALL setInputTitle( const ::rtl::OUString& _inputtitle ) throw (css::uno::Runtime…
50 virtual ::rtl::OUString SAL_CALL getErrorTitle() throw (css::uno::RuntimeException);
51 …virtual void SAL_CALL setErrorTitle( const ::rtl::OUString& _errortitle ) throw (css::uno::Runtime…
52 virtual ::rtl::OUString SAL_CALL getInputMessage() throw (css::uno::RuntimeException);
53 …virtual void SAL_CALL setInputMessage( const ::rtl::OUString& _inputmessage ) throw (css::uno::Run…
54 virtual ::rtl::OUString SAL_CALL getErrorMessage() throw (css::uno::RuntimeException);
55 …virtual void SAL_CALL setErrorMessage( const ::rtl::OUString& _errormessage ) throw (css::uno::Run…
56 virtual ::rtl::OUString SAL_CALL getFormula1() throw (css::uno::RuntimeException) ;
57 virtual ::rtl::OUString SAL_CALL getFormula2() throw (css::uno::RuntimeException);
59 virtual void SAL_CALL Delete( ) throw (css::uno::RuntimeException);
60 …virtual void SAL_CALL Add( const css::uno::Any& Type, const css::uno::Any& AlertStyle, const css::…