Home
last modified time | relevance | path

Searched defs:pShape (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dshapes_ogis.cpp226 bool CSG_Shapes_OGIS_Converter::_WKT_Read_Points(const CSG_String &Text, CSG_Shape *pShape) in _WKT_Read_Points()
245 bool CSG_Shapes_OGIS_Converter::_WKT_Read_Parts(const CSG_String &Text, CSG_Shape *pShape) in _WKT_Read_Parts()
260 bool CSG_Shapes_OGIS_Converter::_WKT_Read_Polygon(const CSG_String &Text, CSG_Shape *pShape) in _WKT_Read_Polygon()
292 bool CSG_Shapes_OGIS_Converter::from_WKText(const CSG_String &Text, CSG_Shape *pShape) in from_WKText()
402 inline bool CSG_Shapes_OGIS_Converter::_WKT_Write_Parts(CSG_String &Text, CSG_Shape *pShape) in _WKT_Write_Parts()
459 bool CSG_Shapes_OGIS_Converter::to_WKText(CSG_Shape *pShape, CSG_String &Text) in to_WKText()
594 bool CSG_Shapes_OGIS_Converter::from_WKBinary(CSG_Bytes &Bytes, CSG_Shape *pShape) in from_WKBinary()
704 bool CSG_Shapes_OGIS_Converter::_WKB_Write_Parts(CSG_Bytes &Bytes, CSG_Shape *pShape) in _WKB_Write_Parts()
720 bool CSG_Shapes_OGIS_Converter::_WKB_Write_MultiLine(CSG_Bytes &Bytes, CSG_Shape *pShape) in _WKB_Write_MultiLine()
739 bool CSG_Shapes_OGIS_Converter::_WKB_Write_MultiPolygon(CSG_Bytes &Bytes, CSG_Shape *pShape) in _WKB_Write_MultiPolygon()
[all …]
H A Dshape.cpp164 TSG_Intersection CSG_Shape::Intersects(CSG_Shape *pShape) in Intersects()
244 bool CSG_Shape::Assign(CSG_Shape *pShape) in Assign()
249 bool CSG_Shape::Assign(CSG_Shape *pShape, bool bAssign_Attributes) in Assign()
H A Dshape_point.cpp91 bool CSG_Shape_Point::On_Assign(CSG_Shape *pShape) in On_Assign()
142 TSG_Intersection CSG_Shape_Point::On_Intersects(CSG_Shape *pShape) in On_Intersects()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_tools/
H A Dquadtree_structure.cpp132 CSG_Shape *pShape; in Get_Shapes() local
189 CSG_Shape *pShape = pShapes->Add_Shape(); in Get_Shapes() local
221 CSG_Shape *pShape = pShapes->Add_Shape(); in Get_Shapes() local
236 CSG_Shape *pShape = pShapes->Add_Shape(); in Get_Shapes() local
H A DSelectByTheme.cpp139 CSG_Shape *pShape = m_pShapes->Get_Shape(i); in On_Execute() local
188 bool CSelect_Location::Do_Select(CSG_Shape *pShape, int Condition) in Do_Select()
H A DSearchInTable.cpp124 CSG_Shape *pShape = pShapes->Get_Shape(i); in On_Execute() local
198 inline bool CSelect_String::Do_Select(CSG_Shape *pShape) in Do_Select()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes/
H A Dgstat.cpp137 CSG_Shape *pShape = pShapes->Get_Shape(iShape); in On_Execute() local
169 CSG_Shape *pShape = pShapes->Get_Shape(iShape); in On_Execute() local
196 CSG_Shape *pShape = pShapes->Get_Shape(iShape); in On_Execute() local
318 CSG_Shape *pShape = pShapes->Add_Shape(); in On_Execute() local
373 CSG_Shape *pShape = NULL; in On_Execute() local
H A Dsvg.cpp224 CSG_Shape *pShape = pShapes->Get_Shape(iShape); in On_Execute() local
249 bool CSVG_Export::Get_Points(CSG_Shape *pShape, int iPart, CSG_String &Points) in Get_Points()
274 void CSVG_Export::Add_Points(CSG_MetaData &SVG, CSG_Shape *pShape, int iPart, long Color, double Si… in Add_Points()
312 void CSVG_Export::Add_Line(CSG_MetaData &SVG, CSG_Shape *pShape, int iPart, long Color, double Size) in Add_Line()
333 void CSVG_Export::Add_Polygon(CSG_MetaData &SVG, CSG_Shape *pShape, int iPart, long Color) in Add_Polygon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dtextboxhelper.cxx60 void SwTextBoxHelper::create(SwFrameFormat* pShape, bool bCopyText) in create()
191 void SwTextBoxHelper::destroy(SwFrameFormat* pShape) in destroy()
311 SwFrameFormat* pShape = SwTextBoxHelper::getOtherTextBoxFormat(pTextBox, RES_FLYFRMFMT); in getShapeWrapThrough() local
326 auto pShape = dynamic_cast<SwXShape*>(xShape.get()); in getOtherTextBoxFormat() local
383 tools::Rectangle SwTextBoxHelper::getTextRectangle(SwFrameFormat* pShape, bool bAbsolute) in getTextRectangle()
1067 bool SwTextBoxHelper::setWrapThrough(SwFrameFormat* pShape) in setWrapThrough()
1100 bool SwTextBoxHelper::changeAnchor(SwFrameFormat* pShape) in changeAnchor()
1192 bool SwTextBoxHelper::doTextBoxPositioning(SwFrameFormat* pShape) in doTextBoxPositioning()
1242 std::optional<bool> SwTextBoxHelper::isAnchorTypeDifferent(SwFrameFormat* pShape) in isAnchorTypeDifferent()
1259 bool SwTextBoxHelper::isTextBoxShapeHasValidTextFrame(SwFrameFormat* pShape) in isTextBoxShapeHasValidTextFrame()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A DEffectMigration.cxx552 AnimationEffect EffectMigration::GetAnimationEffect( SvxShape* pShape ) in GetAnimationEffect()
723 AnimationEffect EffectMigration::GetTextAnimationEffect( SvxShape* pShape ) in GetTextAnimationEffect()
847 AnimationSpeed EffectMigration::GetAnimationSpeed( SvxShape* pShape ) in GetAnimationSpeed()
884 void EffectMigration::SetDimColor( SvxShape* pShape, sal_Int32 nColor ) in SetDimColor()
918 sal_Int32 EffectMigration::GetDimColor( SvxShape* pShape ) in GetDimColor()
946 void EffectMigration::SetDimHide( SvxShape* pShape, bool bDimHide ) in SetDimHide()
983 bool EffectMigration::GetDimHide( SvxShape* pShape ) in GetDimHide()
1050 bool EffectMigration::GetDimPrevious( SvxShape* pShape ) in GetDimPrevious()
1162 sal_Int32 EffectMigration::GetPresentationOrder( SvxShape* pShape ) in GetPresentationOrder()
1231 OUString EffectMigration::GetSoundFile( SvxShape* pShape ) in GetSoundFile()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A DEffectMigration.cxx543 AnimationEffect EffectMigration::GetAnimationEffect( SvxShape* pShape ) in GetAnimationEffect()
716 AnimationEffect EffectMigration::GetTextAnimationEffect( SvxShape* pShape ) in GetTextAnimationEffect()
840 AnimationSpeed EffectMigration::GetAnimationSpeed( SvxShape* pShape ) in GetAnimationSpeed()
877 void EffectMigration::SetDimColor( SvxShape* pShape, sal_Int32 nColor ) in SetDimColor()
911 sal_Int32 EffectMigration::GetDimColor( SvxShape* pShape ) in GetDimColor()
939 void EffectMigration::SetDimHide( SvxShape* pShape, bool bDimHide ) in SetDimHide()
976 bool EffectMigration::GetDimHide( SvxShape* pShape ) in GetDimHide()
1043 bool EffectMigration::GetDimPrevious( SvxShape* pShape ) in GetDimPrevious()
1155 sal_Int32 EffectMigration::GetPresentationOrder( SvxShape* pShape ) in GetPresentationOrder()
1224 OUString EffectMigration::GetSoundFile( SvxShape* pShape ) in GetSoundFile()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/shape/
H A DWpgContext.cxx45 oox::drawingml::ShapePtr pShape = std::make_shared<oox::drawingml::Shape>( in onCreateContext() local
63 auto pShape = std::make_shared<oox::drawingml::Shape>( in onCreateContext() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/shape/
H A DWpgContext.cxx48 …oox::drawingml::ShapePtr pShape(new oox::drawingml::Shape("com.sun.star.drawing.CustomShape", /*bD… in onCreateContext() local
61 … auto pShape = std::make_shared<oox::drawingml::Shape>("com.sun.star.drawing.GraphicObjectShape"); in onCreateContext() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dtextboxhelper.cxx50 void SwTextBoxHelper::create(SwFrameFormat* pShape) in create()
133 void SwTextBoxHelper::destroy(SwFrameFormat* pShape) in destroy()
242 SwFrameFormat* pShape = SwTextBoxHelper::getOtherTextBoxFormat(pTextBox, RES_FLYFRMFMT); in getShapeWrapThrough() local
257 auto pShape = dynamic_cast<SwXShape*>(xShape.get()); in getOtherTextBoxFormat() local
265 template <typename T> static void lcl_queryInterface(const SwFrameFormat* pShape, uno::Any& rAny) in lcl_queryInterface()
275 uno::Any SwTextBoxHelper::queryInterface(const SwFrameFormat* pShape, const uno::Type& rType) in queryInterface()
295 tools::Rectangle SwTextBoxHelper::getTextRectangle(SwFrameFormat* pShape, bool bAbsolute) in getTextRectangle()
335 void SwTextBoxHelper::syncProperty(SwFrameFormat* pShape, const OUString& rPropertyName, in syncProperty()
411 void SwTextBoxHelper::getProperty(SwFrameFormat const* pShape, sal_uInt16 nWID, sal_uInt8 nMemberID, in getProperty()
440 void SwTextBoxHelper::syncProperty(SwFrameFormat* pShape, sal_uInt16 nWID, sal_uInt8 nMemberID, in syncProperty()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx89 rtl::Reference<SvxShapeControl> pShape = new SvxShapeControl( pObj ); in CreateShape() local
95 rtl::Reference<SvxCustomShape> pShape = new SvxCustomShape( pObj ); in CreateShape() local
127 rtl::Reference<SvxOle2Shape> pShape = new SvxOle2Shape( pObj ); in CreateShape() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_grid/
H A DGrid_Values_AddTo_Shapes.cpp193 CSG_Shape *pShape = pShapes->Get_Shape(iShape); in On_Execute() local
232 void CGrid_Values_AddTo_Shapes::Get_Data_Point(CSG_Simple_Statistics &Statistics, CSG_Shape *pShape in Get_Data_Point()
254 void CGrid_Values_AddTo_Shapes::Get_Data_Line(CSG_Simple_Statistics &Statistics, CSG_Shape *pShape,… in Get_Data_Line()
304 …s_AddTo_Shapes::Get_Data_Polygon(CSG_Simple_Statistics &Statistics, CSG_Shape *pShape, CSG_Grid *p… in Get_Data_Polygon()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx92 SvxShapeControl* pShape = new SvxShapeControl( pObj ); in CreateShape() local
98 SvxCustomShape* pShape = new SvxCustomShape( pObj ); in CreateShape() local
131 SvxOle2Shape* pShape = new SvxOle2Shape( pObj ); in CreateShape() local
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_shapes_points.cpp71 void CWKSP_Shapes_Points::Draw_Shape(CWKSP_Map_DC &dc_Map, CSG_Shape *pShape, int Selection) in Draw_Shape()
100 void CWKSP_Shapes_Points::Draw_Label(CWKSP_Map_DC &dc_Map, CSG_Shape *pShape, const wxString &Label) in Draw_Label()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx239 AttributableShapeSharedPtr const pShape(getShape()); in activate_st() local
346 AttributableShapeSharedPtr const pShape( getShape() ); in deactivate_st() local
365 AttributableShapeSharedPtr const pShape(getShape()); in removeEffect() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx235 AttributableShapeSharedPtr const pShape(getShape()); in activate_st() local
342 AttributableShapeSharedPtr const pShape( getShape() ); in deactivate_st() local
361 AttributableShapeSharedPtr const pShape(getShape()); in removeEffect() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_regression/
H A Dgw_multi_regression_points.cpp199 CSG_Shape *pShape = pShapes->Get_Shape(iShape); in Initialize() local
318 CSG_Shape *pShape = m_pShapes->Get_Shape(iShape); in On_Execute() local
353 CSG_Shape *pShape = m_pShapes->Get_Shape(iShape); in On_Execute() local
389 CSG_Shape *pShape = m_pShapes->Get_Shape(Index); in Get_Model() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/diagram/
H A Ddiagram.cxx46 static void sortChildrenByZOrder(const ShapePtr& pShape) in sortChildrenByZOrder()
87 static void removeUnneededGroupShapes(const ShapePtr& pShape) in removeUnneededGroupShapes()
139 Diagram::Diagram(const ShapePtr& pShape) in Diagram()
246 void loadDiagram( ShapePtr const & pShape, in loadDiagram()
367 void loadDiagram(ShapePtr const& pShape, in loadDiagram()
441 ShapePtr pShape = std::make_shared<Shape>(); in reloadDiagram() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/shapes/
H A Dmediashape.cxx155 ( const ViewMediaShapeSharedPtr& pShape ) in removeViewLayer()
156 { return rLayer == pShape->getViewLayer(); } ) ) == aEnd ) in removeViewLayer()
182 { return pShape->render( rCurrBounds ); } ) in implRender()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/shapes/
H A Dmediashape.cxx155 ( const ViewMediaShapeSharedPtr& pShape ) in removeViewLayer()
156 { return rLayer == pShape->getViewLayer(); } ) ) == aEnd ) in removeViewLayer()
182 { return pShape->render( rCurrBounds ); } ) in implRender()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/diagram/
H A Dlayoutatomvisitors.cxx75 ShapePtr pShape = rAtom.getExistingShape(); in visit() local
87 ShapePtr pShape = aTemplateVisitor.getShapeCopy(); in visit() local
190 auto pShape = aMap.find(mpCurrentNode); in visit() local

12345678910>>...13