Searched defs:ApplyStyleArea (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | attarray.cxx | 502 void ScAttrArray::ApplyStyleArea( SCROW nStartRow, SCROW nEndRow, ScStyleSheet* pStyle ) in ApplyStyleArea() function in ScAttrArray
|
H A D | column.cxx | 497 void ScColumn::ApplyStyleArea( SCROW nStartRow, SCROW nEndRow, const ScStyleSheet& rStyle ) in ApplyStyleArea() function in ScColumn
|
H A D | table2.cxx | 1963 void ScTable::ApplyStyleArea( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, const… in ApplyStyleArea() function in ScTable
|
H A D | document.cxx | 4019 void ScDocument::ApplyStyleArea( SCCOL nStartCol, SCROW nStartRow, in ApplyStyleArea() function in ScDocument
|
Completed in 77 milliseconds