Home
last modified time | relevance | path

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

12345

/trunk/main/forms/source/misc/
H A Dservices.cxx133 aServices, \
138 aServices.realloc(1); \
139 aServices.getArray()[0] = frm::service1; \
144 aServices.realloc(2); \
145 aServices.getArray()[0] = frm::service1; \
151 aServices.realloc(3); \
159 aServices.realloc(4); \
172 Sequence< ::rtl::OUString > aServices; in ensureClassInfos() local
221 aServices.realloc(4); in ensureClassInfos()
228 aServices, in ensureClassInfos()
[all …]
/trunk/main/chart2/source/tools/
H A DRegressionCurveModel.cxx310 uno::Sequence< ::rtl::OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
311 aServices[ 0 ] = lcl_aServiceName; in getSupportedServiceNames_Static()
313 return aServices; in getSupportedServiceNames_Static()
339 aServices[ 0 ] = lcl_aServiceName; in getSupportedServiceNames_Static()
341 return aServices; in getSupportedServiceNames_Static()
367 aServices[ 0 ] = lcl_aServiceName; in getSupportedServiceNames_Static()
369 return aServices; in getSupportedServiceNames_Static()
395 aServices[ 0 ] = lcl_aServiceName; in getSupportedServiceNames_Static()
397 return aServices; in getSupportedServiceNames_Static()
423 aServices[ 0 ] = lcl_aServiceName; in getSupportedServiceNames_Static()
[all …]
H A DRegressionEquation.cxx335 uno::Sequence< ::rtl::OUString > aServices( nNumServices ); in getSupportedServiceNames_Static() local
336 aServices[ nI++ ] = lcl_aServiceName; in getSupportedServiceNames_Static()
337 aServices[ nI++ ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
338 aServices[ nI++ ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
339 aServices[ nI++ ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
340 aServices[ nI++ ] = C2U( "com.sun.star.style.CharacterProperties" ); in getSupportedServiceNames_Static()
342 return aServices; in getSupportedServiceNames_Static()
H A DUncachedDataSequence.cxx138 Sequence< OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
139 aServices[ 0 ] = lcl_aServiceName; in getSupportedServiceNames_Static()
140 aServices[ 1 ] = C2U( "com.sun.star.chart2.data.DataSequence" ); in getSupportedServiceNames_Static()
141 aServices[ 2 ] = C2U( "com.sun.star.chart2.data.NumericalDataSequence" ); in getSupportedServiceNames_Static()
142 aServices[ 3 ] = C2U( "com.sun.star.chart2.data.TextualDataSequence" ); in getSupportedServiceNames_Static()
143 return aServices; in getSupportedServiceNames_Static()
H A DCachedDataSequence.cxx241 Sequence< OUString > aServices( 4 ); in getSupportedServiceNames_Static() local
242 aServices[ 0 ] = lcl_aServiceName; in getSupportedServiceNames_Static()
243 aServices[ 1 ] = C2U( "com.sun.star.chart2.data.DataSequence" ); in getSupportedServiceNames_Static()
244 aServices[ 2 ] = C2U( "com.sun.star.chart2.data.NumericalDataSequence" ); in getSupportedServiceNames_Static()
245 aServices[ 3 ] = C2U( "com.sun.star.chart2.data.TextualDataSequence" ); in getSupportedServiceNames_Static()
246 return aServices; in getSupportedServiceNames_Static()
/trunk/main/chart2/source/model/main/
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 DPolarCoordinateSystem.cxx93 Sequence< OUString > aServices( 1 ); in getSupportedServiceNames_Static() local
94 aServices[ 0 ] = CHART2_COOSYSTEM_POLAR_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_POLAR_SERVICE_NAME; in getSupportedServiceNames_Static()
120 aServices[ 1 ] = lcl_aServiceNamePolar2d; in getSupportedServiceNames_Static()
121 return aServices; in getSupportedServiceNames_Static()
142 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
143 aServices[ 0 ] = CHART2_COOSYSTEM_POLAR_SERVICE_NAME; in getSupportedServiceNames_Static()
144 aServices[ 1 ] = lcl_aServiceNamePolar3d; in getSupportedServiceNames_Static()
[all …]
H A DLegend.cxx279 Sequence< OUString > aServices( nNumServices ); in getSupportedServiceNames_Static() local
280 aServices[ nI++ ] = C2U( "com.sun.star.chart2.Legend" ); in getSupportedServiceNames_Static()
281 aServices[ nI++ ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
282 aServices[ nI++ ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
283 aServices[ nI++ ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
284 aServices[ nI++ ] = C2U( "com.sun.star.style.CharacterProperties" ); in getSupportedServiceNames_Static()
285 aServices[ nI++ ] = C2U( "com.sun.star.layout.LayoutElement" ); in getSupportedServiceNames_Static()
287 return aServices; in getSupportedServiceNames_Static()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx206 Sequence< ::rtl::OUString > aServices( getSupportedServiceNames() ); in supportsService() local
207 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService()
208 const ::rtl::OUString* pEnd = aServices.getConstArray() + aServices.getLength(); in supportsService()
215 Sequence< ::rtl::OUString > aServices(1); in getSupportedServiceNames() local
217 return aServices; in getSupportedServiceNames()
292 Sequence< ::rtl::OUString > aServices(1); in getSupportedServiceNames_static() local
293 aServices[0] = getSingletonName_static(); in getSupportedServiceNames_static()
294 return aServices; in getSupportedServiceNames_static()
318 Sequence< ::rtl::OUString > aServices( getSupportedServiceNames_static() ); in supportsService() local
319 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService()
[all …]
H A Dcommanddefinition.cxx131 Sequence< ::rtl::OUString > aServices(3); in getSupportedServiceNames_static() local
132 aServices.getArray()[0] = SERVICE_SDB_QUERYDEFINITION; in getSupportedServiceNames_static()
133 aServices.getArray()[1] = SERVICE_SDB_COMMAND_DEFINITION; in getSupportedServiceNames_static()
134 aServices.getArray()[2] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.ucb.Content")); in getSupportedServiceNames_static()
135 return aServices; in getSupportedServiceNames_static()
/trunk/main/toolkit/source/controls/
H A Dtkspinbutton.cxx127 Sequence< ::rtl::OUString > aServices( UnoControlModel::getSupportedServiceNames() ); in getSupportedServiceNames() local
128 aServices.realloc( aServices.getLength() + 1 ); in getSupportedServiceNames()
129aServices[ aServices.getLength() - 1 ] = ::rtl::OUString::createFromAscii( szServiceName_UnoSpinBu… in getSupportedServiceNames()
130 return aServices; in getSupportedServiceNames()
190 Sequence< ::rtl::OUString > aServices( UnoControlBase::getSupportedServiceNames() ); in getSupportedServiceNames() local
191 aServices.realloc( aServices.getLength() + 1 ); in getSupportedServiceNames()
192aServices[ aServices.getLength() - 1 ] = ::rtl::OUString::createFromAscii( szServiceName_UnoSpinBu… in getSupportedServiceNames()
193 return aServices; in getSupportedServiceNames()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx107 const OUString* pServices = aServices.getConstArray(); in supportsService()
108 const sal_Int32 nCount = aServices.getLength(); in supportsService()
333 uno::Sequence< OUString > aServices( &aServiceName, 1 ); in getSupportedServiceNames() local
334 return aServices; in getSupportedServiceNames()
406 uno::Sequence< OUString > aServices( &aServiceName, 1 ); in getSupportedServiceNames() local
407 return aServices; in getSupportedServiceNames()
488 uno::Sequence< OUString > aServices( &aServiceName, 1 ); in getSupportedServiceNames() local
489 return aServices; in getSupportedServiceNames()
566 return aServices; in getSupportedServiceNames()
655 return aServices; in getSupportedServiceNames()
[all …]
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx1005 XML_SERVICEMAP aServices[5]; sal_uInt16 i = 0; in Export() local
1007 aServices[i ].mpStream = sXML_styleStreamName; in Export()
1008 aServices[i++].mbPlain = sal_False; in Export()
1011 aServices[i ].mpStream = sXML_contentStreamName; in Export()
1012 aServices[i++].mbPlain = sal_False; in Export()
1016 aServices[i++].mbPlain = sal_False; in Export()
1021 aServices[i ].mpStream = sXML_metaStreamName; in Export()
1022 aServices[i++].mbPlain = sal_True; in Export()
1025 aServices[i].mpService = NULL; in Export()
1026 aServices[i].mpStream = NULL; in Export()
[all …]
/trunk/main/svx/source/form/
H A Dlegacyformcontroller.cxx196 Sequence< ::rtl::OUString > aServices( getSupportedServiceNames() ); in supportsService() local
197 const ::rtl::OUString* pServices = aServices.getConstArray(); in supportsService()
198 for ( sal_Int32 i = 0; i < aServices.getLength(); ++i, ++pServices ) in supportsService()
207 Sequence< ::rtl::OUString > aServices(2); in getSupportedServiceNames() local
208aServices.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.form.FormCon… in getSupportedServiceNames()
209aServices.getArray()[1] = ::rtl::OUString::createFromAscii("com.sun.star.awt.control.TabController… in getSupportedServiceNames()
210 return aServices; in getSupportedServiceNames()
/trunk/main/chart2/source/controller/chartapiwrapper/
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()
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 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()
/trunk/main/chart2/source/model/template/
H A DChartTypeManager.cxx567 ::std::vector< OUString > aServices; in getAvailableServiceNames()
569 aServices.reserve( rMap.size()); in getAvailableServiceNames()
572 ::std::transform( rMap.begin(), rMap.end(), ::std::back_inserter( aServices ), in getAvailableServiceNames()
592 aServices.push_back( xServiceName->getServiceName()); in getAvailableServiceNames()
598 return ContainerHelper::ContainerToSequence( aServices ); in getAvailableServiceNames()
604 Sequence< OUString > aServices( 2 ); in getSupportedServiceNames_Static() local
605 aServices[ 0 ] = C2U( "com.sun.star.chart2.ChartTypeManager" ); in getSupportedServiceNames_Static()
606 aServices[ 1 ] = C2U( "com.sun.star.lang.MultiServiceFactory" ); in getSupportedServiceNames_Static()
607 return aServices; in getSupportedServiceNames_Static()
H A DFilledNetChartType.cxx79 uno::Sequence< ::rtl::OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
80 aServices[ 0 ] = CHART2_SERVICE_NAME_CHARTTYPE_FILLED_NET; in getSupportedServiceNames_Static()
81 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
82 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
83 return aServices; in getSupportedServiceNames_Static()
H A DNetChartType.cxx185 uno::Sequence< ::rtl::OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
186 aServices[ 0 ] = CHART2_SERVICE_NAME_CHARTTYPE_NET; in getSupportedServiceNames_Static()
187 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
188 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
189 return aServices; in getSupportedServiceNames_Static()
H A DLineChartType.cxx200 uno::Sequence< ::rtl::OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
201 aServices[ 0 ] = CHART2_SERVICE_NAME_CHARTTYPE_LINE; in getSupportedServiceNames_Static()
202 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
203 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
204 return aServices; in getSupportedServiceNames_Static()
H A DBubbleChartType.cxx227 uno::Sequence< ::rtl::OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
228 aServices[ 0 ] = CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE; in getSupportedServiceNames_Static()
229 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
230 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
231 return aServices; in getSupportedServiceNames_Static()
H A DPieChartType.cxx232 uno::Sequence< ::rtl::OUString > aServices( 3 ); in getSupportedServiceNames_Static() local
233 aServices[ 0 ] = CHART2_SERVICE_NAME_CHARTTYPE_PIE; in getSupportedServiceNames_Static()
234 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
235 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
236 return aServices; in getSupportedServiceNames_Static()
/trunk/main/xml2cmp/source/finder/
H A Ddependy.cxx89 Map_Services::const_iterator itService = aServices.find(i_rService); in FindNeededServices()
90 if ( itService == aServices.end() ) in FindNeededServices()
155 Service * pService = aServices[sService]; in ReadFile()
159 aServices[sService] = pService; in ReadFile()
192 Map_Services::const_iterator itFound = aServices.find(*it); in Add2Result()
193 if ( itFound == aServices.end() ) in Add2Result()
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx89 Sequence< ::rtl::OUString > aServices(1); in IMPLEMENT_FORWARD_XINTERFACE2() local
90aServices[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.beans.PropertyBag" ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
91 return aServices; in IMPLEMENT_FORWARD_XINTERFACE2()
138 Sequence< ::rtl::OUString > aServices( getSupportedServiceNames_static() ); in supportsService() local
139 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService()
140 const ::rtl::OUString* pEnd = aServices.getConstArray() + aServices.getLength(); in supportsService()

Completed in 96 milliseconds

12345