Searched refs:ScCellRangesBase (Results 1 – 16 of 16) sorted by relevance
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | cellsuno.cxx | 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() [all …]
|
| H A D | funcuno.cxx | 641 ScCellRangesBase* pImpl = ScCellRangesBase::getImplementation( xRange ); in callFunction()
|
| H A D | viewuno.cxx | 752 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xInterface ); in select() 903 ScCellRangesBase* pObj = NULL; in getSelection() 1190 ScCellRangesBase* pRangesImp = ScCellRangesBase::getImplementation( xActiveSheet ); in setActiveSheet()
|
| H A D | docuno.cxx | 822 ScCellRangesBase* pSelObj = ScCellRangesBase::getImplementation( xInterface ); in FillRenderMarkData()
|
| /trunk/main/sc/source/ui/vba/ |
| H A D | excelvbahelper.cxx | 45 ScCellRangesBase* pScCellRangesBase = ScCellRangesBase::getImplementation( xRange ); in GetDocShellFromRange() 295 ScVbaCellRangeAccess::GetDataSet( ScCellRangesBase* pRangeObj ) in GetDataSet()
|
| H A D | vbarange.cxx | 246 ScCellRangesBase* ScVbaRange::getCellRangesBase() throw ( uno::RuntimeException ) in getCellRangesBase() 249 return ScCellRangesBase::getImplementation( mxRanges ); in getCellRangesBase() 251 return ScCellRangesBase::getImplementation( mxRange ); in getCellRangesBase() 396 ScCellRangesBase* pUno = ScCellRangesBase::getImplementation( xIf ); in getDocShellFromIf() 488 if( ScCellRangesBase* pScRangesBase = getCellRangesBase() ) in getScRangeList() 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() 1412 void lcl_NotifyRangeChanges( const uno::Reference< frame::XModel >& xModel, ScCellRangesBase* pUnoR… in lcl_NotifyRangeChanges() 1793 ScCellRangesBase* pThisRanges = dynamic_cast< ScCellRangesBase * > ( xIf.get() ); in HasFormula() [all …]
|
| H A D | excelvbahelper.hxx | 33 class ScCellRangesBase; 67 static SfxItemSet* GetDataSet( ScCellRangesBase* pRangeObj );
|
| H A D | vbaeventshelper.cxx | 841 ScCellRangesBase* pOldCellRanges = ScCellRangesBase::getImplementation( xOldSelection ); in isSelectionChanged() 842 ScCellRangesBase* pNewCellRanges = ScCellRangesBase::getImplementation( xNewSelection ); in isSelectionChanged()
|
| H A D | vbachartobjects.cxx | 78 ScCellRangesBase* pUno= dynamic_cast< ScCellRangesBase* >( xIf.get() ); in getChartObjectNames()
|
| H A D | vbaformat.hxx | 37 class ScCellRangesBase; 62 virtual ScCellRangesBase* getCellRangesBase() throw ( css::uno::RuntimeException );
|
| H A D | vbaformat.cxx | 819 ScCellRangesBase* 822 return ScCellRangesBase::getImplementation( mxPropertySet ); in getCellRangesBase()
|
| H A D | vbarange.hxx | 54 class ScCellRangesBase; 128 virtual ScCellRangesBase* getCellRangesBase() throw ( css::uno::RuntimeException );
|
| /trunk/main/sc/source/ui/app/ |
| H A D | transobj.cxx | 561 ScCellRangesBase* pRangesObj = ScCellRangesBase::getImplementation( xDragSourceRanges ); in GetSourceDocShell() 571 ScCellRangesBase* pRangesObj = ScCellRangesBase::getImplementation( xDragSourceRanges ); in GetSourceMarkData()
|
| /trunk/main/sc/inc/ |
| H A D | cellsuno.hxx | 155 class SC_DLLPUBLIC ScCellRangesBase : public com::sun::star::beans::XPropertySet, class 231 ScCellRangesBase(); // fuer SMART_REFLECTION Krempel 232 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,
|
| /trunk/main/sc/source/filter/xml/ |
| H A D | xmlsubti.cxx | 824 static_cast<ScCellRangeObj*>(ScCellRangesBase::getImplementation( in SetMatrix()
|
| H A D | xmlcelli.cxx | 1078 static_cast<ScCellObj*>(ScCellRangesBase::getImplementation( in EndElement()
|