Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DAxisWrapper.cxx652 …WrappedGapwidthProperty* pWrappedGapwidthProperty( new WrappedGapwidthProperty( m_spChart2ModelCon… in createWrappedProperties() local
660 pWrappedGapwidthProperty->setDimensionAndAxisIndex( nDimensionIndex, nAxisIndex ); in createWrappedProperties()
662 aWrappedProperties.push_back( pWrappedGapwidthProperty ); in createWrappedProperties()