Home
last modified time | relevance | path

Searched refs:SVX_XML_BORDER_STYLE_DOUBLE (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/filter/xml/
H A Dxmlithlp.cxx53 #define SVX_XML_BORDER_STYLE_DOUBLE 2 macro
65 { XML_DOUBLE, SVX_XML_BORDER_STYLE_DOUBLE },
251 (SVX_XML_BORDER_STYLE_DOUBLE == nStyle && !rpLine->GetDistance())) )) in lcl_frmitems_setXMLBorder()
253 sal_Bool bDouble = (bHasWidth && SVX_XML_BORDER_STYLE_DOUBLE == nStyle ) || in lcl_frmitems_setXMLBorder()
H A Dxmlithlp.hxx46 #define SVX_XML_BORDER_STYLE_DOUBLE 2 macro
/aoo42x/main/xmloff/source/style/
H A Dbordrhdl.cxx99 #define SVX_XML_BORDER_STYLE_DOUBLE 2 macro
110 { XML_DOUBLE, SVX_XML_BORDER_STYLE_DOUBLE },
377 sal_Bool bDouble = SVX_XML_BORDER_STYLE_DOUBLE == nStyle; in importXML()

Completed in 29 milliseconds