Lines Matching refs:GetNavModel

240 …DBG_ASSERT(GetNavModel() != NULL, "NavigatorTree::~NavigatorTree : unerwartet : kein ExplorerModel…  in ~NavigatorTree()
263 FmFormShell* pOldShell = GetNavModel()->GetFormShell(); in UpdateContent()
264 FmFormPage* pOldPage = GetNavModel()->GetFormPage(); in UpdateContent()
275 GetNavModel()->UpdateContent( pFormShell ); in UpdateContent()
343 m_aControlExchange->setFormsRoot( GetNavModel()->GetFormPage()->GetForms() ); in implPrepareExchange()
430 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in Command()
563GetNavModel()->GetFormShell()->GetImpl()->ExecuteTabOrderDialog( xTabController ); in Command()
877 …sal_Bool bForeignCollection = m_aControlExchange->getFormsRoot().get() != GetNavModel()->GetFormPa… in implAcceptDataTransfer()
1056 …sal_Bool bForeignCollection = _rData.getFormsRoot().get() != GetNavModel()->GetFormPage()->GetForm… in implExecuteDataTransfer()
1080 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in implExecuteDataTransfer()
1152 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in implExecuteDataTransfer()
1194 GetNavModel()->GetRootList()->Remove(pCurrentUserData); in implExecuteDataTransfer()
1198 GetNavModel()->m_pPropChangeList->Lock(); in implExecuteDataTransfer()
1200 if ( bUndo && GetNavModel()->m_pPropChangeList->CanUndo()) in implExecuteDataTransfer()
1205 else if( !GetNavModel()->m_pPropChangeList->CanUndo() ) in implExecuteDataTransfer()
1227 xContainer = Reference< XIndexContainer > (GetNavModel()->GetForms(), UNO_QUERY); in implExecuteDataTransfer()
1233 if ( bUndo && GetNavModel()->m_pPropChangeList->CanUndo()) in implExecuteDataTransfer()
1257 GetNavModel()->m_pPropChangeList->UnLock(); in implExecuteDataTransfer()
1266 GetNavModel()->GetRootList()->Insert(pCurrentUserData, nIndex); in implExecuteDataTransfer()
1486 GetNavModel()->Insert( pNewFormData, LIST_APPEND, sal_True ); in NewForm()
1490 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in NewForm()
1499 GetNavModel()->SetModified(); in NewForm()
1513 if (!GetNavModel()->GetFormShell()) in NewControl()
1531 FmFormView* pFormView = GetNavModel()->GetFormShell()->GetFormView(); in NewControl()
1541 GetNavModel()->Insert( pNewFormControlData, LIST_APPEND, sal_True ); in NewControl()
1542 GetNavModel()->SetModified(); in NewControl()
1585 if( GetNavModel()->FindData(aNewName, pFormParentData,sal_False) == NULL ) in GenerateName()
1601 sal_Bool bRes = GetNavModel()->Rename( pEntryData, rNewText); in EditedEntry()
1717 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in ShowSelectionProperties()
1811 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in DeleteSelection()
1927 GetNavModel()->Remove(pCurrent, sal_True); in DeleteSelection()
2076 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeSelection()
2082 GetNavModel()->BroadcastMarkedObjects(pFormView->GetMarkedObjectList()); in SynchronizeSelection()
2090 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeMarkList()
2183 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in UnmarkAllViewObj()
2193 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in MarkViewObj()
2263 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in MarkViewObj()