Searched refs:BORDER_SIMPLE_COLOR (Results 1 – 4 of 4) sorted by relevance
34 const sal_Int16 BORDER_SIMPLE_COLOR = 3; variable
251 OUSTR("Border"), makeAny( _border == BORDER_SIMPLE_COLOR in importBorderStyle()253 if (_border == BORDER_SIMPLE_COLOR) in importBorderStyle()273 _border = BORDER_SIMPLE_COLOR; in importBorderStyle()
136 case BORDER_SIMPLE_COLOR: { in createElement()1278 (rStyle._border == BORDER_SIMPLE_COLOR && in getStyleId()
45 style._border = BORDER_SIMPLE_COLOR; in readBorderProps()
Completed in 32 milliseconds