Searched refs:GetSelectionFunction (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsh8.cxx | 70 if ( pDoc->GetSelectionFunction( SUBTOTAL_FUNC_CNT2, aCursor, rMark, fVal ) ) in HasSelection()
|
H A D | tabvwsha.cxx | 111 if ( pDoc->GetSelectionFunction( eFunc, aCursor, rMark, nVal ) ) in GetFunction()
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen4.cxx | 448 sal_Bool ScDocument::GetSelectionFunction( ScSubTotalFunc eFunc, in GetSelectionFunction() function in ScDocument
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 1188 sal_Bool GetSelectionFunction( ScSubTotalFunc eFunc,
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 1796 if ( !pDoc->GetSelectionFunction( eFunc, aDummy, aMark, fVal ) ) in computeFunction()
|
Completed in 98 milliseconds