Lines Matching refs:Implementation
71 ViewShell::Implementation::Implementation (ViewShell& rViewShell) in Implementation() function in sd::ViewShell::Implementation
85 ViewShell::Implementation::~Implementation (void) in ~Implementation()
102 void ViewShell::Implementation::ProcessModifyPageSlot ( in ProcessModifyPageSlot()
258 void ViewShell::Implementation::AssignLayout ( SfxRequest& rRequest, PageKind ePageKind ) in AssignLayout()
310 sal_uInt16 ViewShell::Implementation::GetViewId (void) in GetViewId()
344 SvxIMapDlg* ViewShell::Implementation::GetImageMapDialog (void) in GetImageMapDialog()
358 class ViewShell::Implementation::ToolBarManagerLock::Deleter { public:
362 ::boost::shared_ptr<ViewShell::Implementation::ToolBarManagerLock>
363 ViewShell::Implementation::ToolBarManagerLock::Create ( in Create()
367 new ViewShell::Implementation::ToolBarManagerLock(rpManager), in Create()
368 ViewShell::Implementation::ToolBarManagerLock::Deleter()); in Create()
376 ViewShell::Implementation::ToolBarManagerLock::ToolBarManagerLock ( in ToolBarManagerLock()
391 IMPL_LINK(ViewShell::Implementation::ToolBarManagerLock,TimeoutCallback,Timer*,EMPTYARG) in IMPL_LINK()
409 void ViewShell::Implementation::ToolBarManagerLock::Release (bool bForce) in Release()
422 ViewShell::Implementation::ToolBarManagerLock::~ToolBarManagerLock (void) in ~ToolBarManagerLock()