Home
last modified time | relevance | path

Searched refs:mxContext (Results 126 – 150 of 180) sorted by relevance

12345678

/aoo42x/main/sw/source/ui/vba/
H A Dvbapane.cxx44 …return uno::makeAny( uno::Reference< word::XView >( new SwVbaView( this, mxContext, mxModel ) ) )… in View()
H A Dvbasection.cxx62 …return uno::makeAny( uno::Reference< word::XPageSetup >( new SwVbaPageSetup( this, mxContext, mxMo… in PageSetup()
H A Dvbatemplate.cxx75 uno::Reference< XCollection > xCol( new SwVbaAutoTextEntries( this, mxContext, xGroup ) ); in AutoTextEntries()
H A Dvbabookmark.cxx84 …return uno::makeAny( uno::Reference< word::XRange>( new SwVbaRange( this, mxContext, xTextDocumen… in Range()
H A Dvbavariables.cxx78 …Any( uno::Reference< word::XVariable >( new SwVbaVariable( getParent(), mxContext, mxUserDefined, … in Add()
/aoo42x/main/sc/source/ui/vba/
H A Dvbatextframe.cxx44 …y( uno::Reference< ov::excel::XCharacters >( new ScVbaCharacters( this, mxContext, aPalette, xSimp… in Characters()
H A Dvbatextboxshape.cxx61 return new ScVbaCharacters( this, mxContext, aPalette, xSimple, Start, Length, sal_True ); in characters()
H A Dvbacharacters.cxx88 return uno::Reference< excel::XFont >( new ScVbaFont( this, mxContext, m_aPalette, xProps ) ); in getFont()
/aoo42x/main/oox/source/docprop/
H A Dooxmldocpropimport.hxx59 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > mxContext;
/aoo42x/main/sdext/source/minimizer/
H A Dimpoptimizer.hxx51 com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > mxContext; member in ImpOptimizer
H A Dinformationdialog.hxx67 com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > mxContext; member in InformationDialog
/aoo42x/main/oox/inc/oox/xls/
H A Dbiffdetector.hxx85 mxContext;
H A Dworksheetfragment.hxx178 ::boost::shared_ptr< BiffWorksheetContextBase > mxContext;
/aoo42x/main/vbahelper/source/msforms/
H A Dvbalabel.cxx66 return new VbaNewFont( this, mxContext, m_xProps ); in getFont()
H A Dvbacheckbox.cxx86 return new VbaNewFont( this, mxContext, m_xProps ); in getFont()
H A Dvbaradiobutton.cxx86 return new VbaNewFont( this, mxContext, m_xProps ); in getFont()
H A Dvbabutton.cxx98 return new VbaNewFont( this, mxContext, m_xProps ); in getFont()
H A Dvbamultipage.cxx111 uno::Reference< XCollection > xColl( new ScVbaPages( this, mxContext, getPages( nValue ) ) ); in Pages()
H A Dvbatogglebutton.cxx126 return new VbaNewFont( this, mxContext, m_xProps ); in getFont()
/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLStreamImpl.hxx41 uno::Reference<uno::XComponentContext> mxContext; member in writerfilter::ooxml::OOXMLStreamImpl
/aoo42x/main/oox/inc/oox/ole/
H A Dolestorage.hxx101 mxContext; /// Component context with service manager.
H A Dvbamodule.hxx92 mxContext; /// Component context with service manager.
/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.hxx139 css::uno::Reference<css::uno::XComponentContext> mxContext; member in sdext::presenter::PresenterPaneBorderPainter
H A DPresenterTheme.hxx142 css::uno::Reference<css::uno::XComponentContext> mxContext; member in sdext::presenter::PresenterTheme
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbacommandbarhelper.hxx60 css::uno::Reference< css::uno::XComponentContext > mxContext; member in VbaCommandBarHelper

Completed in 41 milliseconds

12345678