Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx423 case CTF_PARABOTTOMMARGIN_REL: in finished()
461 nTmp <= CTF_PARABOTTOMMARGIN_REL, in finished()
H A Dtxtexppr.cxx504 case CTF_PARABOTTOMMARGIN_REL: pParaBottomMarginRelState = propertie; break; in ContextFilter()
H A Dtxtprmap.cxx127 …araBottomMarginRelative",FO, MARGIN_BOTTOM, XML_TYPE_PERCENT16, CTF_PARABOTTOMMARGIN_REL ),
/trunk/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx40 #define CTF_PARABOTTOMMARGIN_REL (XML_TEXT_CTF_START + 12) macro
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx282 case CTF_PARABOTTOMMARGIN_REL: pParaMarginBottomRel = propertie; break; in ContextFilter()