Searched refs:bRepeatRowOk (Results 1 – 1 of 1) sorted by relevance
405 sal_Bool bRepeatRowOk = (aStrRepeatRow.Len() == 0); in Impl_CheckRefStrings() local406 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 17 milliseconds