Lines Matching refs:ScCellRangesBase
820 SC_SIMPLE_SERVICE_INFO( ScCellRangesBase, "ScCellRangesBase", "stardiv.unknown" )
1354 ScCellRangesBase::ScCellRangesBase() : in ScCellRangesBase() function in ScCellRangesBase
1372 ScCellRangesBase::ScCellRangesBase(ScDocShell* pDocSh, const ScRange& rR) : in ScCellRangesBase() function in ScCellRangesBase
1400 ScCellRangesBase::ScCellRangesBase(ScDocShell* pDocSh, const ScRangeList& rR) : in ScCellRangesBase() function in ScCellRangesBase
1425 ScCellRangesBase::~ScCellRangesBase() in ~ScCellRangesBase()
1442 void ScCellRangesBase::ForgetCurrentAttrs() in ForgetCurrentAttrs()
1456 void ScCellRangesBase::ForgetMarkData() in ForgetMarkData()
1462 const ScPatternAttr* ScCellRangesBase::GetCurrentAttrsFlat() in GetCurrentAttrsFlat()
1474 const ScPatternAttr* ScCellRangesBase::GetCurrentAttrsDeep() in GetCurrentAttrsDeep()
1486 SfxItemSet* ScCellRangesBase::GetCurrentDataSet(bool bNoDflt) in GetCurrentDataSet()
1502 const ScMarkData* ScCellRangesBase::GetMarkData() in GetMarkData()
1512 void ScCellRangesBase::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
1627 void ScCellRangesBase::RefChanged() in RefChanged()
1645 ScDocument* ScCellRangesBase::GetDocument() const in GetDocument()
1653 void ScCellRangesBase::InitInsertRange(ScDocShell* pDocSh, const ScRange& rR) in InitInsertRange()
1670 void ScCellRangesBase::AddRange(const ScRange& rRange, const sal_Bool bMergeRanges) in AddRange()
1679 void ScCellRangesBase::SetNewRange(const ScRange& rNew) in SetNewRange()
1689 void ScCellRangesBase::SetNewRanges(const ScRangeList& rNew) in SetNewRanges()
1695 void ScCellRangesBase::SetCursorOnly( sal_Bool bSet ) in SetCursorOnly()
1703 uno::Any SAL_CALL ScCellRangesBase::queryInterface( const uno::Type& rType ) in queryInterface()
1726 void SAL_CALL ScCellRangesBase::acquire() throw() in acquire()
1731 void SAL_CALL ScCellRangesBase::release() throw() in release()
1736 uno::Sequence<uno::Type> SAL_CALL ScCellRangesBase::getTypes() throw(uno::RuntimeException) in getTypes()
1760 uno::Sequence<sal_Int8> SAL_CALL ScCellRangesBase::getImplementationId() in getImplementationId()
1774 void ScCellRangesBase::PaintRanges_Impl( sal_uInt16 nPart ) in PaintRanges_Impl()
1783 double SAL_CALL ScCellRangesBase::computeFunction( sheet::GeneralFunction nFunction ) in computeFunction()
1804 void SAL_CALL ScCellRangesBase::clearContents( sal_Int32 nContentFlags ) throw(uno::RuntimeExceptio… in clearContents()
1822 const SfxItemPropertyMap* ScCellRangesBase::GetItemPropertyMap() in GetItemPropertyMap()
1857 beans::PropertyState ScCellRangesBase::GetOnePropertyState( sal_uInt16 nItemWhich, const SfxItemPro… in GetOnePropertyState()
1910 beans::PropertyState SAL_CALL ScCellRangesBase::getPropertyState( const rtl::OUString& aPropertyNam… in getPropertyState()
1924 uno::Sequence<beans::PropertyState> SAL_CALL ScCellRangesBase::getPropertyStates( in getPropertyStates()
1944 void SAL_CALL ScCellRangesBase::setPropertyToDefault( const rtl::OUString& aPropertyName ) in setPropertyToDefault()
1992 uno::Any SAL_CALL ScCellRangesBase::getPropertyDefault( const rtl::OUString& aPropertyName ) in getPropertyDefault()
2096 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScCellRangesBase::getPropertySetInfo() in getPropertySetInfo()
2216 void SAL_CALL ScCellRangesBase::setPropertyValue( in setPropertyValue()
2235 void ScCellRangesBase::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::An… in SetOnePropertyValue()
2369 uno::Any SAL_CALL ScCellRangesBase::getPropertyValue( const rtl::OUString& aPropertyName ) in getPropertyValue()
2388 void ScCellRangesBase::GetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, in GetOnePropertyValue()
2526 void SAL_CALL ScCellRangesBase::addPropertyChangeListener( const rtl::OUString& /* aPropertyName */, in addPropertyChangeListener()
2538 void SAL_CALL ScCellRangesBase::removePropertyChangeListener( const rtl::OUString& /* aPropertyName… in removePropertyChangeListener()
2550 void SAL_CALL ScCellRangesBase::addVetoableChangeListener( const rtl::OUString&, in addVetoableChangeListener()
2558 void SAL_CALL ScCellRangesBase::removeVetoableChangeListener( const rtl::OUString&, in removeVetoableChangeListener()
2568 void SAL_CALL ScCellRangesBase::setPropertyValues( const uno::Sequence< rtl::OUString >& aPropertyN… in setPropertyValues()
2665 uno::Sequence<uno::Any> SAL_CALL ScCellRangesBase::getPropertyValues( in getPropertyValues()
2683 void SAL_CALL ScCellRangesBase::addPropertiesChangeListener( const uno::Sequence< rtl::OUString >& … in addPropertiesChangeListener()
2690 void SAL_CALL ScCellRangesBase::removePropertiesChangeListener( const uno::Reference< beans::XPrope… in removePropertiesChangeListener()
2696 void SAL_CALL ScCellRangesBase::firePropertiesChangeEvent( const uno::Sequence< rtl::OUString >& /*… in firePropertiesChangeEvent()
2703 IMPL_LINK( ScCellRangesBase, ValueListenerHdl, SfxHint*, pHint ) in IMPL_LINK() argument
2718 uno::Sequence< beans::SetPropertyTolerantFailed > SAL_CALL ScCellRangesBase::setPropertyValuesToler… in setPropertyValuesTolerant()
2845 uno::Sequence< beans::GetPropertyTolerantResult > SAL_CALL ScCellRangesBase::getPropertyValuesToler… in getPropertyValuesTolerant()
2875 uno::Sequence< beans::GetDirectPropertyTolerantResult > SAL_CALL ScCellRangesBase::getDirectPropert… in getDirectPropertyValuesTolerant()
2915 void SAL_CALL ScCellRangesBase::decrementIndent() throw(::com::sun::star::uno::RuntimeException) in decrementIndent()
2928 void SAL_CALL ScCellRangesBase::incrementIndent() throw(::com::sun::star::uno::RuntimeException) in incrementIndent()
2943 ScMemChart* ScCellRangesBase::CreateMemChart_Impl() const in CreateMemChart_Impl()
2992 uno::Sequence< uno::Sequence<double> > SAL_CALL ScCellRangesBase::getData() in getData()
3021 ScRangeListRef ScCellRangesBase::GetLimitedChartRanges_Impl( long nDataColumns, long nDataRows ) co… in GetLimitedChartRanges_Impl()
3054 void SAL_CALL ScCellRangesBase::setData( const uno::Sequence< uno::Sequence<double> >& aData ) in setData()
3107 uno::Sequence<rtl::OUString> SAL_CALL ScCellRangesBase::getRowDescriptions() in getRowDescriptions()
3126 void SAL_CALL ScCellRangesBase::setRowDescriptions( in setRowDescriptions()
3175 uno::Sequence<rtl::OUString> SAL_CALL ScCellRangesBase::getColumnDescriptions() in getColumnDescriptions()
3194 void SAL_CALL ScCellRangesBase::setColumnDescriptions( in setColumnDescriptions()
3243 void ScCellRangesBase::ForceChartListener_Impl() in ForceChartListener_Impl()
3287 void SAL_CALL ScCellRangesBase::addChartDataChangeEventListener( const uno::Reference< in addChartDataChangeEventListener()
3308 void SAL_CALL ScCellRangesBase::removeChartDataChangeEventListener( const uno::Reference< in removeChartDataChangeEventListener()
3321 double SAL_CALL ScCellRangesBase::getNotANumber() throw(::com::sun::star::uno::RuntimeException) in getNotANumber()
3327 sal_Bool SAL_CALL ScCellRangesBase::isNotANumber( double nNumber ) throw(uno::RuntimeException) in isNotANumber()
3335 void SAL_CALL ScCellRangesBase::addModifyListener( const uno::Reference<util::XModifyListener>& aLi… in addModifyListener()
3349 pValueListener = new ScLinkListener( LINK( this, ScCellRangesBase, ValueListenerHdl ) ); in addModifyListener()
3360 void SAL_CALL ScCellRangesBase::removeModifyListener( const uno::Reference<util::XModifyListener>& … in removeModifyListener()
3395 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryVisibleCells() in queryVisibleCells()
3435 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryEmptyCells() in queryEmptyCells()
3476 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryContentCells( in queryContentCells()
3565 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryFormulaCells( in queryFormulaCells()
3626 uno::Reference<sheet::XSheetCellRanges> ScCellRangesBase::QueryDifferences_Impl( in QueryDifferences_Impl()
3719 uno::Reference<sheet::XSheetCellRanges > SAL_CALL ScCellRangesBase::queryColumnDifferences( in queryColumnDifferences()
3726 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryRowDifferences( in queryRowDifferences()
3733 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryIntersection( in queryIntersection()
3759 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryPrecedents( in queryPrecedents()
3813 uno::Reference<sheet::XSheetCellRanges> SAL_CALL ScCellRangesBase::queryDependents( in queryDependents()
3878 uno::Reference<util::XSearchDescriptor> SAL_CALL ScCellRangesBase::createSearchDescriptor() in createSearchDescriptor()
3885 uno::Reference<container::XIndexAccess> SAL_CALL ScCellRangesBase::findAll( in findAll()
3925 uno::Reference<uno::XInterface> ScCellRangesBase::Find_Impl( in Find_Impl()
3970 uno::Reference<uno::XInterface> SAL_CALL ScCellRangesBase::findFirst( in findFirst()
3978 uno::Reference<uno::XInterface> SAL_CALL ScCellRangesBase::findNext( in findNext()
3986 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xStartAt ); in findNext()
4002 uno::Reference<util::XReplaceDescriptor> SAL_CALL ScCellRangesBase::createReplaceDescriptor() in createReplaceDescriptor()
4009 sal_Int32 SAL_CALL ScCellRangesBase::replaceAll( const uno::Reference<util::XSearchDescriptor>& xDe… in replaceAll()
4089 sal_Int64 SAL_CALL ScCellRangesBase::getSomething( in getSomething()
4102 const uno::Sequence<sal_Int8>& ScCellRangesBase::getUnoTunnelId() in getUnoTunnelId()
4119 ScCellRangesBase* ScCellRangesBase::getImplementation( const uno::Reference<uno::XInterface> xObj ) in getImplementation()
4121 ScCellRangesBase* pRet = NULL; in getImplementation()
4124 …pRet = reinterpret_cast<ScCellRangesBase*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getU… in getImplementation()
4131 ScCellRangesBase( pDocSh, rR ) in ScCellRangesObj()
4141 ScCellRangesBase::RefChanged(); in RefChanged()
4158 return ScCellRangesBase::queryInterface( rType ); in queryInterface()
4163 ScCellRangesBase::acquire(); in acquire()
4168 ScCellRangesBase::release(); in release()
4176 uno::Sequence<uno::Type> aParentTypes(ScCellRangesBase::getTypes()); in getTypes()
4411 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xInterface ); in insertByName()
4769 ScCellRangesBase( pDocSh, rR ), in ScCellRangeObj()
4782 ScCellRangesBase::RefChanged(); in RefChanged()
4817 return ScCellRangesBase::queryInterface( rType ); in queryInterface()
4822 ScCellRangesBase::acquire(); in acquire()
4827 ScCellRangesBase::release(); in release()
4835 uno::Sequence<uno::Type> aParentTypes(ScCellRangesBase::getTypes()); in getTypes()
5986 ScCellRangesBase::SetOnePropertyValue( pEntry, aValue ); in SetOnePropertyValue()
6023 ScCellRangesBase::GetOnePropertyValue( pEntry, rAny ); in GetOnePropertyValue()
7076 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xCellRange ); in createCursorByRange()
8264 ScCellRangesBase::SetOnePropertyValue(pEntry, aValue); in SetOnePropertyValue()
8908 ScCellRangesBase::SetOnePropertyValue(pEntry, aValue); in SetOnePropertyValue()
9052 ScCellRangesBase::SetOnePropertyValue(pEntry, aValue); in SetOnePropertyValue()