Lines Matching refs:RuntimeException

187 …const uno::Reference< frame::XModel >& xModel ) throw (uno::RuntimeException) : WorksheetImpl_BASE…  in ScVbaWorksheet()
210 ScVbaWorksheet::getName() throw (uno::RuntimeException) in getName()
217 ScVbaWorksheet::setName(const ::rtl::OUString &rName ) throw (uno::RuntimeException) in setName()
224 ScVbaWorksheet::getVisible() throw (uno::RuntimeException) in getVisible()
234 ScVbaWorksheet::setVisible( sal_Int32 nVisible ) throw (uno::RuntimeException) in setVisible()
253 throw uno::RuntimeException(); in setVisible()
260 ScVbaWorksheet::getIndex() throw (uno::RuntimeException) in getIndex()
266 ScVbaWorksheet::getEnableSelection() throw (uno::RuntimeException) in getEnableSelection()
289 throw uno::RuntimeException(::rtl::OUString( in getEnableSelection()
297 ScVbaWorksheet::setEnableSelection( sal_Int32 nSelection ) throw (uno::RuntimeException) in setEnableSelection()
332 throw uno::RuntimeException(::rtl::OUString( in setEnableSelection()
338 …ce< beans::XPropertySet > ScVbaWorksheet::getFirstDBRangeProperties() throw (uno::RuntimeException) in getFirstDBRangeProperties()
355 sal_Bool SAL_CALL ScVbaWorksheet::getAutoFilterMode() throw (uno::RuntimeException) in getAutoFilterMode()
365 …AL_CALL ScVbaWorksheet::setAutoFilterMode( sal_Bool bAutoFilterMode ) throw (uno::RuntimeException) in setAutoFilterMode()
373 ScVbaWorksheet::getUsedRange() throw (uno::RuntimeException) in getUsedRange()
385 ScVbaWorksheet::Outline( ) throw (uno::RuntimeException) in Outline()
392 ScVbaWorksheet::PageSetup( ) throw (uno::RuntimeException) in PageSetup()
398 ScVbaWorksheet::HPageBreaks( const uno::Any& aIndex ) throw (uno::RuntimeException) in HPageBreaks()
408 ScVbaWorksheet::VPageBreaks( const uno::Any& aIndex ) throw ( uno::RuntimeException ) in VPageBreaks()
418 ScVbaWorksheet::getStandardWidth() throw (uno::RuntimeException) in getStandardWidth()
424 ScVbaWorksheet::getStandardHeight() throw (uno::RuntimeException) in getStandardHeight()
430 ScVbaWorksheet::getProtectionMode() throw (uno::RuntimeException) in getProtectionMode()
436 ScVbaWorksheet::getProtectContents()throw (uno::RuntimeException) in getProtectContents()
443 ScVbaWorksheet::getProtectDrawingObjects() throw (uno::RuntimeException) in getProtectDrawingObjects()
449 ScVbaWorksheet::getProtectScenarios() throw (uno::RuntimeException) in getProtectScenarios()
455 ScVbaWorksheet::Activate() throw (uno::RuntimeException) in Activate()
463 ScVbaWorksheet::Select() throw (uno::RuntimeException) in Select()
469 ScVbaWorksheet::Move( const uno::Any& Before, const uno::Any& After ) throw (uno::RuntimeException) in Move()
506 ScVbaWorksheet::Copy( const uno::Any& Before, const uno::Any& After ) throw (uno::RuntimeException) in Copy()
543 …sheet::Paste( const uno::Any& Destination, const uno::Any& /*Link*/ ) throw (uno::RuntimeException) in Paste()
553 ScVbaWorksheet::Delete() throw (uno::RuntimeException) in Delete()
572 ScVbaWorksheet::getSheetAtOffset(SCTAB offset) throw (uno::RuntimeException) in getSheetAtOffset()
588 ScVbaWorksheet::getNext() throw (uno::RuntimeException) in getNext()
594 ScVbaWorksheet::getPrevious() throw (uno::RuntimeException) in getPrevious()
601 …onst uno::Any& /*Scenarios*/, const uno::Any& /*UserInterfaceOnly*/ ) throw (uno::RuntimeException) in Protect()
612 ScVbaWorksheet::Unprotect( const uno::Any& Password ) throw (uno::RuntimeException) in Unprotect()
621 ScVbaWorksheet::Calculate() throw (uno::RuntimeException) in Calculate()
628 …aWorksheet::Range( const ::uno::Any& Cell1, const ::uno::Any& Cell2 ) throw (uno::RuntimeException) in Range()
636 …const uno::Any& /*AlwaysSuggest*/, const uno::Any& /*SpellingLang*/ ) throw (uno::RuntimeException) in CheckSpelling()
645 ScVbaWorksheet::getSheetRange() throw (uno::RuntimeException) in getSheetRange()
655 throw (uno::RuntimeException) in Cells()
664 ScVbaWorksheet::Rows(const uno::Any& aIndex ) throw (uno::RuntimeException) in Rows()
670 ScVbaWorksheet::Columns( const uno::Any& aIndex ) throw (uno::RuntimeException) in Columns()
676 ScVbaWorksheet::ChartObjects( const uno::Any& Index ) throw (uno::RuntimeException) in ChartObjects()
697 ScVbaWorksheet::PivotTables( const uno::Any& Index ) throw (uno::RuntimeException) in PivotTables()
710 ScVbaWorksheet::Comments( const uno::Any& Index ) throw (uno::RuntimeException) in Comments()
723 ScVbaWorksheet::Hyperlinks( const uno::Any& aIndex ) throw (uno::RuntimeException) in Hyperlinks()
735 ScVbaWorksheet::Names( const css::uno::Any& aIndex ) throw (uno::RuntimeException) in Names()
749 ScVbaWorksheet::OLEObjects( const uno::Any& Index ) throw (uno::RuntimeException) in OLEObjects()
763 ScVbaWorksheet::Shapes( const uno::Any& aIndex ) throw (uno::RuntimeException) in Shapes()
777 ScVbaWorksheet::Buttons( const uno::Any& rIndex ) throw (uno::RuntimeException) in Buttons()
789 ScVbaWorksheet::CheckBoxes( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in CheckBoxes()
791 throw uno::RuntimeException(); in CheckBoxes()
795 ScVbaWorksheet::DropDowns( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in DropDowns()
797 throw uno::RuntimeException(); in DropDowns()
801 ScVbaWorksheet::GroupBoxes( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in GroupBoxes()
803 throw uno::RuntimeException(); in GroupBoxes()
807 ScVbaWorksheet::Labels( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in Labels()
809 throw uno::RuntimeException(); in Labels()
813 ScVbaWorksheet::ListBoxes( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in ListBoxes()
815 throw uno::RuntimeException(); in ListBoxes()
819 ScVbaWorksheet::OptionButtons( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in OptionButtons()
821 throw uno::RuntimeException(); in OptionButtons()
825 ScVbaWorksheet::ScrollBars( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in ScrollBars()
827 throw uno::RuntimeException(); in ScrollBars()
831 ScVbaWorksheet::Spinners( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in Spinners()
833 throw uno::RuntimeException(); in Spinners()
837 ScVbaWorksheet::ShowDataForm( ) throw (uno::RuntimeException) in ShowDataForm()
851 …throw uno::RuntimeException( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Not implemented") ), uno:… in ShowDataForm()
856 ScVbaWorksheet::Evaluate( const ::rtl::OUString& Name ) throw (uno::RuntimeException) in Evaluate()
867 ScVbaWorksheet::getIntrospection( ) throw (uno::RuntimeException) in getIntrospection()
873 …tion, script::CannotConvertException, reflection::InvocationTargetException, uno::RuntimeException) in invoke()
878 throw uno::RuntimeException(); // unsupported operation in invoke()
882 …tion, script::CannotConvertException, reflection::InvocationTargetException, uno::RuntimeException) in setValue()
887 …nst ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyException, uno::RuntimeException) in getValue()
898 ScVbaWorksheet::hasMethod( const ::rtl::OUString& /*aName*/ ) throw (uno::RuntimeException) in hasMethod()
927 ScVbaWorksheet::hasProperty( const ::rtl::OUString& aName ) throw (uno::RuntimeException) in hasProperty()
976 …lation( ::sal_Bool bEnableCalculation ) throw ( script::BasicErrorException, uno::RuntimeException) in setEnableCalculation()
982 …heet::getEnableCalculation( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in getEnableCalculation()
1001 ScVbaWorksheet::getCodeName() throw (css::uno::RuntimeException) in getCodeName()
1008 ScVbaWorksheet::getSheetID() throw (uno::RuntimeException) in getSheetID()
1015 …ate, const uno::Any& PrToFileName, const uno::Any& IgnorePrintAreas ) throw (uno::RuntimeException) in PrintOut()