Home
last modified time | relevance | path

Searched refs:mxContext (Results 101 – 125 of 180) sorted by relevance

12345678

/trunk/main/sc/source/ui/vba/
H A Dvbatitle.hxx60 return new ScVbaInterior( BaseClass::mxParent, BaseClass::mxContext, xShapePropertySet ); in Interior()
66 return new ScVbaFont( BaseClass::mxParent, BaseClass::mxContext, m_Palette, xShapePropertySet ); in Font()
H A Dvbachartobject.cxx120 …uno::Reference< view::XSelectionSupplier > xSelectionSupplier( getCurrentExcelDoc(mxContext)->getC… in Activate()
132 …return new ScVbaChart( this, mxContext, xEmbeddedObjectSupplier->getEmbeddedObject(), xTableChart … in getChart()
H A Dvbastyles.cxx63 return lcl_createAPIStyleToVBAObject( aObject, mxParent, mxContext, mxModel ); in createCollectionObject()
97 return new EnumWrapper( m_xIndexAccess, mxParent, mxContext, mxModel ); in createEnumeration()
H A Dvbawsfunction.cxx124 …uno::Reference< lang::XMultiComponentFactory > xSMgr( mxContext->getServiceManager(), uno::UNO_QUE… in invoke()
126 …::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sheet.FunctionAccess" ) ), mxContext ), in invoke()
H A Dvbachartobjects.cxx152 …return new ChartObjectEnumerationImpl( mxContext, xEnumAccess->createEnumeration(), xDrawPageSuppl… in createEnumeration()
169 …::Reference< excel::XChartObject > ( new ScVbaChartObject( getParent(), mxContext, xTableChart, xD… in createCollectionObject()
H A Dvbacomment.cxx108 …uno::Reference< XCollection > xColl( new ScVbaComments( getParent()->getParent(), mxContext, mxMo… in getCommentByIndex()
135 …return new ScVbaShape( this, mxContext, xAnnoShape, xShapes, mxModel, office::MsoShapeType::msoCom… in getShape()
H A Dvbawindows.cxx220 return new WindowEnumImpl( mxContext, Application() ); in createEnumeration()
226 return ComponentToWindow( aSource, mxContext, Application() ); in createCollectionObject()
H A Dvbaformat.cxx343 …ction > xColl = new ScVbaBorders( thisHelperIface(), ScVbaFormat_BASE::mxContext, uno::Reference<… in Borders()
357 return new ScVbaFont( thisHelperIface(), ScVbaFormat_BASE::mxContext, aPalette, mxPropertySet ); in Font()
364 return new ScVbaInterior( thisHelperIface(), ScVbaFormat_BASE::mxContext, mxPropertySet ); in Interior()
H A Dvbapivottable.cxx39 return new ScVbaPivotCache( uno::Reference< XHelperInterface >(), mxContext, m_xTable ); in PivotCache()
H A Dvbadialogs.cxx40 …o::Reference< XHelperInterface >( Application(),uno::UNO_QUERY_THROW ), mxContext, m_xModel, nInde… in Item()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx340 if( mxContext.is() ) in getParentPeer()
342 Reference< XControl > xContComp( mxContext, UNO_QUERY ); in getParentPeer()
1087 mxContext = rxContext; in setContext()
1094 return mxContext; in getContext()
1140 if( rParentPeer.is() && mxContext.is() ) in createPeer()
/trunk/main/sdext/source/presenter/
H A DPresenterTheme.cxx303 : mxContext(rxContext), in PresenterTheme()
331 ReadContext aReadContext(mxContext, mxCanvas); in ReadTheme()
334 mxContext, in ReadTheme()
444 mxContext, in GetNodeForViewStyle()
/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx221 …aResult <<= ScVbaControlFactory::createUserformControl( mxContext, xControl, xDialogControl, m_xMo… in getValue()
238 …uno::Reference< XCollection > xControls( new ScVbaControls( this, mxContext, xDialogControl, m_xMo… in Controls()
H A Dvbacontrols.cxx226 …uno::Reference< container::XEnumeration > xEnum( new ControlsEnumWrapper( mxParent, mxContext, m_x… in createEnumeration()
237 …s::XControl > xVBAControl = ScVbaControlFactory::createUserformControl( mxContext, xControl, mxDia… in createCollectionObject()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx153 …ndBarControls > xCommandBarControls( new ScVbaCommandBarControls( this, mxContext, m_xBarSettings,… in Controls()
244 …ce< XCommandBarControls > xCommandBarControls( new VbaDummyCommandBarControls( this, mxContext ) ); in Controls()
H A Dvbacommandbarhelper.cxx92 …ce< css::frame::XModel >& xModel ) throw (css::uno::RuntimeException) : mxContext( xContext ), mxM… in VbaCommandBarHelper()
117 …uno::Reference< lang::XMultiServiceFactory > xServiceManager( mxContext->getServiceManager(), uno:… in Init()
H A Dvbalineformat.cxx422 …return uno::Reference< msforms::XColorFormat >( new ScVbaColorFormat( getParent(), mxContext, this… in BackColor()
428 …return uno::Reference< msforms::XColorFormat >( new ScVbaColorFormat( getParent(), mxContext, this… in ForeColor()
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.cxx565 FileOpenDialog aFileOpenDialog( mxContext, Reference< XWindow >( mxParent, UNO_QUERY ) ); in actionPerformed()
636 mxContext->getServiceManager()->createInstanceWithArgumentsAndContext( in actionPerformed()
639 aArgs, mxContext ), in actionPerformed()
H A Dfileopendialog.hxx50 com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > mxContext; member in FileOpenDialog
/trunk/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java80 private XComponentContext mxContext = null; field in ConfigExamples
119 mxContext = xContext; in ConfigExamples()
218 mxContext)); in createProvider()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTextView.java238 TextDialogFactory.CreateSelectionDialog (mxContext); in actionPerformed()
240 TextDialogFactory.CreateCopyDialog (mxContext); in actionPerformed()
/trunk/main/sw/source/ui/vba/
H A Dvbastyles.cxx289 …return uno::makeAny( uno::Reference< word::XStyle >( new SwVbaStyle( this, mxContext, xStyleProp )… in createCollectionObject()
343 …urn uno::makeAny( uno::Reference< word::XStyle >( new SwVbaStyle( this, mxContext, xStyleProps ) )… in Item()
H A Dvbadialogs.cxx35 …o::Reference< XHelperInterface >( Application(),uno::UNO_QUERY_THROW ), mxContext, m_xModel, nInde… in Item()
/trunk/main/sfx2/source/sidebar/
H A DAccessible.hxx67 cssu::Reference<css::accessibility::XAccessibleContext> mxContext; member in sfx2::sidebar::Accessible
/trunk/main/toolkit/test/accessibility/ov/
H A DListeningObjectView.java65 XAccessibleEventBroadcaster.class, mxContext); in Destroy()

Completed in 70 milliseconds

12345678