Searched refs:Impl_ModifyHdl (Results 1 – 2 of 2) sorted by relevance
228 Impl_ModifyHdl( pRefInputEdit ); in SetReference()246 Impl_ModifyHdl( &aEdPrintArea ); in AddRefEntry()270 Impl_ModifyHdl( pRefInputEdit ); in SetActive()288 aEdPrintArea.SetModifyHdl ( HDL(Impl_ModifyHdl) ); in Impl_Reset()289 aEdRepeatRow.SetModifyHdl ( HDL(Impl_ModifyHdl) ); in Impl_Reset()290 aEdRepeatCol.SetModifyHdl ( HDL(Impl_ModifyHdl) ); in Impl_Reset()338 Impl_ModifyHdl( &aEdPrintArea ); in Impl_Reset()339 Impl_ModifyHdl( &aEdRepeatRow ); in Impl_Reset()340 Impl_ModifyHdl( &aEdRepeatCol ); in Impl_Reset()645 IMPL_LINK( ScPrintAreasDlg, Impl_ModifyHdl, formula::RefEdit*, pEd ) in IMPL_LINK() argument
95 DECL_LINK( Impl_ModifyHdl, formula::RefEdit* );
Completed in 29 milliseconds