Home
last modified time | relevance | path

Searched refs:mnSpecialEffect (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/source/ole/
H A Daxcontrol.cxx922 mnSpecialEffect( AX_SPECIALEFFECT_FLAT ), in AxLabelModel()
954 aReader.readIntProperty< sal_uInt16 >( mnSpecialEffect ); in importBinaryModel()
974 rConv.convertAxBorder( rPropMap, mnBorderColor, mnBorderStyle, mnSpecialEffect ); in convertProperties()
985 mnSpecialEffect( AX_SPECIALEFFECT_FLAT ), in AxImageModel()
1028 aReader.readIntProperty< sal_uInt8 >( mnSpecialEffect ); in importBinaryModel()
1061 mnSpecialEffect( AX_SPECIALEFFECT_SUNKEN ), in AxMorphDataModelBase()
1138 aReader.readIntProperty< sal_uInt32 >( mnSpecialEffect ); in importBinaryModel()
1199 rConv.convertAxVisualEffect( rPropMap, mnSpecialEffect ); in convertProperties()
1224 rConv.convertAxVisualEffect( rPropMap, mnSpecialEffect ); in convertProperties()
1571 mnSpecialEffect( AX_SPECIALEFFECT_FLAT ), in AxContainerModelBase()
[all …]
/aoo41x/main/oox/source/xls/
H A Ddrawingfragment.cxx463 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()
/aoo41x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx516 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxLabelModel
541 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxImageModel
571 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxMorphDataModelBase
786 sal_Int32 mnSpecialEffect; /// 3D border effect. member in oox::ole::AxContainerModelBase

Completed in 38 milliseconds