Home
last modified time | relevance | path

Searched refs:ScCellRangeObj (Results 1 – 20 of 20) sorted by relevance

/AOO41X/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv1 "ScCellRangeObj";"com::sun::star::table::CellProperties";"CellStyle#optional"
2 "ScCellRangeObj";"com::sun::star::table::CellProperties";"CellBackColor"
3 "ScCellRangeObj";"com::sun::star::table::CellProperties";"IsCellBackgroundTransparent"
4 "ScCellRangeObj";"com::sun::star::table::CellProperties";"HoriJustify"
5 "ScCellRangeObj";"com::sun::star::table::CellProperties";"VertJustify"
6 "ScCellRangeObj";"com::sun::star::table::CellProperties";"IsTextWrapped"
7 "ScCellRangeObj";"com::sun::star::table::CellProperties";"ParaIndent"
8 "ScCellRangeObj";"com::sun::star::table::CellProperties";"Orientation"
9 "ScCellRangeObj";"com::sun::star::table::CellProperties";"RotateAngle"
10 "ScCellRangeObj";"com::sun::star::table::CellProperties";"RotateReference"
[all …]
/AOO41X/main/sc/source/ui/unoobj/
H A Dcursuno.cxx53 ScCellRangeObj( pDocSh, rR ) in ScCellCursorObj()
67 return ScCellRangeObj::queryInterface( rType ); in queryInterface()
72 ScCellRangeObj::acquire(); in acquire()
77 ScCellRangeObj::release(); in release()
85 uno::Sequence<uno::Type> aParentTypes(ScCellRangeObj::getTypes()); in getTypes()
439 return ScCellRangeObj::getSpreadsheet(); in getSpreadsheet()
449 return ScCellRangeObj::getCellByPosition(nColumn,nRow); in getCellByPosition()
457 return ScCellRangeObj::getCellRangeByPosition(nLeft,nTop,nRight,nBottom); in getCellRangeByPosition()
464 return ScCellRangeObj::getCellRangeByName(rRange); in getCellRangeByName()
480 ScCellRangeObj::supportsService(rServiceName); in supportsService()
[all …]
H A Dcellsuno.cxx4206 ScCellRangeObj* ScCellRangesObj::GetObjectByIndex_Impl(sal_Int32 nIndex) const in GetObjectByIndex_Impl()
4216 return new ScCellRangeObj( pDocSh, aRange ); in GetObjectByIndex_Impl()
4622 xRange.set(new ScCellRangeObj( pDocSh, aRange )); in getByName()
4758 uno::Reference<table::XCellRange> ScCellRangeObj::CreateRangeFromDoc( ScDocument* pDoc, const ScRan… in CreateRangeFromDoc()
4762 return new ScCellRangeObj( (ScDocShell*) pObjSh, rR ); in CreateRangeFromDoc()
4768 ScCellRangeObj::ScCellRangeObj(ScDocShell* pDocSh, const ScRange& rR) : in ScCellRangeObj() function in ScCellRangeObj
4776 ScCellRangeObj::~ScCellRangeObj() in ~ScCellRangeObj()
4780 void ScCellRangeObj::RefChanged() in RefChanged()
4794 uno::Any SAL_CALL ScCellRangeObj::queryInterface( const uno::Type& rType ) in queryInterface()
4820 void SAL_CALL ScCellRangeObj::acquire() throw() in acquire()
[all …]
H A Ddocuno.cxx2265 xRangeObj.set( new ScCellRangeObj( pDocShell, aRange ) ); in NotifyChanges()
2322 … xTarget.set( static_cast<cppu::OWeakObject*>( new ScCellRangeObj( pDocShell, aRange ) ) ); in NotifyChanges()
2745 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellByPosition()
2756 …uno::Reference<table::XCellRange> xSheet(static_cast<ScCellRangeObj*>(GetObjectByIndex_Impl((sal_u… in getCellRangeByPosition()
2781 xRet[nIndex] = new ScCellRangeObj(pDocShell, *pRange); in getCellRangesByName()
3378 uno::Reference<beans::XPropertySet> xRangeObj = new ScCellRangeObj( pDocShell, aRange ); in setPropertyValue()
3435 uno::Reference<beans::XPropertySet> xRangeObj = new ScCellRangeObj( pDocShell, aRange ); in getPropertyValue()
H A Dviewuno.cxx314 return new ScCellRangeObj( pDocSh, aRange ); in getReferredCells()
950 pObj = new ScCellRangeObj( pDocSh, aRange ); in getSelection()
972 pObj = new ScCellRangeObj( pDocSh, rRange ); in getSelection()
H A Dnameuno.cxx405 return new ScCellRangeObj( pDocShell, aRange ); in getReferredCells()
H A Ddatauno.cxx1958 return new ScCellRangeObj( pDocShell, aRange ); in getReferredCells()
/AOO41X/main/sc/source/ui/vba/
H A Dvbafont.hxx35 class ScCellRangeObj;
42 ScCellRangeObj* mpRangeObj;
50ScCellRangeObj* pRangeObj = 0, bool bFormControl = false ) throw ( css::uno::RuntimeException );
H A Dvbarange.cxx234 … uno::Reference< table::XCellRange > xTmpRange( new ScCellRangeObj( pDoc, *aCellRanges.First() ) ); in lcl_makeXRangeFromSheetCellRanges()
255 ScCellRangeObj* ScVbaRange::getCellRangeObj() throw ( uno::RuntimeException ) in getCellRangeObj()
257 return dynamic_cast< ScCellRangeObj* >( getCellRangesBase() ); in getCellRangeObj()
1237 … uno::Reference< table::XCellRange > xRange( new ScCellRangeObj( pDocSh, *aCellRanges.First() ) ); in getRangeForName()
1911 …uno::Reference< table::XCellRange > xRange( new ScCellRangeObj( pUnoRangesBase->GetDocShell(), *aC… in Offset()
2110 ScCellRangeObj* pRangeObj = NULL; in Font()
2352 …uno::Reference< table::XCellRange > xRange( new ScCellRangeObj( pUnoRangesBase->GetDocShell(), aRa… in Rows()
2400 …uno::Reference< table::XCellRange > xRange( new ScCellRangeObj( pUnoRangesBase->GetDocShell(), aRa… in Columns()
2745 xCellRange = new ScCellRangeObj( getScDocShell(), aNew ); in Range()
2886 …uno::Reference< table::XCellRange > xRange( new ScCellRangeObj( pUnoRangesBase->GetDocShell(), *aC… in getEntireColumnOrRow()
[all …]
H A Dvbarange.hxx55 class ScCellRangeObj;
116 ScCellRangeObj* getCellRangeObj( ) throw ( css::uno::RuntimeException );
H A Dvbafont.cxx48 ScCellRangeObj* pRangeObj, bool bFormControl ) throw ( uno::RuntimeException ) : in ScVbaFont()
H A Dvbahelper.cxx746 ScVbaCellRangeAccess::GetDataSet( ScCellRangeObj* pRangeObj ) in GetDataSet()
H A Dvbaapplication.cxx944 …uno::Reference< table::XCellRange > xRange( new ScCellRangeObj( pDocShell, *aCellRanges.First() ) … in lclCreateVbaRange()
/AOO41X/main/sc/inc/
H A Dcellsuno.hxx102 class ScCellRangeObj;
490 ScCellRangeObj* GetObjectByIndex_Impl(sal_Int32 nIndex) const;
590 class SC_DLLPUBLIC ScCellRangeObj : public ScCellRangesBase, class
635 ScCellRangeObj(ScDocShell* pDocSh, const ScRange& rR);
636 virtual ~ScCellRangeObj();
815 class SC_DLLPUBLIC ScCellObj : public ScCellRangeObj,
988 class ScTableSheetObj : public ScCellRangeObj,
1060 using ScCellRangeObj::getCellRangeByName;
1245 class ScTableColumnObj : public ScCellRangeObj,
1297 class ScTableRowObj : public ScCellRangeObj
[all …]
H A Dcursuno.hxx32 class ScCellCursorObj : public ScCellRangeObj,
84 using ScCellRangeObj::getCellRangeByName;
/AOO41X/main/sc/qa/unoapi/
H A Dknownissues.xcl44 sc.ScCellRangeObj::com::sun::star::table::XAutoFormattable
99 sc.ScCellRangeObj::com::sun::star::style::ParagraphProperties
H A Dsc.sce51 -o sc.ScCellRangeObj
/AOO41X/main/sc/source/filter/xml/
H A Dxmlsubti.cxx823 ScCellRangeObj* pCellRangeObj = in SetMatrix()
824 static_cast<ScCellRangeObj*>(ScCellRangesBase::getImplementation( in SetMatrix()
/AOO41X/main/qadevOOo/tests/java/mod/_sc/
H A DScCellRangeObj.java93 public class ScCellRangeObj extends TestCase { class
/AOO41X/main/sc/source/core/tool/
H A Dinterpr4.cxx2611 ScCellRangeObj::CreateRangeFromDoc( pDok, aRange ); in ScExternal()
2623 ScCellRangeObj::CreateRangeFromDoc( pDok, aRange ); in ScExternal()