Home
last modified time | relevance | path

Searched refs:mxDoc (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sccomp/source/solver/
H A Dsolver.cxx235 return mxDoc; in getDocument()
241 mxDoc = _document; in setDocument()
307 uno::Reference<frame::XModel> xModel( mxDoc, uno::UNO_QUERY ); in solve()
344 lcl_SetValue( mxDoc, *aVarIter, 0.0 ); in solve()
351 double fValue = lcl_GetValue( mxDoc, aCellsIter->first ); in solve()
358 lcl_SetValue( mxDoc, *aVarIter, 1.0 ); // set to 1 to examine influence in solve()
363 double fChanged = lcl_GetValue( mxDoc, aCellsIter->first ); in solve()
368 lcl_SetValue( mxDoc, *aVarIter, 2.0 ); // minimal test for linearity in solve()
374 double fTwo = lcl_GetValue( mxDoc, aCellsIter->first ); in solve()
387 lcl_SetValue( mxDoc, *aVarIter, 0.0 ); // set back to zero for examining next variable in solve()
H A Dsolver.hxx48 com::sun::star::uno::Reference< com::sun::star::sheet::XSpreadsheetDocument > mxDoc; member in SolverComponent
/trunk/main/oox/source/xls/
H A Dworkbookhelper.cxx105 inline bool isValid() const { return mxDoc.is(); } in isValid()
130 inline Reference< XSpreadsheetDocument > getDocument() const { return mxDoc; } in getDocument()
242 Reference< XSpreadsheetDocument > mxDoc; // Document model. member in oox::xls::WorkbookGlobals
325 Reference< XStyleFamiliesSupplier > xFamiliesSup( mxDoc, UNO_QUERY_THROW ); in getStyleFamily()
358 PropertySet aDocProps( mxDoc ); in createNamedRangeObject()
384 PropertySet aDocProps( mxDoc ); in createDatabaseRangeObject()
491 mxDoc.set( mrBaseFilter.getModel(), UNO_QUERY ); in initialize()
492 OSL_ENSURE( mxDoc.is(), "WorkbookGlobals::initialize - no spreadsheet document" ); in initialize()
516 PropertySet aPropSet( mxDoc ); in initialize()
560 PropertySet aPropSet( mxDoc ); in finalize()
/trunk/main/oox/source/drawingml/chart/
H A Dconverterbase.cxx159 Reference< XChartDocument > mxDoc; member
182 mxDoc( rxChartDoc ), in ConverterData()
185 OSL_ENSURE( mxDoc.is(), "ConverterData::ConverterData - missing chart document" ); in ConverterData()
189 Reference< XModel > xModel( mxDoc, UNO_QUERY_THROW ); in ConverterData()
210 Reference< XModel > xModel( mxDoc, UNO_QUERY_THROW ); in ~ConverterData()
260 return mxData->mxDoc; in getChartDocument()
287 Reference< cssc::XChartDocument > xChart1Doc( mxData->mxDoc, UNO_QUERY_THROW ); in convertTitlePositions()
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java139 private XTextDocument mxDoc = null; field in TextDocuments
316 mxDoc = (XTextDocument)UnoRuntime.queryInterface( in editingExample()
320 mxDocText = mxDoc.getText(); in editingExample()
325 XPropertySet.class, mxDoc ); in editingExample()
341 XMultiServiceFactory.class, mxDoc ); in editingExample()
1155 UnoRuntime.queryInterface(XTextTablesSupplier.class, mxDoc); in ReferenceExample()
1239 XRefreshable.class, mxDoc ); in ReferenceExample()
1274 UnoRuntime.queryInterface(XFootnotesSupplier.class, mxDoc ); in FootnoteExample()
1363 UnoRuntime.queryInterface (XDrawPageSupplier.class, mxDoc ); in DrawPageExample()
1428 UnoRuntime.queryInterface(XStyleFamiliesSupplier.class, mxDoc); in StylesExample()
[all …]
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx514 mxDoc = SfxObjectShell::CreateObjectByFactoryName( sFactoryURL ); in DBG_NAME()
516 if( mxDoc.Is() ) in DBG_NAME()
518 mxDoc->DoInitNew(0); in DBG_NAME()
520 uno::Reference< lang::XUnoTunnel > xTunnel( mxDoc->GetModel(), uno::UNO_QUERY ); in DBG_NAME()
537 if( mxDoc.Is() ) in ~SvxGalleryDrawModel()
538 mxDoc->DoClose(); in ~SvxGalleryDrawModel()
H A Dgallerydrawmodel.hxx37 SfxObjectShellLock mxDoc; member in SvxGalleryDrawModel
/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx127 xImporter->setTargetDocument ( mxDoc ); in importImpl()
150 Reference< XStyleFamiliesSupplier > xstylefamiliessupplier(mxDoc, UNO_QUERY); in importImpl()
308 xExporter->setSourceDocument( mxDoc ); in exportImpl()
356 mxDoc = xDoc; in setSourceDocument()
367 mxDoc = xDoc; in setTargetDocument()
H A DXmlFilterAdaptor.hxx69 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XComponent > mxDoc;
/trunk/main/filter/source/flash/
H A Dswffilter.cxx159 Reference< XComponent > mxDoc; member in swf::FlashExportFilter
196 : mxDoc(), in FlashExportFilter()
336 Reference< XDrawPagesSupplier > xDrawPagesSupplier(mxDoc, UNO_QUERY); in ExportAsMultipleFiles()
506 return aFlashExporter.exportAll( mxDoc, xOutputStream, mxStatusIndicator ); in ExportAsSingleFile()
522 mxDoc = xDoc; in setSourceDocument()
/trunk/main/filter/source/placeware/
H A Dfilter.cxx55 Reference< XComponent > mxDoc; member in pwp::PlaceWareExportFilter
121 return aExporter.doExport( mxDoc, xOutputStream, sURL, xInteractionHandler, xStatusIndicator ); in filter()
137 mxDoc = xDoc; in setSourceDocument()
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.hxx71 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XComponent > mxDoc;
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfilterdetect.hxx55 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XComponent > mxDoc;
/trunk/main/filter/source/t602/
H A Dt602filter.cxx195 mxDoc = xDoc; in setTargetDocument()
279 xImporter->setTargetDocument(mxDoc); in importImpl()
H A Dt602filter.hxx162 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XComponent > mxDoc;

Completed in 77 milliseconds