Home
last modified time | relevance | path

Searched refs:aServices (Results 1 – 25 of 121) sorted by path

12345

/trunk/main/autodoc/source/display/idl/
H A Dhfi_module.cxx136 ce_ptr_list aServices; in Produce_byData() local
147 aServices, in Produce_byData()
161 if (produce_ChildList(C_sList_Services, C_sList_Services, aServices)) in Produce_byData()
/trunk/main/canvas/source/factory/
H A Dcf_service.cxx216 Sequence<OUString> aServices(1); in CanvasFactory() local
217 aServices[0] = OUSTR("com.sun.star.comp.rendering.Canvas.VCL"); in CanvasFactory()
219 aServices) ); in CanvasFactory()
221 aServices[0] = OUSTR("com.sun.star.comp.rendering.SpriteCanvas.VCL"); in CanvasFactory()
223 aServices) ); in CanvasFactory()
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java548 String aServices[] = xFact.getAvailableServiceNames(); in testChartType() local
550 for( int i = 0; i < aServices.length; ++i ) in testChartType()
552 if( aServices[ i ].equals( aMyServiceName )) in testChartType()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DAreaWrapper.cxx194 Sequence< ::rtl::OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
195 aServices[ 0 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
196 aServices[ 1 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
197 aServices[ 2 ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
198 aServices[ 3 ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
200 return aServices; in getSupportedServiceNames_Static()
H A DAxisWrapper.cxx689 Sequence< OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
690 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartAxis" ); in getSupportedServiceNames_Static()
691 aServices[ 1 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
692 aServices[ 2 ] = C2U( "com.sun.star.style.CharacterProperties" ); in getSupportedServiceNames_Static()
696 return aServices; in getSupportedServiceNames_Static()
H A DChartDataWrapper.cxx765 uno::Sequence< ::rtl::OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
766 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartDataArray" ); in getSupportedServiceNames_Static()
767 aServices[ 1 ] = C2U( "com.sun.star.chart.ChartData" ); in getSupportedServiceNames_Static()
769 return aServices; in getSupportedServiceNames_Static()
H A DChartDocumentWrapper.cxx1594 uno::Sequence< ::rtl::OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
1595 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartDocument" ); in getSupportedServiceNames_Static()
1596 aServices[ 1 ] = CHART_CHARTAPIWRAPPER_SERVICE_NAME; in getSupportedServiceNames_Static()
1597 aServices[ 2 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
1598 aServices[ 3 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
1599 return aServices; in getSupportedServiceNames_Static()
H A DDataSeriesPointWrapper.cxx881 uno::Sequence< ::rtl::OUString > aServices( 7 ); in getSupportedServiceNames_Static() local
882 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartDataRowProperties" ); in getSupportedServiceNames_Static()
883 aServices[ 1 ] = C2U( "com.sun.star.chart.ChartDataPointProperties" ); in getSupportedServiceNames_Static()
884 aServices[ 2 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
885 aServices[ 3 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
886 aServices[ 4 ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
887 aServices[ 5 ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
888 aServices[ 6 ] = C2U( "com.sun.star.style.CharacterProperties" ); in getSupportedServiceNames_Static()
890 return aServices; in getSupportedServiceNames_Static()
H A DDiagramWrapper.cxx2128 uno::Sequence< OUString > aServices( 8 ); in getSupportedServiceNames_Static() local
2129 aServices[ 0 ] = C2U( "com.sun.star.chart.Diagram" ); in getSupportedServiceNames_Static()
2130 aServices[ 1 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
2131 aServices[ 2 ] = C2U( "com.sun.star.chart.StackableDiagram" ); in getSupportedServiceNames_Static()
2132 aServices[ 3 ] = C2U( "com.sun.star.chart.ChartAxisXSupplier" ); in getSupportedServiceNames_Static()
2133 aServices[ 4 ] = C2U( "com.sun.star.chart.ChartAxisYSupplier" ); in getSupportedServiceNames_Static()
2134 aServices[ 5 ] = C2U( "com.sun.star.chart.ChartAxisZSupplier" ); in getSupportedServiceNames_Static()
2135 aServices[ 6 ] = C2U( "com.sun.star.chart.ChartTwoAxisXSupplier" ); in getSupportedServiceNames_Static()
2136 aServices[ 7 ] = C2U( "com.sun.star.chart.ChartTwoAxisYSupplier" ); in getSupportedServiceNames_Static()
2141 return aServices; in getSupportedServiceNames_Static()
H A DGridWrapper.cxx194 Sequence< OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
195 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartGrid" ); in getSupportedServiceNames_Static()
196 aServices[ 1 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
197 aServices[ 2 ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
198 aServices[ 3 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
200 return aServices; in getSupportedServiceNames_Static()
H A DLegendWrapper.cxx451 Sequence< ::rtl::OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
452 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartLegend" ); in getSupportedServiceNames_Static()
453 aServices[ 1 ] = C2U( "com.sun.star.drawing.Shape" ); in getSupportedServiceNames_Static()
454 aServices[ 2 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
455 aServices[ 3 ] = C2U( "com.sun.star.style.CharacterProperties" ); in getSupportedServiceNames_Static()
460 return aServices; in getSupportedServiceNames_Static()
H A DMinMaxLineWrapper.cxx431 Sequence< OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
432 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartLine" ); in getSupportedServiceNames_Static()
433 aServices[ 1 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
434 aServices[ 2 ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
436 return aServices; in getSupportedServiceNames_Static()
H A DTitleWrapper.cxx548 Sequence< OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
549 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartTitle" ); in getSupportedServiceNames_Static()
550 aServices[ 1 ] = C2U( "com.sun.star.drawing.Shape" ); in getSupportedServiceNames_Static()
551 aServices[ 2 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
552 aServices[ 3 ] = C2U( "com.sun.star.style.CharacterProperties" ); in getSupportedServiceNames_Static()
557 return aServices; in getSupportedServiceNames_Static()
H A DUpDownBarWrapper.cxx395 Sequence< OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
396 aServices[ 0 ] = ::rtl::OUString::createFromAscii( "com.sun.star.chart.ChartArea" ); in getSupportedServiceNames_Static()
397 aServices[ 1 ] = ::rtl::OUString::createFromAscii( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
398 aServices[ 2 ] = ::rtl::OUString::createFromAscii( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
399aServices[ 3 ] = ::rtl::OUString::createFromAscii( "com.sun.star.xml.UserDefinedAttributeSupplier"… in getSupportedServiceNames_Static()
401 return aServices; in getSupportedServiceNames_Static()
H A DWallFloorWrapper.cxx177 Sequence< OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
178 aServices[ 0 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
179 aServices[ 1 ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
180 aServices[ 2 ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
181 aServices[ 3 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
183 return aServices; in getSupportedServiceNames_Static()
/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx264 Sequence< ::rtl::OUString > aServices(1); in getSupportedServiceNames_Static() local
265 aServices[ 0 ] = C2U( "com.sun.star.frame.ToolbarController" ); in getSupportedServiceNames_Static()
266 return aServices; in getSupportedServiceNames_Static()
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx831 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
832 aServices[ 0 ] = C2U( "com.sun.star.document.ImportFilter" ); in getSupportedServiceNames_Static()
833 aServices[ 1 ] = C2U( "com.sun.star.document.ExportFilter" ); in getSupportedServiceNames_Static()
837 return aServices; in getSupportedServiceNames_Static()
/trunk/main/chart2/source/model/main/
H A DAxis.cxx622 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
623 aServices[ 0 ] = C2U( "com.sun.star.chart2.Axis" ); in getSupportedServiceNames_Static()
624 aServices[ 1 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
625 return aServices; in getSupportedServiceNames_Static()
H A DCartesianCoordinateSystem.cxx93 Sequence< OUString > aServices( 1 ); in getSupportedServiceNames_Static() local
94 aServices[ 0 ] = CHART2_COOSYSTEM_CARTESIAN_SERVICE_NAME; in getSupportedServiceNames_Static()
95 return aServices; in getSupportedServiceNames_Static()
118 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
119 aServices[ 0 ] = CHART2_COOSYSTEM_CARTESIAN_SERVICE_NAME; in getSupportedServiceNames_Static()
120 aServices[ 1 ] = lcl_aServiceNameCartesian2d; in getSupportedServiceNames_Static()
121 return aServices; in getSupportedServiceNames_Static()
142 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
143 aServices[ 0 ] = CHART2_COOSYSTEM_CARTESIAN_SERVICE_NAME; in getSupportedServiceNames_Static()
144 aServices[ 1 ] = lcl_aServiceNameCartesian3d; in getSupportedServiceNames_Static()
[all …]
H A DDataPoint.cxx297 Sequence< OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
298 aServices[ 0 ] = C2U( "com.sun.star.chart2.DataPoint" ); in getSupportedServiceNames_Static()
299 aServices[ 1 ] = C2U( "com.sun.star.chart2.DataPointProperties" ); in getSupportedServiceNames_Static()
300 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
301 return aServices; in getSupportedServiceNames_Static()
H A DDataSeries.cxx276 Sequence< OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
277 aServices[ 0 ] = C2U( "com.sun.star.chart2.DataSeries" ); in getSupportedServiceNames_Static()
278 aServices[ 1 ] = C2U( "com.sun.star.chart2.DataPointProperties" ); in getSupportedServiceNames_Static()
279 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
280 return aServices; in getSupportedServiceNames_Static()
H A DDiagram.cxx633 Sequence< OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
635 aServices[ 0 ] = C2U( "com.sun.star.chart2.Diagram" ); in getSupportedServiceNames_Static()
636 aServices[ 1 ] = C2U( "com.sun.star.layout.LayoutElement" ); in getSupportedServiceNames_Static()
637 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
638 return aServices; in getSupportedServiceNames_Static()
H A DFormattedString.cxx216 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
218 aServices[ 0 ] = C2U( "com.sun.star.chart2.FormattedString" ); in getSupportedServiceNames_Static()
219 aServices[ 1 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
220 return aServices; in getSupportedServiceNames_Static()
H A DGridProperties.cxx255 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
256 aServices[ 0 ] = C2U( "com.sun.star.chart2.GridProperties" ); in getSupportedServiceNames_Static()
257 aServices[ 1 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
258 return aServices; in getSupportedServiceNames_Static()
H A DLayoutContainer.cxx123 uno::Sequence< ::rtl::OUString > aServices( 1 ); in getSupportedServiceNames_Static() local
125 aServices[ 0 ] = C2U( "com.sun.star.layout.LayoutContainer" ); in getSupportedServiceNames_Static()
126 return aServices; in getSupportedServiceNames_Static()

Completed in 136 milliseconds

12345