Searched refs:GetRowNameRanges (Results 1 – 6 of 6) sorted by relevance
1058 ScRangePairList* pList = bColumn ? pDoc->GetColNameRanges() : pDoc->GetRowNameRanges(); in GetData_Impl()1070 ScRangePairList* pOldList = bColumn ? pDoc->GetColNameRanges() : pDoc->GetRowNameRanges(); in Modify_Impl()1180 ScRangePairList* pList = bColumn ? pDoc->GetColNameRanges() : pDoc->GetRowNameRanges(); in GetObjectByIndex_Impl()1199 ScRangePairList* pOldList = bColumn ? pDoc->GetColNameRanges() : pDoc->GetRowNameRanges(); in addNew()1232 ScRangePairList* pOldList = bColumn ? pDoc->GetColNameRanges() : pDoc->GetRowNameRanges(); in removeByIndex()1279 ScRangePairList* pList = bColumn ? pDoc->GetColNameRanges() : pDoc->GetRowNameRanges(); in getCount()
110 xRowNameRanges = pDoc->GetRowNameRanges()->Clone(); in ScColRowNameRangesDlg()
865 ScRangePairList* pRowList = pDocument->GetRowNameRanges(); in UpdateReference()
1525 pLists[1] = GetRowNameRanges(); in GetFormulaEntries()
3057 pRL = pDoc->GetRowNameRanges(); in IsColRowName()5266 pDoc->GetColNameRanges() : pDoc->GetRowNameRanges()); in HandleSingleRef()
513 ScRangePairList* GetRowNameRanges() { return &xRowNameRanges; } in GetRowNameRanges() function in ScDocument
Completed in 136 milliseconds