Searched refs:mnSpecialEffect (Results 1 – 3 of 3) sorted by relevance
922 mnSpecialEffect( AX_SPECIALEFFECT_FLAT ), in AxLabelModel()937 …case XML_SpecialEffect: mnSpecialEffect = AttributeConversion::decodeInteger( rValue ); br… in importProperty()954 aReader.readIntProperty< sal_uInt16 >( mnSpecialEffect ); in importBinaryModel()974 rConv.convertAxBorder( rPropMap, mnBorderColor, mnBorderStyle, mnSpecialEffect ); in convertProperties()985 mnSpecialEffect( AX_SPECIALEFFECT_FLAT ), in AxImageModel()1000 …case XML_SpecialEffect: mnSpecialEffect = AttributeConversion::decodeInteger( rValue ); … in importProperty()1028 aReader.readIntProperty< sal_uInt8 >( mnSpecialEffect ); in importBinaryModel()1047 rConv.convertAxBorder( rPropMap, mnBorderColor, mnBorderStyle, mnSpecialEffect ); in convertProperties()1061 mnSpecialEffect( AX_SPECIALEFFECT_SUNKEN ), in AxMorphDataModelBase()1087 …case XML_SpecialEffect: mnSpecialEffect = AttributeConversion::decodeInteger( rValue ); br… in importProperty()[all …]
463 rAxModel.mnSpecialEffect = AX_SPECIALEFFECT_FLAT; in createAndInsertClientXShape()487 … rAxModel.mnSpecialEffect = pClientData->mbNo3D ? AX_SPECIALEFFECT_FLAT : AX_SPECIALEFFECT_BUMPED; in createAndInsertClientXShape()508 … rAxModel.mnSpecialEffect = pClientData->mbNo3D ? AX_SPECIALEFFECT_FLAT : AX_SPECIALEFFECT_SUNKEN; in createAndInsertClientXShape()521 … rAxModel.mnSpecialEffect = pClientData->mbNo3D ? AX_SPECIALEFFECT_FLAT : AX_SPECIALEFFECT_SUNKEN; in createAndInsertClientXShape()531 … rAxModel.mnSpecialEffect = pClientData->mbNo3D2 ? AX_SPECIALEFFECT_FLAT : AX_SPECIALEFFECT_SUNKEN; in createAndInsertClientXShape()548 … rAxModel.mnSpecialEffect = pClientData->mbNo3D2 ? AX_SPECIALEFFECT_FLAT : AX_SPECIALEFFECT_SUNKEN; in createAndInsertClientXShape()580 rAxModel.mnSpecialEffect = AX_SPECIALEFFECT_FLAT; in createAndInsertClientXShape()
516 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxLabelModel541 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxImageModel571 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxMorphDataModelBase786 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxContainerModelBase