Searched refs:xSubShape (Results 1 – 1 of 1) sorted by relevance
1646 uno::Reference< drawing::XShape > xSubShape( xIndexAccess->getByIndex( i ), uno::UNO_QUERY ); in ImplPDFExportShapeInteraction() local1647 if ( xSubShape.is() ) in ImplPDFExportShapeInteraction()1648 ImplPDFExportShapeInteraction( xSubShape, rDoc, rPDFExtOutDevData ); in ImplPDFExportShapeInteraction()
Completed in 27 milliseconds