Searched refs:SetUserDefinedAttributes (Results 1 – 2 of 2) sorted by relevance
110 SetUserDefinedAttributes( BACKCOLOR, SetAttributeData( XLRGBToOORGB( nColor ) ) ); in setColor()291 ScVbaInterior::SetUserDefinedAttributes( const rtl::OUString& sName, const uno::Any& aValue ) in SetUserDefinedAttributes() function in ScVbaInterior317 SetUserDefinedAttributes( PATTERN, SetAttributeData( m_nPattern ) ); in setPattern()342 SetUserDefinedAttributes( BACKCOLOR, SetAttributeData( nColor ) ); in GetBackColor()365 SetUserDefinedAttributes( PATTERNCOLOR, SetAttributeData( XLRGBToOORGB( nPattColor ) ) ); in setPatternColor()
60 void SetUserDefinedAttributes( const rtl::OUString& sName, const css::uno::Any& aValue );
Completed in 18 milliseconds