Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dbordrhdl.cxx97 #define SVX_XML_BORDER_STYLE_NONE 0 macro
107 { 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()
/trunk/main/sw/source/filter/xml/
H A Dxmlithlp.cxx51 #define SVX_XML_BORDER_STYLE_NONE 0 macro
62 { 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()
H A Dxmlithlp.hxx44 #define SVX_XML_BORDER_STYLE_NONE 0 macro

Completed in 23 milliseconds