Searched refs:InsertColRow (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLStylesImportHelper.cxx | 219 void ScMyStyleRanges::InsertColRow(const ScRange& rRange, const SCsCOL nDx, const SCsROW nDy, in InsertColRow() function in ScMyStyleRanges 251 InsertColRow(ScRange(0, static_cast<SCROW>(nRow), static_cast<SCTAB>(nTab), in InsertRow() 257 InsertColRow(ScRange(static_cast<SCCOL>(nCol), 0, static_cast<SCTAB>(nTab), in InsertCol()
|
H A D | XMLStylesImportHelper.hxx | 104 void InsertColRow(const ScRange& rRange, const SCsCOL nDx, const SCsROW nDy,
|
Completed in 13 milliseconds