Home
last modified time | relevance | path

Searched refs:BORDER_SIMPLE_COLOR (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dcommon.hxx34 const sal_Int16 BORDER_SIMPLE_COLOR = 3; variable
H A Dxmldlg_import.cxx251 OUSTR("Border"), makeAny( _border == BORDER_SIMPLE_COLOR in importBorderStyle()
253 if (_border == BORDER_SIMPLE_COLOR) in importBorderStyle()
273 _border = BORDER_SIMPLE_COLOR; in importBorderStyle()
H A Dxmldlg_export.cxx136 case BORDER_SIMPLE_COLOR: { in createElement()
1278 (rStyle._border == BORDER_SIMPLE_COLOR && in getStyleId()
H A Dxmldlg_expmodels.cxx45 style._border = BORDER_SIMPLE_COLOR; in readBorderProps()

Completed in 32 milliseconds