Lines Matching refs:ScTableSheetObj

1528                 ScTableSheetObj::getImplementation( (cppu::OWeakObject*)this ))  in Notify()
5049 return new ScTableSheetObj( pDocSh, aRange.aStart.Tab() ); in getSpreadsheet()
5098 if ( ScTableSheetObj::getImplementation( (cppu::OWeakObject*)this ) ) in SetArrayFormula_Impl()
5177 if ( ScTableSheetObj::getImplementation( (cppu::OWeakObject*)this ) ) in setArrayTokens()
5209 if ( ScTableSheetObj::getImplementation( (cppu::OWeakObject*)this ) ) in getDataArray()
5257 if ( ScTableSheetObj::getImplementation( (cppu::OWeakObject*)this ) ) in getFormulaArray()
6888 ScTableSheetObj::ScTableSheetObj( ScDocShell* pDocSh, SCTAB nTab ) : in ScTableSheetObj() function in ScTableSheetObj
6894 ScTableSheetObj::~ScTableSheetObj() in ~ScTableSheetObj()
6898 void ScTableSheetObj::InitInsertSheet(ScDocShell* pDocSh, SCTAB nTab) in InitInsertSheet()
6903 uno::Any SAL_CALL ScTableSheetObj::queryInterface( const uno::Type& rType ) throw(uno::RuntimeExcep… in queryInterface()
6927 void SAL_CALL ScTableSheetObj::acquire() throw() in acquire()
6932 void SAL_CALL ScTableSheetObj::release() throw() in release()
6937 uno::Sequence<uno::Type> SAL_CALL ScTableSheetObj::getTypes() throw(uno::RuntimeException) in getTypes()
6973 uno::Sequence<sal_Int8> SAL_CALL ScTableSheetObj::getImplementationId() throw(uno::RuntimeException) in getImplementationId()
6986 SCTAB ScTableSheetObj::GetTab_Impl() const in GetTab_Impl()
6999 uno::Reference<table::XTableCharts> SAL_CALL ScTableSheetObj::getCharts() throw(uno::RuntimeExcepti… in getCharts()
7010 uno::Reference<sheet::XDataPilotTables> SAL_CALL ScTableSheetObj::getDataPilotTables() in getDataPilotTables()
7022 uno::Reference<sheet::XScenarios> SAL_CALL ScTableSheetObj::getScenarios() throw(uno::RuntimeExcept… in getScenarios()
7034 uno::Reference<sheet::XSheetAnnotations> SAL_CALL ScTableSheetObj::getAnnotations() in getAnnotations()
7047 uno::Reference<table::XCellRange> SAL_CALL ScTableSheetObj::getCellRangeByName( in getCellRangeByName()
7054 uno::Reference<sheet::XSheetCellCursor> SAL_CALL ScTableSheetObj::createCursor() in createCursor()
7068 uno::Reference<sheet::XSheetCellCursor> SAL_CALL ScTableSheetObj::createCursorByRange( in createCursorByRange()
7089 uno::Reference<sheet::XSpreadsheet> SAL_CALL ScTableSheetObj::getSpreadsheet() in getSpreadsheet()
7098 uno::Reference<table::XCell> SAL_CALL ScTableSheetObj::getCellByPosition( in getCellByPosition()
7106 uno::Reference<table::XCellRange> SAL_CALL ScTableSheetObj::getCellRangeByPosition( in getCellRangeByPosition()
7114 uno::Sequence<sheet::TablePageBreakData> SAL_CALL ScTableSheetObj::getColumnPageBreaks() in getColumnPageBreaks()
7160 uno::Sequence<sheet::TablePageBreakData> SAL_CALL ScTableSheetObj::getRowPageBreaks() in getRowPageBreaks()
7184 void SAL_CALL ScTableSheetObj::removeAllManualPageBreaks() throw(uno::RuntimeException) in removeAllManualPageBreaks()
7216 rtl::OUString SAL_CALL ScTableSheetObj::getName() throw(uno::RuntimeException) in getName()
7226 void SAL_CALL ScTableSheetObj::setName( const rtl::OUString& aNewName ) in setName()
7241 uno::Reference<drawing::XDrawPage> SAL_CALL ScTableSheetObj::getDrawPage() in getDrawPage()
7265 void SAL_CALL ScTableSheetObj::insertCells( const table::CellRangeAddress& rRangeAddress, in insertCells()
7297 void SAL_CALL ScTableSheetObj::removeRange( const table::CellRangeAddress& rRangeAddress, in removeRange()
7329 void SAL_CALL ScTableSheetObj::moveRange( const table::CellAddress& aDestination, in moveRange()
7346 void SAL_CALL ScTableSheetObj::copyRange( const table::CellAddress& aDestination, in copyRange()
7365 void ScTableSheetObj::PrintAreaUndo_Impl( ScPrintRangeSaver* pOldRanges ) in PrintAreaUndo_Impl()
7407 uno::Sequence<table::CellRangeAddress> SAL_CALL ScTableSheetObj::getPrintAreas() in getPrintAreas()
7437 void SAL_CALL ScTableSheetObj::setPrintAreas( in setPrintAreas()
7467 sal_Bool SAL_CALL ScTableSheetObj::getPrintTitleColumns() throw(uno::RuntimeException) in getPrintTitleColumns()
7480 void SAL_CALL ScTableSheetObj::setPrintTitleColumns( sal_Bool bPrintTitleColumns ) in setPrintTitleColumns()
7509 table::CellRangeAddress SAL_CALL ScTableSheetObj::getTitleColumns() throw(uno::RuntimeException) in getTitleColumns()
7528 void SAL_CALL ScTableSheetObj::setTitleColumns( const table::CellRangeAddress& aTitleColumns ) in setTitleColumns()
7548 sal_Bool SAL_CALL ScTableSheetObj::getPrintTitleRows() throw(uno::RuntimeException) in getPrintTitleRows()
7561 void SAL_CALL ScTableSheetObj::setPrintTitleRows( sal_Bool bPrintTitleRows ) in setPrintTitleRows()
7590 table::CellRangeAddress SAL_CALL ScTableSheetObj::getTitleRows() throw(uno::RuntimeException) in getTitleRows()
7609 void SAL_CALL ScTableSheetObj::setTitleRows( const table::CellRangeAddress& aTitleRows ) in setTitleRows()
7631 sheet::SheetLinkMode SAL_CALL ScTableSheetObj::getLinkMode() throw(uno::RuntimeException) in getLinkMode()
7647 void SAL_CALL ScTableSheetObj::setLinkMode( sheet::SheetLinkMode nLinkMode ) in setLinkMode()
7661 rtl::OUString SAL_CALL ScTableSheetObj::getLinkUrl() throw(uno::RuntimeException) in getLinkUrl()
7671 void SAL_CALL ScTableSheetObj::setLinkUrl( const rtl::OUString& aLinkUrl ) in setLinkUrl()
7685 rtl::OUString SAL_CALL ScTableSheetObj::getLinkSheetName() throw(uno::RuntimeException) in getLinkSheetName()
7695 void SAL_CALL ScTableSheetObj::setLinkSheetName( const rtl::OUString& aLinkSheetName ) in setLinkSheetName()
7709 void SAL_CALL ScTableSheetObj::link( const rtl::OUString& aUrl, const rtl::OUString& aSheetName, in link()
7776 sal_Bool SAL_CALL ScTableSheetObj::hideDependents( const table::CellAddress& aPosition ) in hideDependents()
7792 sal_Bool SAL_CALL ScTableSheetObj::hidePrecedents( const table::CellAddress& aPosition ) in hidePrecedents()
7808 sal_Bool SAL_CALL ScTableSheetObj::showDependents( const table::CellAddress& aPosition ) in showDependents()
7824 sal_Bool SAL_CALL ScTableSheetObj::showPrecedents( const table::CellAddress& aPosition ) in showPrecedents()
7840 sal_Bool SAL_CALL ScTableSheetObj::showErrors( const table::CellAddress& aPosition ) in showErrors()
7856 sal_Bool SAL_CALL ScTableSheetObj::showInvalid() throw(uno::RuntimeException) in showInvalid()
7868 void SAL_CALL ScTableSheetObj::clearArrows() throw(uno::RuntimeException) in clearArrows()
7881 void SAL_CALL ScTableSheetObj::group( const table::CellRangeAddress& rGroupRange, in group()
7897 void SAL_CALL ScTableSheetObj::ungroup( const table::CellRangeAddress& rGroupRange, in ungroup()
7913 void SAL_CALL ScTableSheetObj::autoOutline( const table::CellRangeAddress& rCellRange ) in autoOutline()
7927 void SAL_CALL ScTableSheetObj::clearOutline() throw(uno::RuntimeException) in clearOutline()
7939 void SAL_CALL ScTableSheetObj::hideDetail( const table::CellRangeAddress& rCellRange ) in hideDetail()
7953 void SAL_CALL ScTableSheetObj::showDetail( const table::CellRangeAddress& rCellRange ) in showDetail()
7967 void SAL_CALL ScTableSheetObj::showLevel( sal_Int16 nLevel, table::TableOrientation nOrientation ) in showLevel()
7983 void SAL_CALL ScTableSheetObj::protect( const rtl::OUString& aPassword ) in protect()
7997 void SAL_CALL ScTableSheetObj::unprotect( const rtl::OUString& aPassword ) in unprotect()
8012 sal_Bool SAL_CALL ScTableSheetObj::isProtected() throw(uno::RuntimeException) in isProtected()
8025 sal_Bool SAL_CALL ScTableSheetObj::getIsScenario() throw(uno::RuntimeException) in getIsScenario()
8035 rtl::OUString SAL_CALL ScTableSheetObj::getScenarioComment() throw(uno::RuntimeException) in getScenarioComment()
8050 void SAL_CALL ScTableSheetObj::setScenarioComment( const rtl::OUString& aScenarioComment ) in setScenarioComment()
8073 void SAL_CALL ScTableSheetObj::addRanges( const uno::Sequence<table::CellRangeAddress>& rScenRanges… in addRanges()
8155 void SAL_CALL ScTableSheetObj::apply() throw(uno::RuntimeException) in apply()
8179 uno::Sequence< table::CellRangeAddress > SAL_CALL ScTableSheetObj::getRanges( ) in getRanges()
8212 void ScTableSheetObj::setExternalName( const ::rtl::OUString& aUrl, const ::rtl::OUString& aSheetNa… in setExternalName()
8235 uno::Reference<container::XNameReplace> SAL_CALL ScTableSheetObj::getEvents() throw (uno::RuntimeEx… in getEvents()
8247 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScTableSheetObj::getPropertySetInfo() in getPropertySetInfo()
8256 void ScTableSheetObj::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::Any… in SetOnePropertyValue()
8579 void ScTableSheetObj::GetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, in GetOnePropertyValue()
8728 const SfxItemPropertyMap* ScTableSheetObj::GetItemPropertyMap() in GetItemPropertyMap()
8735 rtl::OUString SAL_CALL ScTableSheetObj::getImplementationName() throw(uno::RuntimeException) in getImplementationName()
8740 sal_Bool SAL_CALL ScTableSheetObj::supportsService( const rtl::OUString& rServiceName ) in supportsService()
8753 uno::Sequence<rtl::OUString> SAL_CALL ScTableSheetObj::getSupportedServiceNames() in getSupportedServiceNames()
8770 sal_Int64 SAL_CALL ScTableSheetObj::getSomething( in getSomething()
8784 const uno::Sequence<sal_Int8>& ScTableSheetObj::getUnoTunnelId() in getUnoTunnelId()
8801 ScTableSheetObj* ScTableSheetObj::getImplementation( const uno::Reference<uno::XInterface> xObj ) in getImplementation()
8803 ScTableSheetObj* pRet = NULL; in getImplementation()
8806 …pRet = reinterpret_cast<ScTableSheetObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getUn… in getImplementation()