Home
last modified time | relevance | path

Searched refs:ApplyStyleAreaTab (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx498 pImportDoc->ApplyStyleAreaTab( nCopyCol, nDataStartRow, nCopyCol, nEndRow, in DoImport()
H A Ddbdocfun.cxx890 pDoc->ApplyStyleAreaTab( nCol, nAttrRow, nCol, aLocalParam.nRow2, in Query()
H A Ddocsh4.cxx1299 aDocument.ApplyStyleAreaTab( nStartCol, nStartRow, nEndCol, nEndRow, nTab, *pStyleSheet ); in DoAutoStyle()
/aoo42x/main/sc/source/filter/excel/
H A Dxistyle.cxx1224 rDoc.ApplyStyleAreaTab( nScCol1, nScRow1, nScCol2, nScRow2, nScTab, *mpStyleSheet ); in ApplyPattern()
/aoo42x/main/sc/source/core/data/
H A Ddpoutput.cxx154 pDoc->ApplyStyleAreaTab( nCol1, nRow1, nCol2, nRow2, nTab, *pStyle ); in lcl_SetStyleById()
H A Ddocument.cxx4031 void ScDocument::ApplyStyleAreaTab( SCCOL nStartCol, SCROW nStartRow, in ApplyStyleAreaTab() function in ScDocument
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx2176 pDoc->ApplyStyleAreaTab(Col, nStart, Col, nEnd, Tab, *pStyle); in LoadColAttr()
/aoo42x/main/sc/inc/
H A Ddocument.hxx1267 SC_DLLPUBLIC void ApplyStyleAreaTab( SCCOL nStartCol, SCROW nStartRow,

Completed in 411 milliseconds