Searched refs:VbaFormControl (Results 1 – 2 of 2) sorted by relevance
103 void insertName( const VbaFormControl& rControl );155 class VbaDummyFormControl : public VbaFormControl342 VbaFormControl::VbaFormControl() in VbaFormControl() function in oox::ole::VbaFormControl346 VbaFormControl::~VbaFormControl() in ~VbaFormControl()370 OUString VbaFormControl::getControlName() const in getControlName()375 sal_Int32 VbaFormControl::getControlId() const in getControlId()380 void VbaFormControl::createAndConvert( sal_Int32 nCtrlIndex, in createAndConvert()545 VbaFormControlRef xControl( new VbaFormControl ); in importEmbeddedSiteModels()554 void VbaFormControl::finalizeEmbeddedControls() in finalizeEmbeddedControls()661 void VbaFormControl::moveRelative( const AxPairData& rDistance ) in moveRelative()[all …]
115 class VbaFormControl class118 explicit VbaFormControl();119 virtual ~VbaFormControl();154 typedef RefVector< VbaFormControl > VbaFormControlVector;187 class VbaUserForm : public VbaFormControl
Completed in 13 milliseconds