Lines Matching refs:ov

52 typedef InheritedHelperInterfaceImpl1< ov::excel::XWorksheet >  WorksheetImpl_BASE;
58 css::uno::Reference< ov::excel::XChartObjects > mxCharts;
59 css::uno::Reference< ov::excel::XHyperlinks > mxHlinks;
63 …css::uno::Reference< ov::excel::XWorksheet > getSheetAtOffset(SCTAB offset) throw (css::uno::Runti…
64 css::uno::Reference< ov::excel::XRange > getSheetRange() throw (css::uno::RuntimeException);
73 …ScVbaWorksheet( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
75 ScVbaWorksheet( const css::uno::Reference< ov::XHelperInterface >& xParent,
99 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getUsedRange() throw (css::uno::RuntimeE…
101 …virtual css::uno::Reference< ov::excel::XOutline > SAL_CALL Outline( ) throw (css::uno::RuntimeExc…
102 …virtual css::uno::Reference< ov::excel::XPageSetup > SAL_CALL PageSetup( ) throw (css::uno::Runtim…
105 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL getNext() throw (css::uno::RuntimeEx…
106 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL getPrevious() throw (css::uno::Runti…
116 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Range( const css::uno::Any& Cell1, const…
127 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Cells( const css::uno::Any &nRow, const …
128 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Rows(const css::uno::Any& aIndex ) throw…
129 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Columns(const css::uno::Any& aIndex ) th…