Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/ole/
H A Daxcontrol.cxx846 AxCommandButtonModel::AxCommandButtonModel() : in AxCommandButtonModel() function in oox::ole::AxCommandButtonModel
856 void AxCommandButtonModel::importProperty( sal_Int32 nPropId, const OUString& rValue ) in importProperty()
870 void AxCommandButtonModel::importPictureData( sal_Int32 nPropId, BinaryInputStream& rInStrm ) in importPictureData()
879 bool AxCommandButtonModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel()
896 ApiControlType AxCommandButtonModel::getControlType() const in getControlType()
901 void AxCommandButtonModel::convertProperties( PropertyMap& rPropMap, const ControlConverter& rConv … in convertProperties()
1758 … aClassId.equalsAscii( AX_GUID_COMMANDBUTTON ) ) return &createModel< AxCommandButtonModel >(); in createModelFromGuid()
H A Dvbacontrol.cxx267 case VBA_SITE_COMMANDBUTTON: xCtrlModel.reset( new AxCommandButtonModel ); break; in createControlModel()
/aoo41x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx472 class AxCommandButtonModel : public AxFontDataModel class
475 explicit AxCommandButtonModel();
/aoo41x/main/oox/source/xls/
H A Ddrawingfragment.cxx450 AxCommandButtonModel& rAxModel = aControl.createModel< AxCommandButtonModel >(); in createAndInsertClientXShape()

Completed in 66 milliseconds