Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dshape.cxx424 … if( const LineProperties* pLineProps = pTheme->getLineStyle( pLineRef->mnThemedIdx ) ) in createAndInsert() local
425 aLineProperties.assignUsed( *pLineProps ); in createAndInsert()
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx878 … if( const LineProperties* pLineProps = pTheme->getLineStyle( pAutoFormatEntry->mnThemedIdx ) ) in LineFormatter() local
879 *mxAutoLine = *pLineProps; in LineFormatter()

Completed in 24 milliseconds