Home
last modified time | relevance | path

Searched refs:aScType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx665 TypeId aScType = TYPE(ScTabViewShell); in lcl_HideAllReferences() local
666 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in lcl_HideAllReferences()
670 pSh = SfxViewShell::GetNext( *pSh, &aScType ); in lcl_HideAllReferences()
804 TypeId aScType = TYPE(ScTabViewShell); in SwitchToDocument() local
805 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in SwitchToDocument()
815 pSh = SfxViewShell::GetNext( *pSh, &aScType ); in SwitchToDocument()
/trunk/main/sc/source/ui/docshell/
H A Dtablink.cxx469 TypeId aScType = TYPE(ScDocShell); in GetFilterName() local
470 SfxObjectShell* pDocSh = SfxObjectShell::GetFirst( &aScType ); in GetFilterName()
483 pDocSh = SfxObjectShell::GetNext( *pDocSh, &aScType ); in GetFilterName()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx289 TypeId aScType = TYPE(ScTabViewShell); in IsInputHdl() local
290 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in IsInputHdl()
295 pSh = SfxViewShell::GetNext( *pSh, &aScType ); in IsInputHdl()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx148 TypeId aScType = TYPE(ScTabViewShell); in Activate() local
150 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in Activate()
158 pSh = SfxViewShell::GetNext( *pSh, &aScType ); in Activate()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx235 TypeId aScType = TYPE(ScTabViewShell); in ~ScInputWindow() local
236 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in ~ScInputWindow()
245 pSh = SfxViewShell::GetNext( *pSh, &aScType ); in ~ScInputWindow()
H A Dscmod.cxx1312 TypeId aScType = TYPE(ScTabViewShell); in ModifyOptions() local
1313 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in ModifyOptions()
1332 pSh = SfxViewShell::GetNext( *pSh, &aScType ); in ModifyOptions()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx96 TypeId aScType = TYPE(ScDocShell); in GetManualOrCurrent() local
97 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst( &aScType ); in GetManualOrCurrent()
102 pObjSh = SfxObjectShell::GetNext( *pObjSh, &aScType ); in GetManualOrCurrent()

Completed in 55 milliseconds