| /AOO41X/main/reportdesign/source/ui/report/ |
| H A D | ReportController.cxx | 373 if ( getDesignView() ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 374 pSectionWindow = getDesignView()->getMarkedSection(); in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 407 if ( getDesignView() ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 408 EndListening( *getDesignView() ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 482 …aReturn.bEnabled = isEditable() && getDesignView()->HasSelection();// && getDesignView()->isAlignP… in GetState() 488 aReturn.bEnabled = isEditable() && getDesignView()->HasSelection(); in GetState() 502 aReturn.bEnabled = isEditable() && getDesignView()->HasSelection(); in GetState() 522 uno::Reference<report::XSection> xSection = getDesignView()->getCurrentSection(); in GetState() 544 …aReturn.bEnabled = isEditable() && getDesignView()->HasSelection();// && getDesignView()->isAlignP… in GetState() 547 …aReturn.bEnabled = isEditable() && getDesignView()->HasSelection() && !getDesignView()->isHandleEv… in GetState() [all …]
|
| /AOO41X/main/dbaccess/source/ui/querydesign/ |
| H A D | SelectionBrowseBox.cxx | 235 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in initialize() 238 …const IParseContext& rContext = static_cast<OQueryController&>(getDesignView()->getController()).g… in initialize() 294 OQueryDesignView* OSelectionBrowseBox::getDesignView() in getDesignView() function in OSelectionBrowseBox 301 OQueryDesignView* OSelectionBrowseBox::getDesignView() const in getDesignView() function in OSelectionBrowseBox 379 getDesignView()->getController().addUndoActionAndInvalidate(pUndoAct); in ColumnMoved() 423 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in Init() 450 static_cast< OQueryController& >( getDesignView()->getController() ).clearFields(); in PreFill() 504 if (static_cast<OQueryController&>(getDesignView()->getController()).isReadOnly()) in GetController() 549 getDesignView()->fillValidFields(aTable, m_pFieldCell); in InitController() 565 … OJoinTableView::OTableWindowMap* pTabWinList = getDesignView()->getTableView()->GetTabWinMap(); in InitController() [all …]
|
| H A D | TableWindowListBox.cxx | 95 …m_pTabWin->getDesignView()->getController().showError(m_pTabWin->getDesignView()->getController().… in dragFinished() 122 OJoinDesignView* pView = m_pTabWin->getDesignView(); in GetEntryFromText() 242 …if (!pCont->getDesignView()->getController().isReadOnly() && pCont->getDesignView()->getController… in StartDrag() 344 m_pTabWin->getDesignView()->getController().setErrorOccured(::dbtools::SQLExceptionInfo(e));
|
| H A D | QueryTableView.cxx | 182 _pView->getDesignView()->getController().addUndoActionAndInvalidate(_pUndoAction); in addUndoAction() 195 …DlgQryJoin aDlg(_pView,_pConnectionData,_pView->GetTabWinMap(),_pView->getDesignView()->getControl… in openJoinDialog() 200 _pView->getDesignView()->getController().setModified(sal_True); in openJoinDialog() 544 TTableWindowData* pWindowData = getDesignView()->getController().getTableWindowData(); in AddTabWin() 866 OQueryDesignView* pParent = static_cast<OQueryDesignView*>(getDesignView()); in RemoveTabWin() 939 getDesignView()->SaveTabWinUIConfig(pTabWin); in HideTabWin() 1084 DBG_ASSERT(getDesignView() != NULL, "OQueryTableView::InsertField : habe kein Parent !"); in InsertField() 1085 static_cast<OQueryDesignView*>(getDesignView())->InsertField(rInfo); in InsertField()
|
| H A D | TableWindow.cxx | 158 OJoinDesignView* OTableWindow::getDesignView() in getDesignView() function in OTableWindow 289 ImageProvider aImageProvider( getDesignView()->getController().getConnection() ); in impl_updateImage() 440 if (pCont->getDesignView()->getController().isReadOnly()) in MouseMove() 635 OJoinController& rController = getDesignView()->getController(); in Command() 672 if ( getDesignView()->getController().isReadOnly() ) in PreNotify() 751 getDesignView()->getController().setModified( sal_True ); in PreNotify()
|
| H A D | QueryTextView.cxx | 131 getContainerWindow()->getDesignView()->getController().addUndoActionAndInvalidate( pUndoAct ); in clear() 166 getContainerWindow()->getDesignView()->getController().setModified(sal_True); in cut() 173 getContainerWindow()->getDesignView()->getController().setModified(sal_True); in paste()
|
| H A D | QTableWindow.cxx | 183 getTableView()->getDesignView()->getController().InvalidateFeature(ID_BROWSER_QUERY_EXECUTE); in Init() 207 if (getTableView()->getDesignView()->getController().isReadOnly()) in OnEntryDoubleClicked() 229 …Reference< XConnection> xConnection = getTableView()->getDesignView()->getController().getConnecti… in ExistsField()
|
| H A D | QueryViewSwitch.cxx | 199 Window* pDesignParent = getDesignView() ? getDesignView()->GetParent() : NULL; in getContainer()
|
| H A D | SelectionBrowseBox.hxx | 133 OQueryDesignView* getDesignView(); 134 OQueryDesignView* getDesignView() const;
|
| H A D | JAccess.cxx | 117 return m_pTableView && !m_pTableView->getDesignView()->getController().isReadOnly(); in isEditable()
|
| H A D | TableWindowTitle.cxx | 193 pView->getDesignView()->getController().setModified(sal_True); in MouseButtonDown()
|
| H A D | JoinTableView.cxx | 344 OJoinDesignView* pParent = getDesignView(); in createTableWindowData() 1331 …if(!getDesignView()->getController().isReadOnly() && getDesignView()->getController().isConnected(… in Command()
|
| H A D | ConnectionLineAccess.cxx | 258 … return m_pLine ? !m_pLine->GetParent()->getDesignView()->getController().isReadOnly() : sal_False; in isEditable()
|
| H A D | querycontainerwindow.cxx | 212 OJoinController& rController = m_pViewSwitch->getDesignView()->getController(); in PreNotify()
|
| H A D | TableWindowAccess.cxx | 290 return m_pTable && !m_pTable->getTableView()->getDesignView()->getController().isReadOnly(); in isEditable()
|
| H A D | querydlg.cxx | 168 if ( static_cast<OQueryTableView*>(pParent)->getDesignView()->getController().isReadOnly() ) in DBG_NAME()
|
| H A D | querycontroller.cxx | 1124 return getContainer()->getDesignView(); in getJoinView()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | sqledit.cxx | 83 OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController(); in KeyInput() 124 … OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController(); in IMPL_LINK() 142 OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController(); in IMPL_LINK() 156 OJoinController& rController = m_pView->getContainerWindow()->getDesignView()->getController();
|
| /AOO41X/main/dbaccess/source/ui/inc/ |
| H A D | querycontainerwindow.hxx | 89 OQueryDesignView* getDesignView() { return m_pViewSwitch->getDesignView(); } in getDesignView() function in dbaui::OQueryContainerWindow
|
| H A D | QueryViewSwitch.hxx | 85 OQueryDesignView* getDesignView() const { return m_pDesignView; } in getDesignView() function in dbaui::OQueryViewSwitch
|
| H A D | TableWindow.hxx | 139 OJoinDesignView* getDesignView();
|
| H A D | JoinTableView.hxx | 181 OJoinDesignView* getDesignView() const { return m_pView; } in getDesignView() function in dbaui::OJoinTableView
|
| /AOO41X/main/dbaccess/source/ui/dlg/ |
| H A D | RelationDlg.cxx | 120 m_xConnection = pParent->getDesignView()->getController().getConnection(); in DBG_NAME() 253 … static_cast<OJoinTableView*>(GetParent())->getDesignView()->getController().getORB());
|
| /AOO41X/main/dbaccess/source/ui/relationdesign/ |
| H A D | RelationTableView.cxx | 313 getDesignView()->getController().showError(SQLExceptionInfo(e)); in RemoveConnection()
|
| /AOO41X/main/reportdesign/source/ui/inc/ |
| H A D | ReportController.hxx | 109 ODesignView* getDesignView() const { return static_cast< ODesignView* >( getView() ); } in getDesignView() function in rptui::OReportController
|