Home
last modified time | relevance | path

Searched refs:eShapeType (Results 1 – 23 of 23) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx525 pImpRec->eShapeType = rObjData.eShapeType; in ProcessObj()
586 sal_Bool bIsSimpleDrawingTextBox = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj()
594 (pImpRec->eShapeType == mso_sptTextSimple) || in ProcessObj()
596 (pImpRec->eShapeType == mso_sptRectangle) in ProcessObj()
961 pImpRec->eShapeType == mso_sptPictureFrame ) in ProcessObj()
H A Dww8par.hxx707 static sal_Int32 GetEscherLineMatch(MSO_LineStyle eStyle, MSO_SPT eShapeType,
1331 MSO_LineStyle eLineStyle, MSO_SPT eShapeType, sal_Int32 &rLineWidth,
1334 MSO_LineStyle eLineStyle, MSO_SPT eShapeType, Rectangle &rInnerDist );
H A Dwrtw8esh.cxx1920 MSO_SPT eShapeType, EscherPropertyContainer& rPropOpt) in WriteFlyFrameAttr() argument
1972 eStyle,eShapeType,nLineWidth); in WriteFlyFrameAttr()
2060 sal_Int32 SwEscherEx::WriteFlyFrameAttr(const SwFrmFmt& rFmt, MSO_SPT eShapeType, in WriteFlyFrameAttr() argument
2063 sal_Int32 nLineWidth = SwBasicEscherEx::WriteFlyFrameAttr(rFmt, eShapeType, in WriteFlyFrameAttr()
H A Dww8graf.cxx1133 pRecord->eShapeType, in InsertTxbxText()
1504 MSO_SPT eShapeType, sal_Int32 &rThick) in GetEscherLineMatch() argument
1525 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()
1534 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()
1544 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()
1574 eShapeType, rLineThick); in MatchSdrBoxIntoFlyBoxItem()
1683 SfxItemSet& rFlySet, MSO_LineStyle eLineStyle, MSO_SPT eShapeType, in MatchSdrItemsIntoFlySet() argument
1745 eShapeType, nLineThick, aBox); in MatchSdrItemsIntoFlySet()
1899 if (eShapeType != mso_sptPictureFrame) in MatchSdrItemsIntoFlySet()
3024 pRecord->eShapeType, aInnerDist ); in ConvertDrawTextToFly()
[all …]
H A Dww8graf2.cxx634 pRecord->eLineStyle, pRecord->eShapeType, in ImportGraf()
H A Descher.hxx110 virtual sal_Int32 WriteFlyFrameAttr(const SwFrmFmt& rFmt, MSO_SPT eShapeType,
168 virtual sal_Int32 WriteFlyFrameAttr(const SwFrmFmt& rFmt, MSO_SPT eShapeType,
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx122 MSO_SPT eShapeType( ImpGetCustomShapeType( rCustoShape ) ); in ImpVerticalSwitch() local
123 switch( eShapeType ) in ImpVerticalSwitch()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx6730 …mpImplTextObj->meShapeType = ( pObjData && pObjData->bShapeType ) ? pObjData->eShapeType : mso_spt… in PPTTextObj()
H A Dmsdffimp.cxx1024 if ( eShapeType == mso_sptMin ) in ApplyLineAttributes()
2547 switch( rObjData.eShapeType ) in ApplyCustomShapeGeometryAttributes()
4341 aObjData.eShapeType = mso_sptNil; in ImportShape()
4606 if ( aObjData.eShapeType == mso_sptArc ) in ImportShape()
5118 pImpRec->eShapeType = rObjData.eShapeType; in ProcessObj()
6236 MSO_SPT eShapeType = mso_sptNil; in GetShapeContainerData() local
6250 eShapeType = (MSO_SPT)nInst; in GetShapeContainerData()
6424 ( eShapeType == mso_sptTextSimple ) in GetShapeContainerData()
6425 || ( eShapeType == mso_sptTextBox ) in GetShapeContainerData()
7600 eShapeType( mso_sptNil ) in SvxMSDffImportRec()
[all …]
H A Descherex.cxx2628 …cherPropertyContainer::IsDefaultObject( SdrObjCustomShape* pCustoShape , const MSO_SPT eShapeType ) in IsDefaultObject() argument
2631 switch(eShapeType) in IsDefaultObject()
2658 void EscherPropertyContainer::LookForPolarHandles( const MSO_SPT eShapeType, sal_Int32& nAdjustment… in LookForPolarHandles() argument
2660 const mso_CustomShape* pDefCustomShape = GetCustomShapeContent( eShapeType ); in LookForPolarHandles()
2700 void EscherPropertyContainer::CreateCustomShapeProperties( const MSO_SPT eShapeType, const uno::Ref… in CreateCustomShapeProperties() argument
2728 sal_Bool bIsDefaultObject = IsDefaultObject( pCustoShape , eShapeType); in CreateCustomShapeProperties()
3814 LookForPolarHandles( eShapeType, nAdjustmentsWhichNeedsToBeConverted ); in CreateCustomShapeProperties()
3863 MSO_SPT eShapeType = mso_sptNil; in GetCustomShapeType() local
3882 eShapeType = EnhancedCustomShapeTypeNames::Get( rShapeType ); in GetCustomShapeType()
3903 return eShapeType; in GetCustomShapeType()
H A Deschesdo.cxx254 …MSO_SPT eShapeType = aPropOpt.GetCustomShapeType( rObj.GetShapeRef(), nMirrorFlags, sCustomShapeTy… in ImplWriteShape() local
278 sal::static_int_cast< sal_uInt16 >(eShapeType), in ImplWriteShape()
280 aPropOpt.CreateCustomShapeProperties( eShapeType, rObj.GetShapeRef() ); in ImplWriteShape()
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx609 XmlShapeType eShapeType(XmlShapeTypeNotYetSet); in exportShape() local
610 ImpCalcShapeType(xShape, eShapeType); in exportShape()
1056 XmlShapeType& eShapeType) in ImpCalcShapeType() argument
1059 eShapeType = XmlShapeTypeUnknown; in ImpCalcShapeType()
1081 else if(aType.EqualsAscii("Line", 21, 4)) { eShapeType = XmlShapeTypeDrawLineShape; } in ImpCalcShapeType()
1099 else if(aType.EqualsAscii("Text", 21, 4)) { eShapeType = XmlShapeTypeDrawTextShape; } in ImpCalcShapeType()
1102 eShapeType = XmlShapeTypeDrawOLE2Shape; in ImpCalcShapeType()
1114 eShapeType = XmlShapeTypeDrawChartShape; in ImpCalcShapeType()
1123 eShapeType = XmlShapeTypeDrawSheetShape; in ImpCalcShapeType()
1157 eShapeType = XmlShapeTypePresOLE2Shape; in ImpCalcShapeType()
[all …]
H A Dshapeexport2.cxx668 XmlShapeType eShapeType, sal_Int32 nFeatures, awt::Point* pRefPoint) argument
680 switch(eShapeType)
989 sal_Bool bBezier(eShapeType == XmlShapeTypeDrawClosedBezierShape
990 || eShapeType == XmlShapeTypeDrawOpenBezierShape);
1093 XmlShapeType eShapeType, argument
1108 if ( eShapeType == XmlShapeTypePresGraphicObjectShape )
1583 if(eShapeType == XmlShapeTypePresOLE2Shape)
1585 else if(eShapeType == XmlShapeTypePresChartShape)
1587 else if(eShapeType == XmlShapeTypePresSheetShape)
1745 if(eShapeType == XmlShapeTypePresPageShape)
[all …]
H A Dshapeexport3.cxx106 …XmlShapeType eShapeType, sal_Int32 /* nFeatures = SEF_DEFAULT */, awt::Point* /*pRefPoint = NULL *… in ImpExport3DShape() argument
123 switch(eShapeType) in ImpExport3DShape()
245 if(eShapeType == XmlShapeTypeDraw3DLatheObject) in ImpExport3DShape()
H A Dshapeexport4.cxx1094 …leShape( const uno::Reference< drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat… in ImpExportTableShape() argument
1108 if(eShapeType == XmlShapeTypePresTableShape) in ImpExportTableShape()
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx219 …m::sun::star::uno::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType& eShapeType);
232 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
235 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
236 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
237 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
238 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
245 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
247 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
248 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
252 …no::Reference< com::sun::star::drawing::XShape >& xShape, XmlShapeType eShapeType, sal_Int32 nFeat…
[all …]
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx311 rtl::OUString EnhancedCustomShapeTypeNames::Get( const MSO_SPT eShapeType ) in Get() argument
313 return eShapeType <= mso_sptTextBox in Get()
314 ? rtl::OUString::createFromAscii( pNameTypeTableArray[ eShapeType ].pS ) in Get()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4395 MSO_SPT eShapeType = aPropOpt.GetCustomShapeType( mXShape, nMirrorFlags, sCustomShapeType ); in ImplWritePage() local
4415 ImplCreateShape( eShapeType, nMirrorFlags | 0xa00, aSolverContainer ); in ImplWritePage()
4416 aPropOpt.CreateCustomShapeProperties( eShapeType, mXShape ); in ImplWritePage()
/trunk/main/oox/source/export/
H A Dshapes.cxx451 …MSO_SPT eShapeType = EscherPropertyContainer::GetCustomShapeType( xShape, nMirrorFlags, sShapeType… in WriteCustomShape() local
495 …WritePresetShape( sPresetShape, eShapeType, bPredefinedHandlesUsed, nAdjustmentsWhichNeedsToBeConv… in WriteCustomShape()
H A Ddrawingml.cxx1208 void DrawingML::WritePresetShape( const char* pShape, MSO_SPT eShapeType, sal_Bool bPredefinedHandl… in WritePresetShape() argument
1219 … EscherPropertyContainer::LookForPolarHandles( eShapeType, nAdjustmentsWhichNeedsToBeConverted ); in WritePresetShape()
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx119 …void WritePresetShape( const char* pShape, MSO_SPT eShapeType, sal_Bool bPredefinedHandlesUsed, sa…
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1245 …void CreateCustomShapeProperties( const MSO_SPT eShapeType, const ::com::sun::star::uno::Referenc…
1258 static sal_Bool IsDefaultObject( SdrObjCustomShape* pCustoShape, const MSO_SPT eShapeType );
1259 …static void LookForPolarHandles( const MSO_SPT eShapeType, sal_Int32& nAdjustmentsWhichNeedsToBeCo…
H A Dmsdffimp.hxx77 void ApplyLineAttributes( SfxItemSet& rSet, const MSO_SPT eShapeType ) const; // #i28269#
232 MSO_SPT eShapeType; member
290 MSO_SPT eShapeType; member
310 eShapeType( mso_sptNil ), in DffObjData()

Completed in 323 milliseconds