Searched defs:PresetColorsPool (Results 1 – 1 of 1) sorted by relevance
43 struct PresetColorsPool struct45 typedef ::std::vector< sal_Int32 > ColorVector;47 … ColorVector maDmlColors; /// Predefined colors in DrawingML, indexed by XML token.48 ColorVector maVmlColors; /// Predefined colors in VML, indexed by XML token.55 PresetColorsPool::PresetColorsPool() : in PresetColorsPool() function in oox::drawingml::__anon3d95ad0f0111::PresetColorsPool
Completed in 15 milliseconds