Lines Matching refs:VCLXTabPageModel

36 VCLXTabPageModel::VCLXTabPageModel()  in VCLXTabPageModel()  function in VCLXTabPageModel
40 VCLXTabPageModel::~VCLXTabPageModel() in ~VCLXTabPageModel()
47 void SAL_CALL VCLXTabPageModel::draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::Run… in draw()
65 ::com::sun::star::awt::DeviceInfo VCLXTabPageModel::getInfo() throw(::com::sun::star::uno::RuntimeE… in getInfo()
72 void SAL_CALL VCLXTabPageModel::setProperty( in setProperty()
86 ::sal_Int16 SAL_CALL VCLXTabPageModel::getTabPageID() throw (::com::sun::star::uno::RuntimeExceptio… in getTabPageID()
90 ::sal_Bool SAL_CALL VCLXTabPageModel::getEnabled() throw (::com::sun::star::uno::RuntimeException) in getEnabled()
94 void SAL_CALL VCLXTabPageModel::setEnabled( ::sal_Bool _enabled ) throw (::com::sun::star::uno::Run… in setEnabled()
100 ::rtl::OUString SAL_CALL VCLXTabPageModel::getTitle() throw (::com::sun::star::uno::RuntimeExceptio… in getTitle()
108 void SAL_CALL VCLXTabPageModel::setTitle( const ::rtl::OUString& _title ) throw (::com::sun::star::… in setTitle()
115 ::rtl::OUString SAL_CALL VCLXTabPageModel::getImageURL() throw (::com::sun::star::uno::RuntimeExcep… in getImageURL()
119 void SAL_CALL VCLXTabPageModel::setImageURL( const ::rtl::OUString& /*_imageurl*/ ) throw (::com::s… in setImageURL()
123 ::rtl::OUString SAL_CALL VCLXTabPageModel::getToolTip() throw (::com::sun::star::uno::RuntimeExcept… in getToolTip()
128 void SAL_CALL VCLXTabPageModel::setToolTip( const ::rtl::OUString& _tooltip ) throw (::com::sun::st… in setToolTip()
132 ::cppu::IPropertyArrayHelper& VCLXTabPageModel::getInfoHelper() in getInfoHelper()
142 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > VCLXTabPageModel::get… in getPropertySetInfo()