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 …]
898 ScRangeSubTotalDescriptor::ScRangeSubTotalDescriptor(ScDatabaseRangeObj* pPar) : in ScRangeSubTotalDescriptor()1513 ScRangeFilterDescriptor::ScRangeFilterDescriptor(ScDocShell* pDocShell, ScDatabaseRangeObj* pPar) : in ScRangeFilterDescriptor()1584 ScDatabaseRangeObj::ScDatabaseRangeObj(ScDocShell* pDocSh, const String& rNm) : in ScDatabaseRangeObj() function in ScDatabaseRangeObj1592 ScDatabaseRangeObj::~ScDatabaseRangeObj() in ~ScDatabaseRangeObj()1598 void ScDatabaseRangeObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()1616 ScDBData* ScDatabaseRangeObj::GetDBData_Impl() const in GetDBData_Impl()1634 rtl::OUString SAL_CALL ScDatabaseRangeObj::getName() in getName()1640 void SAL_CALL ScDatabaseRangeObj::setName( const rtl::OUString& aNewName ) in setName()1655 table::CellRangeAddress SAL_CALL ScDatabaseRangeObj::getDataArea() in getDataArea()1673 void SAL_CALL ScDatabaseRangeObj::setDataArea( const table::CellRangeAddress& aDataArea ) in setDataArea()[all …]
59 class ScDatabaseRangeObj;210 ScDatabaseRangeObj* pParent;213 ScRangeSubTotalDescriptor(ScDatabaseRangeObj* pPar);380 ScDatabaseRangeObj* pParent;383 ScRangeFilterDescriptor(ScDocShell* pDocSh, ScDatabaseRangeObj* pPar);409 class ScDatabaseRangeObj : public cppu::WeakImplHelper6< class429 ScDatabaseRangeObj(ScDocShell* pDocSh, const String& rNm);430 virtual ~ScDatabaseRangeObj();506 ScDatabaseRangeObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);507 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