LibreOffice Module sc (master) 1
|
This is the complete list of members for ScVbaPane, including all inherited members.
getScrollColumn() override | ScVbaPane | virtual |
getScrollRow() override | ScVbaPane | virtual |
getVisibleRange() override | ScVbaPane | virtual |
LargeScroll(const css::uno::Any &Down, const css::uno::Any &Up, const css::uno::Any &ToRight, const css::uno::Any &ToLeft) override | ScVbaPane | virtual |
m_xContext | ScVbaPane | private |
m_xModel | ScVbaPane | private |
m_xParent | ScVbaPane | private |
m_xViewPane | ScVbaPane | private |
ScVbaPane(const css::uno::Reference< ov::XHelperInterface > &rParent, css::uno::Reference< css::uno::XComponentContext > xContext, const css::uno::Reference< css::frame::XModel > &rModel, const css::uno::Reference< css::sheet::XViewPane > &rViewPane) | ScVbaPane | |
setScrollColumn(sal_Int32 _scrollcolumn) override | ScVbaPane | virtual |
setScrollRow(sal_Int32 _scrollrow) override | ScVbaPane | virtual |
SmallScroll(const css::uno::Any &Down, const css::uno::Any &Up, const css::uno::Any &ToRight, const css::uno::Any &ToLeft) override | ScVbaPane | virtual |