Home
last modified time | relevance | path

Searched refs:ScVbaUserForm (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx56 ScVbaUserForm::~ScVbaUserForm() in ~ScVbaUserForm()
61 ScVbaUserForm::Show( ) throw (uno::RuntimeException) in Show()
104 ScVbaUserForm::getCaption() throw (uno::RuntimeException) in getCaption()
116 double SAL_CALL ScVbaUserForm::getInnerWidth() throw (uno::RuntimeException) in getInnerWidth()
126 double SAL_CALL ScVbaUserForm::getInnerHeight() throw (uno::RuntimeException) in getInnerHeight()
137 ScVbaUserForm::Hide( ) throw (uno::RuntimeException) in Hide()
145 ScVbaUserForm::RePaint( ) throw (uno::RuntimeException) in RePaint()
151 ScVbaUserForm::UnloadObject( ) throw (uno::RuntimeException) in UnloadObject()
159 ScVbaUserForm::getServiceImplName() in getServiceImplName()
166 ScVbaUserForm::getServiceNames() in getServiceNames()
[all …]
H A Dvbauserform.hxx37 class ScVbaUserForm : public ScVbaUserForm_BASE class
44ScVbaUserForm( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XC…
45 virtual ~ScVbaUserForm();

Completed in 6 milliseconds