Searched refs:pPatternAttrs (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/core/data/ |
H A D | table4.cxx | 1654 ScPatternAttr* pPatternAttrs[16]; in AutoFormat() local 1657 pPatternAttrs[i] = new ScPatternAttr(pDocument->GetPool()); in AutoFormat() 1665 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() 1674 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() 1684 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() 1689 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() 1698 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() 1708 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() 1713 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() 1724 AutoFormatArea(nCol, nRow, nCol, nRow, *pPatternAttrs[nIndex], nFormatNo); in AutoFormat() [all …]
|
Completed in 21 milliseconds