Home
last modified time | relevance | path

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

/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A DVSDStylesCollector.cpp336 void libvisio::VSDStylesCollector::collectStyleSheet(unsigned /* id */, unsigned level, unsigned /*… in collectStyleSheet() function in libvisio::VSDStylesCollector
H A DVSDCollector.h117 …virtual void collectStyleSheet(unsigned id, unsigned level,unsigned parentLineStyle, unsigned pare…
H A DVSDStylesCollector.h130 …void collectStyleSheet(unsigned id, unsigned level,unsigned parentLineStyle, unsigned parentFillSt…
H A DVSD5Parser.cpp371 m_collector->collectStyleSheet(m_header.id, m_header.level, lineStyle, fillStyle, textStyle); in readStyleSheet()
H A DVSDContentCollector.h134 …void collectStyleSheet(unsigned id, unsigned level, unsigned parentLineStyle, unsigned parentFillS…
H A DVSDXMLParserBase.cpp1564 …m_collector->collectStyleSheet(nId, (unsigned)getElementDepth(reader), nLineStyle, nFillStyle, nTe… in readStyleSheet()
H A DVSDParser.cpp1893 m_collector->collectStyleSheet(m_header.id, m_header.level, lineStyle, fillStyle, textStyle); in readStyleSheet()
H A DVSDContentCollector.cpp2865 void libvisio::VSDContentCollector::collectStyleSheet(unsigned id, unsigned level, unsigned lineSty… in collectStyleSheet() function in libvisio::VSDContentCollector