Home
last modified time | relevance | path

Searched refs:ScVbaPane (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbapane.cxx33 ScVbaPane::ScVbaPane( in ScVbaPane() function in ScVbaPane
45 ScVbaPane::getScrollColumn() throw (uno::RuntimeException) in getScrollColumn()
51 ScVbaPane::setScrollColumn( sal_Int32 _scrollcolumn ) throw (uno::RuntimeException) in setScrollColumn()
62 ScVbaPane::getScrollRow() throw (uno::RuntimeException) in getScrollRow()
68 ScVbaPane::setScrollRow( sal_Int32 _scrollrow ) throw (uno::RuntimeException) in setScrollRow()
79 ScVbaPane::getVisibleRange() throw (uno::RuntimeException) in getVisibleRange()
93 ScVbaPane::SmallScroll( const uno::Any& Down, const uno::Any& Up, const uno::Any& ToRight, const un… in SmallScroll()
146 ScVbaPane::LargeScroll( const uno::Any& Down, const uno::Any& Up, const uno::Any& ToRight, const un… in LargeScroll()
202 VBAHELPER_IMPL_XHELPERINTERFACE( ScVbaPane, "ooo.vba.excel.Pane" )
H A Dvbapane.hxx33 class ScVbaPane : public ScVbaPane_BASE class
36 ScVbaPane(
H A Dvbawindow.cxx475 return new ScVbaPane( this, mxContext, m_xModel, xViewPane ); in ActivePane()
841 … uno::Reference< excel::XPane > xPane( new ScVbaPane( this, mxContext, m_xModel, xTopLeftPane ) ); in getVisibleRange()

Completed in 27 milliseconds