Searched refs:RefInputStart (Results 1 – 21 of 21) sorted by relevance
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 301 m_pDlg->RefInputStart( pEdit, pButton ); in ReleaseFocus() 413 void ScFormulaReferenceHelper::RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton ) in RefInputStart() function in ScFormulaReferenceHelper 513 m_pDlg->RefInputStart( pEdit, pButton ); // start ref input in ToggleCollapsed() 882 void ScRefHandler::RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton ) in RefInputStart() function in ScRefHandler 884 m_aHelper.RefInputStart( pEdit, pButton ); in RefInputStart()
|
H A D | highred.cxx | 186 RefInputStart(&aEdAssign); in SetReference() 262 ScAnyRefDlg::RefInputStart(&aEdAssign,&aRbAssign); in IMPL_LINK()
|
H A D | simpref.cxx | 126 RefInputStart( &aEdAssign ); in SetReference()
|
H A D | solvrdlg.cxx | 158 RefInputStart(pEdActive); in SetReference()
|
H A D | tabopdlg.cxx | 156 RefInputStart(pEdActive); in SetReference()
|
H A D | crnrdlg.cxx | 416 RefInputStart( pEdActive ); in SetReference()
|
H A D | optsolver.cxx | 492 RefInputStart(mpEdActive); in SetReference()
|
/aoo42x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 402 void ScFormulaDlg::RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton ) in RefInputStart() function in ScFormulaDlg 405 m_aHelper.RefInputStart( aPair.second, aPair.first); in RefInputStart() 424 RefInputStart(GetActiveEdit()); in SetReference()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | validate.hxx | 145 virtual void RefInputStart( ScRefEdit* pEdit, ScRefButton* pButton = NULL ) in RefInputStart() function in ScValidationDlg 153 ScValidationDlgBase::RefInputStart( pEdit, pButton ); in RefInputStart()
|
H A D | anyrefdg.hxx | 98 … void RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton = NULL ); 154 … virtual void RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton = NULL );
|
H A D | IAnyRefDialog.hxx | 49 virtual void RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton = NULL ) = 0;
|
H A D | formula.hxx | 122 virtual void RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton = NULL );
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | sfiltdlg.cxx | 252 RefInputStart( pRefInputEdit ); in SetReference()
|
H A D | consdlg.cxx | 290 RefInputStart( pRefInputEdit ); in SetReference()
|
H A D | dbnamdlg.cxx | 328 RefInputStart( &aEdAssign ); in SetReference()
|
H A D | pvlaydlg.cxx | 447 RefInputStart( mpActiveEdit ); in SetReference()
|
H A D | validate.cxx | 91 pValidationDlg/*->GetRefHandler()*/->RefInputStart( m_pRefEdit ); in SetReferenceHdl()
|
H A D | filtdlg.cxx | 416 RefInputStart( &aEdCopyArea ); in SetReference()
|
/aoo42x/main/sc/source/ui/namedlg/ |
H A D | namedlg.cxx | 246 RefInputStart(&aEdAssign); in SetReference()
|
/aoo42x/main/sc/source/ui/attrdlg/ |
H A D | condfrmt.cxx | 365 RefInputStart(pEdActive); in SetReference()
|
/aoo42x/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 200 RefInputStart( pRefInputEdit ); in SetReference()
|
Completed in 115 milliseconds