Home
last modified time | relevance | path

Searched refs:xControl (Results 126 – 150 of 175) sorted by relevance

1234567

/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java264 …p_Content, new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, 99999), this.xControl); in WWD_Startup()
828 AbstractErrorHandler.showMessage(xMSF, xControl.getPeer(), in checkDocument()
839 AbstractErrorHandler.showMessage(xMSF, xControl.getPeer(), in checkDocument()
/trunk/main/vbahelper/source/msforms/
H A Dvbalistbox.cxx38 …>& xControl, const uno::Reference< frame::XModel >& xModel, AbstractGeometryAttributes* pGeomHelpe… in ScVbaListBox() argument
H A Dvbaimage.hxx36 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
H A Dvbaprogressbar.hxx37 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
H A Dvbaspinbutton.hxx36 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
H A Dvbacheckbox.hxx36 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
H A Dvbalabel.hxx37 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
H A Dvbamultipage.hxx44 const css::uno::Reference< css::uno::XInterface >& xControl,
H A Dvbaradiobutton.hxx35 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
H A Dvbascrollbar.hxx36 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
H A Dvbaframe.hxx39 const css::uno::Reference< css::uno::XInterface >& xControl,
H A Dvbabutton.hxx36 …Context >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::…
/trunk/main/extensions/source/activex/msidl/
H A Dso_activex.idl129 HRESULT addStatusListener( [in] IDispatch* xControl,
133 HRESULT removeStatusListener( [in] IDispatch* xControl,
/trunk/main/UnoControls/source/base/
H A Dmultiplexer.cxx88 OMRCListenerMultiplexerHelper::OMRCListenerMultiplexerHelper( const Reference< XWindow >& xControl , in OMRCListenerMultiplexerHelper() argument
91 , m_xControl ( xControl ) in OMRCListenerMultiplexerHelper()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1144 final XControl xControl = UnoRuntime.queryInterface(XControl.class, aUnoCtrlFixedText); in getPreferredSize() local
1145 xControl.setModel(xFixedTextModel); in getPreferredSize()
1154 xControl.createPeer(null, xPeerOfReportDefinition); in getPreferredSize()
1156 final XWindowPeer x = xControl.getPeer(); in getPreferredSize()
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx317 …uno::Reference< msforms::XControl > xControl( xControlProvider->createControl( xControlShape, get… in getValue() local
318 return uno::makeAny( xControl ); in getValue()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java474 …int answer = SystemDialog.showMessageBox(xMSF, xControl.getPeer(), "MessBox", VclWindowPeerAttribu… in finishWizard()
485 …SystemDialog.showMessageBox(xMSF, xControl.getPeer(), "ErrBox", VclWindowPeerAttribute.OK, resourc… in finishWizard()
/trunk/main/sc/source/ui/unoobj/
H A Dservuno.cxx195 …uno::Reference< uno::XInterface > xControl( xFormControls->getByIndex( cIndex ), uno::UNO_QUERY_TH… in getCodeNameForObject() local
196 bMatched = ( xControl == xIf ); in getCodeNameForObject()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx2444 Reference< ::com::sun::star::awt::XControl > xControl(pCol->GetCell()); in getByIndex() local
2445 aElement <<= xControl; in getByIndex()
2511 Reference< ::com::sun::star::awt::XControl > xControl(pColumn->GetCell()); in columnVisible() local
2515 aEvt.Element <<= xControl; in columnVisible()
2526 Reference< ::com::sun::star::awt::XControl > xControl(pColumn->GetCell()); in columnHidden() local
2530 aEvt.Element <<= xControl; in columnHidden()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx754 uno::Reference< awt::XControl > xControl; in SetControlSize() local
756 xControl = pFormObj->GetUnoControl( *pDrawView, *pVSh->GetWin() ); in SetControlSize()
762 if(xControl.is()) in SetControlSize()
766 uno::Reference< awt::XLayoutConstrains > xLC( xControl, UNO_QUERY ); in SetControlSize()
775 uno::Reference< awt::XTextLayoutConstrains > xLC( xControl, UNO_QUERY ); in SetControlSize()
H A Dhtmlforw.cxx725 uno::Reference< awt::XControl > xControl; in GetControlSize() local
729 xControl = pFormObj->GetUnoControl( *pDrawView, *pVSh->GetWin() ); in GetControlSize()
730 uno::Reference< awt::XTextLayoutConstrains > xLC( xControl, uno::UNO_QUERY ); in GetControlSize()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1732 Reference< XControl > xControl( aSeq[i] ); in lcl_ApplyResolverToNestedContainees() local
1735 if ( xControl.is() ) in lcl_ApplyResolverToNestedContainees()
1736 xPropertySet = Reference< XPropertySet >( xControl->getModel(), UNO_QUERY ); in lcl_ApplyResolverToNestedContainees()
1761 uno::Reference< XControlContainer > xNestedContainer( xControl, uno::UNO_QUERY ); in lcl_ApplyResolverToNestedContainees()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx412 Reference< XControl > xControl( _rxControl, UNO_SET_THROW ); in lcl_getLabelName_nothrow() local
413 Reference< XPropertySet > xModel( xControl->getModel(), UNO_QUERY_THROW ); in lcl_getLabelName_nothrow()
428 Reference< XControl > xControl( _rxControl, UNO_SET_THROW ); in lcl_getBoundField_nothrow() local
429 Reference< XPropertySet > xModelProps( xControl->getModel(), UNO_QUERY_THROW ); in lcl_getBoundField_nothrow()
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx700 …eference< uno::XComponentContext >& /*xContext*/, const uno::Reference< awt::XControl >& xControl ) in UserFormGeometryHelper() argument
702 mxModel.set( xControl->getModel(), uno::UNO_QUERY_THROW ); in UserFormGeometryHelper()
/trunk/main/xmloff/source/draw/
H A Dshapeexport2.cxx1252 uno::Reference< drawing::XControlShape > xControl( xShape, uno::UNO_QUERY ); local
1253 DBG_ASSERT( xControl.is(), "Control shape is not supporting XControlShape" );
1254 if( xControl.is() )
1256 uno::Reference< beans::XPropertySet > xControlModel( xControl->getControl(), uno::UNO_QUERY );

Completed in 207 milliseconds

1234567