Lines Matching refs:PropBrw
93 pWindow = new PropBrw( in SFX_IMPL_FLOATINGWINDOW()
104 ((PropBrw*)pWindow)->Update( pShell ); in SFX_IMPL_FLOATINGWINDOW()
108 void PropBrw::Update( const SfxViewShell* _pShell ) in Update()
146 DBG_NAME(PropBrw) in DBG_NAME() argument
150 PropBrw::PropBrw( const Reference< XMultiServiceFactory >& _xORB, SfxBindings* _pBindings, PropBrwM… in DBG_NAME()
158 DBG_CTOR(PropBrw,NULL); in DBG_NAME()
185 void PropBrw::ImplReCreateController() in ImplReCreateController()
272 PropBrw::~PropBrw() in ~PropBrw()
277 DBG_DTOR(PropBrw,NULL); in ~PropBrw()
282 void PropBrw::ImplDestroyController() in ImplDestroyController()
307 sal_Bool PropBrw::Close() in Close()
321 PropBrw::CreateMultiSelectionSequence( const SdrMarkList& _rMarkList ) in CreateMultiSelectionSequence()
365 void PropBrw::implSetNewObjectSequence in implSetNewObjectSequence()
381 void PropBrw::implSetNewObject( const Reference< XPropertySet >& _rxObject ) in implSetNewObject()
397 ::rtl::OUString PropBrw::GetHeadlineName( const Reference< XPropertySet >& _rxObject ) in GetHeadlineName()
517 void PropBrw::FillInfo( SfxChildWinInfo& rInfo ) const in FillInfo()
524 void PropBrw::Resize() in Resize()
543 void PropBrw::ImplUpdate( const Reference< XModel >& _rxContextDocument, SdrView* pNewView ) in ImplUpdate()