Home
last modified time | relevance | path

Searched refs:pBasicIDEShell (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basctl/source/dlged/
H A Dpropbrw.cxx110 const BasicIDEShell* pBasicIDEShell = dynamic_cast< const BasicIDEShell* >( _pShell ); in Update() local
111 OSL_ENSURE( pBasicIDEShell || !_pShell, "PropBrw::Update: invalid shell!" ); in Update()
112 if ( pBasicIDEShell ) in Update()
114 ImplUpdate( pBasicIDEShell->GetCurrentDocument(), pBasicIDEShell->GetCurDlgView() ); in Update()

Completed in 13 milliseconds