Searched refs:ApplyStyleAreaTab (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sc/source/ui/docshell/ |
H A D | dbdocimp.cxx | 498 pImportDoc->ApplyStyleAreaTab( nCopyCol, nDataStartRow, nCopyCol, nEndRow, in DoImport()
|
H A D | dbdocfun.cxx | 890 pDoc->ApplyStyleAreaTab( nCol, nAttrRow, nCol, aLocalParam.nRow2, in Query()
|
H A D | docsh4.cxx | 1299 aDocument.ApplyStyleAreaTab( nStartCol, nStartRow, nEndCol, nEndRow, nTab, *pStyleSheet ); in DoAutoStyle()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xistyle.cxx | 1224 rDoc.ApplyStyleAreaTab( nScCol1, nScRow1, nScCol2, nScRow2, nScTab, *mpStyleSheet ); in ApplyPattern()
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpoutput.cxx | 154 pDoc->ApplyStyleAreaTab( nCol1, nRow1, nCol2, nRow2, nTab, *pStyle ); in lcl_SetStyleById()
|
H A D | document.cxx | 4031 void ScDocument::ApplyStyleAreaTab( SCCOL nStartCol, SCROW nStartRow, in ApplyStyleAreaTab() function in ScDocument
|
/aoo41x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 2176 pDoc->ApplyStyleAreaTab(Col, nStart, Col, nEnd, Tab, *pStyle); in LoadColAttr()
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 1267 SC_DLLPUBLIC void ApplyStyleAreaTab( SCCOL nStartCol, SCROW nStartRow,
|
Completed in 101 milliseconds