Searched refs:AxListBoxModel (Results 1 – 4 of 4) sorted by relevance
1285 AxListBoxModel::AxListBoxModel() in AxListBoxModel() function in oox::ole::AxListBoxModel1290 ApiControlType AxListBoxModel::getControlType() const in getControlType()1296 void AxListBoxModel::convertProperties( PropertyMap& rPropMap, const ControlConverter& rConv ) const in convertProperties()1765 if( aClassId.equalsAscii( AX_GUID_LISTBOX ) ) return &createModel< AxListBoxModel >(); in createModelFromGuid()
274 case VBA_SITE_LISTBOX: xCtrlModel.reset( new AxListBoxModel ); break; in createControlModel()
649 class AxListBoxModel : public AxMorphDataModelBase class652 explicit AxListBoxModel();
528 AxListBoxModel& rAxModel = aControl.createModel< AxListBoxModel >(); in createAndInsertClientXShape()
Completed in 39 milliseconds