Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlexprt.cxx3346 OUString sPropCLSID ("CLSID"); in ExportShape() local
3355 if( xPropSetInfo->hasPropertyByName( sPropCLSID ) ) in ExportShape()
3358 if (xShapeProps->getPropertyValue( sPropCLSID ) >>= sCLSID) in ExportShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlexprt.cxx3363 OUString sPropCLSID ("CLSID"); in ExportShape() local
3364 if( xPropSetInfo->hasPropertyByName( sPropCLSID ) ) in ExportShape()
3367 if (xShapeProps->getPropertyValue( sPropCLSID ) >>= sCLSID) in ExportShape()