Home
last modified time | relevance | path

Searched refs:IsOpCode (Results 1 – 2 of 2) sorted by last modified time

/trunk/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()
/trunk/main/sc/inc/
H A Dcompiler.hxx333 sal_Bool IsOpCode( const String&, bool bInArray );

Completed in 40 milliseconds