Home
last modified time | relevance | path

Searched refs:SetAttributeData (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbainterior.cxx110 SetUserDefinedAttributes( BACKCOLOR, SetAttributeData( XLRGBToOORGB( nColor ) ) ); in setColor()
272 ScVbaInterior::SetAttributeData( sal_Int32 nValue ) in SetAttributeData() function in ScVbaInterior
317 SetUserDefinedAttributes( PATTERN, SetAttributeData( m_nPattern ) ); in setPattern()
342 SetUserDefinedAttributes( BACKCOLOR, SetAttributeData( nColor ) ); in GetBackColor()
365 SetUserDefinedAttributes( PATTERNCOLOR, SetAttributeData( XLRGBToOORGB( nPattColor ) ) ); in setPatternColor()
H A Dvbainterior.hxx50 css::uno::Any SetAttributeData( sal_Int32 nValue );

Completed in 21 milliseconds