Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dfmvwimp.cxx165 FmXFormView* m_pParent;
435 FmXFormView::FmXFormView(const ::comphelper::ComponentContext& _rContext, FmFormView* _pView ) in FmXFormView() function in FmXFormView
450 void FmXFormView::cancelEvents() in cancelEvents()
478 void FmXFormView::notifyViewDying( ) in notifyViewDying()
486 FmXFormView::~FmXFormView() in ~FmXFormView()
658 void FmXFormView::suspendTabOrderUpdate() in suspendTabOrderUpdate()
665 void FmXFormView::resumeTabOrderUpdate() in resumeTabOrderUpdate()
750 void FmXFormView::Activate(sal_Bool bSync) in Activate()
1670 FmXFormView::ObjectRemoveListener::ObjectRemoveListener( FmXFormView* pParent ) in ObjectRemoveListener()
1705 void FmXFormView::stopMarkListWatching() in stopMarkListWatching()
[all …]
H A Dfmview.cxx103 pImpl = new FmXFormView(::comphelper::getProcessServiceFactory(),this); in Init()
605 FmXFormView::createControlLabelPair( in createControlLabelPair()
H A Dfmobj.cxx691 FmXFormView* pViewImpl = pView ? pView->GetImpl() : NULL; in EndCreate()
H A Dfmshimp.cxx3026 FmXFormView* pXView = m_pShell->GetFormView()->GetImpl(); in startFiltering()
3103 FmXFormView* pXView = m_pShell->GetFormView()->GetImpl(); in stopFiltering()
3239 FmXFormView* pXView = m_pShell->GetFormView()->GetImpl(); in clearFilter()
H A Dfmshell.cxx1418 return FmXFormView::isFocusable( xControl ); in includeObject()
/aoo4110/main/svx/source/inc/
H A Dfmvwimp.hxx71 class FmXFormView;
87 friend class FmXFormView;
92 FmXFormView* m_pViewImpl;
100 const SdrPageWindow&, FmXFormView* pView);
143 class FmXFormView : public ::cppu::WeakImplHelper3< class
186 FmXFormView( const ::comphelper::ComponentContext& _rContext, FmFormView* _pView );
187 ~FmXFormView();
H A Dfmundo.hxx53 class FmXFormView;
H A Dfmshimp.hxx169 friend class FmXFormView;
/aoo4110/main/svx/inc/svx/
H A Dfmview.hxx40 class FmXFormView;
57 FmXFormView* pImpl;
137 SVX_DLLPRIVATE FmXFormView* GetImpl() const { return pImpl; } in GetImpl()
143 struct ImplAccess { friend class FmXFormView; private: ImplAccess() { } }; in ImplAccess()

Completed in 93 milliseconds