Home
last modified time | relevance | path

Searched refs:AxListBoxModel (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/oox/source/ole/
H A Daxcontrol.cxx1285 AxListBoxModel::AxListBoxModel() in AxListBoxModel() function in oox::ole::AxListBoxModel
1290 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()
H A Dvbacontrol.cxx274 case VBA_SITE_LISTBOX: xCtrlModel.reset( new AxListBoxModel ); break; in createControlModel()
/aoo4110/main/oox/inc/oox/ole/
H A Daxcontrol.hxx649 class AxListBoxModel : public AxMorphDataModelBase class
652 explicit AxListBoxModel();
/aoo4110/main/oox/source/xls/
H A Ddrawingfragment.cxx528 AxListBoxModel& rAxModel = aControl.createModel< AxListBoxModel >(); in createAndInsertClientXShape()

Completed in 39 milliseconds