Searched refs:EmbeddedControl (Results 1 – 8 of 8) sorted by relevance
33 class EmbeddedControl;62 EmbeddedControl& rControl );68 EmbeddedControl& mrControl;
855 class EmbeddedControl class858 explicit EmbeddedControl( const ::rtl::OUString& rName );859 virtual ~EmbeddedControl();896 inline ModelType& EmbeddedControl::createModel() in createModel()905 inline ModelType& EmbeddedControl::createModel( const ParamType& rParam ) in createModel()928 convertAndInsert( const EmbeddedControl& rControl, sal_Int32& rnCtrlIndex );
1745 EmbeddedControl::EmbeddedControl( const OUString& rName ) : in EmbeddedControl() function in oox::ole::EmbeddedControl1750 EmbeddedControl::~EmbeddedControl() in ~EmbeddedControl()1754 ControlModelBase* EmbeddedControl::createModelFromGuid( const OUString& rClassId ) in createModelFromGuid()1776 OUString EmbeddedControl::getServiceName() const in getServiceName()1781 bool EmbeddedControl::convertProperties( const Reference< XControlModel >& rxCtrlModel, const Contr… in convertProperties()1806 Reference< XControlModel > EmbeddedForm::convertAndInsert( const EmbeddedControl& rControl, sal_Int… in convertAndInsert()
94 …ntrolFragment( XmlFilterBase& rFilter, const OUString& rFragmentPath, EmbeddedControl& rControl ) : in AxControlFragment()
42 namespace ole { class EmbeddedControl; }154 const ::oox::ole::EmbeddedControl& rControl,
227 Reference< XShape > Drawing::createAndInsertXControlShape( const ::oox::ole::EmbeddedControl& rCont… in createAndInsertXControlShape()
463 ::oox::ole::EmbeddedControl aControl( aShapeName ); in implConvertAndInsert()
445 EmbeddedControl aControl( aShapeName ); in createAndInsertClientXShape()
Completed in 42 milliseconds