Searched refs:eSpType (Results 1 – 7 of 7) sorted by relevance
94 sal_Bool SortFilledObjectsToBackByDefault( MSO_SPT eSpType );95 SVX_DLLPUBLIC sal_Bool IsCustomShapeFilledByDefault( MSO_SPT eSpType );96 SVX_DLLPUBLIC sal_Int16 GetCustomShapeConnectionTypeDefault( MSO_SPT eSpType );99 SVX_DLLPUBLIC sal_Bool IsCustomShapeStrokedByDefault( MSO_SPT eSpType );101 SVX_DLLPUBLIC const mso_CustomShape* GetCustomShapeContent( MSO_SPT eSpType );
80 MSO_SPT eSpType; member in EnhancedCustomShape2d
586 const mso_CustomShape* pDefCustomShape = GetCustomShapeContent( eSpType ); in ApplyShapeAttributes()695 eSpType ( mso_sptNil ), in EnhancedCustomShape2d()741 eSpType = EnhancedCustomShapeTypeNames::Get( sShapeType ); in EnhancedCustomShape2d()756 switch( eSpType ) in EnhancedCustomShape2d()1548 MSO_SPT eSpType = mso_sptEllipse; in CreateSubPath() local1549 const mso_CustomShape* pDefCustomShape = GetCustomShapeContent( eSpType ); in CreateSubPath()1917 void CorrectCalloutArrows( MSO_SPT eSpType, sal_uInt32 nLineObjectCount, std::vector< SdrPathObj* >… in CorrectCalloutArrows() argument1920 switch( eSpType ) in CorrectCalloutArrows()2092 sal_Bool bSortFilledObjectsToBack = SortFilledObjectsToBackByDefault( eSpType ); in CreatePathObj()2158 CorrectCalloutArrows( eSpType, nLineObjectCount, vObjectList ); in CreatePathObj()[all …]
6183 sal_Bool IsCustomShapeFilledByDefault( MSO_SPT eSpType ) in IsCustomShapeFilledByDefault() argument6186 sal_uInt32 i = (sal_uInt32)eSpType; in IsCustomShapeFilledByDefault()6191 sal_Int16 GetCustomShapeConnectionTypeDefault( MSO_SPT eSpType ) in GetCustomShapeConnectionTypeDefault() argument6194 const mso_CustomShape* pDefCustomShape = GetCustomShapeContent( eSpType ); in GetCustomShapeConnectionTypeDefault()6199 switch( eSpType ) in GetCustomShapeConnectionTypeDefault()6228 sal_Bool IsCustomShapeStrokedByDefault( MSO_SPT eSpType ) in IsCustomShapeStrokedByDefault() argument6231 sal_uInt32 i = (sal_uInt32)eSpType; in IsCustomShapeStrokedByDefault()6241 sal_Bool SortFilledObjectsToBackByDefault( MSO_SPT eSpType ) in SortFilledObjectsToBackByDefault() argument6244 sal_uInt32 i = (sal_uInt32)eSpType; in SortFilledObjectsToBackByDefault()8355 const mso_CustomShape* GetCustomShapeContent( MSO_SPT eSpType ) in GetCustomShapeContent() argument[all …]
682 MSO_SPT eSpType = EnhancedCustomShapeTypeNames::Get( sShapeType ); in MergeDefaultAttributes() local685 const mso_CustomShape* pDefCustomShape = GetCustomShapeContent( eSpType ); in MergeDefaultAttributes()1163 MSO_SPT eSpType = EnhancedCustomShapeTypeNames::Get( sShapeType ); in IsDefaultGeometry() local1165 const mso_CustomShape* pDefCustomShape = GetCustomShapeContent( eSpType ); in IsDefaultGeometry()
4779 MSO_SPT eSpType = EnhancedCustomShapeTypeNames::Get( sShapeType ); in GetConnectorRule() local4786 nGluePointType = GetCustomShapeConnectionTypeDefault( eSpType ); in GetConnectorRule()
616 MSO_SPT eSpType = EnhancedCustomShapeTypeNames::Get( sShapeType ); in SolveSolver() local617 nGluePointType = GetCustomShapeConnectionTypeDefault( eSpType ); in SolveSolver()
Completed in 186 milliseconds