LibreOffice Module sc (master) 1
Public Member Functions | List of all members
ScViewPaneObj Class Referencefinal

#include <viewuno.hxx>

Inheritance diagram for ScViewPaneObj:
[legend]
Collaboration diagram for ScViewPaneObj:
[legend]

Public Member Functions

 ScViewPaneObj (ScTabViewShell *pViewSh, sal_uInt16 nP)
 
virtual ~ScViewPaneObj () override
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) override
 
virtual void SAL_CALL acquire () noexcept override
 
virtual void SAL_CALL release () noexcept override
 
- Public Member Functions inherited from ScViewPaneBase
 ScViewPaneBase (ScTabViewShell *pViewSh, sal_uInt16 nP)
 
virtual ~ScViewPaneBase () override
 
ScTabViewShellGetViewShell () const
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) override
 
virtual void Notify (SfxBroadcaster &rBC, const SfxHint &rHint) override
 
virtual sal_Int32 SAL_CALL getFirstVisibleColumn () override
 
virtual void SAL_CALL setFirstVisibleColumn (sal_Int32 nFirstVisibleColumn) override
 
virtual sal_Int32 SAL_CALL getFirstVisibleRow () override
 
virtual void SAL_CALL setFirstVisibleRow (sal_Int32 nFirstVisibleRow) override
 
virtual css::table::CellRangeAddress SAL_CALL getVisibleRange () override
 
virtual css::uno::Reference< css::table::XCellRange > SAL_CALL getReferredCells () override
 
virtual css::uno::Reference< css::form::runtime::XFormController > SAL_CALL getFormController (const css::uno::Reference< css::form::XForm > &Form) override
 
virtual sal_Bool SAL_CALL isFormDesignMode () override
 
virtual void SAL_CALL setFormDesignMode (sal_Bool DesignMode) override
 
virtual css::uno::Reference< css::awt::XControl > SAL_CALL getControl (const css::uno::Reference< css::awt::XControlModel > &xModel) override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () override
 
- Public Member Functions inherited from SfxListener
 SfxListener ()
 
 SfxListener (const SfxListener &rCopy)
 
virtual ~SfxListener () COVERITY_NOEXCEPT_FALSE
 
void StartListening (SfxBroadcaster &rBroadcaster, DuplicateHandling eDuplicateHanding=DuplicateHandling::Unexpected)
 
void EndListening (SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false)
 
void EndListeningAll ()
 
bool IsListening (SfxBroadcaster &rBroadcaster) const
 
sal_uInt16 GetBroadcasterCount () const
 
SfxBroadcasterGetBroadcasterJOE (sal_uInt16 nNo) const
 
virtual void Notify (SfxBroadcaster &rBC, const SfxHint &rHint)
 
void RemoveBroadcaster_Impl (SfxBroadcaster &rBC)
 
virtual bool IsSdrView () const
 
- Public Member Functions inherited from cppu::OWeakObject
 OWeakObject ()
 
 OWeakObject (const OWeakObject &)
 
OWeakObject &SAL_CALL operator= (const OWeakObject &)
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) SAL_OVERRIDE
 
virtual void SAL_CALL acquire () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual void SAL_CALL release () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL queryAdapter () SAL_OVERRIDE
 
SAL_CALL operator css::uno::Reference< css::uno::XInterface > ()
 

Additional Inherited Members

- Protected Member Functions inherited from ScViewPaneBase
css::awt::Rectangle GetVisArea () const
 
- Protected Member Functions inherited from cppu::OWeakObject
virtual ~OWeakObject () COVERITY_NOEXCEPT_FALSE
 
void disposeWeakConnectionPoint ()
 
- Protected Attributes inherited from cppu::OWeakObject
oslInterlockedCount m_refCount
 

Detailed Description

Definition at line 114 of file viewuno.hxx.

Constructor & Destructor Documentation

◆ ScViewPaneObj()

ScViewPaneObj::ScViewPaneObj ( ScTabViewShell pViewSh,
sal_uInt16  nP 
)

Definition at line 409 of file viewuno.cxx.

◆ ~ScViewPaneObj()

ScViewPaneObj::~ScViewPaneObj ( )
overridevirtual

Definition at line 414 of file viewuno.cxx.

Member Function Documentation

◆ acquire()

void SAL_CALL ScViewPaneObj::acquire ( )
overridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 428 of file viewuno.cxx.

◆ queryInterface()

uno::Any SAL_CALL ScViewPaneObj::queryInterface ( const css::uno::Type &  rType)
overridevirtual

Reimplemented from cppu::OWeakObject.

Definition at line 418 of file viewuno.cxx.

References uno::Any::hasValue(), and ScViewPaneBase::queryInterface().

◆ release()

void SAL_CALL ScViewPaneObj::release ( )
overridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 433 of file viewuno.cxx.


The documentation for this class was generated from the following files: