Searched refs:aEdRepeatRow (Results 1 – 2 of 2) sorted by relevance
222 sal_Bool bRow = ( &aEdRepeatRow == pRefInputEdit ); in SetReference()289 aEdRepeatRow.SetModifyHdl ( HDL(Impl_ModifyHdl) ); in Impl_Reset()330 aEdRepeatRow.SetText( aStrRange ); in Impl_Reset()339 Impl_ModifyHdl( &aEdRepeatRow ); in Impl_Reset()345 aEdRepeatRow.SaveValue(); in Impl_Reset()377 String aStrRepeatRow = aEdRepeatRow.GetText(); in Impl_CheckRefStrings()422 else if ( !bRepeatRowOk ) pEd = &aEdRepeatRow; in Impl_CheckRefStrings()582 pCtr ==(Control *) &aEdRepeatRow || in IMPL_LINK()593 pRefInputEdit = &aEdRepeatRow; in IMPL_LINK()627 pEd = &aEdRepeatRow; in IMPL_LINK()[all …]
68 formula::RefEdit aEdRepeatRow; member in ScPrintAreasDlg
Completed in 23 milliseconds