Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxeescher.cxx561 Reference< XPropertySet > xShapePS( xShape, UNO_QUERY ); in XclExpOcxControlObj() local
562 if( xShapePS.is() && aPropOpt.CreateGraphicProperties( xShapePS, "MetaFile", false ) ) in XclExpOcxControlObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxeescher.cxx568 Reference< XPropertySet > xShapePS( xShape, UNO_QUERY ); in XclExpOcxControlObj() local
569 if( xShapePS.is() && aPropOpt.CreateGraphicProperties( xShapePS, "MetaFile", false ) ) in XclExpOcxControlObj()