Searched refs:pPicOptions (Results 1 – 2 of 2) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 631 const PictureOptionsModel* pPicOptions, 673 const PictureOptionsModel* pPicOptions, 871 …pMap, const ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOptions, sal_Int32 nSer… in convertFormatting() argument 878 if( pPicOptions ) in convertFormatting() 879 lclConvertPictureOptions( aFillProps, *pPicOptions ); in convertFormatting() 943 …pSet, const ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOptions, sal_Int32 nSer… in convertFrameFormatting() argument 948 maFillFormatter.convertFormatting( aPropMap, rxShapeProp, pPicOptions, nSeriesIdx ); in convertFrameFormatting()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 629 const PictureOptionsModel* pPicOptions, 671 const PictureOptionsModel* pPicOptions, 867 …pMap, const ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOptions, sal_Int32 nSer… in convertFormatting() argument 874 if( pPicOptions ) in convertFormatting() 875 lclConvertPictureOptions( aFillProps, *pPicOptions ); in convertFormatting() 939 …pSet, const ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOptions, sal_Int32 nSer… in convertFrameFormatting() argument 944 maFillFormatter.convertFormatting( aPropMap, rxShapeProp, pPicOptions, nSeriesIdx ); in convertFrameFormatting()
|