Lines Matching refs:UNO_QUERY

507 	return Reference< XTabControllerModel >(m_pOwner->getRowSet(), UNO_QUERY);  in getModel()
700 Reference< XWarningsSupplier > xWarnings( _rxLoadable, UNO_QUERY ); in onStartLoading()
732 const Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in reloadForm()
737 const Reference< XPropertySet > xRowSetProps( getRowSet(), UNO_QUERY ); in reloadForm()
738 …zer > xAnalyzer( xRowSetProps->getPropertyValue( PROPERTY_SINGLESELECTQUERYCOMPOSER ), UNO_QUERY ); in reloadForm()
757 Reference< XWarningsSupplier > xWarnings( _rxLoadable, UNO_QUERY ); in reloadForm()
790 …>createInstance(::rtl::OUString::createFromAscii("com.sun.star.util.NumberFormatter")), UNO_QUERY); in initFormatter()
831 m_xColumnsSupplier.set(m_xRowSet,UNO_QUERY); in Construct()
832 m_xLoadable.set(m_xRowSet,UNO_QUERY); in Construct()
834 Reference< XPropertySet > xFormProperties( m_xRowSet, UNO_QUERY ); in Construct()
847 Reference< XPropertySet > xGridSet(m_xGridModel, UNO_QUERY); in Construct()
853 Reference< ::com::sun::star::container::XNameContainer > xNameCont(m_xRowSet, UNO_QUERY); in Construct()
908 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in Construct()
920 Reference< ::com::sun::star::sdb::XSQLErrorBroadcaster > xFormError(getRowSet(), UNO_QUERY); in Construct()
927 …ce< ::com::sun::star::form::XDatabaseParameterBroadcaster > xFormParameter(getRowSet(), UNO_QUERY); in Construct()
962 …->createInstance(::rtl::OUString::createFromAscii("com.sun.star.form.component.Form")), UNO_QUERY); in CreateForm()
969 …eInstance(::rtl::OUString::createFromAscii("com.sun.star.form.component.GridControl")), UNO_QUERY); in CreateGridModel()
980 Reference< ::com::sun::star::container::XContainer > xColContainer(_xGridControlModel, UNO_QUERY); in addModelListeners()
984 Reference< ::com::sun::star::form::XReset > xReset(_xGridControlModel, UNO_QUERY); in addModelListeners()
994 Reference< XIndexContainer > xColumns(_xGridControlModel, UNO_QUERY); in removeModelListeners()
1000 Reference< XPropertySet > xCol(xColumns->getByIndex(i),UNO_QUERY); in removeModelListeners()
1005 Reference< XContainer > xColContainer(_xGridControlModel, UNO_QUERY); in removeModelListeners()
1009 Reference< XReset > xReset(_xGridControlModel, UNO_QUERY); in removeModelListeners()
1019 Reference< XModifyBroadcaster > xBroadcaster(getBrowserView()->getGridControl(), UNO_QUERY); in addControlListeners()
1024 …ence< XDispatchProviderInterception > xInterception(getBrowserView()->getGridControl(), UNO_QUERY); in addControlListeners()
1029 Reference< XWindow > xWindow(_xGridControl, UNO_QUERY); in addControlListeners()
1038 Reference< XModifyBroadcaster > xBroadcaster(_xGridControl, UNO_QUERY); in removeControlListeners()
1042 Reference< XDispatchProviderInterception > xInterception(_xGridControl, UNO_QUERY); in removeControlListeners()
1046 Reference< XWindow > xWindow(_xGridControl, UNO_QUERY); in removeControlListeners()
1069 Reference< XVclWindowPeer > xMyGridPeer(getBrowserView()->getGridControl()->getPeer(), UNO_QUERY); in focusLost()
1072 Reference< XWindowPeer > xNextControlPeer(e.NextFocus, UNO_QUERY); in focusLost()
1090 Reference< XBoundComponent > xCommitable(getBrowserView()->getGridControl(), UNO_QUERY); in focusLost()
1115 Reference< XPropertySet > xSourceSet(Source.Source, UNO_QUERY); in disposingFormModel()
1128 Reference< ::com::sun::star::sdb::XSQLErrorBroadcaster > xFormError(Source.Source, UNO_QUERY); in disposingFormModel()
1135 …< ::com::sun::star::form::XDatabaseParameterBroadcaster > xFormParameter(Source.Source, UNO_QUERY); in disposingFormModel()
1144 RemoveColumnListener(Reference< XPropertySet > (Source.Source, UNO_QUERY)); in disposingColumnModel()
1163 Reference< ::com::sun::star::awt::XControl > xSourceControl(Source.Source, UNO_QUERY); in disposing()
1177 Reference< XPropertySet > xSourceSet(Source.Source, UNO_QUERY); in disposing()
1208 Reference< XPropertySet > xSource(evt.Source, UNO_QUERY); in propertyChange()
1268 …ERT(Reference< XInterface >(evt.Source, UNO_QUERY).get() == Reference< XInterface >(getControlMode… in elementInserted()
1270 Reference< XPropertySet > xNewColumn(evt.Element,UNO_QUERY); in elementInserted()
1279 …ERT(Reference< XInterface >(evt.Source, UNO_QUERY).get() == Reference< XInterface >(getControlMode… in elementRemoved()
1281 Reference< XPropertySet > xOldColumn(evt.Element,UNO_QUERY); in elementRemoved()
1290 …ERT(Reference< XInterface >(evt.Source, UNO_QUERY).get() == Reference< XInterface >(getControlMode… in elementReplaced()
1292 Reference< XPropertySet > xOldColumn(evt.ReplacedElement,UNO_QUERY); in elementReplaced()
1296 Reference< XPropertySet > xNewColumn(evt.Element,UNO_QUERY); in elementReplaced()
1321 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in disposing()
1334 Reference< ::com::sun::star::sdb::XSQLErrorBroadcaster > xFormError(getRowSet(), UNO_QUERY); in disposing()
1341 …ce< ::com::sun::star::form::XDatabaseParameterBroadcaster > xFormParameter(getRowSet(), UNO_QUERY); in disposing()
1482 aRequest.Connection = getConnection(Reference< XRowSet >(aEvent.Source, UNO_QUERY)); in approveParameter()
1490 …teractionHandler > xHandler(getORB()->createInstance(SERVICE_TASK_INTERACTION_HANDLER), UNO_QUERY); in approveParameter()
1596 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in GetState()
1677 const Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in GetState()
1705 const Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in GetState()
1727 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in GetState()
1740 Reference< XPropertySet > xDataSourceSet(getRowSet(), UNO_QUERY); in GetState()
1763 Reference< XPropertySet > xActiveSet(getRowSet(), UNO_QUERY); in GetState()
1794 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in applyParserOrder()
1837 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in applyParserFilter()
1933 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in ExecuteFilterSortCrit()
1941 Reference< XConnection> xCon(xFormSet->getPropertyValue(PROPERTY_ACTIVE_CONNECTION),UNO_QUERY); in ExecuteFilterSortCrit()
1997 Reference< ::com::sun::star::form::XGrid > xGrid(getBrowserView()->getGridControl(), UNO_QUERY); in ExecuteSearch()
2000 …::sun::star::form::XGridPeer > xGridPeer(getBrowserView()->getGridControl()->getPeer(), UNO_QUERY); in ExecuteSearch()
2007 Reference< XPropertySet > xCurrentCol(xColumns->getByIndex(nModelCol),UNO_QUERY); in ExecuteSearch()
2012 Reference< ::com::sun::star::container::XIndexAccess > xColControls(xGridPeer, UNO_QUERY); in ExecuteSearch()
2013 Reference< XInterface > xCurControl(xColControls->getByIndex(nViewCol),UNO_QUERY); in ExecuteSearch()
2019 Reference< XPropertySet > xModelSet(getControlModel(), UNO_QUERY); in ExecuteSearch()
2099 Reference< XPropertySet > xActiveSet(getRowSet(), UNO_QUERY); in Execute()
2178 Reference< XPropertySet > xField(getBoundField(), UNO_QUERY); in Execute()
2205 Reference< XPropertySet > xField(getBoundField(), UNO_QUERY); in Execute()
2213 Reference< XColumnsSupplier > xColumnsSupplier(m_xParser, UNO_QUERY); in Execute()
2217 Reference<XPropertySet> xProp(xCols->getByName(sName),UNO_QUERY); in Execute()
2227 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in Execute()
2299 Reference< XPropertySet > xSet(getRowSet(), UNO_QUERY); in Execute()
2338 Reference< XResultSetUpdate > xCursor(getRowSet(), UNO_QUERY); in Execute()
2339 Reference< XPropertySet > xSet(xCursor, UNO_QUERY); in Execute()
2354 Reference< ::com::sun::star::form::XReset > xReset(getControlModel(), UNO_QUERY); in Execute()
2391 Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in SaveModified()
2397 Reference< XResultSetUpdate > xCursor(getRowSet(), UNO_QUERY); in SaveModified()
2427 Reference< ::com::sun::star::form::XBoundControl > xLockingTest(xActiveControl, UNO_QUERY); in CommitCurrent()
2432 Reference< ::com::sun::star::form::XBoundComponent > xBoundControl(xActiveControl, UNO_QUERY); in CommitCurrent()
2434 …ol = Reference< ::com::sun::star::form::XBoundComponent > (xActiveControl->getModel(), UNO_QUERY); in CommitCurrent()
2527 Reference< ::com::sun::star::form::XGrid > xGrid(getBrowserView()->getGridControl(), UNO_QUERY); in getBoundField()
2537 Reference< ::com::sun::star::container::XIndexContainer > xCols(getControlModel(), UNO_QUERY); in getBoundField()
2538 Reference< XPropertySet > xCurrentCol(xCols->getByIndex(nCurrentCol),UNO_QUERY); in getBoundField()
2542 xEmptyReturn.set(xCurrentCol->getPropertyValue(PROPERTY_BOUNDFIELD) ,UNO_QUERY); in getBoundField()
2549 …sun::star::container::XIndexAccess > xPeerContainer(getBrowserView()->getGridControl(), UNO_QUERY); in IMPL_LINK()
2552 …Reference< ::com::sun::star::container::XIndexAccess > xModelColumns(getFormComponent(), UNO_QUERY in IMPL_LINK()
2560 Reference< XInterface > xCurrentColumn(xPeerContainer->getByIndex(nViewPos),UNO_QUERY); in IMPL_LINK()
2569 Reference< XPropertySet > xCurrentColModel(xModelColumns->getByIndex(nModelPos),UNO_QUERY); in IMPL_LINK()
2579 pContext->xCursor.set(getRowSet(),UNO_QUERY); in IMPL_LINK()
2583 Reference< XPropertySet > xCursorSet(pContext->xCursor, UNO_QUERY); in IMPL_LINK()
2588 Reference< XResultSetUpdate > xUpdateCursor(pContext->xCursor, UNO_QUERY); in IMPL_LINK()
2597 Reference< ::com::sun::star::sdbcx::XRowLocate > xCursor(getRowSet(), UNO_QUERY); in IMPL_LINK()
2604 Reference< XPropertySet > xModelSet(getControlModel(), UNO_QUERY); in IMPL_LINK()
2611 …ontainer::XIndexAccess > aColumnControls(getBrowserView()->getGridControl()->getPeer(), UNO_QUERY); in IMPL_LINK()
2616 Reference< XInterface > xCurrent(aColumnControls->getByIndex(nViewPos),UNO_QUERY); in IMPL_LINK()
2626 Reference< ::com::sun::star::form::XGrid > xGrid(getBrowserView()->getGridControl(), UNO_QUERY); in IMPL_LINK()
2635 Reference< ::com::sun::star::sdbcx::XRowLocate > xCursor(getRowSet(), UNO_QUERY); in IMPL_LINK()
2651 Reference< XPropertySet > xModelSet(getControlModel(), UNO_QUERY); in IMPL_LINK()
2732 const Reference< XPropertySet > xFormSet(getRowSet(), UNO_QUERY); in initializeParser()
2836 Reference<XPropertySet> xProp(m_xRowSet,UNO_QUERY); in isValidCursor()
2901 Reference< ::com::sun::star::form::XLoadable > (m_xForm, UNO_QUERY)->addLoadListener(this); in DBG_NAME()
2920 Reference< ::com::sun::star::form::XLoadable > (m_xForm, UNO_QUERY)->removeLoadListener(this); in implDispose()
3021 Reference< ::com::sun::star::form::XGrid > xGrid(getBrowserView()->getGridControl(), UNO_QUERY); in getCurrentColumnPosition()
3035 Reference< ::com::sun::star::form::XGrid > xGrid(getBrowserView()->getGridControl(), UNO_QUERY); in setCurrentColumnPosition()
3047 Reference< ::com::sun::star::sdb::XSQLErrorBroadcaster > xFormError(getRowSet(), UNO_QUERY); in BeforeDrop()
3055 Reference< ::com::sun::star::sdb::XSQLErrorBroadcaster > xFormError(getRowSet(), UNO_QUERY); in AfterDrop()
3064 Reference< ::com::sun::star::container::XIndexContainer > xColumns(_xGridControlModel, UNO_QUERY); in addColumnListeners()
3070 Reference< XPropertySet > xCol(xColumns->getByIndex(i),UNO_QUERY); in addColumnListeners()