Lines Matching refs:GetImpl
461 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()
1535 ::rtl::OUString sName = pPage->GetImpl().setUniqueName( xNewComponent, xParentForm ); in NewControl()
1784 …pFormShell->GetImpl()->setCurrentSelectionFromMark( pFormShell->GetFormView()->GetMarkedObjectList… in ShowSelectionProperties()
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()
1924 …if ( pFormShell->GetImpl()->getCurrentForm() == xCurrentForm ) // die Shell kennt die zu loeschen… in DeleteSelection()
1925 pFormShell->GetImpl()->forgetCurrentForm(); // -> wegnehmen ... in DeleteSelection()
2096 pFormShell->GetImpl()->EnableTrackProperties(sal_False); in SynchronizeMarkList()
2136 pFormShell->GetImpl()->EnableTrackProperties(sal_True); in SynchronizeMarkList()
2149 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in SynchronizeMarkList()