Searched refs:GetAutoFormatData (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sc/source/core/data/ |
| H A D | documen3.cxx | 1042 void ScDocument::GetAutoFormatData(SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCR… in GetAutoFormatData() function in ScDocument 1051 pTab[nTab]->GetAutoFormatData(nStartCol, nStartRow, nEndCol, nEndRow, rData); in GetAutoFormatData()
|
| H A D | table4.cxx | 1858 void ScTable::GetAutoFormatData(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, ScA… in GetAutoFormatData() function in ScTable
|
| /trunk/main/sc/inc/ |
| H A D | table.hxx | 512 …void GetAutoFormatData(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, ScAu…
|
| H A D | document.hxx | 1297 …void GetAutoFormatData( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SC…
|
| /trunk/main/sc/source/ui/view/ |
| H A D | viewfun2.cxx | 1507 pDoc->GetAutoFormatData( nStartTab, nStartCol,nStartRow,nEndCol,nEndRow, *pData ); in CreateAutoFormatData()
|