Home
last modified time | relevance | path

Searched refs:xControl (Results 76 – 100 of 175) sorted by relevance

1234567

/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx193 Reference< awt::XControl > xControl( m_pDlgEdObj->GetControl(), UNO_QUERY ); in GetWindow() local
194 if ( xControl.is() ) in GetWindow()
195 pWindow = VCLUnoHelper::GetWindow( xControl->getPeer() ); in GetWindow()
/trunk/main/svx/source/form/
H A Dfmshell.cxx1385 Reference< XControl > xControl; in ToggleControlFocus() local
1386 GetFormControl( i_rUnoObject.GetUnoControlModel(), i_rView, i_rDevice, xControl ); in ToggleControlFocus()
1387 Reference< XWindow > xControlWindow( xControl, UNO_QUERY ); in ToggleControlFocus()
1417 Reference< XControl > xControl = pUnoObj->GetUnoControl( m_rView, m_rDevice ); in includeObject() local
1418 return FmXFormView::isFocusable( xControl ); in includeObject()
H A Dfmview.cxx554 Reference< ::com::sun::star::awt::XControl> xControl(pImpl->m_xWindow,UNO_QUERY); in checkUnMarkAll() local
555 sal_Bool bRet = !xControl.is() || !_xSource.is() || _xSource != xControl->getModel(); in checkUnMarkAll()
/trunk/main/filter/source/t602/
H A Dt602filter.cxx1114 Reference < XControl > xControl (dialog,UNO_QUERY); in OptionsDlg() local
1117 if(!xControl.is()) in OptionsDlg()
1120 xControl->setModel( xControlModel ); in OptionsDlg()
1125 Reference < XWindow > xWindow (xControl,UNO_QUERY); in OptionsDlg()
1131 xControl->createPeer( xToolkit, NULL ); in OptionsDlg()
/trunk/main/vbahelper/source/msforms/
H A Dvbalabel.cxx32 …& xControl, const uno::Reference< frame::XModel >& xModel, ov::AbstractGeometryAttributes* pGeomHe… in ScVbaLabel() argument
H A Dvbacheckbox.cxx34xControl, const uno::Reference< frame::XModel >& xModel, ov::AbstractGeometryAttributes* pGeomHel… in ScVbaCheckbox() argument
H A Dvbaframe.cxx39 const uno::Reference< uno::XInterface >& xControl, in ScVbaFrame()
43 FrameImpl_BASE( xParent, xContext, xControl, xModel, pGeomHelper ), in ScVbaFrame()
H A Dvbaradiobutton.cxx33xControl, const uno::Reference< frame::XModel >& xModel, AbstractGeometryAttributes* pGeomHelper … in ScVbaRadioButton() argument
H A Dvbaspinbutton.cxx35 …& xControl, const uno::Reference< frame::XModel >& xModel, AbstractGeometryAttributes* pGeomHelper… in ScVbaSpinButton() argument
H A Dvbabutton.cxx32 … >& xControl, const uno::Reference< frame::XModel >& xModel, AbstractGeometryAttributes* pGeomHelp… in ScVbaButton() argument
H A Dvbamultipage.cxx70 const uno::Reference< uno::XInterface >& xControl, in ScVbaMultiPage()
74 MultiPageImpl_BASE( xParent, xContext, xControl, xModel, pGeomHelper ) in ScVbaMultiPage()
H A Dvbascrollbar.cxx37 …& xControl, const uno::Reference< frame::XModel >& xModel, AbstractGeometryAttributes* pGeomHelper… in ScVbaScrollBar() argument
H A Dvbatogglebutton.cxx34xControl, const uno::Reference< frame::XModel >& xModel, ov::AbstractGeometryAttributes* pGeomHelp… in ScVbaToggleButton() argument
H A Dvbatextbox.cxx33xControl, const uno::Reference< frame::XModel >& xModel, AbstractGeometryAttributes* pGeomHelper, … in ScVbaTextBox() argument
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DAbstractListener.java127 XControl xControl = UnoRuntime.queryInterface(XControl.class, eventObject.Source); in getEventSourceName() local
128 …return (String) Helper.getUnoPropertyValue(xControl.getModel(), PropertyNames.PROPERTY_NAME, Strin… in getEventSourceName()
/trunk/main/oovbaapi/ooo/vba/
H A DXVBAToOOEventDescGen.idl37 …escriptor > getEventDescriptions( [in] com::sun::star::uno::XInterface xControl, [in] string sCod…
38 …ptEventsSupplier getEventSupplier( [in] com::sun::star::uno::XInterface xControl, [in] string sCod…
/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx502 Reference< XPropertyControl > xControl; in GetPropertyControl() local
506 xControl = pPage->getListBox().GetPropertyControl(rEntryName); in GetPropertyControl()
507 return xControl; in GetPropertyControl()
/trunk/main/framework/inc/dispatch/
H A Dpopupmenudispatcher.hxx159 …oid SAL_CALL addStatusListener( const css::uno::Reference< css::frame::XStatusListener >& xControl,
162 … SAL_CALL removeStatusListener( const css::uno::Reference< css::frame::XStatusListener >& xControl,
/trunk/main/extensions/source/activex/main/
H A DSODispatchInterceptor.h138 /* [in] */ IDispatch __RPC_FAR *xControl,
142 /* [in] */ IDispatch __RPC_FAR *xControl,
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DListenerHelper.h57 const com::sun::star::uno::Reference < com::sun::star::frame::XStatusListener > xControl,
61 const com::sun::star::uno::Reference < com::sun::star::frame::XStatusListener > xControl,
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoMenu2.java103 … XControl xControl = (XControl) UnoRuntime.queryInterface(XControl.class, mouseEvent.Source); in mousePressed() local
104 …getPopupMenu().execute( xControl.getPeer(), aPos, com.sun.star.awt.PopupMenuDirection.EXECUTE_DEFA… in mousePressed()
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx744 OUString getXFormsBindName( const Reference<XPropertySet>& xControl ) in getXFormsBindName() argument
746 Reference<XBindableValue> xBindable( xControl, UNO_QUERY ); in getXFormsBindName()
754 OUString getXFormsListBindName( const Reference<XPropertySet>& xControl ) in getXFormsListBindName() argument
756 Reference<XListEntrySink> xListEntrySink( xControl, UNO_QUERY ); in getXFormsListBindName()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodule.hxx80 …sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > & xControl, const ::com::sun…
81 …sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > & xControl, const ::com::sun…
/trunk/main/sw/source/ui/uno/
H A Dunomodule.hxx80 …sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > & xControl, const ::com::sun…
81 …sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > & xControl, const ::com::sun…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlDialogModel.java145 XControl xControl = (XControl) UnoRuntime.queryInterface( in createTestEnvironment() local
150 xControl.setModel(xControlModel); in createTestEnvironment()

Completed in 133 milliseconds

1234567