Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx5914 … const Color rShapeColor = rFrameFormat.GetAttrSet().Get(XATTR_FILLCOLOR).GetColorValue(); in WriteOLEShape() local
5916 pAttr->add(XML_fillcolor, "#" + msfilter::util::ConvertColor(rShapeColor)); in WriteOLEShape()