Lines Matching refs:getDesignView

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()
598 OQueryDesignView* paDView = getDesignView(); in InitController()
684 OJoinTableView::OTableWindowMap* pTabWinList = getDesignView()->getTableView()->GetTabWinMap(); in fillColumnRef()
688 …if ( !static_cast<OQueryTableView*>(getDesignView()->getTableView())->FindTableFromField(_sColumnN… in fillColumnRef()
712 OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in saveField()
717 …if ( static_cast<OQueryTableView*>(getDesignView()->getTableView())->FindTableFromField(_sFieldNam… in saveField()
908 getDesignView()->fillFunctionInfo(pColumnRef,sFunction,aSelEntry); in saveField()
965 … OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in SaveModified()
1049 …static_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().LeaveListAction(… in SaveModified()
1066 OJoinTableView::OTableWindowMap* pTabWinList = getDesignView()->getTableView()->GetTabWinMap(); in SaveModified()
1155 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in SaveModified()
1168 …OSQLParseNode* pParseNode = getDesignView()->getPredicateTreeFromEntry(pEntry,aText,aErrorMsg,xCol… in SaveModified()
1174 … static_cast<OQueryController&>(getDesignView()->getController()).getNumberFormatter(), in SaveModified()
1176 getDesignView()->getLocale(), in SaveModified()
1177 static_cast<sal_Char>(getDesignView()->getDecimalSeparator().toChar()), in SaveModified()
1178 … &(static_cast<OQueryController&>(getDesignView()->getController()).getParser().getContext())); in SaveModified()
1204 …::connectivity::OSQLParser& rParser = static_cast<OQueryController&>(getDesignView()->getControlle… in SaveModified()
1207 … static_cast<OQueryController&>(getDesignView()->getController()).getNumberFormatter(), in SaveModified()
1213 … static_cast<OQueryController&>(getDesignView()->getController()).getNumberFormatter(), in SaveModified()
1215 getDesignView()->getLocale(), in SaveModified()
1216 static_cast<sal_Char>(getDesignView()->getDecimalSeparator().toChar()), in SaveModified()
1217 … &(static_cast<OQueryController&>(getDesignView()->getController()).getParser().getContext())); in SaveModified()
1281 …static_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().LeaveListAction(… in SaveModified()
1341 OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in RemoveColumn()
1376 OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in RemoveField()
1445 …static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature( ID_BROWSER_QUE… in MouseButtonUp()
1648 SetColWidth(nColumnId,getDesignView()->getColWidth(GetColumnPos(nColumnId)-1)); in InsertColumn()
1654 static_cast<OQueryController&>(getDesignView()->getController()).setModified( sal_True ); in InsertColumn()
1708 getDesignView()->getController().addUndoActionAndInvalidate( pUndoAction ); in InsertField()
1766 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in AddGroupBy()
1848 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in AddCondition()
1942 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in AddOrder()
2032 static_cast<OQueryController&>(getDesignView()->getController()).setModified( sal_True ); in CellModified()
2096 if (!static_cast<OQueryController&>(getDesignView()->getController()).isReadOnly()) in Command()
2113 if (!static_cast<OQueryController&>(getDesignView()->getController()).isReadOnly()) in Command()
2119 …aContextMenu.CheckItem( ID_QUERY_DISTINCT, static_cast<OQueryController&>(getDesignView()->getCont… in Command()
2125 …static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature( SID_QUERY_VIEW… in Command()
2129 …static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature( SID_QUERY_VIEW… in Command()
2133 …static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature( SID_QUERY_VIEW… in Command()
2136 …static_cast<OQueryController&>(getDesignView()->getController()).setDistinct(!static_cast<OQueryCo… in Command()
2137 static_cast<OQueryController&>(getDesignView()->getController()).setModified( sal_True ); in Command()
2138 …static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature( SID_QUERY_DIST… in Command()
2142 static_cast<OQueryController&>(getDesignView()->getController()).setModified( sal_True ); in Command()
2475 static_cast<OQueryController&>(getDesignView()->getController()).setModified( sal_True ); in SetCellContents()
2492 if (static_cast<OQueryController&>(getDesignView()->getController()).isReadOnly()) in ColumnResized()
2503 static_cast<OQueryController&>(getDesignView()->getController()).setModified( sal_True ); in ColumnResized()
2514 getDesignView()->getController().addUndoActionAndInvalidate(pUndo); in ColumnResized()
2643 …static_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().EnterListAction(… in appendUndoAction()
2658 getDesignView()->getController().addUndoActionAndInvalidate(pUndoAct); in appendUndoAction()
2664 static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature(SID_CUT); in IMPL_LINK()
2665 static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature(SID_COPY); in IMPL_LINK()
2666 static_cast<OQueryController&>(getDesignView()->getController()).InvalidateFeature(SID_PASTE); in IMPL_LINK()
2688 OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in getFields()
2716 OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in invalidateUndoRedo()
2782 OJoinTableView::OTableWindowMap* pTabWinList = getDesignView()->getTableView()->GetTabWinMap(); in fillEntryTable()
2802 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in setFunctionCell()