Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/animations/ !
H A DCustomAnimationPane.cxx1309 const OUString sFillStyle( RTL_CONSTASCII_USTRINGPARAM("FillStyle" ) ); in hasVisibleShape() local
1314 xSet->getPropertyValue( sFillStyle ) >>= eFillStyle; in hasVisibleShape()
/AOO41X/main/filter/source/msfilter/ !
H A Dsvdfppt.cxx7747 … static const rtl::OUString sFillStyle( String( RTL_CONSTASCII_USTRINGPARAM( "FillStyle" ) ) ); in ApplyCellAttributes() local
7748 xPropSet->setPropertyValue( sFillStyle, Any( eFS ) ); in ApplyCellAttributes()