Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx37 #define CTF_PARATOPMARGIN (XML_TEXT_CTF_START + 9) macro
/AOO41X/main/xmloff/source/text/
H A Dtxtimppr.cxx418 case CTF_PARATOPMARGIN: in finished()
H A Dtxtexppr.cxx499 case CTF_PARATOPMARGIN: pParaTopMarginState = propertie; break; in ContextFilter()
H A Dtxtprmap.cxx97 …n", FO, MARGIN_TOP, XML_TYPE_MEASURE|MID_FLAG_MULTI_PROPERTY, CTF_PARATOPMARGIN ),
/AOO41X/main/sc/source/filter/xml/
H A Dxmlstyle.cxx279 case CTF_PARATOPMARGIN: pParaMarginTop = propertie; break; in ContextFilter()