Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/libs/odf/tests/
H A DTestXmlReaderWithoutSpaces.cpp793 KoXmlElement bookAuthorElement; in testNamespace() local
822 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
823 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
825 QCOMPARE(bookAuthorElement.prefix().isNull(), true); in testNamespace()
880 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
881 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
883 QCOMPARE(bookAuthorElement.prefix(), QString("book")); in testNamespace()
958 KoXmlElement bookAuthorElement; in testParseQString() local
1007 QCOMPARE(bookAuthorElement.isNull(), false); in testParseQString()
1008 QCOMPARE(bookAuthorElement.isElement(), true); in testParseQString()
[all …]
H A DTestXmlReader.cpp793 KoXmlElement bookAuthorElement; in testNamespace() local
826 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
827 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
829 QCOMPARE(bookAuthorElement.prefix().isNull(), true); in testNamespace()
888 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
889 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
891 QCOMPARE(bookAuthorElement.prefix(), QString("book")); in testNamespace()
966 KoXmlElement bookAuthorElement; in testParseQString() local
1019 QCOMPARE(bookAuthorElement.isNull(), false); in testParseQString()
1020 QCOMPARE(bookAuthorElement.isElement(), true); in testParseQString()
[all …]
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/odf/tests/
H A DTestXmlReaderWithoutSpaces.cpp787 KoXmlElement bookAuthorElement; in testNamespace() local
816 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
817 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
819 QCOMPARE(bookAuthorElement.prefix().isNull(), true); in testNamespace()
874 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
875 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
877 QCOMPARE(bookAuthorElement.prefix(), QString("book")); in testNamespace()
952 KoXmlElement bookAuthorElement; in testParseQString() local
1001 QCOMPARE(bookAuthorElement.isNull(), false); in testParseQString()
1002 QCOMPARE(bookAuthorElement.isElement(), true); in testParseQString()
[all …]
H A DTestXmlReader.cpp787 KoXmlElement bookAuthorElement; in testNamespace() local
820 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
821 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
823 QCOMPARE(bookAuthorElement.prefix().isNull(), true); in testNamespace()
882 QCOMPARE(bookAuthorElement.isNull(), false); in testNamespace()
883 QCOMPARE(bookAuthorElement.isElement(), true); in testNamespace()
885 QCOMPARE(bookAuthorElement.prefix(), QString("book")); in testNamespace()
960 KoXmlElement bookAuthorElement; in testParseQString() local
1013 QCOMPARE(bookAuthorElement.isNull(), false); in testParseQString()
1014 QCOMPARE(bookAuthorElement.isElement(), true); in testParseQString()
[all …]