Lines Matching refs:Any

55 …void Scroll( const css::uno::Any& Down, const css::uno::Any& Up, const css::uno::Any& ToRight, con…
65 const css::uno::Sequence< css::uno::Any >& aArgs,
73 …virtual void SAL_CALL setCaption( const css::uno::Any& _caption ) throw (css::uno::RuntimeExceptio…
74 virtual css::uno::Any SAL_CALL getCaption() throw (css::uno::RuntimeException);
99 virtual css::uno::Any SAL_CALL getScrollRow() throw (css::uno::RuntimeException) ;
100 …virtual void SAL_CALL setScrollRow( const css::uno::Any& _scrollrow ) throw (css::uno::RuntimeExce…
101 virtual css::uno::Any SAL_CALL getScrollColumn() throw (css::uno::RuntimeException) ;
102 …virtual void SAL_CALL setScrollColumn( const css::uno::Any& _scrollcolumn ) throw (css::uno::Runti…
103 virtual css::uno::Any SAL_CALL getView() throw (css::uno::RuntimeException);
104 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
106 virtual css::uno::Any SAL_CALL getWindowState() throw (css::uno::RuntimeException);
107 …virtual void SAL_CALL setWindowState( const css::uno::Any& _windowstate ) throw (css::uno::Runtime…
108 virtual css::uno::Any SAL_CALL getZoom() throw (css::uno::RuntimeException);
109 virtual void SAL_CALL setZoom( const css::uno::Any& _zoom ) throw (css::uno::RuntimeException);
112 …CALL SmallScroll( const css::uno::Any& Down, const css::uno::Any& Up, const css::uno::Any& ToRight…
113 …CALL LargeScroll( const css::uno::Any& Down, const css::uno::Any& Up, const css::uno::Any& ToRight…
114 …virtual css::uno::Any SAL_CALL SelectedSheets( const css::uno::Any& aIndex ) throw (css::uno::Runt…
115 …virtual void SAL_CALL ScrollWorkbookTabs( const css::uno::Any& Sheets, const css::uno::Any& Positi…
117 …tual void SAL_CALL Close( const css::uno::Any& SaveChanges, const css::uno::Any& FileName, const c…
118 …virtual css::uno::Any SAL_CALL Selection( ) throw (css::script::BasicErrorException, css::uno::Ru…
122Any& From, const css::uno::Any&To, const css::uno::Any& Copies, const css::uno::Any& Preview, cons…
123 …virtual void SAL_CALL PrintPreview( const css::uno::Any& EnableChanges ) throw (css::script::Basic…