Lines Matching refs:Implementation
127 class ViewShellBase::Implementation class in sd::ViewShellBase
163 Implementation (ViewShellBase& rBase);
164 ~Implementation (void);
278 mpImpl.reset(new Implementation(*this)); in ViewShellBase()
1208 ViewShellBase::Implementation::Implementation (ViewShellBase& rBase) in Implementation() function in sd::ViewShellBase::Implementation
1227 ViewShellBase::Implementation::~Implementation (void) in ~Implementation()
1238 void ViewShellBase::Implementation::LateInit (void) in LateInit()
1246 void ViewShellBase::Implementation::ProcessRestoreEditingViewSlot (void) in ProcessRestoreEditingViewSlot()
1274 void ViewShellBase::Implementation::ShowViewTabBar (bool bShow) in ShowViewTabBar()
1287 void ViewShellBase::Implementation::ResizePixel ( in ResizePixel()
1337 void ViewShellBase::Implementation::SetPaneVisibility ( in SetPaneVisibility()
1403 void ViewShellBase::Implementation::GetSlotState (SfxItemSet& rSet) in GetSlotState()