Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dcolor.cxx48 ColorVector maVmlColors; /// Predefined colors in VML, indexed by XML token. member
57 maVmlColors( static_cast< size_t >( XML_TOKEN_COUNT ), API_RGB_TRANSPARENT ) in PresetColorsPool()
149 maVmlColors[ static_cast< size_t >( pnEntry[ 0 ] ) ] = pnEntry[ 1 ]; in PresetColorsPool()
240 …lue = ContainerHelper::getVectorElement( StaticPresetColorsPool::get().maVmlColors, nToken, API_RG… in getVmlPresetColor()

Completed in 15 milliseconds