Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Daddincfg.cxx64 if ( SC_MOD()->GetCurRefDlgId() != SID_OPENDLG_FUNCTION ) in Notify()
/trunk/main/sc/source/ui/view/
H A Dtabvwshd.cxx64 if ( nCurRefDlgId && nCurRefDlgId == SC_MOD()->GetCurRefDlgId() ) in GetDialogParent()
H A Dtabvwsh4.cxx209 sal_uInt16 nModRefDlgId=pScMod->GetCurRefDlgId(); in Activate()
1736 if(SC_MOD()->GetCurRefDlgId()==0) in Construct()
1760 if(SC_MOD()->GetCurRefDlgId()==0) in Construct()
H A Dtabvwshc.cxx85 if ( SC_MOD()->GetCurRefDlgId() != nSlotId ) in CreateRefDialog()
H A Dtabvwshb.cxx276 bool bUnoRefDialog = pScMod->IsRefDialogOpen() && pScMod->GetCurRefDlgId() == WID_SIMPLE_REF; in DeactivateOle()
H A Ddrawview.cxx418 bool bUnoRefDialog = pScMod->IsRefDialogOpen() && pScMod->GetCurRefDlgId() == WID_SIMPLE_REF; in MarkListHasChanged()
H A Dtabview3.cxx1705 … bool bUnoRefDialog = pScMod->IsRefDialogOpen() && pScMod->GetCurRefDlgId() == WID_SIMPLE_REF; in SetTabNo()
1803 sal_uInt16 nCurRefDlgId=pScMod->GetCurRefDlgId(); in SetTabNo()
/trunk/main/sc/inc/
H A Dscmod.hxx268 sal_uInt16 GetCurRefDlgId() const { return nCurRefDlgId; } in GetCurRefDlgId() function in ScModule
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx501 … bool bUnoRefDialog = pScMod->IsRefDialogOpen() && pScMod->GetCurRefDlgId() == WID_SIMPLE_REF; in MouseButtonUp()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2423 if(SC_MOD()->GetCurRefDlgId()>0) in PrepareClose()

Completed in 87 milliseconds