Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1676 … uno::Reference< drawing::XShape > xSubShape( xIndexAccess->getByIndex( i ), uno::UNO_QUERY ); in ImplPDFExportShapeInteraction() local
1677 if ( xSubShape.is() ) in ImplPDFExportShapeInteraction()
1678 ImplPDFExportShapeInteraction( xSubShape, rDoc, rPDFExtOutDevData ); in ImplPDFExportShapeInteraction()