Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dbrowserview.cxx44 DBG_NAME(OPropertyBrowserView) in DBG_NAME() argument
46 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() argument
71 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 …]
H A Dbrowserview.hxx44 class OPropertyBrowserView : public Window class
58OPropertyBrowserView(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
61 virtual ~OPropertyBrowserView();
H A Dpropcontroller.hxx130 OPropertyBrowserView* m_pView;
H A Dpropcontroller.cxx728 m_pView = new OPropertyBrowserView(m_aContext.getLegacyServiceFactory(), _pParentWin); in Construct()

Completed in 43 milliseconds