Lines Matching refs:SfxObjectShell
229 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ConfigurationChanged()
240 pObjSh = SfxObjectShell::GetNext( *pObjSh ); in ConfigurationChanged()
274 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ConfigurationChanged()
290 pObjSh = SfxObjectShell::GetNext( *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()
1297 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ModifyOptions()
1308 pObjSh = SfxObjectShell::GetNext( *pObjSh ); in ModifyOptions()
1587 sal_Bool ScModule::IsModalMode(SfxObjectShell* pDocSh) in IsModalMode()
1837 ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in IMPL_LINK()
1891 ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in IMPL_LINK()
1929 SfxObjectShell::Current()); in CreateItemSet()