Home
last modified time | relevance | path

Searched refs:ScDatabaseRangeObj (Results 1 – 7 of 7) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDatabaseRangeObj.csv1 "ScDatabaseRangeObj";"com::sun::star::util::XRefreshable#optional";"refresh()"
2 "ScDatabaseRangeObj";"com::sun::star::util::XRefreshable#optional";"addRefreshListener()"
3 "ScDatabaseRangeObj";"com::sun::star::util::XRefreshable#optional";"removeRefreshListener()"
4 "ScDatabaseRangeObj";"com::sun::star::sheet::XCellRangeReferrer";"getReferredCells()"
5 "ScDatabaseRangeObj";"com::sun::star::sheet::XDatabaseRange";"getDataArea()"
6 "ScDatabaseRangeObj";"com::sun::star::sheet::XDatabaseRange";"setDataArea()"
7 "ScDatabaseRangeObj";"com::sun::star::sheet::XDatabaseRange";"getSortDescriptor()"
8 "ScDatabaseRangeObj";"com::sun::star::sheet::XDatabaseRange";"getFilterDescriptor()"
9 "ScDatabaseRangeObj";"com::sun::star::sheet::XDatabaseRange";"getSubTotalDescriptor()"
10 "ScDatabaseRangeObj";"com::sun::star::sheet::XDatabaseRange";"getImportDescriptor()"
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx909 ScRangeSubTotalDescriptor::ScRangeSubTotalDescriptor(ScDatabaseRangeObj* pPar) : in ScRangeSubTotalDescriptor()
1542 ScRangeFilterDescriptor::ScRangeFilterDescriptor(ScDocShell* pDocShell, ScDatabaseRangeObj* pPar) : in ScRangeFilterDescriptor()
1613 ScDatabaseRangeObj::ScDatabaseRangeObj(ScDocShell* pDocSh, const String& rNm) : in ScDatabaseRangeObj() function in ScDatabaseRangeObj
1621 ScDatabaseRangeObj::~ScDatabaseRangeObj() in ~ScDatabaseRangeObj()
1627 void ScDatabaseRangeObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
1645 ScDBData* ScDatabaseRangeObj::GetDBData_Impl() const in GetDBData_Impl()
1663 rtl::OUString SAL_CALL ScDatabaseRangeObj::getName() throw(uno::RuntimeException) in getName()
1669 void SAL_CALL ScDatabaseRangeObj::setName( const rtl::OUString& aNewName ) in setName()
1685 table::CellRangeAddress SAL_CALL ScDatabaseRangeObj::getDataArea() throw(uno::RuntimeException) in getDataArea()
1703 void SAL_CALL ScDatabaseRangeObj::setDataArea( const table::CellRangeAddress& aDataArea ) in setDataArea()
[all …]
/trunk/main/sc/inc/
H A Ddatauno.hxx59 class ScDatabaseRangeObj;
240 ScDatabaseRangeObj* pParent;
243 ScRangeSubTotalDescriptor(ScDatabaseRangeObj* pPar);
452 ScDatabaseRangeObj* pParent;
455 ScRangeFilterDescriptor(ScDocShell* pDocSh, ScDatabaseRangeObj* pPar);
481 class ScDatabaseRangeObj : public cppu::WeakImplHelper6< class
501 ScDatabaseRangeObj(ScDocShell* pDocSh, const String& rNm);
502 virtual ~ScDatabaseRangeObj();
607 ScDatabaseRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
608 ScDatabaseRangeObj* GetObjectByName_Impl(const ::rtl::OUString& aName);
/trunk/main/sc/
H A DPackage_xml.mk120 $(eval $(call gb_Package_add_file,sc_xml,xml/ScDatabaseRangeObj.xml,ScDatabaseRangeObj.xml))
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDatabaseRangeObj.java77 public class ScDatabaseRangeObj extends TestCase { class
/trunk/main/sc/qa/unoapi/
H A Dsc.sce71 -o sc.ScDatabaseRangeObj
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst81 job82=sc.ScDatabaseRangeObj