Searched defs:bPutToPool (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/inc/ |
H A D | table.hxx | 559 …void SetPattern( const ScAddress& rPos, const ScPatternAttr& rAttr, sal_Bool bPutToPool = sal_Fal… in SetPattern()
|
/aoo42x/main/sc/source/core/data/ |
H A D | attarray.cxx | 293 void ScAttrArray::SetPattern( SCROW nRow, const ScPatternAttr* pPattern, sal_Bool bPutToPool ) in SetPattern() 317 …SetPatternArea(SCROW nStartRow, SCROW nEndRow, const ScPatternAttr *pPattern, sal_Bool bPutToPool ) in SetPatternArea()
|
H A D | column.cxx | 632 void ScColumn::SetPattern( SCROW nRow, const ScPatternAttr& rPatAttr, sal_Bool bPutToPool ) in SetPattern() 639 const ScPatternAttr& rPatAttr, sal_Bool bPutToPool ) in SetPatternArea()
|
H A D | document.cxx | 4209 sal_Bool bPutToPool ) in SetPattern() 4218 sal_Bool bPutToPool ) in SetPattern()
|
H A D | table2.cxx | 2122 void ScTable::SetPattern( SCCOL nCol, SCROW nRow, const ScPatternAttr& rAttr, sal_Bool bPutToPool ) in SetPattern()
|
Completed in 248 milliseconds