Searched refs:xBlackPropSet (Results 1 – 3 of 3) sorted by relevance
129 Reference< XPropertySet > xBlackPropSet; in convertFromModel() local130 if( aTypeProp.getProperty( xBlackPropSet, PROP_BlackDay ) ) in convertFromModel()132 PropertySet aPropSet( xBlackPropSet ); in convertFromModel()
2576 Reference< XPropertySet > xWhitePropSet, xBlackPropSet; in CreateAllStockSeries() local2583 aTypeProp.GetProperty( xBlackPropSet, EXC_CHPROP_BLACKDAY ); in CreateAllStockSeries()2584 ScfPropertySet aBlackProp( xBlackPropSet ); in CreateAllStockSeries()
2882 Reference< XPropertySet > xBlackPropSet; in CreateStockSeries() local2883 if( xDownBar.is() && aTypeProp.GetProperty( xBlackPropSet, EXC_CHPROP_BLACKDAY ) ) in CreateStockSeries()2885 ScfPropertySet aBarProp( xBlackPropSet ); in CreateStockSeries()
Completed in 42 milliseconds