Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx39 #define CTF_PARABOTTOMMARGIN (XML_TEXT_CTF_START + 11) macro
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx422 case CTF_PARABOTTOMMARGIN: in finished()
H A Dtxtexppr.cxx503 case CTF_PARABOTTOMMARGIN: pParaBottomMarginState = propertie; break; in ContextFilter()
H A Dtxtprmap.cxx126 …n", FO, MARGIN_BOTTOM, XML_TYPE_MEASURE|MID_FLAG_MULTI_PROPERTY, CTF_PARABOTTOMMARGIN ),
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx281 case CTF_PARABOTTOMMARGIN: pParaMarginBottom = propertie; break; in ContextFilter()