Searched refs:SwGlosDocShell (Results 1 – 4 of 4) sorted by relevance
58 #define SwGlosDocShell macro64 SFX_IMPL_INTERFACE( SwGlosDocShell, SwDocShell, SW_RES(0) )73 TYPEINIT1( SwGlosDocShell, SwDocShell );145 SwGlosDocShell::SwGlosDocShell(sal_Bool bNewShow) in SwGlosDocShell() function in SwGlosDocShell158 SwGlosDocShell::~SwGlosDocShell( ) in ~SwGlosDocShell()167 void SwGlosDocShell::Execute( SfxRequest& rReq ) in Execute()177 void SwGlosDocShell::GetState( SfxItemSet& rSet ) in GetState()187 sal_Bool SwGlosDocShell::Save() in Save()291 SwGlosDocShell* pDocSh = new SwGlosDocShell(bShow); in SV_IMPL_REF()
27 class SwGlosDocShell : public SwDocShell class44 SwGlosDocShell( sal_Bool bNewShow = sal_True);45 virtual ~SwGlosDocShell();
69 shell SwGlosDocShell : SwDocShell
327 SwGlosDocShell::RegisterInterface( pMod ); in RegisterInterfaces()
Completed in 36 milliseconds