Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx3381 static VBAConstantsHash aConstCache; in getVBAConstant() local
3409 aConstCache[ sLeafName.toAsciiLowerCase() ] = rXConst->getConstantValue(); in getVBAConstant()
3416 VBAConstantsHash::const_iterator it = aConstCache.find( sKey.toAsciiLowerCase() ); in getVBAConstant()
3417 if ( it != aConstCache.end() ) in getVBAConstant()

Completed in 43 milliseconds