Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx405 sal_Bool bRepeatRowOk = (aStrRepeatRow.Len() == 0); in Impl_CheckRefStrings() local
406 if ( !bRepeatRowOk ) in Impl_CheckRefStrings()
407 bRepeatRowOk = lcl_CheckRepeatString(aStrRepeatRow, pDoc, true, NULL); in Impl_CheckRefStrings()
415 bOk = (bPrintAreaOk && bRepeatRowOk && bRepeatColOk); in Impl_CheckRefStrings()
422 else if ( !bRepeatRowOk ) pEd = &aEdRepeatRow; in Impl_CheckRefStrings()

Completed in 22 milliseconds