Searched refs:GetColNameRanges (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()
109 xColNameRanges = pDoc->GetColNameRanges()->Clone(); in ScColRowNameRangesDlg()
864 ScRangePairList* pColList = pDocument->GetColNameRanges(); in UpdateReference()
1524 pLists[0] = GetColNameRanges(); in GetFormulaEntries()
3055 pRL = pDoc->GetColNameRanges(); in IsColRowName()5266 pDoc->GetColNameRanges() : pDoc->GetRowNameRanges()); in HandleSingleRef()
512 ScRangePairList* GetColNameRanges() { return &xColNameRanges; } in GetColNameRanges() function in ScDocument
Completed in 2542 milliseconds