Home
last modified time | relevance | path

Searched refs:GetColNameRanges (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/ui/unoobj/
H A Dnameuno.cxx1058 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()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx109 xColNameRanges = pDoc->GetColNameRanges()->Clone(); in ScColRowNameRangesDlg()
/aoo41x/main/sc/source/core/data/
H A Dcell2.cxx864 ScRangePairList* pColList = pDocument->GetColNameRanges(); in UpdateReference()
H A Ddocumen3.cxx1524 pLists[0] = GetColNameRanges(); in GetFormulaEntries()
/aoo41x/main/sc/source/core/tool/
H A Dcompiler.cxx3055 pRL = pDoc->GetColNameRanges(); in IsColRowName()
5266 pDoc->GetColNameRanges() : pDoc->GetRowNameRanges()); in HandleSingleRef()
/aoo41x/main/sc/inc/
H A Ddocument.hxx512 ScRangePairList* GetColNameRanges() { return &xColNameRanges; } in GetColNameRanges() function in ScDocument

Completed in 67 milliseconds