Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwsh5.cxx122 if ( GetViewData()->GetSfxDocShell()->IsReadOnly() != bReadOnly ) in Notify()
124 bReadOnly = GetViewData()->GetSfxDocShell()->IsReadOnly(); in Notify()
H A Ddrawview.cxx101 pViewData->GetSfxDocShell()->IsReadOnly(); in Construct()
763 !pViewData->GetSfxDocShell()->IsReadOnly() ) in SelectCurrentViewObject()
824 !pViewData->GetSfxDocShell()->IsReadOnly() ) in SelectObject()
H A Dpgbrksh.cxx66 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScPageBreakShell()
H A Dauditsh.cxx68 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScAuditingShell()
H A Dpivotsh.cxx76 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScPivotShell()
H A Dtabvwshh.cxx193 …aName = GetViewData()->GetSfxDocShell()->GetEmbeddedObjectContainer().GetEmbeddedObjectName( xOLE … in GetObjectState()
H A Dgridwin.cxx364 …bool bProtectDoc = rDoc.IsTabProtected( aCellPos.Tab() ) || pViewData->GetSfxDocShell()->IsReadOn… in lcl_UnLockComment()
1555 if (pScMod->IsModalMode(pViewData->GetSfxDocShell())) in HandleMouseButtonDown()
1896 if (pScMod->IsModalMode(pViewData->GetSfxDocShell())) in MouseButtonUp()
2311 if (pScMod->IsModalMode(pViewData->GetSfxDocShell())) in MouseMove()
2819 pScMod->IsModalMode(pViewData->GetSfxDocShell()); in Command()
H A Dtabview5.cxx350 aViewData.GetSfxDocShell()->IsReadOnly(); in UpdateLayerLocks()
H A Dselect.cxx363 if ( !pScMod->IsModalMode(pViewData->GetSfxDocShell()) ) in SetCursorAtCell()
H A Deditsh.cxx474 SfxObjectShell* pObjSh = pViewData->GetSfxDocShell(); in Execute()
H A Dformatsh.cxx157 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScFormatShell()
H A Dviewdata.cxx2120 SfxObjectShell* ScViewData::GetSfxDocShell() const in GetSfxDocShell() function in ScViewData
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob1.cxx66 pViewData->GetSfxDocShell(),RID_SCDLG_CHAR ); in ExecuteCharDlg()
H A Ddrawsh2.cxx78 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScDrawShell()
H A Ddrtxtob.cxx130 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScDrawTextObjectBar()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx238 SfxObjectShell* GetSfxDocShell() const;

Completed in 140 milliseconds