Searched refs:_pShell (Results 1 – 5 of 5) sorted by relevance
108 void PropBrw::Update( const SfxViewShell* _pShell ) in Update() argument110 const BasicIDEShell* pBasicIDEShell = dynamic_cast< const BasicIDEShell* >( _pShell ); in Update()111 OSL_ENSURE( pBasicIDEShell || !_pShell, "PropBrw::Update: invalid shell!" ); in Update()116 else if ( _pShell ) in Update()118 ImplUpdate( NULL, _pShell->GetDrawView() ); in Update()
107 SwWebView::SwWebView(SfxViewFrame* _pFrame, SfxViewShell* _pShell) : in TYPEINIT1()108 SwView(_pFrame, _pShell) in TYPEINIT1()
141 const SfxObjectShell* _pShell,
102 void Update( const SfxViewShell* _pShell );
103 FormShellWaitObject(const FmFormShell* _pShell);
Completed in 25 milliseconds