Searched refs:AxFrameModel (Results 1 – 4 of 4) sorted by relevance
484 AxFrameModel& rAxModel = aControl.createModel< AxFrameModel >(); in createAndInsertClientXShape()577 AxFrameModel& rAxModel = aControl.createModel< AxFrameModel >(); in createAndInsertClientXShape()
1665 AxFrameModel::AxFrameModel() : in AxFrameModel() function in oox::ole::AxFrameModel1670 ApiControlType AxFrameModel::getControlType() const in getControlType()1675 void AxFrameModel::convertProperties( PropertyMap& rPropMap, const ControlConverter& rConv ) const in convertProperties()1769 if( aClassId.equalsAscii( AX_GUID_FRAME ) ) return &createModel< AxFrameModel >(); in createModelFromGuid()
279 case VBA_SITE_FRAME: xCtrlModel.reset( new AxFrameModel ); break; in createControlModel()
798 class AxFrameModel : public AxContainerModelBase class801 explicit AxFrameModel();
Completed in 42 milliseconds