| /AOO41X/main/xmloff/inc/xmloff/ |
| H A D | shapeexport.hxx | 221 …star::beans::XPropertySet >& xPropSet, sal_Int32 nFeatures, com::sun::star::awt::Point* pRefPoint); 223 …hear, double& fTRRotate, ::basegfx::B2DTuple& rTRTranslate, com::sun::star::awt::Point* pRefPoint); 232 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); 233 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); 234 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); 235 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); 236 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); 237 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); 238 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); 239 …Type eShapeType, sal_Int32 nFeatures = SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL ); [all …]
|
| /AOO41X/main/xmloff/source/draw/ |
| H A D | shapeexport2.cxx | 67 sal_Int32 nFeatures, awt::Point* pRefPoint) in ImpExportNewTrans() argument 78 …portNewTrans_DecomposeAndRefPoint(aMatrix, aTRScale, fTRShear, fTRRotate, aTRTranslate, pRefPoint); in ImpExportNewTrans() 124 …Shear, double& fTRRotate, ::basegfx::B2DTuple& rTRTranslate, com::sun::star::awt::Point* pRefPoint) in ImpExportNewTrans_DecomposeAndRefPoint() argument 130 if(pRefPoint) in ImpExportNewTrans_DecomposeAndRefPoint() 132 rTRTranslate -= ::basegfx::B2DTuple(pRefPoint->X, pRefPoint->Y); in ImpExportNewTrans_DecomposeAndRefPoint() 634 …no::Reference< drawing::XShape >& xShape, XmlShapeType, sal_Int32 nFeatures, awt::Point* pRefPoint) argument 656 pRefPoint = &aUpperLeft; 660 exportShapes( xShapes, nFeatures, pRefPoint ); 668 XmlShapeType eShapeType, sal_Int32 nFeatures, awt::Point* pRefPoint) argument 735 ImpExportNewTrans(xPropSet, nFeatures, pRefPoint); [all …]
|
| H A D | shapeexport.cxx | 534 com::sun::star::awt::Point* pRefPoint /* = NULL */, in exportShape() argument 755 ImpExportRectangleShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 760 ImpExportEllipseShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 765 ImpExportLineShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 773 ImpExportPolygonShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 787 ImpExportTextBoxShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 794 ImpExportGraphicObjectShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 801 ImpExportChartShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint, pAttrList ); in exportShape() 807 ImpExportControlShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() 813 ImpExportConnectorShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint ); in exportShape() [all …]
|
| H A D | shapeexport3.cxx | 59 …no::Reference< drawing::XShape >& xShape, XmlShapeType, sal_Int32 nFeatures, awt::Point* pRefPoint) in ImpExport3DSceneShape() argument 69 ImpExportNewTrans(xPropSet, nFeatures, pRefPoint); in ImpExport3DSceneShape() 93 pRefPoint = &aUpperLeft; in ImpExport3DSceneShape() 97 exportShapes( xShapes, nFeatures, pRefPoint ); in ImpExport3DSceneShape()
|
| H A D | shapeexport4.cxx | 1056 XmlShapeType, sal_Int32 nFeatures, com::sun::star::awt::Point* pRefPoint ) in ImpExportCustomShape() argument 1065 ImpExportNewTrans( xPropSet, nFeatures, pRefPoint ); in ImpExportCustomShape() 1094 …pe >& xShape, XmlShapeType eShapeType, sal_Int32 nFeatures, com::sun::star::awt::Point* pRefPoint ) in ImpExportTableShape() argument 1103 ImpExportNewTrans(xPropSet, nFeatures, pRefPoint); in ImpExportTableShape()
|