Home
last modified time | relevance | path

Searched refs:GetAreaStyle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dcolumn.hxx332 const ScStyleSheet* GetAreaStyle( sal_Bool& rFound, SCROW nRow1, SCROW nRow2 ) const;
H A Dtable.hxx576 const ScStyleSheet* GetAreaStyle( sal_Bool& rFound, SCCOL nCol1, SCROW nRow1,
/trunk/main/sc/source/core/data/
H A Dtable2.cxx2029 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 Dcolumn.cxx578 const ScStyleSheet* ScColumn::GetAreaStyle( sal_Bool& rFound, SCROW nRow1, SCROW nRow2 ) const in GetAreaStyle() function in ScColumn
H A Ddocument.cxx4108 pNewStyle = pTab[i]->GetAreaStyle( bFound, in GetSelectionStyle()

Completed in 78 milliseconds