Lines Matching refs:pRefInputEdit
131 pRefInputEdit ( &aEdPrintArea ), in ScPrintAreasDlg()
197 if ( pRefInputEdit ) in SetReference()
200 RefInputStart( pRefInputEdit ); in SetReference()
205 if ( &aEdPrintArea == pRefInputEdit ) in SetReference()
222 sal_Bool bRow = ( &aEdRepeatRow == pRefInputEdit ); in SetReference()
224 pRefInputEdit->SetRefString( aStr ); in SetReference()
228 Impl_ModifyHdl( pRefInputEdit ); in SetReference()
236 if ( pRefInputEdit == &aEdPrintArea ) in AddRefEntry()
267 if ( pRefInputEdit ) in SetActive()
269 pRefInputEdit->GrabFocus(); in SetActive()
270 Impl_ModifyHdl( pRefInputEdit ); in SetActive()
585 pRefInputEdit = (formula::RefEdit*) pCtr; in IMPL_LINK()
589 pRefInputEdit = &aEdPrintArea; in IMPL_LINK()
593 pRefInputEdit = &aEdRepeatRow; in IMPL_LINK()
597 pRefInputEdit = &aEdRepeatCol; in IMPL_LINK()