Home
last modified time | relevance | path

Searched refs:IsOpCode (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/inc/
H A Dcompiler.hxx329 sal_Bool IsOpCode( const String&, bool bInArray );
/aoo41x/main/sc/source/core/tool/
H A Dcompiler.cxx2490 sal_Bool ScCompiler::IsOpCode( const String& rName, bool bInArray ) in IsOpCode() function in ScCompiler
3652 if (bAsciiNonAlnum && IsOpCode( aOrg, bInArray )) in NextNewToken()
3660 if (IsOpCode( aUpper, bInArray )) in NextNewToken()

Completed in 32 milliseconds