Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx284 …ModulePathMap& rPathMap = (aIt == maEventPaths.end()) ? updateModulePathMap( aModuleName ) : aIt->… in getEventHandlerPath() local
285 return rPathMap[ rInfo.mnEventId ]; in getEventHandlerPath()
336 ModulePathMap& rPathMap = maEventPaths[ rModuleName ]; in updateModulePathMap() local
341rPathMap[ rInfo.mnEventId ] = resolveVBAMacro( mpShell, maLibraryName, rModuleName, rInfo.maMacroN… in updateModulePathMap()
343 return rPathMap; in updateModulePathMap()

Completed in 14 milliseconds