Home
last modified time | relevance | path

Searched defs:pushCurrentDrawStyle (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/libmsooxml/
H A DMsooXmlCommonReader.cpp110 void MsooXmlCommonReader::pushCurrentDrawStyle(KoGenStyle *newStyle) in pushCurrentDrawStyle() function in MsooXmlCommonReader
H A DMsooXmlDrawingTableStyleReader.cpp554 pushCurrentDrawStyle(new KoGenStyle(KoGenStyle::GraphicAutoStyle, "graphic")); in read_tcStyle() local