Lines Matching refs:ScDocShell
232 if ( pObjSh->Type() == TYPE(ScDocShell) ) in ConfigurationChanged()
234 ScDocShell* pDocSh = ((ScDocShell*)pObjSh); in ConfigurationChanged()
277 if ( pObjSh->Type() == TYPE(ScDocShell) ) in ConfigurationChanged()
279 ScDocShell* pDocSh = ((ScDocShell*)pObjSh); in ConfigurationChanged()
407 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in Execute()
510 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in Execute()
602 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in GetState()
617 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in GetState()
973 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in ModifyOptions()
1300 if ( pObjSh->Type() == TYPE(ScDocShell) ) in ModifyOptions()
1302 ScDocShell* pOneDocSh = ((ScDocShell*)pObjSh); in ModifyOptions()
1815 void lcl_CheckNeedsRepaint( ScDocShell* pDocShell ) in lcl_CheckNeedsRepaint()
1837 ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in IMPL_LINK()
1891 ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in IMPL_LINK()
1928 ScDocShell* pDocSh = PTR_CAST(ScDocShell, in CreateItemSet()