Home
last modified time | relevance | path

Searched refs:ParseWithNames (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx143 if( ParseWithNames( aRangeList, rStr, pDoc ) ) in ShowSimpleReference()
160 bool ScFormulaReferenceHelper::ParseWithNames( ScRangeList& rRanges, const String& rStr, ScDocument… in ParseWithNames() function in ScFormulaReferenceHelper
315 if( ParseWithNames( aRangeList, pRefEdit->GetText(), pDoc ) ) in ReleaseFocus()
983 bool ScRefHandler::ParseWithNames( ScRangeList& rRanges, const String& rStr, ScDocument* pDoc ) in ParseWithNames() function in ScRefHandler
985 return m_aHelper.ParseWithNames( rRanges, rStr, pDoc ); in ParseWithNames()
H A Doptsolver.cxx847 if ( !ParseWithNames( aVarRanges, maEdVariableCells.GetText(), mpDoc ) ) in CallSolver()
/trunk/main/sc/source/ui/inc/
H A Danyrefdg.hxx92 … bool ParseWithNames( ScRangeList& rRanges, const String& rStr, ScDocument* pDoc );
159 … bool ParseWithNames( ScRangeList& rRanges, const String& rStr, ScDocument* pDoc );

Completed in 30 milliseconds