Home
last modified time | relevance | path

Searched defs:GetCellType (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddocument.cxx2870 CellType ScDocument::GetCellType( const ScAddress& rPos ) const in GetCellType() function in ScDocument
2879 void ScDocument::GetCellType( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetCellType() function in ScDocument
H A Dtable2.cxx1151 CellType ScTable::GetCellType( SCCOL nCol, SCROW nRow ) const in GetCellType() function in ScTable
H A Dcolumn3.cxx1862 CellType ScColumn::GetCellType( SCROW nRow ) const in GetCellType() function in ScColumn
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx86 sal_Int16 XMLNumberFormatAttributesExportHelper::GetCellType(const sal_Int32 nNumberFormat, rtl::OU… in GetCellType() function in XMLNumberFormatAttributesExportHelper
279 sal_Int16 XMLNumberFormatAttributesExportHelper::GetCellType(const sal_Int32 nNumberFormat, sal_Boo… in GetCellType() function in XMLNumberFormatAttributesExportHelper
361 sal_Int16 XMLNumberFormatAttributesExportHelper::GetCellType(const sal_Int32 nNumberFormat, sal_Boo… in GetCellType() function in XMLNumberFormatAttributesExportHelper
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx141 sal_uInt16 GetCellType() const { return nCellType; } in GetCellType() function in SvxSearchItem
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1983 sal_Int16 ScXMLImport::GetCellType(const OUString& rStrValue) const in GetCellType() function in ScXMLImport
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx237 inline CellType GetCellType( const ScBaseCell* pCell ) in GetCellType() function in ScInterpreter
/trunk/main/sc/inc/
H A Dtable.hxx331 CellType GetCellType( const ScAddress& rPos ) const in GetCellType() function in ScTable
H A Dcell.hxx102 inline CellType GetCellType() const { return (CellType)eCellType; } in GetCellType() function in ScBaseCell

Completed in 132 milliseconds