Searched refs:xBlackDayProps (Results 1 – 2 of 2) sorted by relevance
166 Reference< beans::XPropertySet > xBlackDayProps( new ::chart::StockBar( false )); in CandleStickChartType() local169 ModifyListenerHelper::addListener( xBlackDayProps, m_xModifyEventForwarder ); in CandleStickChartType()174 PROP_CANDLESTICKCHARTTYPE_BLACK_DAY, uno::makeAny( xBlackDayProps )); in CandleStickChartType()
155 uno::Reference< beans::XPropertySet > xBlackDayProps(0); in createShapes() local158 m_xChartTypeModelProps->getPropertyValue( C2U( "BlackDay" ) ) >>= xBlackDayProps; in createShapes()165 …Map( aBlackBox_Map, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), xBlackDayProps ); in createShapes()
Completed in 10 milliseconds