Searched refs:SetRefDialog (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | cellsh3.cxx | 306 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute() 317 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute() 381 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute() 391 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute() 401 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute() 948 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute()
|
H A D | cellsh2.cxx | 624 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in ExecuteDB() 645 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in ExecuteDB() 905 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in ExecuteDB() 918 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in ExecuteDB()
|
H A D | tabvwsh3.cxx | 165 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute() 929 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in Execute()
|
H A D | reffact.cxx | 244 SC_MOD()->SetRefDialog( nId, sal_False ); in ScSimpleRefDlgWrapper()
|
H A D | cellsh1.cxx | 1736 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in ExecuteEdit() 1747 pScMod->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in ExecuteEdit()
|
H A D | tabvwsh4.cxx | 1247 SC_MOD()->SetRefDialog( nId, sal_True, pViewFrm ); in StartSimpleRefDialog()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | validate.cxx | 516 if( m_pRefEdit ) m_pRefEdit->SetRefDialog( pValidationDlg ); in SetupRefDlg() 533 if( m_pRefEdit ) m_pRefEdit->SetRefDialog( NULL ); in RemoveRefDlg() 917 SC_MOD()->SetRefDialog( nId, pWnd ? sal_False : sal_True ); in EnterRefStatus()
|
/aoo42x/main/formula/inc/formula/ |
H A D | funcutl.hxx | 66 void SetRefDialog( IControlReferenceHandler* pDlg );
|
/aoo42x/main/sc/inc/ |
H A D | scmod.hxx | 258 SC_DLLPUBLIC void SetRefDialog( sal_uInt16 nId, sal_Bool bVis, SfxViewFrame* pViewFrm = NULL );
|
/aoo42x/main/formula/source/ui/dlg/ |
H A D | funcutl.cxx | 986 void RefEdit::SetRefDialog( IControlReferenceHandler* pDlg ) in SetRefDialog() function in formula::RefEdit
|
H A D | parawin.cxx | 413 rEdArg.SetRefDialog(pMyParent); in InitArgInput()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 549 SC_MOD()->SetRefDialog( nId, sal_False, pMyViewFrm ); in DoClose()
|
H A D | acredlin.cxx | 976 SC_MOD()->SetRefDialog( nId, sal_True ); in IMPL_LINK()
|
/aoo42x/main/sc/source/ui/app/ |
H A D | scmod.cxx | 1523 void ScModule::SetRefDialog( sal_uInt16 nId, sal_Bool bVis, SfxViewFrame* pViewFrm ) in SetRefDialog() function in ScModule
|
Completed in 117 milliseconds