Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtprhdl.cxx156 { XML_PAGE_CONTENT_TOP, RelOrientation::PAGE_PRINT_AREA_TOP },
171 { XML_PAGE_CONTENT_TOP, RelOrientation::PAGE_PRINT_AREA_TOP },
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dxmlexppr.cxx1077 if (IsXMLToken(aValue, XML_PAGE_CONTENT_TOP)) in _exportXML()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx3417 XML_PAGE_CONTENT_TOP, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx3414 TOKEN( "page-content-top", XML_PAGE_CONTENT_TOP ),