Home
last modified time | relevance | path

Searched refs:ScVbaControl (Results 1 – 20 of 20) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx65 ScVbaControl::getWindowPeer() throw (uno::RuntimeException) in getWindowPeer()
99 ScVbaControl *pControl;
101 ScVbaControlListener( ScVbaControl *pTmpControl );
143 ScVbaControl::~ScVbaControl() in ~ScVbaControl()
217 ScVbaControl::getLeft() throw (uno::RuntimeException) in getLeft()
229 ScVbaControl::getTop() throw (uno::RuntimeException) in getTop()
241 ScVbaControl::getObject() throw (uno::RuntimeException) in getObject()
352 ScVbaControl::getName() throw (uno::RuntimeException) in getName()
384 ::rtl::OUString SAL_CALL ScVbaControl::getTag() in getTag()
497 ScVbaControl::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbacontrol.hxx43 class ScVbaControl : public ControlImpl_BASE class
59ScVbaControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
61 virtual ~ScVbaControl();
H A Dvbaimage.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XImage > ImageImpl_BASE;
H A Dvbaprogressbar.hxx32 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XProgressBar, css::script::XDefaul…
H A Dvbaspinbutton.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XSpinButton > SpinButtonImpl_BASE;
H A Dvbacheckbox.hxx31 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XCheckBox, css::script::XDefaultPr…
H A Dvbalabel.hxx32 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XLabel, css::script::XDefaultPrope…
H A Dvbamultipage.hxx34 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XMultiPage > MultiPageImpl_BASE;
H A Dvbaradiobutton.hxx30 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XRadioButton, css::script::XDefaul…
H A Dvbascrollbar.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XScrollBar > ScrollBarImpl_BASE;
H A Dvbaframe.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XFrame > FrameImpl_BASE;
H A Dvbabutton.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XCommandButton > ButtonImpl_BASE;
H A Dvbatextbox.hxx30 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XTextBox, css::script::XDefaultPro…
H A Dvbatogglebutton.hxx31 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XToggleButton, css::script::XDefau…
H A Dvbasystemaxcontrol.hxx32 typedef cppu::ImplInheritanceHelper1< ScVbaControl, css::script::XInvocation > SystemAXControlImpl_…
H A Dvbalistbox.hxx36 typedef cppu::ImplInheritanceHelper2<ScVbaControl, ov::msforms::XListBox, css::script::XDefaultProp…
H A Dvbauserform.hxx35 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XUserForm > ScVbaUserForm_BASE;
H A Dvbacombobox.hxx38 typedef cppu::ImplInheritanceHelper2<ScVbaControl, ov::msforms::XComboBox, css::script::XDefaultPro…
H A Dvbacombobox.cxx159 ScVbaControl::setRowSource( _rowsource ); in setRowSource()
H A Dvbalistbox.cxx250 ScVbaControl::setRowSource( _rowsource ); in setRowSource()

Completed in 75 milliseconds