Home
last modified time | relevance | path

Searched refs:GetImpl (Results 1 – 15 of 15) sorted by relevance

/trunk/main/svx/source/form/
H A Dfmshell.cxx110GetImpl()->prependContextInfo(e, Reference< XInterface > (), context, ::rtl::OUString()); …
289 if ( GetImpl()->didPrepareClose() ) in PrepareClose()
296 if (!m_bDesignMode && !GetImpl()->isInFilterMode() && in PrepareClose()
309 if ( GetImpl()->getActiveController().is() ) in PrepareClose()
311 … const ::svx::ControllerFeatures& rController = GetImpl()->getActiveControllerFeatures(); in PrepareClose()
323 GetImpl()->didPrepareClose( sal_True ); in PrepareClose()
351 GetImpl()->SetDesignMode(bDesign); in impl_setDesignMode()
371 bResult = !m_bDesignMode && GetImpl()->hasDatabaseBar() && !GetImpl()->isInFilterMode(); in HasUIFeature()
376 bResult = !m_bDesignMode && GetImpl()->hasDatabaseBar() && GetImpl()->isInFilterMode(); in HasUIFeature()
380 bResult = !m_bDesignMode && GetImpl()->hasDatabaseBar() && GetImpl()->isInFilterMode(); in HasUIFeature()
[all …]
H A Dfmview.cxx189 pFormShell->GetImpl()->SetSelectionDelayed(); in MarkListHasChanged()
258 if ( pFormShell && pFormShell->GetImpl() ) in ChangeDesignMode()
259 pFormShell->GetImpl()->viewDeactivated( *this, sal_True ); in ChangeDesignMode()
271 if ( pFormShell && pFormShell->GetImpl() ) in ChangeDesignMode()
272 pFormShell->GetImpl()->loadForms( pCurPage, ( bDesign ? FORMS_UNLOAD : FORMS_LOAD ) ); in ChangeDesignMode()
279 …OSL_PRECOND( pFormShell && pFormShell->GetImpl(), "FmFormView::ChangeDesignMode: is this really al… in ChangeDesignMode()
280 if ( pFormShell && pFormShell->GetImpl() ) in ChangeDesignMode()
281 pFormShell->GetImpl()->viewActivated( *this ); in ChangeDesignMode()
349 FmXFormShell* pFormShellImpl = pFormShell->GetImpl(); in ShowSdrPage()
360 if ( pFormShell && pFormShell->GetImpl() ) in ShowSdrPage()
[all …]
H A Dnavigatortree.cxx461 if ( pFormShell->GetImpl()->isEnhancedForm() && !m_nControlsSelected ) in Command()
465 if( pFormShell->GetImpl()->IsPropBrwOpen() ) in Command()
487 … OSL_ENSURE( pFormShell->GetImpl()->isSolelySelected( pCurrent->GetFormComponent() ), in Command()
491 …pFormShell->GetImpl()->checkControlConversionSlotsForCurrentSelection( *aContextMenu.GetPopupMenu(… in Command()
563 … GetNavModel()->GetFormShell()->GetImpl()->ExecuteTabOrderDialog( xTabController ); in Command()
591 if (pFormShell->GetImpl()->isControlConversionSlot(nSlotId)) in Command()
594 …if ( pFormShell->GetImpl()->executeControlConversionSlot( pCurrent->GetFormComponent(), nSlotId ) ) in Command()
1290 if( pFormShell && pFormShell->GetImpl() && pFormShell->GetFormView() ) in implExecuteDataTransfer()
1291 … pFormShell->GetImpl()->DetermineSelection( pFormShell->GetFormView()->GetMarkedObjectList() ); in implExecuteDataTransfer()
1495 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in NewForm()
[all …]
H A Dfmobj.cxx195 pOldFormPage->GetImpl().formObjectRemoved( *this ); in SetPage()
340 pNewFormPage->GetImpl().formObjectInserted( *this ); in SetPage()
651 pFormPage->GetImpl().formModelAssigned( *this ); in SetUnoControlModel()
675 … xParentForm.set( rPage.GetImpl().findPlaceInFormComponentHierarchy( xContent ), UNO_SET_THROW ); in EndCreate()
679 rPage.GetImpl().setUniqueName( xContent, xParentForm ); in EndCreate()
691 FmXFormView* pViewImpl = pView ? pView->GetImpl() : NULL; in EndCreate()
H A Dfmvwimp.cxx518 if ( m_pView && m_pView->GetFormShell() && m_pView->GetFormShell()->GetImpl() ) in formActivated()
519 m_pView->GetFormShell()->GetImpl()->formActivated( rEvent ); in formActivated()
525 if ( m_pView && m_pView->GetFormShell() && m_pView->GetFormShell()->GetImpl() ) in formDeactivated()
526 m_pView->GetFormShell()->GetImpl()->formDeactivated( rEvent ); in formDeactivated()
738 FmXFormShell* pShImpl = m_pView->GetFormShell()->GetImpl();
775 FmXFormShell* pShImpl = m_pView->GetFormShell() ? m_pView->GetFormShell()->GetImpl() : NULL; in Deactivate()
998 FmXFormShell* pShellImpl = pShell ? pShell->GetImpl() : NULL; in onCreatedFormObject()
1114 …rPage.GetImpl().findPlaceInFormComponentHierarchy( xFormComponent, _rxDataSource, _rDataSourceName… in lcl_insertIntoFormComponentHierarchy_throw()
1117 rPage.GetImpl().setUniqueName( xFormComponent, xTargetForm ); in lcl_insertIntoFormComponentHierarchy_throw()
1911 if ( GetFormShell() && GetFormShell()->GetImpl() ) in impl_getDocumentType()
[all …]
H A Dfmshimp.cxx2159 pPage->GetImpl().setCurForm( m_xCurrentForm ); in impl_updateCurrentForm()
2860 pFormView->GetImpl()->stopMarkListWatching(); in SetDesignMode()
2867 pFormView->GetImpl()->saveMarkList( sal_True ); in SetDesignMode()
2891 pFormView->GetImpl()->restoreMarkList( aList ); in SetDesignMode()
2902 pFormView->GetImpl()->startMarkListWatching(); in SetDesignMode()
3026 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()
3726 if ( _rCurrentView.GetImpl() && !_rCurrentView.IsDesignMode() ) in viewDeactivated()
3728 _rCurrentView.GetImpl()->Deactivate( _bDeactivateController ); in viewDeactivated()
[all …]
H A Dtabwin.cxx343 if (!pShell || !pShell->GetImpl()) in UpdateContent()
346 Reference< XForm > xForm = pShell->GetImpl()->getCurrentForm(); in UpdateContent()
H A DfmPropBrw.cxx575 xControlMap = pFormPage->GetImpl().getControlToShapeMap(); in impl_createPropertyBrowser_throw()
676 pShell->GetImpl()->getCurrentSelection( aSelection ); in StateChanged()
H A Dfmundo.cxx443 … xForm.set( rPage.GetImpl().findPlaceInFormComponentHierarchy( xContent ), UNO_SET_THROW ); in Inserted()
448 rPage.GetImpl().setUniqueName( xContent, xForm ); in Inserted()
H A Dfmpage.cxx111 m_pImpl->initFrom( rPage.GetImpl() ); in FmFormPage()
H A Dnavigatortreemodel.cxx472 m_pFormShell->GetImpl()->forgetCurrentForm(); in Remove()
H A Dfiltnav.cxx1961 … Reference< XFormController > xController(pFormShell->GetImpl()->getActiveInternalController()); in UpdateContent()
/trunk/main/svx/inc/svx/
H A Dfmpage.hxx69 FmFormPageImpl& GetImpl() const { return *m_pImpl; } in GetImpl() function in FmFormPage
H A Dfmshell.hxx132 FmXFormShell* GetImpl() const {return m_pImpl;}; in GetImpl() function in FmFormShell
H A Dfmview.hxx137 SVX_DLLPRIVATE FmXFormView* GetImpl() const { return pImpl; } in GetImpl() function in FmFormView