Home
last modified time | relevance | path

Searched defs:bRowMarked (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dmarkdata.cxx482 sal_Bool* bRowMarked = new sal_Bool[MAXROWCOUNT]; in GetMarkRowRanges() local
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx155 sal_Bool bRowMarked = ( nStartCol == 0 && nEndCol == MAXCOL ); in TestRemoveOutline() local