Searched refs:pCustomShapeTypeTranslationHashMap (Results 1 – 1 of 1) sorted by relevance
311 static CustomShapeTypeTranslationHashMap* pCustomShapeTypeTranslationHashMap = NULL; variable317 if( pCustomShapeTypeTranslationHashMap == NULL ) in lcl_GetPresetGeometry()319 pCustomShapeTypeTranslationHashMap = new CustomShapeTypeTranslationHashMap (); in lcl_GetPresetGeometry()322 …(*pCustomShapeTypeTranslationHashMap)[ pCustomShapeTypeTranslationTable[ i ].sOOo ] = pCustomShape… in lcl_GetPresetGeometry()327 sPresetGeo = (*pCustomShapeTypeTranslationHashMap)[ sShapeType ]; in lcl_GetPresetGeometry()
Completed in 15 milliseconds