Searched refs:ScDatabaseRangeObj (Results 1 – 7 of 7) sorted by relevance
1 "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 …]
909 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 ScDatabaseRangeObj1621 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 …]
59 class ScDatabaseRangeObj;240 ScDatabaseRangeObj* pParent;243 ScRangeSubTotalDescriptor(ScDatabaseRangeObj* pPar);452 ScDatabaseRangeObj* pParent;455 ScRangeFilterDescriptor(ScDocShell* pDocSh, ScDatabaseRangeObj* pPar);481 class ScDatabaseRangeObj : public cppu::WeakImplHelper6< class501 ScDatabaseRangeObj(ScDocShell* pDocSh, const String& rNm);502 virtual ~ScDatabaseRangeObj();607 ScDatabaseRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);608 ScDatabaseRangeObj* GetObjectByName_Impl(const ::rtl::OUString& aName);
120 $(eval $(call gb_Package_add_file,sc_xml,xml/ScDatabaseRangeObj.xml,ScDatabaseRangeObj.xml))
77 public class ScDatabaseRangeObj extends TestCase { class
71 -o sc.ScDatabaseRangeObj
81 job82=sc.ScDatabaseRangeObj