Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx110 xRowNameRanges = pDoc->GetRowNameRanges()->Clone(); in ScColRowNameRangesDlg()
/trunk/main/sc/source/core/data/
H A Dcell2.cxx865 ScRangePairList* pRowList = pDocument->GetRowNameRanges(); in UpdateReference()
H A Ddocumen3.cxx1525 pLists[1] = GetRowNameRanges(); in GetFormulaEntries()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx3057 pRL = pDoc->GetRowNameRanges(); in IsColRowName()
5266 pDoc->GetColNameRanges() : pDoc->GetRowNameRanges()); in HandleSingleRef()
/trunk/main/sc/inc/
H A Ddocument.hxx513 ScRangePairList* GetRowNameRanges() { return &xRowNameRanges; } in GetRowNameRanges() function in ScDocument

Completed in 271 milliseconds