/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 364 m_pDlg->RefInputDone( sal_True ); in IMPL_LINK() 370 void ScFormulaReferenceHelper::RefInputDone( sal_Bool bForced ) in RefInputDone() function in ScFormulaReferenceHelper 508 m_pDlg->RefInputDone( sal_True ); // finish ref input in ToggleCollapsed() 512 m_pDlg->RefInputDone( sal_True ); // another active ref edit? in ToggleCollapsed() 1003 void ScRefHandler::RefInputDone( sal_Bool bForced ) in RefInputDone() function in ScRefHandler 1005 m_aHelper.RefInputDone( bForced ); in RefInputDone()
|
H A D | simpref.cxx | 173 RefInputDone(); in SetActive() 218 void ScSimpleRefDlg::RefInputDone( sal_Bool bForced) in RefInputDone() function in ScSimpleRefDlg 220 ScAnyRefDlg::RefInputDone(bForced); in RefInputDone()
|
H A D | highred.cxx | 200 void ScHighlightChgDlg::RefInputDone( sal_Bool bForced) in RefInputDone() function in ScHighlightChgDlg 202 ScAnyRefDlg::RefInputDone(bForced); in RefInputDone()
|
H A D | solvrdlg.cxx | 148 RefInputDone(); in SetActive()
|
H A D | tabopdlg.cxx | 144 RefInputDone(); in SetActive()
|
H A D | crnrdlg.cxx | 481 RefInputDone(); in SetActive()
|
H A D | optsolver.cxx | 482 RefInputDone(); in SetActive()
|
/aoo41x/main/sc/source/ui/namedlg/ |
H A D | namedlg.cxx | 231 void ScNameDlg::RefInputDone( sal_Bool bForced) in RefInputDone() function in ScNameDlg 233 ScAnyRefDlg::RefInputDone(bForced); in RefInputDone() 267 RefInputDone(); in SetActive()
|
/aoo41x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 408 void ScFormulaDlg::RefInputDone( sal_Bool bForced ) in RefInputDone() function in ScFormulaDlg 410 m_aHelper.RefInputDone( bForced ); in RefInputDone() 483 RefInputDone(); in SetActive()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | validate.hxx | 158 virtual void RefInputDone( sal_Bool bForced = sal_False ) in RefInputDone() function in ScValidationDlg 166 ScValidationDlgBase::RefInputDone( bForced ); in RefInputDone()
|
H A D | anyrefdg.hxx | 99 void RefInputDone( sal_Bool bForced = sal_False ); 155 virtual void RefInputDone( sal_Bool bForced = sal_False );
|
H A D | IAnyRefDialog.hxx | 50 virtual void RefInputDone( sal_Bool bForced = sal_False ) = 0;
|
H A D | highred.hxx | 103 virtual void RefInputDone( sal_Bool bForced = sal_False );
|
H A D | simpref.hxx | 87 virtual void RefInputDone( sal_Bool bForced = sal_False );
|
H A D | namedlg.hxx | 104 virtual void RefInputDone( sal_Bool bForced = sal_False );
|
H A D | formula.hxx | 112 virtual void RefInputDone( sal_Bool bForced = sal_False );
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | sfiltdlg.cxx | 288 RefInputDone(); in SetActive()
|
H A D | consdlg.cxx | 336 RefInputDone(); in SetActive()
|
H A D | dbnamdlg.cxx | 365 RefInputDone(); in SetActive()
|
H A D | pvlaydlg.cxx | 485 RefInputDone(); in SetActive()
|
H A D | validate.cxx | 112 pValidationDlg/*->GetRefHandler()*/->RefInputDone(); in SetActiveHdl()
|
H A D | filtdlg.cxx | 437 RefInputDone(); in SetActive()
|
/aoo41x/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 276 RefInputDone(); in SetActive()
|
/aoo41x/main/sc/source/ui/attrdlg/ |
H A D | condfrmt.cxx | 418 RefInputDone(); in SetActive()
|