Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DPDFiumLibraryTest.cxx353 auto const& rLineGeometry = pAnnotation->getLineGeometry(); in testAnnotationsDifferentTypes()
369 auto const& rLineGeometry = pAnnotation->getLineGeometry(); in testAnnotationsDifferentTypes()
380 auto const& rLineGeometry = pAnnotation->getLineGeometry(); in testAnnotationsDifferentTypes()
395 auto const& rLineGeometry = pAnnotation->getLineGeometry(); in testAnnotationsDifferentTypes()
406 auto const& rLineGeometry = pAnnotation->getLineGeometry(); in testAnnotationsDifferentTypes()
419 auto const& rLineGeometry = pAnnotation->getLineGeometry(); in testAnnotationsDifferentTypes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/drawing/
H A DXCustomShapeEngine.idl51 com::sun::star::drawing::PolyPolygonBezierCoords getLineGeometry();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/drawing/
H A DXCustomShapeEngine.idl51 com::sun::star::drawing::PolyPolygonBezierCoords getLineGeometry();
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx90 virtual css::drawing::PolyPolygonBezierCoords SAL_CALL getLineGeometry() override;
387 drawing::PolyPolygonBezierCoords SAL_CALL EnhancedCustomShapeEngine::getLineGeometry() in getLineGeometry() function in __anona73fac840111::EnhancedCustomShapeEngine
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/filter/
H A DPDFiumLibrary.hxx100 virtual std::vector<basegfx::B2DPoint> getLineGeometry() = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx98 virtual css::drawing::PolyPolygonBezierCoords SAL_CALL getLineGeometry() override;
407 drawing::PolyPolygonBezierCoords SAL_CALL EnhancedCustomShapeEngine::getLineGeometry() in getLineGeometry() function in __anonaf32fbdc0111::EnhancedCustomShapeEngine
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgParticle/
H A DPrecipitationEffect86 osg::Geometry* getLineGeometry() { return _lineGeometry.get(); }
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/ipdf/
H A Dpdfread.cxx408 auto const& rLineGeometry = pAnnotation->getLineGeometry(); in findAnnotations()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/
H A DPrecipitationEffect88 osg::Geometry* getLineGeometry() { return _lineGeometry.get(); }
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/pdf/
H A DPDFiumLibrary.cxx232 std::vector<basegfx::B2DPoint> getLineGeometry() override;
1085 std::vector<basegfx::B2DPoint> PDFiumAnnotationImpl::getLineGeometry() in getLineGeometry() function in vcl::pdf::PDFiumAnnotationImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdoashp.cxx538 css::drawing::PolyPolygonBezierCoords aBezierCoords = xCustomShapeEngine->getLineGeometry(); in GetLineGeometry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdoashp.cxx571 css::drawing::PolyPolygonBezierCoords aBezierCoords = xCustomShapeEngine->getLineGeometry(); in GetLineGeometry()