Searched refs:aStylePropName (Results 1 – 1 of 1) sorted by relevance
877 OUString aStylePropName; in getColor() local887 aStylePropName = C2U("BorderTransparency"); in getColor()892 aStylePropName = C2U("Transparency"); in getColor()899 aStylePropName = C2U("LineTransparence"); in getColor()904 aStylePropName = C2U("FillTransparence"); in getColor()912 xInfo->hasPropertyByName( aStylePropName )) in getColor()917 if( xObjProp->getPropertyValue( aStylePropName ) >>= aLStyle ) in getColor()923 if( xObjProp->getPropertyValue( aStylePropName ) >>= aFStyle ) in getColor()
Completed in 74 milliseconds