Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx43 #define CTF_RIGHTBORDERWIDTH (XML_TEXT_CTF_START + 15) macro
/trunk/main/xmloff/source/text/
H A Dtxtprmap.cxx347 …order", STYLE, BORDER_LINE_WIDTH_RIGHT, XML_TYPE_BORDER_WIDTH, CTF_RIGHTBORDERWIDTH ),
686 …Border", STYLE, BORDER_LINE_WIDTH_RIGHT, XML_TYPE_BORDER_WIDTH, CTF_RIGHTBORDERWIDTH ),
H A Dtxtimppr.cxx365 case CTF_RIGHTBORDERWIDTH: pBorderWidths[XML_LINE_RIGHT] = property; break; in finished()
H A Dtxtexppr.cxx507 case CTF_RIGHTBORDERWIDTH: pRightBorderWidthState = propertie; break; in ContextFilter()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx266 case CTF_RIGHTBORDERWIDTH: pSWRightBorderWidthState = propertie; break; in ContextFilter()