Searched defs:GetCellType (Results 1 – 9 of 9) sorted by relevance
86 sal_Int16 XMLNumberFormatAttributesExportHelper::GetCellType(const sal_Int32 nNumberFormat, rtl::OU… in GetCellType() function in XMLNumberFormatAttributesExportHelper279 sal_Int16 XMLNumberFormatAttributesExportHelper::GetCellType(const sal_Int32 nNumberFormat, sal_Boo… in GetCellType() function in XMLNumberFormatAttributesExportHelper361 sal_Int16 XMLNumberFormatAttributesExportHelper::GetCellType(const sal_Int32 nNumberFormat, sal_Boo… in GetCellType() function in XMLNumberFormatAttributesExportHelper
141 sal_uInt16 GetCellType() const { return nCellType; } in GetCellType() function in SvxSearchItem
102 inline CellType GetCellType() const { return (CellType)eCellType; } in GetCellType() function in ScBaseCell
331 CellType GetCellType( const ScAddress& rPos ) const in GetCellType() function in ScTable
237 inline CellType GetCellType( const ScBaseCell* pCell ) in GetCellType() function in ScInterpreter
1862 CellType ScColumn::GetCellType( SCROW nRow ) const in GetCellType() function in ScColumn
2870 CellType ScDocument::GetCellType( const ScAddress& rPos ) const in GetCellType() function in ScDocument2879 void ScDocument::GetCellType( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetCellType() function in ScDocument
1151 CellType ScTable::GetCellType( SCCOL nCol, SCROW nRow ) const in GetCellType() function in ScTable
1983 sal_Int16 ScXMLImport::GetCellType(const OUString& rStrValue) const in GetCellType() function in ScXMLImport
Completed in 109 milliseconds