Lines Matching refs:DrawDocShell
93 #define DrawDocShell macro
96 SFX_IMPL_INTERFACE(DrawDocShell, SfxObjectShell, SdResId(0))
117 TYPEINIT1( DrawDocShell, SfxObjectShell );
120 DrawDocShell,
131 void DrawDocShell::Construct( bool bClipboard ) in Construct()
159 DrawDocShell::DrawDocShell(SfxObjectCreateMode eMode, in DrawDocShell() function in sd::DrawDocShell
183 DrawDocShell::DrawDocShell( const sal_uInt64 nModelCreationFlags, sal_Bool bDataObject, DocumentTyp… in DrawDocShell() function in sd::DrawDocShell
205 DrawDocShell::DrawDocShell(SdDrawDocument* pDoc, SfxObjectCreateMode eMode, in DrawDocShell() function in sd::DrawDocShell
229 DrawDocShell::~DrawDocShell() in ~DrawDocShell()
271 void DrawDocShell::GetState(SfxItemSet &rSet) in GetState()
356 void DrawDocShell::InPlaceActivate( sal_Bool bActive ) in InPlaceActivate()
436 void DrawDocShell::Activate( sal_Bool bMDI) in Activate()
451 void DrawDocShell::Deactivate( sal_Bool ) in Deactivate()
461 ::svl::IUndoManager* DrawDocShell::GetUndoManager() in GetUndoManager()
474 void DrawDocShell::UpdateTablePointers() in UpdateTablePointers()
492 void DrawDocShell::CancelSearching() in CancelSearching()
506 void DrawDocShell::ApplySlotFilter() const in ApplySlotFilter()
513 == const_cast<DrawDocShell*>( this ) in ApplySlotFilter()
532 void DrawDocShell::SetModified( sal_Bool bSet /* = sal_True */ ) in SetModified()
555 IMPL_LINK(DrawDocShell, OnlineSpellCallback, SpellCallbackInfo*, pInfo) in IMPL_LINK() argument
570 void DrawDocShell::ClearUndoBuffer() in ClearUndoBuffer()