Home
last modified time | relevance | path

Searched refs:HasObjectsInRows (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp2.cxx58 if ( pDrawLayer->HasObjectsInRows( nTab, nStartRow, nEndRow ) ) in PrepareGraphics()
/aoo41x/main/sc/inc/
H A Ddrwlayer.hxx174 …sal_Bool HasObjectsInRows( SCTAB nTab, SCROW nStartRow, SCROW nEndRow, bool bIncludeNot…
/aoo41x/main/sc/source/core/data/
H A Dtable2.cxx2270 if (pDrawLayer->HasObjectsInRows( nTab, nStartRow, nEndRow )) in SetRowHeightRange()
2771 bool bHasObjects = pDrawLayer && pDrawLayer->HasObjectsInRows( nTab, nRow1, nRow2, false ); in ShowRows()
H A Ddrwlayer.cxx1161 sal_Bool ScDrawLayer::HasObjectsInRows( SCTAB nTab, SCROW nStartRow, SCROW nEndRow, bool bIncludeNo… in HasObjectsInRows() function in ScDrawLayer
H A Dtable3.cxx1503 …bool bHasObjects = pDrawLayer && pDrawLayer->HasObjectsInRows( nTab, aParam.nRow1 + nHeader, aPara… in Query()

Completed in 68 milliseconds