Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx33 #define CTF_PARARIGHTMARGIN (XML_TEXT_CTF_START + 5) macro
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx414 case CTF_PARARIGHTMARGIN: in finished()
H A Dtxtexppr.cxx497 case CTF_PARARIGHTMARGIN: pParaRightMarginState = propertie; break; in ContextFilter()
H A Dtxtprmap.cxx121 … FO, MARGIN_RIGHT, XML_TYPE_MEASURE|MID_FLAG_MULTI_PROPERTY, CTF_PARARIGHTMARGIN ),
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx277 case CTF_PARARIGHTMARGIN: pParaMarginRight = propertie; break; in ContextFilter()