Lines Matching refs:ScVbaWorksheet

181 ScVbaWorksheet::ScVbaWorksheet( const uno::Reference< XHelperInterface >& xParent, const uno::Refer…  in ScVbaWorksheet()  function in ScVbaWorksheet
185 ScVbaWorksheet::ScVbaWorksheet(const uno::Reference< XHelperInterface >& xParent, const uno::Refere… in ScVbaWorksheet() function in ScVbaWorksheet
191 ScVbaWorksheet::ScVbaWorksheet( uno::Sequence< uno::Any> const & args, in ScVbaWorksheet() function in ScVbaWorksheet
205 ScVbaWorksheet::~ScVbaWorksheet() 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()
260 ScVbaWorksheet::getIndex() throw (uno::RuntimeException) in getIndex()
266 ScVbaWorksheet::getEnableSelection() throw (uno::RuntimeException) in getEnableSelection()
297 ScVbaWorksheet::setEnableSelection( sal_Int32 nSelection ) throw (uno::RuntimeException) in setEnableSelection()
338 uno::Reference< beans::XPropertySet > ScVbaWorksheet::getFirstDBRangeProperties() throw (uno::Runti… in getFirstDBRangeProperties()
355 sal_Bool SAL_CALL ScVbaWorksheet::getAutoFilterMode() throw (uno::RuntimeException) in getAutoFilterMode()
365 void SAL_CALL ScVbaWorksheet::setAutoFilterMode( sal_Bool bAutoFilterMode ) throw (uno::RuntimeExce… 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 ScVbaWorksheet::Paste( const uno::Any& Destination, const uno::Any& /*Link*/ ) throw (uno::RuntimeE… in Paste()
553 ScVbaWorksheet::Delete() throw (uno::RuntimeException) in Delete()
572 ScVbaWorksheet::getSheetAtOffset(SCTAB offset) throw (uno::RuntimeException) in getSheetAtOffset()
584 return new ScVbaWorksheet (getParent(), mxContext, xSheet, getModel()); in getSheetAtOffset()
588 ScVbaWorksheet::getNext() throw (uno::RuntimeException) in getNext()
594 ScVbaWorksheet::getPrevious() throw (uno::RuntimeException) in getPrevious()
601 ScVbaWorksheet::Protect( const uno::Any& Password, const uno::Any& /*DrawingObjects*/, const uno::A… in Protect()
612 ScVbaWorksheet::Unprotect( const uno::Any& Password ) throw (uno::RuntimeException) in Unprotect()
621 ScVbaWorksheet::Calculate() throw (uno::RuntimeException) in Calculate()
628 ScVbaWorksheet::Range( const ::uno::Any& Cell1, const ::uno::Any& Cell2 ) throw (uno::RuntimeExcept… in Range()
636 ScVbaWorksheet::CheckSpelling( const uno::Any& /*CustomDictionary*/,const uno::Any& /*IgnoreUpperca… in CheckSpelling()
645 ScVbaWorksheet::getSheetRange() throw (uno::RuntimeException) in getSheetRange()
654 ScVbaWorksheet::Cells( const ::uno::Any &nRow, const ::uno::Any &nCol ) 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()
795 ScVbaWorksheet::DropDowns( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in DropDowns()
801 ScVbaWorksheet::GroupBoxes( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in GroupBoxes()
807 ScVbaWorksheet::Labels( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in Labels()
813 ScVbaWorksheet::ListBoxes( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in ListBoxes()
819 ScVbaWorksheet::OptionButtons( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in OptionButtons()
825 ScVbaWorksheet::ScrollBars( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in ScrollBars()
831 ScVbaWorksheet::Spinners( const uno::Any& /*rIndex*/ ) throw (uno::RuntimeException) in Spinners()
837 ScVbaWorksheet::ShowDataForm( ) throw (uno::RuntimeException) in ShowDataForm()
856 ScVbaWorksheet::Evaluate( const ::rtl::OUString& Name ) throw (uno::RuntimeException) in Evaluate()
867 ScVbaWorksheet::getIntrospection( ) throw (uno::RuntimeException) in getIntrospection()
873 ScVbaWorksheet::invoke( const ::rtl::OUString& aFunctionName, const uno::Sequence< uno::Any >& /*aP… in invoke()
882 ScVbaWorksheet::setValue( const ::rtl::OUString& aPropertyName, const uno::Any& aValue ) throw (bea… in setValue()
887 ScVbaWorksheet::getValue( const ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyExcep… in getValue()
898 ScVbaWorksheet::hasMethod( const ::rtl::OUString& /*aName*/ ) throw (uno::RuntimeException) in hasMethod()
904 ScVbaWorksheet::getFormControls() in getFormControls()
927 ScVbaWorksheet::hasProperty( const ::rtl::OUString& aName ) throw (uno::RuntimeException) in hasProperty()
936 ScVbaWorksheet::getControlShape( const ::rtl::OUString& sName ) in getControlShape()
970 ScVbaWorksheet::getServiceImplName() in getServiceImplName()
976 ScVbaWorksheet::setEnableCalculation( ::sal_Bool bEnableCalculation ) throw ( script::BasicErrorExc… in setEnableCalculation()
982 ScVbaWorksheet::getEnableCalculation( ) throw (css::script::BasicErrorException, css::uno::Runtime… in getEnableCalculation()
989 ScVbaWorksheet::getServiceNames() in getServiceNames()
1001 ScVbaWorksheet::getCodeName() throw (css::uno::RuntimeException) in getCodeName()
1008 ScVbaWorksheet::getSheetID() throw (uno::RuntimeException) in getSheetID()
1015 ScVbaWorksheet::PrintOut( const uno::Any& From, const uno::Any& To, const uno::Any& Copies, const u… in PrintOut()
1040 sdecl::vba_service_class_<ScVbaWorksheet, sdecl::with_args<true> > serviceImpl;