Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx70 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
123 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
248 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
318 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
494 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
578 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
664 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
753 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
845 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
902 pStyle->importBackgroundColorStyle( xControlModel ); in endElement()
[all …]
H A Dimp_share.hxx278 bool importBackgroundColorStyle(
H A Dxmldlg_import.cxx213 bool StyleElement::importBackgroundColorStyle( in importBackgroundColorStyle() function in xmlscript::StyleElement