Lines Matching refs:OQueryController

235 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle…  in initialize()
238 …const IParseContext& rContext = static_cast<OQueryController&>(getDesignView()->getController()).g… in initialize()
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()
712 OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in saveField()
965OQueryController& rController = static_cast<OQueryController&>(getDesignView()->getController()); in SaveModified()
1049 …static_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().LeaveListAction(… in SaveModified()
1155 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in SaveModified()
1174 … static_cast<OQueryController&>(getDesignView()->getController()).getNumberFormatter(), 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()
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()
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()
2643 …static_cast<OQueryController&>(getDesignView()->getController()).GetUndoManager().EnterListAction(… 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 …Reference< XConnection> xConnection = static_cast<OQueryController&>(getDesignView()->getControlle… in setFunctionCell()