Home
last modified time | relevance | path

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

/dports/textproc/libqxp/libqxp-0.0.0/src/lib/
H A DQXPParser.h90 HorizontalAlignment readHorAlign(const std::shared_ptr<librevenge::RVNGInputStream> &stream);
H A DQXP1Parser.cpp106 result.alignment = readHorAlign(stream); in parseParagraphFormat()
H A DQXPParser.cpp380 HorizontalAlignment QXPParser::readHorAlign(const std::shared_ptr<librevenge::RVNGInputStream> &str… in readHorAlign() function in libqxp::QXPParser
H A DQXP33Parser.cpp197 result.alignment = readHorAlign(stream); in parseParagraphFormat()
H A DQXP4Parser.cpp384 result.alignment = readHorAlign(stream); in parseParagraphFormat()