Searched refs:_backgroundColor (Results 1 – 5 of 5) sorted by relevance
69 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readButtonModel()142 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readCheckBoxModel()210 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readComboBoxModel()277 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readListBoxModel()352 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readRadioButtonModel()445 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readFixedTextModel()483 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readFixedHyperLinkModel()525 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readEditModel()580 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readImageControlModel()608 …readProp( OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ) ) >>= aStyle._backgroundColor) in readFileControlModel()[all …]
81 buf.append( OUString::valueOf( (sal_Int64)(sal_uInt64)_backgroundColor, 16 ) ); in createElement()1265 rStyle._backgroundColor != pStyle->_backgroundColor) in getStyleId()1291 pStyle->_backgroundColor = rStyle._backgroundColor; in getStyleId()
222 … OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ), makeAny( _backgroundColor ) ); in importBackgroundColorStyle()230 &_backgroundColor, in importBackgroundColorStyle()236 … OUString( RTL_CONSTASCII_USTRINGPARAM("BackgroundColor") ), makeAny( _backgroundColor ) ); in importBackgroundColorStyle()
45 sal_uInt32 _backgroundColor; member
262 sal_Int32 _backgroundColor; member in xmlscript::StyleElement
Completed in 38 milliseconds