Lines Matching refs:Any
74 …virtual bool processValue( const css::uno::Any& aValue, const css::uno::Reference< css::table::XCe…
83 virtual void processValue( sal_Int32 x, sal_Int32 y, const css::uno::Any& aValue ) = 0;
84 virtual const css::uno::Any& getValue() const = 0;
109 css::uno::Any getValue( ValueGetter& rValueGetter ) throw (css::uno::RuntimeException);
110 …void setValue( const css::uno::Any& aValue, ValueSetter& setter, bool bFireEvent ) throw ( css::un…
112 …css::uno::Any getFormulaValue( formula::FormulaGrammar::Grammar ) throw (css::uno::RuntimeExceptio…
113 …void setFormulaValue( const css::uno::Any& aValue, formula::FormulaGrammar::Grammar, bool bFireEve…
121 …css::uno::Reference< ov::excel::XRange > SpecialCellsImpl( sal_Int32 nType, const css::uno::Any& _…
133 …ScVbaRange( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComp…
160 …const css::uno::Any &nRowIndex, const css::uno::Any &nColumnIndex ) throw(css::uno::RuntimeExcepti…
163 virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException);
164 …virtual void SAL_CALL setValue( const css::uno::Any& aValue ) throw ( css::uno::RuntimeException…
165 virtual css::uno::Any SAL_CALL getFormula() throw (css::uno::RuntimeException);
166 …virtual void SAL_CALL setFormula( const css::uno::Any& rFormula ) throw (css::uno::RuntimeExcept…
167 virtual css::uno::Any SAL_CALL getFormulaArray() throw (css::uno::RuntimeException);
168 …virtual void SAL_CALL setFormulaArray(const css::uno::Any& rFormula) throw (css::uno::RuntimeExc…
169 virtual css::uno::Any SAL_CALL getFormulaR1C1() throw (css::uno::RuntimeException);
170 …virtual void SAL_CALL setFormulaR1C1( const css::uno::Any &rFormula ) throw (css::uno::RuntimeEx…
176 …virtual void SAL_CALL setNumberFormat( const css::uno::Any& rNumberFormat ) throw ( css::script::B…
177 …virtual css::uno::Any SAL_CALL getNumberFormat() throw (css::script::BasicErrorException, css::uno…
178 …virtual void SAL_CALL setMergeCells( const css::uno::Any& bMerge ) throw (css::script::BasicErrorE…
179 …virtual css::uno::Any SAL_CALL getMergeCells() throw (css::script::BasicErrorException, css::uno::…
180 …virtual void SAL_CALL setWrapText( const css::uno::Any& bIsWrapped ) throw (css::script::BasicErro…
181 …virtual css::uno::Any SAL_CALL getWrapText() throw (css::script::BasicErrorException, css::uno::Ru…
185 virtual css::uno::Any SAL_CALL getHidden() throw (css::uno::RuntimeException);
186 virtual void SAL_CALL setHidden( const css::uno::Any& _hidden ) throw (css::uno::RuntimeException);
187 virtual css::uno::Any SAL_CALL getColumnWidth() throw (css::uno::RuntimeException);
188 …virtual void SAL_CALL setColumnWidth( const css::uno::Any& _columnwidth ) throw (css::uno::Runtime…
189 virtual css::uno::Any SAL_CALL getRowHeight() throw (css::uno::RuntimeException);
190 …virtual void SAL_CALL setRowHeight( const css::uno::Any& _rowheight ) throw (css::uno::RuntimeExce…
191 virtual css::uno::Any SAL_CALL getWidth() throw (css::uno::RuntimeException);
192 virtual css::uno::Any SAL_CALL getHeight() throw (css::uno::RuntimeException);
193 virtual css::uno::Any SAL_CALL getTop() throw (css::uno::RuntimeException);
194 virtual css::uno::Any SAL_CALL getLeft() throw (css::uno::RuntimeException);
197 virtual css::uno::Any SAL_CALL getPageBreak() throw (css::uno::RuntimeException);
198 …virtual void SAL_CALL setPageBreak( const css::uno::Any& _pagebreak ) throw (css::uno::RuntimeExce…
200 virtual css::uno::Any SAL_CALL getPrefixCharacter() throw (css::uno::RuntimeException);
201 virtual css::uno::Any SAL_CALL getShowDetail() throw (css::uno::RuntimeException);
202 …virtual void SAL_CALL setShowDetail(const css::uno::Any& aShowDetail) throw (css::uno::RuntimeExce…
206 …virtual css::uno::Reference< ov::excel::XComment > SAL_CALL AddComment( const css::uno::Any& Text …
211 virtual css::uno::Any SAL_CALL HasFormula() throw (css::uno::RuntimeException);
216 …nce< ov::excel::XRange > SAL_CALL Offset( const css::uno::Any &nRowOffset, const css::uno::Any &nC…
220 …virtual ::rtl::OUString SAL_CALL Characters( const css::uno::Any& nIndex, const css::uno::Any& nCo…
223 …uno::Any& RowAbsolute, const css::uno::Any& ColumnAbsolute, const css::uno::Any& ReferenceStyle, c…
225 …ference< ov::excel::XRange > SAL_CALL Cells( const css::uno::Any &nRow, const css::uno::Any &nCol …
229 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Rows( const css::uno::Any& nIndex ) thr…
230 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Columns( const css::uno::Any &nIndex ) …
231 virtual void SAL_CALL Copy( const css::uno::Any& Destination ) throw (css::uno::RuntimeException);
232 virtual void SAL_CALL Cut( const css::uno::Any& Destination ) throw (css::uno::RuntimeException);
233 …rence< ov::excel::XRange > SAL_CALL Resize( const css::uno::Any& RowSize, const css::uno::Any& Col…
237 …ference< ov::excel::XRange > SAL_CALL Range( const css::uno::Any &Cell1, const css::uno::Any &Cell…
238 …::uno::Reference< ov::excel::XRange > Range( const css::uno::Any &Cell1, const css::uno::Any &Cell…
239 virtual css::uno::Any SAL_CALL getCellRange( ) throw (css::uno::RuntimeException);
240 …static css::uno::Any getCellRange( const css::uno::Reference< ov::excel::XRange >& rxRange ) throw…
241 …steSpecial( const css::uno::Any& Paste, const css::uno::Any& Operation, const css::uno::Any& SkipB…
242 …Any& LookAt, const css::uno::Any& SearchOrder, const css::uno::Any& MatchCase, const css::uno::Any…
243 …Any& What, const css::uno::Any& After, const css::uno::Any& LookIn, const css::uno::Any& LookAt, c…
244 …Any& Key1, const css::uno::Any& Order1, const css::uno::Any& Key2, const css::uno::Any& Type, cons…
246 …v::excel::XCharacters > SAL_CALL characters( const css::uno::Any& Start, const css::uno::Any& Leng…
247 virtual void SAL_CALL Delete( const css::uno::Any& Shift ) throw (css::uno::RuntimeException);
248 virtual css::uno::Any SAL_CALL Areas( const css::uno::Any& ) throw (css::uno::RuntimeException);
249 …virtual css::uno::Any SAL_CALL Borders( const css::uno::Any& ) throw ( css::script::BasicErrorExce…
250 virtual css::uno::Any SAL_CALL BorderAround( const css::uno::Any& LineStyle,
251 …const css::uno::Any& Weight, const css::uno::Any& ColorIndex, const css::uno::Any& Color ) throw (…
252 …d SAL_CALL TextToColumns( const css::uno::Any& Destination, const css::uno::Any& DataType, const c…
253 …const css::uno::Any& ConsecutinveDelimiter, const css::uno::Any& Tab, const css::uno::Any& Semicol…
254 …const css::uno::Any& Space, const css::uno::Any& Other, const css::uno::Any& OtherChar, const css:…
255 …const css::uno::Any& DecimalSeparator, const css::uno::Any& ThousandsSeparator, const css::uno::An…
256 …virtual css::uno::Any SAL_CALL Hyperlinks( const css::uno::Any& aIndex ) throw (css::uno::RuntimeE…
258 …st css::uno::Any& Field, const css::uno::Any& Criteria1, const css::uno::Any& Operator, const css:…
259 …virtual void SAL_CALL Insert( const css::uno::Any& Shift, const css::uno::Any& CopyOrigin ) throw …
261 …Any& From, const css::uno::Any& To, const css::uno::Any& Copies, const css::uno::Any& Preview, con…
262 …nst css::uno::Reference< ov::excel::XRange >& Destination, const css::uno::Any& Type ) throw (css:…
265 …ference< ov::excel::XRange > SAL_CALL Item( const ::css::uno::Any& row, const css::uno::Any& colum…
269 …virtual void SAL_CALL Merge( const css::uno::Any& Across ) throw (css::script::BasicErrorException…
271 virtual css::uno::Any SAL_CALL getStyle() throw (css::uno::RuntimeException);
272 virtual void SAL_CALL setStyle( const css::uno::Any& _style ) throw (css::uno::RuntimeException);
277 … ::sal_Int32 >& TotalList, const css::uno::Any& Replace, const css::uno::Any& PageBreaks, const cs…
300 …ce< css::uno::XComponentContext >& xContext, const css::uno::Any &Cell1, const css::uno::Any &Cell…
301 …virtual sal_Bool SAL_CALL GoalSeek( const css::uno::Any& Goal, const css::uno::Reference< ov::exce…
302 … ov::excel::XRange > SAL_CALL SpecialCells( const css::uno::Any& _oType, const css::uno::Any& _oVa…