Searched refs:ScCellRangesBase (Results 1 – 16 of 16) sorted by relevance
1354 ScCellRangesBase::ScCellRangesBase() : in ScCellRangesBase() function in ScCellRangesBase1372 ScCellRangesBase::ScCellRangesBase(ScDocShell* pDocSh, const ScRange& rR) : in ScCellRangesBase() function in ScCellRangesBase1400 ScCellRangesBase::ScCellRangesBase(ScDocShell* pDocSh, const ScRangeList& rR) : in ScCellRangesBase() function in ScCellRangesBase1425 ScCellRangesBase::~ScCellRangesBase() in ~ScCellRangesBase()3986 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xStartAt ); in findNext()4163 ScCellRangesBase::acquire(); in acquire()4168 ScCellRangesBase::release(); in release()4411 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xInterface ); in insertByName()4822 ScCellRangesBase::acquire(); in acquire()4827 ScCellRangesBase::release(); in release()[all …]
641 ScCellRangesBase* pImpl = ScCellRangesBase::getImplementation( xRange ); in callFunction()
752 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xInterface ); in select()903 ScCellRangesBase* pObj = NULL; in getSelection()1190 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xActiveSheet ); in setActiveSheet()
820 ScCellRangesBase* pSelObj = ScCellRangesBase::getImplementation( xInterface ); in FillRenderMarkData()
45 ScCellRangesBase* pScCellRangesBase = ScCellRangesBase::getImplementation( xRange ); in GetDocShellFromRange()295 ScVbaCellRangeAccess::GetDataSet( ScCellRangesBase* pRangeObj ) in GetDataSet()
33 class ScCellRangesBase;67 static SfxItemSet* GetDataSet( ScCellRangesBase* pRangeObj );
396 ScCellRangesBase* pUno = ScCellRangesBase::getImplementation( xIf ); in getDocShellFromIf()545 ScCellRangesBase* pUnoCellRange = ScCellRangesBase::getImplementation( xIf ); in getNumberFormatString()895 ScCellRangesBase* pUnoRangesBase = dynamic_cast< ScCellRangesBase* >( xIf.get() ); in processValue()938 ScCellRangesBase* pUnoRangesBase = dynamic_cast< ScCellRangesBase* >( xIf.get() ); in visitNode()1793 ScCellRangesBase* pThisRanges = dynamic_cast< ScCellRangesBase * > ( xIf.get() ); in HasFormula()1797 ScCellRangesBase* pFormulaRanges = dynamic_cast< ScCellRangesBase * > ( xRanges.get() ); in HasFormula()1886 ScCellRangesBase* pUnoRangesBase = getCellRangesBase(); in Offset()2207 ScCellRangesBase* pUnoRangesBase = getCellRangesBase(); in Select()2370 ScCellRangesBase* pUnoRangesBase = getCellRangesBase(); in Columns()2863 ScCellRangesBase* pUnoRangesBase = getCellRangesBase(); in getEntireColumnOrRow()[all …]
841 ScCellRangesBase* pOldCellRanges = ScCellRangesBase::getImplementation( xOldSelection ); in isSelectionChanged()842 ScCellRangesBase* pNewCellRanges = ScCellRangesBase::getImplementation( xNewSelection ); in isSelectionChanged()
78 ScCellRangesBase* pUno= dynamic_cast< ScCellRangesBase* >( xIf.get() ); in getChartObjectNames()
37 class ScCellRangesBase;62 virtual ScCellRangesBase* getCellRangesBase() throw ( css::uno::RuntimeException );
819 ScCellRangesBase* 822 return ScCellRangesBase::getImplementation( mxPropertySet ); in getCellRangesBase()
54 class ScCellRangesBase;128 virtual ScCellRangesBase* getCellRangesBase() throw ( css::uno::RuntimeException );
561 ScCellRangesBase* pRangesObj = ScCellRangesBase::getImplementation( xDragSourceRanges ); in GetSourceDocShell()571 ScCellRangesBase* pRangesObj = ScCellRangesBase::getImplementation( xDragSourceRanges ); in GetSourceMarkData()
155 class SC_DLLPUBLIC ScCellRangesBase : public com::sun::star::beans::XPropertySet, class231 ScCellRangesBase(); // fuer SMART_REFLECTION Krempel232 ScCellRangesBase(ScDocShell* pDocSh, const ScRange& rR);233 ScCellRangesBase(ScDocShell* pDocSh, const ScRangeList& rR);234 virtual ~ScCellRangesBase();471 static ScCellRangesBase* getImplementation( const com::sun::star::uno::Reference<482 class SC_DLLPUBLIC ScCellRangesObj : public ScCellRangesBase,590 class SC_DLLPUBLIC ScCellRangeObj : public ScCellRangesBase,
824 static_cast<ScCellRangeObj*>(ScCellRangesBase::getImplementation( in SetMatrix()
1078 static_cast<ScCellObj*>(ScCellRangesBase::getImplementation( in EndElement()
Completed in 469 milliseconds