Lines Matching refs:PropBrw
110 PropBrw::PropBrw(const Reference< XMultiServiceFactory >& _xORB,Window* pParent,ODesignView* _pDes… in DBG_NAME()
218 PropBrw::~PropBrw() in ~PropBrw()
243 void PropBrw::setCurrentPage(const ::rtl::OUString& _sLastActivePage) in setCurrentPage()
249 void PropBrw::implDetachController() in implDetachController()
265 ::rtl::OUString PropBrw::getCurrentPage() const in getCurrentPage()
286 sal_Bool PropBrw::Close() in Close()
315 uno::Sequence< Reference<uno::XInterface> > PropBrw::CreateCompPropSet(const SdrMarkList& _rMarkLis… in CreateCompPropSet()
346 void PropBrw::implSetNewObject( const uno::Sequence< Reference<uno::XInterface> >& _aObjects ) in implSetNewObject()
367 ::rtl::OUString PropBrw::GetHeadlineName( const uno::Sequence< Reference<uno::XInterface> >& _aObje… in GetHeadlineName()
440 uno::Reference< uno::XInterface> PropBrw::CreateComponentPair(OObjectBase* _pObj) in CreateComponentPair()
446 uno::Reference< uno::XInterface> PropBrw::CreateComponentPair(const uno::Reference< uno::XInterface… in CreateComponentPair()
458 ::Size PropBrw::getMinimumSize() const in getMinimumSize()
473 void PropBrw::Resize() in Resize()
506 void PropBrw::Update( OSectionView* pNewView ) in Update()
520 PostUserEvent( LINK( this, PropBrw, OnAsyncGetFocus ) ); in Update()
579 void PropBrw::Update( const uno::Reference< uno::XInterface>& _xReportComponent) in Update()
602 IMPL_LINK( PropBrw, OnAsyncGetFocus, void*, )
609 void PropBrw::LoseFocus() in LoseFocus()