Searched refs:GetImpl (Results 1 – 15 of 15) sorted by relevance
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()746 GetImpl()->SetWizardUsing(!GetImpl()->GetWizardUsing()); in Execute()754 GetImpl()->ExecuteSearch(); in Execute()863 GetImpl()->startFiltering(); in Execute()1018 …sal_Bool bChecked = GetImpl()->IsPropBrwOpen() && !GetImpl()->isSolelySelected( GetImpl()->getCur… in GetState()1037 …sal_Bool bChecked = GetImpl()->IsPropBrwOpen() && GetImpl()->isSolelySelected( GetImpl()->getCurre… in GetState()1138 || GetImpl()->isInFilterMode() in GetFormState()1149 if (GetImpl()->getHostFrame().is() && GetImpl()->getNavController().is()) in GetFormState()[all …]
189 pFormShell->GetImpl()->SetSelectionDelayed(); in MarkListHasChanged()258 if ( pFormShell && pFormShell->GetImpl() ) in ChangeDesignMode()271 if ( pFormShell && pFormShell->GetImpl() ) 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()361 pFormShell->GetImpl()->viewActivated( *this ); in ShowSdrPage()376 if ( pFormShell && pFormShell->GetImpl() ) in HideSdrPage()536 && pFormShell->GetImpl() in KeyInput()[all …]
465 if( pFormShell->GetImpl()->IsPropBrwOpen() ) in Command()591 if (pFormShell->GetImpl()->isControlConversionSlot(nSlotId)) in Command()1290 if( pFormShell && pFormShell->GetImpl() && pFormShell->GetFormView() ) in implExecuteDataTransfer()1495 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in NewForm()1786 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in ShowSelectionProperties()1788 if ( pFormShell->GetImpl()->IsPropBrwOpen() || bForce ) in ShowSelectionProperties()1841 pFormShell->GetImpl()->EnableTrackProperties(sal_False); in DeleteSelection()1878 pFormShell->GetImpl()->EnableTrackProperties(sal_True); in DeleteSelection()2096 pFormShell->GetImpl()->EnableTrackProperties(sal_False); in SynchronizeMarkList()2136 pFormShell->GetImpl()->EnableTrackProperties(sal_True); in SynchronizeMarkList()[all …]
195 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()
518 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 …]
2159 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()3759 pPage->GetImpl().SetFormsCreationHdl( Link() ); in viewDeactivated()3806 if ( !pPage->GetImpl().hasEverBeenActivated() ) in viewActivated()3808 pPage->GetImpl().setHasBeenActivated( ); in viewActivated()3815 _rCurrentView.GetImpl()->setHasBeenActivated( ); in viewActivated()[all …]
343 if (!pShell || !pShell->GetImpl()) in UpdateContent()346 Reference< XForm > xForm = pShell->GetImpl()->getCurrentForm(); in UpdateContent()
575 xControlMap = pFormPage->GetImpl().getControlToShapeMap(); in impl_createPropertyBrowser_throw()676 pShell->GetImpl()->getCurrentSelection( aSelection ); in StateChanged()
111 m_pImpl->initFrom( rPage.GetImpl() ); in FmFormPage()
443 xForm.set( rPage.GetImpl().findPlaceInFormComponentHierarchy( xContent ), UNO_SET_THROW ); in Inserted()448 rPage.GetImpl().setUniqueName( xContent, xForm ); in Inserted()
472 m_pFormShell->GetImpl()->forgetCurrentForm(); in Remove()
1961 Reference< XFormController > xController(pFormShell->GetImpl()->getActiveInternalController()); in UpdateContent()
69 FmFormPageImpl& GetImpl() const { return *m_pImpl; } in GetImpl() function in FmFormPage
132 FmXFormShell* GetImpl() const {return m_pImpl;}; in GetImpl() function in FmFormShell
137 SVX_DLLPRIVATE FmXFormView* GetImpl() const { return pImpl; } in GetImpl() function in FmFormView
Completed in 90 milliseconds