Lines Matching refs:script

54 …css::uno::Reference< ov::excel::XInterior > SAL_CALL Interior(  ) throw (css::script::BasicErrorEx…  in Interior()
62 …css::uno::Reference< ov::excel::XFont > SAL_CALL Font( ) throw (css::script::BasicErrorException,… in Font()
69 …void SAL_CALL setText( const ::rtl::OUString& Text ) throw (css::script::BasicErrorException, css:… in setText()
77 …throw css::script::BasicErrorException( rtl::OUString(), css::uno::Reference< css::uno::XInterface… in setText()
80 …::rtl::OUString SAL_CALL getText( ) throw (css::script::BasicErrorException, css::uno::RuntimeExc… in getText()
89 …throw css::script::BasicErrorException( rtl::OUString(), css::uno::Reference< css::uno::XInterface… in getText()
94 …css::uno::Reference< ov::excel::XCharacters > SAL_CALL Characters( ) throw (css::script::BasicErr… in Characters()
102 …void SAL_CALL setTop( double Top ) throw (css::script::BasicErrorException, css::uno::RuntimeExcep… in setTop()
106 double SAL_CALL getTop( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in getTop()
110 …void SAL_CALL setLeft( double Left ) throw (css::script::BasicErrorException, css::uno::RuntimeExc… in setLeft()
114 double SAL_CALL getLeft( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in getLeft()
118 …void SAL_CALL setOrientation( ::sal_Int32 _nOrientation ) throw (css::script::BasicErrorException,… in setOrientation()
126 …throw css::script::BasicErrorException( rtl::OUString(), css::uno::Reference< css::uno::XInterface… in setOrientation()
129 …::sal_Int32 SAL_CALL getOrientation( ) throw (css::script::BasicErrorException, css::uno::Runtime… in getOrientation()
138 …throw css::script::BasicErrorException( rtl::OUString(), css::uno::Reference< css::uno::XInterface… in getOrientation()