Searched refs:xControlShapeMap (Results 1 – 1 of 1) sorted by relevance
236 if ( xControlShapeMap.is() ) in getControlToShapeMap()237 return xControlShapeMap; in getControlToShapeMap()239 xControlShapeMap = impl_createControlShapeMap_nothrow(); in getControlToShapeMap()240 m_aControlShapeMap = xControlShapeMap; in getControlToShapeMap()241 return xControlShapeMap; in getControlToShapeMap()700 if ( !xControlShapeMap.is() ) in formModelAssigned()707 lcl_insertFormObject_throw( _object, xControlShapeMap ); in formModelAssigned()719 if ( !xControlShapeMap.is() ) in formObjectInserted()725 lcl_insertFormObject_throw( _object, xControlShapeMap ); in formObjectInserted()737 if ( !xControlShapeMap.is() ) in formObjectRemoved()[all …]
Completed in 12 milliseconds