Searched refs:GetAreaStyle (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sc/inc/ |
H A D | column.hxx | 332 const ScStyleSheet* GetAreaStyle( sal_Bool& rFound, SCROW nRow1, SCROW nRow2 ) const;
|
H A D | table.hxx | 576 const ScStyleSheet* GetAreaStyle( sal_Bool& rFound, SCCOL nCol1, SCROW nRow1,
|
/aoo4110/main/sc/source/core/data/ |
H A D | table2.cxx | 2029 const ScStyleSheet* ScTable::GetAreaStyle( sal_Bool& rFound, SCCOL nCol1, SCROW nRow1, in GetAreaStyle() function in ScTable 2042 pNewStyle = aCol[i].GetAreaStyle(bColFound, nRow1, nRow2); in GetAreaStyle()
|
H A D | column.cxx | 578 const ScStyleSheet* ScColumn::GetAreaStyle( sal_Bool& rFound, SCROW nRow1, SCROW nRow2 ) const in GetAreaStyle() function in ScColumn
|
H A D | document.cxx | 4106 pNewStyle = pTab[i]->GetAreaStyle( bFound, in GetSelectionStyle()
|
Completed in 106 milliseconds