LibreOffice Module sc (master) 1
Public Member Functions | Protected Attributes | Private Types | List of all members
ScVbaPageBreak< Ifc > Class Template Reference

#include <vbapagebreak.hxx>

Inheritance diagram for ScVbaPageBreak< Ifc >:
[legend]
Collaboration diagram for ScVbaPageBreak< Ifc >:
[legend]

Public Member Functions

 ScVbaPageBreak (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, css::uno::Reference< css::beans::XPropertySet > xProps, css::sheet::TablePageBreakData aTablePageBreakData)
 
virtual sal_Int32 SAL_CALL getType () override
 
virtual void SAL_CALL setType (sal_Int32 type) override
 
virtual void SAL_CALL Delete () override
 
virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Location () override
 
- Public Member Functions inherited from InheritedHelperInterfaceWeakImpl< Ifc... >
 InheritedHelperInterfaceWeakImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext)
 
- Public Member Functions inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >
 InheritedHelperInterfaceImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext)
 
virtual OUString getServiceImplName ()=0
 
virtual css::uno::Sequence< OUString > getServiceNames ()=0
 
virtual ::sal_Int32 SAL_CALL getCreator () override
 
virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL getParent () override
 
virtual css::uno::Any SAL_CALL Application () 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
 

Protected Attributes

css::uno::Reference< css::beans::XPropertySetmxRowColPropertySet
 
css::sheet::TablePageBreakData maTablePageBreakData
 
- Protected Attributes inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >
css::uno::WeakReference< ov::XHelperInterface > mxParent
 
css::uno::Reference< css::uno::XComponentContext > mxContext
 

Private Types

typedef InheritedHelperInterfaceWeakImpl< Ifc... > ScVbaPageBreak_BASE
 

Detailed Description

template<typename... Ifc>
class ScVbaPageBreak< Ifc >

Definition at line 31 of file vbapagebreak.hxx.

Member Typedef Documentation

◆ ScVbaPageBreak_BASE

template<typename... Ifc>
typedef InheritedHelperInterfaceWeakImpl< Ifc... > ScVbaPageBreak< Ifc >::ScVbaPageBreak_BASE
private

Definition at line 33 of file vbapagebreak.hxx.

Constructor & Destructor Documentation

◆ ScVbaPageBreak()

template<typename... Ifc>
ScVbaPageBreak< Ifc >::ScVbaPageBreak ( const css::uno::Reference< ov::XHelperInterface > &  xParent,
const css::uno::Reference< css::uno::XComponentContext > &  xContext,
css::uno::Reference< css::beans::XPropertySet xProps,
css::sheet::TablePageBreakData  aTablePageBreakData 
)
Exceptions
css::uno::RuntimeException

Definition at line 31 of file vbapagebreak.cxx.

Member Function Documentation

◆ Delete()

template<typename... Ifc>
void ScVbaPageBreak< Ifc >::Delete
overridevirtual

Definition at line 81 of file vbapagebreak.cxx.

◆ getType()

template<typename... Ifc>
sal_Int32 ScVbaPageBreak< Ifc >::getType
overridevirtual

Definition at line 42 of file vbapagebreak.cxx.

◆ Location()

template<typename... Ifc>
uno::Reference< excel::XRange > ScVbaPageBreak< Ifc >::Location
overridevirtual

Definition at line 87 of file vbapagebreak.cxx.

◆ setType()

template<typename... Ifc>
void ScVbaPageBreak< Ifc >::setType ( sal_Int32  type)
overridevirtual

Definition at line 58 of file vbapagebreak.cxx.

References ERRCODE_BASIC_BAD_PARAMETER, and type.

Member Data Documentation

◆ maTablePageBreakData

template<typename... Ifc>
css::sheet::TablePageBreakData ScVbaPageBreak< Ifc >::maTablePageBreakData
protected

Definition at line 36 of file vbapagebreak.hxx.

◆ mxRowColPropertySet

template<typename... Ifc>
css::uno::Reference< css::beans::XPropertySet > ScVbaPageBreak< Ifc >::mxRowColPropertySet
protected

Definition at line 35 of file vbapagebreak.hxx.


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