Searched defs:ScDocShell (Results 1 – 4 of 4) sorted by relevance
81 class SC_DLLPUBLIC ScDocShell: public SfxObjectShell, public SfxListener class
173 #define ScDocShell macro268 SFX_IMPL_INTERFACE(ScDocShell,SfxObjectShell, ScResId(SCSTR_DOCSHELL)) in SFX_IMPL_INTERFACE() argument2566 ScDocShell::ScDocShell( const ScDocShell& rShell ) in ScDocShell() function in ScDocShell
1008 IMPL_LINK( ScDocShell, RefreshDBDataHdl, ScRefreshTimer*, pRefreshTimer ) in IMPL_LINK() argument
2213 IMPL_LINK( ScDocShell, DialogClosedHdl, sfx2::FileDialogHelper*, _pFileDlg ) in IMPL_LINK() argument
Completed in 116 milliseconds