Searched refs:GetSfxDocShell (Results 1 – 16 of 16) sorted by relevance
122 if ( GetViewData()->GetSfxDocShell()->IsReadOnly() != bReadOnly ) in Notify()124 bReadOnly = GetViewData()->GetSfxDocShell()->IsReadOnly(); in Notify()
101 pViewData->GetSfxDocShell()->IsReadOnly(); in Construct()763 !pViewData->GetSfxDocShell()->IsReadOnly() ) in SelectCurrentViewObject()824 !pViewData->GetSfxDocShell()->IsReadOnly() ) in SelectObject()
66 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScPageBreakShell()
68 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScAuditingShell()
76 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScPivotShell()
193 …aName = GetViewData()->GetSfxDocShell()->GetEmbeddedObjectContainer().GetEmbeddedObjectName( xOLE … in GetObjectState()
364 …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()
350 aViewData.GetSfxDocShell()->IsReadOnly(); in UpdateLayerLocks()
363 if ( !pScMod->IsModalMode(pViewData->GetSfxDocShell()) ) in SetCursorAtCell()
474 SfxObjectShell* pObjSh = pViewData->GetSfxDocShell(); in Execute()
157 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScFormatShell()
2120 SfxObjectShell* ScViewData::GetSfxDocShell() const in GetSfxDocShell() function in ScViewData
66 pViewData->GetSfxDocShell(),RID_SCDLG_CHAR ); in ExecuteCharDlg()
78 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScDrawShell()
130 ::svl::IUndoManager* pMgr = pViewData->GetSfxDocShell()->GetUndoManager(); in ScDrawTextObjectBar()
238 SfxObjectShell* GetSfxDocShell() const;
Completed in 122 milliseconds