Lines Matching refs:getController
235 …ection> xConnection = static_cast<OQueryController&>(getDesignView()->getController()).getConnecti… in initialize()
238 …const IParseContext& rContext = static_cast<OQueryController&>(getDesignView()->getController()).g… in initialize()
379 getDesignView()->getController().addUndoActionAndInvalidate(pUndoAct); in ColumnMoved()
423 …ection> xConnection = static_cast<OQueryController&>(getDesignView()->getController()).getConnecti… in Init()
450 static_cast< OQueryController& >( getDesignView()->getController() ).clearFields(); in PreFill()
504 if (static_cast<OQueryController&>(getDesignView()->getController()).isReadOnly()) in GetController()
712 OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in saveField()
965 … OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in SaveModified()
1049 …static_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().LeaveListAction(… in SaveModified()
1155 …ection> xConnection = static_cast<OQueryController&>(getDesignView()->getController()).getConnecti… in SaveModified()
1174 … static_cast<OQueryController&>(getDesignView()->getController()).getNumberFormatter(), in SaveModified()
1178 … &(static_cast<OQueryController&>(getDesignView()->getController()).getParser().getContext())); in SaveModified()
1204 …OSQLParser& rParser = static_cast<OQueryController&>(getDesignView()->getController()).getParser(); in SaveModified()
1207 … static_cast<OQueryController&>(getDesignView()->getController()).getNumberFormatter(), in SaveModified()
1213 … static_cast<OQueryController&>(getDesignView()->getController()).getNumberFormatter(), 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()
1654 static_cast<OQueryController&>(getDesignView()->getController()).setModified( sal_True ); in InsertColumn()
1708 getDesignView()->getController().addUndoActionAndInvalidate( pUndoAction ); in InsertField()
1766 …ection> xConnection = static_cast<OQueryController&>(getDesignView()->getController()).getConnecti… in AddGroupBy()
1848 …ection> xConnection = static_cast<OQueryController&>(getDesignView()->getController()).getConnecti… in AddCondition()
1942 …ection> xConnection = static_cast<OQueryController&>(getDesignView()->getController()).getConnecti… 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 …m( ID_QUERY_DISTINCT, static_cast<OQueryController&>(getDesignView()->getController()).isDistinct(… 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 …yController&>(getDesignView()->getController()).setDistinct(!static_cast<OQueryController&>(getDes… 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()
2802 …ection> xConnection = static_cast<OQueryController&>(getDesignView()->getController()).getConnecti… in setFunctionCell()