Home
last modified time | relevance | path

Searched refs:IsExternalNamedRange (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/inc/
H A Dcompiler.hxx342 bool IsExternalNamedRange( const String& rSymbol );
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx2987 bool ScCompiler::IsExternalNamedRange( const String& rSymbol ) in IsExternalNamedRange() function in ScCompiler
3583 if (!IsPredetectedReference( aStr) && !IsExternalNamedRange( aStr)) in NextNewToken()
3692 if (IsExternalNamedRange( aOrg )) in NextNewToken()

Completed in 46 milliseconds