Searched refs:GetSelectionFromFormula (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | validat.cxx | 633 bool ScValidationData::GetSelectionFromFormula( TypedScStrCollection* pStrings, in GetSelectionFromFormula() function in ScValidationData 840 bOk = GetSelectionFromFormula( &rStrColl, NULL, rPos, *pTokArr, nMatch ); in FillSelectionList() 904 bIsValid = GetSelectionFromFormula( NULL, pCell, rPos, *pTokArr, nMatch ); in IsListValid()
|
/aoo4110/main/sc/inc/ |
H A D | validat.hxx | 163 bool GetSelectionFromFormula( TypedScStrCollection* pStrings,
|
Completed in 17 milliseconds