Searched refs:OPropertyBrowserView (Results 1 – 4 of 4) sorted by relevance
44 DBG_NAME(OPropertyBrowserView) in DBG_NAME() argument46 OPropertyBrowserView::OPropertyBrowserView( const Reference< XMultiServiceFactory >& _rxORB, in DBG_NAME()52 DBG_CTOR(OPropertyBrowserView,NULL); in DBG_NAME()62 IMPL_LINK(OPropertyBrowserView, OnPageActivation, void*, EMPTYARG) in IMPL_LINK() argument71 OPropertyBrowserView::~OPropertyBrowserView() in ~OPropertyBrowserView()83 DBG_DTOR(OPropertyBrowserView, NULL); in ~OPropertyBrowserView()87 void OPropertyBrowserView::activatePage(sal_uInt16 _nPage) in activatePage()94 void OPropertyBrowserView::GetFocus() in GetFocus()103 long OPropertyBrowserView::Notify( NotifyEvent& _rNEvt ) in Notify()119 void OPropertyBrowserView::Resize() in Resize()[all …]
44 class OPropertyBrowserView : public Window class58 …OPropertyBrowserView(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…61 virtual ~OPropertyBrowserView();
130 OPropertyBrowserView* m_pView;
728 m_pView = new OPropertyBrowserView(m_aContext.getLegacyServiceFactory(), _pParentWin); in Construct()
Completed in 33 milliseconds