Lines Matching refs:GetShapeImport
333 GetImport().GetShapeImport()->addGluePointMapping( mxShape, nId, nInternalId ); in addGluePoint()
345 GetImport().GetShapeImport()->finishShape( mxShape, mxAttrList, mxShapes ); in StartElement()
434 UniReference< XMLShapeImportHelper > xImp( GetImport().GetShapeImport() ); in AddShape()
480 if(GetImport().GetShapeImport()->IsHandleProgressBarEnabled()) in AddShape()
621 if(GetImport().GetShapeImport()->GetAutoStylesContext()) in SetStyle()
622 …pStyle = GetImport().GetShapeImport()->GetAutoStylesContext()->FindStyleChildContext(mnStyleFamily… in SetStyle()
627 if(!pStyle && GetImport().GetShapeImport()->GetStylesContext()) in SetStyle()
628 …pStyle = GetImport().GetShapeImport()->GetStylesContext()->FindStyleChildContext(mnStyleFamily, ma… in SetStyle()
727 if( NULL == GetImport().GetShapeImport()->GetAutoStylesContext()) in SetStyle()
730 …const SvXMLStyleContext* pTempStyle = GetImport().GetShapeImport()->GetAutoStylesContext()->FindSt… in SetStyle()
912 …s.getLength() && (const_cast<SdXMLShapeContext*>(this))->GetImport().GetShapeImport()->IsPresentat… in isPresentationShape()
946 …ourceShapeImportHelper(const_cast< SdXMLShapeContext* >(pCandidate)->GetImport().GetShapeImport()); in onDemandRescueUsefulDataFromTemporary()
983 … GetImport().GetShapeImport()->addGluePointMapping( mxShape, nDestinnationId, nInternalId ); in onDemandRescueUsefulDataFromTemporary()
1662 if( GetImport().GetShapeImport()->IsPresentationShapesSupported() ) in StartElement()
2057 …GetImport().GetShapeImport()->addShapeConnection( mxShape, sal_True, maStartShapeId, mnStartGlueId… in StartElement()
2059 … GetImport().GetShapeImport()->addShapeConnection( mxShape, sal_False, maEndShapeId, mnEndGlueId ); in StartElement()
2287 GetImport().GetShapeImport()->IsPresentationShapesSupported(); in StartElement()
2481 …if( IsXMLToken( maPresentationClass, XML_GRAPHIC ) && GetImport().GetShapeImport()->IsPresentation… in StartElement()
2766 …sal_Bool bIsPresShape = maPresentationClass.getLength() && GetImport().GetShapeImport()->IsPresent… in StartElement()
2839 GetImport().GetShapeImport()->finishShape( mxShape, mxAttrList, mxShapes ); in StartElement()
2979 GetImport().GetShapeImport()->finishShape( mxShape, mxAttrList, mxShapes ); in StartElement()
3159 …bIsPresShape = maPresentationClass.getLength() && GetImport().GetShapeImport()->IsPresentationShap… in StartElement()
3196 GetImport().GetShapeImport()->finishShape( mxShape, mxAttrList, mxShapes ); in StartElement()
3436 GetImport().GetShapeImport()->finishShape( mxShape, mxAttrList, mxShapes ); in StartElement()
3586 pContext = GetImport().GetShapeImport()->CreateFrameChildContext( in CreateChildContext()
3608 pContext = GetImport().GetShapeImport()->CreateFrameChildContext( in CreateChildContext()
3734 mxImplContext = GetImport().GetShapeImport()->CreateFrameChildContext( in EndElement()
3968 …sal_Bool bIsPresShape = maPresentationClass.getLength() && GetImport().GetShapeImport()->IsPresent… in StartElement()
4034 GetImport().GetShapeImport()->finishShape( mxShape, mxAttrList, mxShapes ); in StartElement()
4036 …const rtl::Reference< XMLTableImport >& xTableImport( GetImport().GetShapeImport()->GetShapeTableI… in StartElement()