Home
last modified time | relevance | path

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

/AOO42X/main/chart2/source/view/main/
H A DVLegend.cxx329 …uno::Any* pFrameWidthAny = PropertyMapper::getValuePointer( rTextProperties.second, rTextPropertie… in lcl_placeLegendEntries() local
330 if(pFrameWidthAny) in lcl_placeLegendEntries()
338 *pFrameWidthAny = uno::makeAny(nMaxTextWidth); in lcl_placeLegendEntries()