Searched refs:ScVbaUserForm (Results 1 – 2 of 2) sorted by relevance
48 ScVbaUserForm::ScVbaUserForm( uno::Sequence< uno::Any > const& aArgs, uno::Reference< uno::XCompone… in ScVbaUserForm() function in ScVbaUserForm56 ScVbaUserForm::~ScVbaUserForm() in ~ScVbaUserForm()61 ScVbaUserForm::Show( ) throw (uno::RuntimeException) in Show()104 ScVbaUserForm::getCaption() throw (uno::RuntimeException) in getCaption()111 ScVbaUserForm::setCaption( const ::rtl::OUString& _caption ) throw (uno::RuntimeException) in setCaption()116 double SAL_CALL ScVbaUserForm::getInnerWidth() throw (uno::RuntimeException) in getInnerWidth()121 void SAL_CALL ScVbaUserForm::setInnerWidth( double fInnerWidth ) throw (uno::RuntimeException) in setInnerWidth()126 double SAL_CALL ScVbaUserForm::getInnerHeight() throw (uno::RuntimeException) in getInnerHeight()131 void SAL_CALL ScVbaUserForm::setInnerHeight( double fInnerHeight ) throw (uno::RuntimeException) in setInnerHeight()137 ScVbaUserForm::Hide( ) throw (uno::RuntimeException) in Hide()[all …]
37 class ScVbaUserForm : public ScVbaUserForm_BASE class44 …ScVbaUserForm( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XC…45 virtual ~ScVbaUserForm();