Searched refs:sFillStyle (Results 1 – 2 of 2) sorted by relevance
1309 const OUString sFillStyle( RTL_CONSTASCII_USTRINGPARAM("FillStyle" ) ); in hasVisibleShape() local1314 xSet->getPropertyValue( sFillStyle ) >>= eFillStyle; in hasVisibleShape()
7746 static const rtl::OUString sFillStyle( String( RTL_CONSTASCII_USTRINGPARAM( "FillStyle" ) ) ); in ApplyCellAttributes() local7747 xPropSet->setPropertyValue( sFillStyle, Any( eFS ) ); in ApplyCellAttributes()
Completed in 104 milliseconds