Searched refs:convertAxBackground (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/oox/source/ole/ |
H A D | axcontrol.cxx | 387 void ControlConverter::convertAxBackground( PropertyMap& rPropMap, in convertAxBackground() function in oox::ole::ControlConverter 909 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_NOTSUPPORTED ); in convertProperties() 973 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_VOID ); in convertProperties() 1046 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_VOID ); in convertProperties() 1174 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_NOTSUPPORTED ); in convertProperties() 1198 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_VOID ); in convertProperties() 1223 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_VOID ); in convertProperties() 1253 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_VOID ); in convertProperties() 1278 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_VOID ); in convertProperties() 1301 rConv.convertAxBackground( rPropMap, mnBackColor, mnFlags, API_TRANSPARENCY_VOID ); in convertProperties() [all …]
|
/aoo42x/main/oox/inc/oox/ole/ |
H A D | axcontrol.hxx | 249 void convertAxBackground(
|
Completed in 22 milliseconds