Home
last modified time | relevance | path

Searched defs:xFact (Results 1 – 25 of 76) sorted by relevance

1234

/aoo4110/main/chart2/source/tools/
H A DPropertyHelper.cxx187 OUString addLineDashUniqueNameToTable( in addLineDashUniqueNameToTable()
204 OUString addGradientUniqueNameToTable( in addGradientUniqueNameToTable()
222 OUString addTransparencyGradientUniqueNameToTable( in addTransparencyGradientUniqueNameToTable()
239 OUString addHatchUniqueNameToTable( in addHatchUniqueNameToTable()
256 OUString addBitmapUniqueNameToTable( in addBitmapUniqueNameToTable()
H A DChartViewHelper.cxx48 uno::Reference< lang::XMultiServiceFactory > xFact( xChartModel, uno::UNO_QUERY ); in setViewToDirtyState() local
H A DRegressionCurveCalculator.cxx150 …Reference< lang::XMultiServiceFactory > xFact( comphelper::getProcessServiceFactory(), uno::UNO_QU… in getFormattedRepresentation() local
/aoo4110/main/chart2/qa/
H A DTestCaseOldAPI.java541 XMultiServiceFactory xFact = (XMultiServiceFactory) UnoRuntime.queryInterface( in testChartType() local
625 XMultiServiceFactory xFact = (XMultiServiceFactory) UnoRuntime.queryInterface( in testDataSeriesAndPoints() local
800 XMultiServiceFactory xFact = (XMultiServiceFactory) UnoRuntime.queryInterface( in testStockProperties() local
846 XMultiServiceFactory xFact = (XMultiServiceFactory) UnoRuntime.queryInterface( in testFactory() local
996 private XComponentContext getComponentContext( XMultiServiceFactory xFact ) in getComponentContext()
/aoo4110/main/chart2/source/model/template/
H A DColumnLineChartTypeTemplate.cxx189 Reference< lang::XMultiServiceFactory > xFact( in createChartTypes() local
375 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
395 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForNewSeries() local
H A DBubbleChartTypeTemplate.cxx242 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
263 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForNewSeries() local
H A DStockChartTypeTemplate.cxx305 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
341 Reference< lang::XMultiServiceFactory > xFact( in createChartTypes() local
510 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForNewSeries() local
H A DLineChartTypeTemplate.cxx306 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
338 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForNewSeries() local
H A DScatterChartTypeTemplate.cxx340 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
372 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForNewSeries() local
H A DPieChartTypeTemplate.cxx295 Reference< lang::XMultiServiceFactory > xFact( in createChartTypes() local
418 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
446 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForNewSeries() local
H A DNetChartTypeTemplate.cxx185 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
H A DAreaChartTypeTemplate.cxx233 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
H A DBarChartTypeTemplate.cxx219 Reference< lang::XMultiServiceFactory > xFact( in getChartTypeForIndex() local
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStockProperties.cxx168 … Reference< lang::XMultiServiceFactory > xFact( xChartDoc->getChartTypeManager(), uno::UNO_QUERY ); in getPropertyValue() local
241 … Reference< lang::XMultiServiceFactory > xFact( xChartDoc->getChartTypeManager(), uno::UNO_QUERY ); in getPropertyValue() local
H A DChart2ModelContact.cxx113 uno::Reference< lang::XMultiServiceFactory > xFact( xModel, uno::UNO_QUERY ); in getChartView() local
/aoo4110/main/xmloff/source/draw/
H A DXMLGraphicsDefaultStyle.cxx96 Reference< XMultiServiceFactory > xFact( GetImport().GetModel(), UNO_QUERY ); in SetDefaults() local
/aoo4110/main/embeddedobj/source/general/
H A Dxcreator.cxx102 uno::Reference < uno::XInterface > xFact( m_xFactory->createInstance( aEmbedFactory ) ); in createInstanceInitNew() local
215 uno::Reference< uno::XInterface > xFact = m_xFactory->createInstance( aEmbedFactory ); in createInstanceInitFromEntry() local
/aoo4110/main/chart2/source/controller/accessibility/
H A DAccessibleChartElement.cxx122 Reference< lang::XMultiServiceFactory > xFact( xSelSupp, uno::UNO_QUERY ); in InitTextEdit() local
/aoo4110/main/sw/source/ui/index/
H A Dcntex.cxx160 uno::Reference< lang::XMultiServiceFactory > xFact( in IMPL_LINK() local
231 uno::Reference< lang::XMultiServiceFactory > xFact(xModel, uno::UNO_QUERY); in CreateOrUpdateExample() local
/aoo4110/main/svtools/source/misc/
H A Dtransfer.cxx219 Reference< XMultiServiceFactory > xFact( ::comphelper::getProcessServiceFactory() ); in ImplSetParameterString() local
535 Reference< XMultiServiceFactory > xFact( ::comphelper::getProcessServiceFactory() ); in lostOwnership() local
1111 Reference< XMultiServiceFactory > xFact( ::comphelper::getProcessServiceFactory() ); in CopyToClipboard() local
1148 Reference< XMultiServiceFactory > xFact( ::comphelper::getProcessServiceFactory() ); in CopyToSelection() local
1438 Reference< XMultiServiceFactory > xFact( ::comphelper::getProcessServiceFactory() ); in FillDataFlavorExVector() local
2458 Reference< XMultiServiceFactory > xFact( ::comphelper::getProcessServiceFactory() ); in IsEqual() local
/aoo4110/main/svx/source/svdraw/
H A Dsvdtrans.cxx52 Fraction xFact(rxFact); in ResizeRect() local
90 void ResizePoly(Polygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizePoly()
98 void ResizeXPoly(XPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizeXPoly()
106 void ResizePoly(PolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizePoly()
114 void ResizeXPoly(XPolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFa… in ResizeXPoly()
H A Dsvdovirt.cxx385 void SdrVirtObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
423 void SdrVirtObj::Resize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in Resize()
/aoo4110/main/chart2/source/controller/main/
H A DElementSelector.cxx121 … Reference< lang::XMultiServiceFactory > xFact( xChartController->getModel(), uno::UNO_QUERY ); in UpdateChartElementsListAndSelection() local
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx835 const Fraction& xFact, const Fraction& yFact) in NbcResize()
951 const Fraction& xFact, const Fraction& yFact) in Resize()
/aoo4110/main/dbaccess/source/ui/misc/
H A Ddatabaseobjectview.cxx129 …Reference< XSingleServiceFactory > xFact(m_xORB->createInstance(::rtl::OUString::createFromAscii("… in doDispatch() local

Completed in 108 milliseconds

1234