Home
last modified time | relevance | path

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

/AOO41X/main/formula/source/ui/dlg/
H A Dformula.cxx208 RefEdit* pTheRefEdit; member in formula::FormulaDlg_Impl
289 pTheRefEdit (NULL), in FormulaDlg_Impl()
1532 pTheRefEdit = pEdit; in RefInputStartBefore()
1535 if( pTheRefEdit ) in RefInputStartBefore()
1537 aEdRef.SetRefString( pTheRefEdit->GetText() ); in RefInputStartBefore()
1538 aEdRef.SetSelection( pTheRefEdit->GetSelection() ); in RefInputStartBefore()
1539 aEdRef.SetHelpId( pTheRefEdit->GetHelpId() ); in RefInputStartBefore()
1540 aEdRef.SetUniqueId( pTheRefEdit->GetUniqueId() ); in RefInputStartBefore()
1555 if( pTheRefEdit ) in RefInputStartAfter()
1578 if( pTheRefEdit ) in RefInputDoneAfter()
[all …]