Searched refs:GetShapeType (Results 1 – 8 of 8) sorted by relevance
56 rtl::OUString GetShapeType() const;
79 rtl::OUString ConstCustomShape::GetShapeType() const in GetShapeType() function in ConstCustomShape
219 ::rtl::OUString GetShapeType( sal_Int32 nType );
83 OUString sType(GetShapeType(nType)); in createFastChildContext()
1167 OUString GetShapeType( sal_Int32 nType ) in GetShapeType() function2029 sShapeType = GetShapeType( nShapeType ); in PresetShapeGeometryContext()
2409 …if ( ( pTextObj->GetShapeType() == mso_sptRectangle ) || ( pTextObj->GetShapeType() == mso_sptText… in ApplyTextObj()2445 else if ( pTextObj->GetShapeType() == mso_sptPictureFrame ) in ApplyTextObj()
233 rtl::OUString aOld = pConstCustomShape->GetShapeType(); in ExecDraw()
1113 MSO_SPT GetShapeType() const { return mpImplTextObj->meShapeType; }; in GetShapeType() function in PPTTextObj
Completed in 71 milliseconds