Searched refs:SVX_XML_BORDER_STYLE_NONE (Results 1 – 3 of 3) sorted by relevance
97 #define SVX_XML_BORDER_STYLE_NONE 0 macro107 { XML_NONE, SVX_XML_BORDER_STYLE_NONE },108 { XML_HIDDEN, SVX_XML_BORDER_STYLE_NONE },364 if( !bHasStyle || (SVX_XML_BORDER_STYLE_NONE != nStyle && !bHasWidth) ) in importXML()378 if( (bHasStyle && SVX_XML_BORDER_STYLE_NONE == nStyle) || in importXML()
51 #define SVX_XML_BORDER_STYLE_NONE 0 macro62 { XML_NONE, SVX_XML_BORDER_STYLE_NONE },63 { XML_HIDDEN, SVX_XML_BORDER_STYLE_NONE },223 if( (bHasStyle && SVX_XML_BORDER_STYLE_NONE == nStyle) || in lcl_frmitems_setXMLBorder()
44 #define SVX_XML_BORDER_STYLE_NONE 0 macro
Completed in 18 milliseconds