Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlFixedContent.cxx138 case XML_ELEMENT(TEXT, XML_TAB): in createFastChildContext()
/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A Dtokens.h178 const int XML_TAB = 175; variable
H A Dtokenhash.h164 {"Tab",XML_TAB},
H A DVDXParser.cpp1027 if (XML_TAB == tokenId && XML_READER_TYPE_ELEMENT == tokenType) in readTabs()
1081 …while ((XML_TAB != tokenId || XML_READER_TYPE_END_ELEMENT != tokenType) && 1 == ret && (!m_watcher… in readTab()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx1018 … { XML_NAMESPACE_TEXT, XML_TAB , XML_TOK_TEXT_TAB_STOP }, in GetCellElemTokenMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx2596 XML_TAB, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtparai.cxx1392 case XML_ELEMENT(TEXT, XML_TAB): in CreateSpanContext()
H A Dtxtparae.cxx3553 XML_TAB, false, in exportCharacterData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx2551 XML_TAB, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DOOo2Oasis.cxx248 XML_NAMESPACE_TEXT, XML_TAB ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DOOo2Oasis.cxx244 XML_NAMESPACE_TEXT, XML_TAB ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtimp.cxx127 { XML_NAMESPACE_TEXT, XML_TAB, XML_TOK_TEXT_TAB_STOP },
H A Dtxtparae.cxx3556 XML_TAB, false, in exportCharacterData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx2601 TOKEN( "tab", XML_TAB ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx2552 TOKEN( "tab", XML_TAB ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results6874 enum xmloff::token::XMLTokenEnum XML_TAB