Lines Matching refs:rModel
189 void setBlankCell( const CellModel& rModel );
191 void setValueCell( const CellModel& rModel, double fValue );
193 void setStringCell( const CellModel& rModel, const ::rtl::OUString& rText );
195 void setStringCell( const CellModel& rModel, const RichStringRef& rxString );
197 void setStringCell( const CellModel& rModel, sal_Int32 nStringId );
199 …void setDateTimeCell( const CellModel& rModel, const ::com::sun::star::util::DateTi…
201 void setBooleanCell( const CellModel& rModel, bool bValue );
203 void setErrorCell( const CellModel& rModel, const ::rtl::OUString& rErrorCode );
205 void setErrorCell( const CellModel& rModel, sal_uInt8 nErrorCode );
207 void setFormulaCell( const CellModel& rModel, const ApiTokenSequence& rTokens );
209 void setFormulaCell( const CellModel& rModel, sal_Int32 nSharedId );
218 const DataTableModel& rModel );
265 const DataTableModel& rModel ) const;
269 void setCellFormat( const CellModel& rModel, sal_Int32 nNumFmtId = -1 );