Lines Matching refs:css

44         css::uno::Reference< ov::excel::XApplication > mxApplication;
45 virtual css::uno::Reference<
47 throw (css::uno::RuntimeException);
50 ScVbaGlobals( css::uno::Sequence< css::uno::Any > const& aArgs,
51 css::uno::Reference< css::uno::XComponentContext >const& rxContext );
57 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getActiveWorkbook() throw (css::uno::…
58 …virtual css::uno::Reference< ov::excel::XWindow > SAL_CALL getActiveWindow() throw (css::uno::Runt…
59 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL getActiveSheet() throw (css::uno::Ru…
60 …virtual css::uno::Reference< ov::XAssistant > SAL_CALL getAssistant() throw (css::uno::RuntimeExce…
63 virtual css::uno::Any SAL_CALL getSelection() throw (css::uno::RuntimeException);
64 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell() throw (css::uno::Runtime…
65 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getThisWorkbook() throw (css::uno::Ru…
66 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Cells( const css::uno::Any& RowIndex, co…
67 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Columns( const css::uno::Any& aIndex ) t…
68 …virtual css::uno::Any SAL_CALL CommandBars( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
69 …virtual css::uno::Any SAL_CALL Evaluate( const ::rtl::OUString& Name ) throw (css::uno::RuntimeExc…
71 …virtual css::uno::Any SAL_CALL WorkSheets(const css::uno::Any& aIndex ) throw (css::uno::RuntimeEx…
72 …virtual css::uno::Any SAL_CALL WorkBooks(const css::uno::Any& aIndex ) throw (css::uno::RuntimeExc…
73 virtual css::uno::Any SAL_CALL WorksheetFunction( ) throw (css::uno::RuntimeException);
74 …virtual css::uno::Any SAL_CALL Windows( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExce…
75 …virtual css::uno::Any SAL_CALL Sheets( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExcep…
76 …virtual css::uno::Any SAL_CALL Range( const css::uno::Any& Cell1, const css::uno::Any& Cell2 ) thr…
77 …virtual css::uno::Reference< ::ooo::vba::excel::XRange > SAL_CALL Rows( const css::uno::Any& aInde…
78 …virtual css::uno::Any SAL_CALL Names( const css::uno::Any& aIndex ) throw ( css::uno::RuntimeExcep…
79css::uno::Reference< ov::excel::XRange > SAL_CALL Intersect( const css::uno::Reference< ov::excel:…
80css::uno::Reference< ov::excel::XRange > SAL_CALL Union( const css::uno::Reference< ov::excel::XRa…
81 …virtual css::uno::Reference< ov::excel::XApplication > SAL_CALL getExcel() throw (css::uno::Runtim…
82 virtual css::uno::Any SAL_CALL getDebug() throw (css::uno::RuntimeException);
86 …virtual css::uno::Sequence< ::rtl::OUString > SAL_CALL getAvailableServiceNames( ) throw (css::un…
89 virtual css::uno::Sequence<rtl::OUString> getServiceNames();