Home
last modified time | relevance | path

Searched refs:getDesignView (Results 1 – 25 of 25) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx407 if ( getDesignView() ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
550 aReturn.bEnabled = getDesignView()->HasSelection() && !getDesignView()->isHandleEvent(_nId); in GetState()
780 aReturn.bChecked = getDesignView() && getDesignView()->isReportExplorerVisible(); in GetState()
785 aReturn.bChecked = getDesignView() && getDesignView()->isAddFieldVisible(); in GetState()
1055 getDesignView()->Copy(); in Execute()
2270 getDesignView()->removeSection(getDesignView()->getSectionCount() - 1); in propertyChange()
2761 if ( getDesignView() ) in getViewData()
2917 else if ( getDesignView() && !getDesignView()->isAddFieldVisible() ) in executeReport()
3072 if ( getDesignView() ) in select()
3112 if ( getDesignView() ) in getSelection()
[all …]
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx294 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()
549 getDesignView()->fillValidFields(aTable, m_pFieldCell); in InitController()
598 OQueryDesignView* paDView = getDesignView(); in InitController()
1176 getDesignView()->getLocale(), in SaveModified()
1215 getDesignView()->getLocale(), in SaveModified()
1708 getDesignView()->getController().addUndoActionAndInvalidate( pUndoAction ); in InsertField()
2136 …static_cast<OQueryController&>(getDesignView()->getController()).setDistinct(!static_cast<OQueryCo… in Command()
2514 getDesignView()->getController().addUndoActionAndInvalidate(pUndo); in ColumnResized()
[all …]
H A DTableWindowListBox.cxx95 …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 DQueryTableView.cxx182 _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 DTableWindow.cxx158 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 DQueryTextView.cxx131 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 DQTableWindow.cxx183 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 DQueryViewSwitch.cxx199 Window* pDesignParent = getDesignView() ? getDesignView()->GetParent() : NULL; in getContainer()
H A DSelectionBrowseBox.hxx133 OQueryDesignView* getDesignView();
134 OQueryDesignView* getDesignView() const;
H A DJAccess.cxx117 return m_pTableView && !m_pTableView->getDesignView()->getController().isReadOnly(); in isEditable()
H A DJoinTableView.cxx344 OJoinDesignView* pParent = getDesignView(); in createTableWindowData()
1331 …if(!getDesignView()->getController().isReadOnly() && getDesignView()->getController().isConnected(… in Command()
H A DTableWindowTitle.cxx193 pView->getDesignView()->getController().setModified(sal_True); in MouseButtonDown()
H A DConnectionLineAccess.cxx258 return m_pLine ? !m_pLine->GetParent()->getDesignView()->getController().isReadOnly() : sal_False; in isEditable()
H A Dquerycontainerwindow.cxx212 OJoinController& rController = m_pViewSwitch->getDesignView()->getController(); in PreNotify()
H A DTableWindowAccess.cxx290 return m_pTable && !m_pTable->getTableView()->getDesignView()->getController().isReadOnly(); in isEditable()
H A Dquerydlg.cxx168 if ( static_cast<OQueryTableView*>(pParent)->getDesignView()->getController().isReadOnly() ) in DBG_NAME()
H A Dquerycontroller.cxx1124 return getContainer()->getDesignView(); in getJoinView()
/trunk/main/dbaccess/source/ui/control/
H A Dsqledit.cxx83 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();
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx89 OQueryDesignView* getDesignView() { return m_pViewSwitch->getDesignView(); } in getDesignView() function in dbaui::OQueryContainerWindow
H A DQueryViewSwitch.hxx85 OQueryDesignView* getDesignView() const { return m_pDesignView; } in getDesignView() function in dbaui::OQueryViewSwitch
H A DTableWindow.hxx139 OJoinDesignView* getDesignView();
H A DJoinTableView.hxx181 OJoinDesignView* getDesignView() const { return m_pView; } in getDesignView() function in dbaui::OJoinTableView
/trunk/main/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx120 m_xConnection = pParent->getDesignView()->getController().getConnection(); in DBG_NAME()
253 static_cast<OJoinTableView*>(GetParent())->getDesignView()->getController().getORB());
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx313 getDesignView()->getController().showError(SQLExceptionInfo(e)); in RemoveConnection()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx109 ODesignView* getDesignView() const { return static_cast< ODesignView* >( getView() ); } in getDesignView() function in rptui::OReportController

Completed in 141 milliseconds