Lines Matching refs:SAL_CALL

89 	virtual ::rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
90 virtual void SAL_CALL setName( const ::rtl::OUString &rName ) throw (css::uno::RuntimeException);
91 virtual sal_Int32 SAL_CALL getVisible() throw (css::uno::RuntimeException);
92 virtual void SAL_CALL setVisible( sal_Int32 nVisible ) throw (css::uno::RuntimeException);
93 virtual ::sal_Int32 SAL_CALL getStandardWidth() throw (css::uno::RuntimeException);
94 virtual ::sal_Int32 SAL_CALL getStandardHeight() throw (css::uno::RuntimeException);
95 virtual ::sal_Bool SAL_CALL getProtectionMode() throw (css::uno::RuntimeException);
96 virtual ::sal_Bool SAL_CALL getProtectContents() throw (css::uno::RuntimeException);
97 virtual ::sal_Bool SAL_CALL getProtectDrawingObjects() throw (css::uno::RuntimeException);
98 virtual ::sal_Bool SAL_CALL getProtectScenarios() throw (css::uno::RuntimeException);
99 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getUsedRange() throw (css::uno::RuntimeE…
100 …virtual css::uno::Any SAL_CALL ChartObjects( const css::uno::Any& Index ) throw (css::uno::Runtime…
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…
103 …virtual css::uno::Any SAL_CALL HPageBreaks( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
104 …virtual css::uno::Any SAL_CALL VPageBreaks( const css::uno::Any& aIndex ) throw (css::uno::Runtime…
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…
107 virtual sal_Int16 SAL_CALL getIndex() throw (css::uno::RuntimeException);
108 virtual sal_Int32 SAL_CALL getEnableSelection() throw (css::uno::RuntimeException);
109 …virtual void SAL_CALL setEnableSelection( sal_Int32 nSelection ) throw (css::uno::RuntimeException…
110 virtual sal_Bool SAL_CALL getAutoFilterMode() throw (css::uno::RuntimeException);
111 …virtual void SAL_CALL setAutoFilterMode( sal_Bool bAutoFilterMode ) throw (css::uno::RuntimeExcept…
114 virtual void SAL_CALL Activate() throw (css::uno::RuntimeException);
115 virtual void SAL_CALL Select() throw (css::uno::RuntimeException);
116 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Range( const css::uno::Any& Cell1, const…
117 …virtual void SAL_CALL Move( const css::uno::Any& Before, const css::uno::Any& After ) throw (css::…
118 …virtual void SAL_CALL Copy( const css::uno::Any& Before, const css::uno::Any& After ) throw (css::…
119 …virtual void SAL_CALL Paste( const css::uno::Any& Destination, const css::uno::Any& Link ) throw (…
120 virtual void SAL_CALL Delete( ) throw (css::uno::RuntimeException);
121 …virtual void SAL_CALL Protect( const css::uno::Any& Password, const css::uno::Any& DrawingObjects,…
122 …virtual void SAL_CALL Unprotect( const css::uno::Any& Password ) throw (css::uno::RuntimeException…
124 virtual void SAL_CALL Calculate( ) throw (css::uno::RuntimeException);
125 …virtual void SAL_CALL CheckSpelling( const css::uno::Any& CustomDictionary,const css::uno::Any& Ig…
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…
131 …virtual css::uno::Any SAL_CALL Evaluate( const ::rtl::OUString& Name ) throw (css::uno::RuntimeExc…
132 …virtual css::uno::Any SAL_CALL PivotTables( const css::uno::Any& Index ) throw (css::uno::RuntimeE…
133 …virtual css::uno::Any SAL_CALL Comments( const css::uno::Any& Index ) throw (css::uno::RuntimeExce…
134 …virtual css::uno::Any SAL_CALL Hyperlinks( const css::uno::Any& aIndex ) throw (css::uno::RuntimeE…
135 …virtual css::uno::Any SAL_CALL Names( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExcept…
137 …virtual css::uno::Any SAL_CALL OLEObjects( const css::uno::Any& Index ) throw (css::uno::RuntimeEx…
138 …virtual css::uno::Any SAL_CALL Shapes( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExcep…
140 …virtual css::uno::Any SAL_CALL Buttons( const css::uno::Any& rIndex ) throw (css::uno::RuntimeExce…
141 …virtual css::uno::Any SAL_CALL CheckBoxes( const css::uno::Any& rIndex ) throw (css::uno::RuntimeE…
142 …virtual css::uno::Any SAL_CALL DropDowns( const css::uno::Any& rIndex ) throw (css::uno::RuntimeEx…
143 …virtual css::uno::Any SAL_CALL GroupBoxes( const css::uno::Any& rIndex ) throw (css::uno::RuntimeE…
144 …virtual css::uno::Any SAL_CALL Labels( const css::uno::Any& rIndex ) throw (css::uno::RuntimeExcep…
145 …virtual css::uno::Any SAL_CALL ListBoxes( const css::uno::Any& rIndex ) throw (css::uno::RuntimeEx…
146 …virtual css::uno::Any SAL_CALL OptionButtons( const css::uno::Any& rIndex ) throw (css::uno::Runti…
147 …virtual css::uno::Any SAL_CALL ScrollBars( const css::uno::Any& rIndex ) throw (css::uno::RuntimeE…
148 …virtual css::uno::Any SAL_CALL Spinners( const css::uno::Any& rIndex ) throw (css::uno::RuntimeExc…
150 …virtual void SAL_CALL setEnableCalculation( ::sal_Bool EnableCalculation ) throw ( css::script::Ba…
151 …virtual ::sal_Bool SAL_CALL getEnableCalculation( ) throw (css::script::BasicErrorException, css:…
152 virtual void SAL_CALL ShowDataForm( ) throw (css::uno::RuntimeException);
154 …virtual css::uno::Reference< css::beans::XIntrospectionAccess > SAL_CALL getIntrospection( ) thro…
155 …virtual css::uno::Any SAL_CALL invoke( const ::rtl::OUString& aFunctionName, const css::uno::Seque…
156 …virtual void SAL_CALL setValue( const ::rtl::OUString& aPropertyName, const css::uno::Any& aValue …
157 …virtual css::uno::Any SAL_CALL getValue( const ::rtl::OUString& aPropertyName ) throw (css::beans:…
158 …virtual ::sal_Bool SAL_CALL hasMethod( const ::rtl::OUString& aName ) throw (css::uno::RuntimeExce…
159 …virtual ::sal_Bool SAL_CALL hasProperty( const ::rtl::OUString& aName ) throw (css::uno::RuntimeEx…
161 virtual rtl::OUString SAL_CALL getCodeName() throw (css::uno::RuntimeException);
164 …virtual void SAL_CALL PrintOut( const css::uno::Any& From, const css::uno::Any& To, const css::uno…