Home
last modified time | relevance | path

Searched refs:pArray (Results 126 – 150 of 375) sorted by relevance

12345678910>>...15

/trunk/main/forms/source/component/
H A DFixedText.cxx91 ::rtl::OUString* pArray = aSupported.getArray(); in IMPLEMENT_DEFAULT_CLONING()
92 pArray[aSupported.getLength()-1] = FRM_SUN_COMPONENT_FIXEDTEXT; in IMPLEMENT_DEFAULT_CLONING()
/trunk/main/basctl/source/basicide/
H A Dunomodel.cxx111 OUString* pArray = aRet.getArray(); in getSupportedServiceNames_Static() local
112 pArray[0] = ::rtl::OUString::createFromAscii("com.sun.star.script.BasicIDE"); in getSupportedServiceNames_Static()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx400 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() local
404 if( pArray[i] == ServiceName ) in supportsService()
741 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() local
745 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx276 STRING* pArray = aRet.getArray(); in SEQ() local
277 pArray[0] = STRFROMASCII( ADDIN_SERVICE ); in SEQ()
278 pArray[1] = STRFROMASCII( MY_SERVICE ); in SEQ()
519 CSS::sheet::LocalizedName* pArray = aRet.getArray(); in getCompatibilityNames() local
523 pArray[ n ] = CSS::sheet::LocalizedName( GetLocale( n ), *r.Get( n ) ); in getCompatibilityNames()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1034 beans::PropertyValue* pArray = aSequence.getArray(); in getRenderer() local
1036 pArray[0].Value <<= aPageSize; in getRenderer()
1081 beans::PropertyValue* pArray = aSequence.getArray(); in getRenderer() local
1082 pArray[0].Name = rtl::OUString::createFromAscii( SC_UNONAME_PAGESIZE ); in getRenderer()
1083 pArray[0].Value <<= aPageSize; in getRenderer()
1085 pArray[1].Name = rtl::OUString::createFromAscii( SC_UNONAME_INC_NP_AREA ); in getRenderer()
1086 pArray[1].Value = uno::makeAny( sal_True ); in getRenderer()
1093 pArray[2].Value <<= aRangeAddress; in getRenderer()
2113 rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
2114 pArray[0] = rtl::OUString::createFromAscii( SCMODELOBJ_SERVICE ); in getSupportedServiceNames()
[all …]
H A Dconfuno.cxx477 rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
478 pArray[0] = rtl::OUString::createFromAscii( SCCOMPSCPREADSHEETSETTINGS_SERVICE ); in getSupportedServiceNames()
479 pArray[1] = rtl::OUString::createFromAscii( SCDOCUMENTSETTINGS_SERVICE ); in getSupportedServiceNames()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcopyeditiondata.cxx88 scoped_wchar_t_array( wchar_t* pArray ) in scoped_wchar_t_array() argument
89 : mpArray( pArray ) in scoped_wchar_t_array()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_documentcontentfactory.cxx80 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() local
83 if ( pArray[ i ] == ServiceName ) in supportsService()
/trunk/main/chart2/source/inc/
H A DServiceMacros.hxx81 const ::rtl::OUString* pArray = aSNL.getArray(); \
84 if( pArray[ i ] == ServiceName ) \
/trunk/main/comphelper/source/misc/
H A Dserviceinfohelper.cxx49 const ::rtl::OUString * pArray = SupportedServices.getConstArray(); in supportsService() local
51 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/filter/source/msfilter/powerpoint/
H A Dpptimporter.cxx58 NMSP_RTL::OUString* pArray = aRet.getArray(); in SEQ() local
59 pArray[0] = B2UCONST( SERVICE_NAME ); in SEQ()
/trunk/main/odk/examples/cpp/counter/
H A Dcounter.cxx116 const OUString * pArray = aSNL.getArray(); in supportsService() local
118 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/sw/source/core/access/
H A Dacccell.cxx288 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
289 pArray[0] = OUString( RTL_CONSTASCII_USTRINGPARAM(sServiceName) ); in getSupportedServiceNames()
290 pArray[1] = OUString( RTL_CONSTASCII_USTRINGPARAM(sAccessibleServiceName) ); in getSupportedServiceNames()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1344 SbxArray* pArray = PTR_CAST(SbxArray,p->GetObject()); in ClearPrivateVars() local
1345 if( pArray ) in ClearPrivateVars()
1347 for( sal_uInt16 j = 0 ; j < pArray->Count() ; j++ ) in ClearPrivateVars()
1349 SbxVariable* pj = PTR_CAST(SbxVariable,pArray->Get( j )); in ClearPrivateVars()
1411 SbxArray* pArray = PTR_CAST(SbxArray,p->GetObject()); in ClearVarsDependingOnDeletedBasic() local
1412 if( pArray ) in ClearVarsDependingOnDeletedBasic()
1414 for( sal_uInt16 j = 0 ; j < pArray->Count() ; j++ ) in ClearVarsDependingOnDeletedBasic()
1416 SbxVariable* pVar = PTR_CAST(SbxVariable,pArray->Get( j )); in ClearVarsDependingOnDeletedBasic()
/trunk/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokTestService.cxx135 rtl::OUString* pArray = aRet.getArray(); in ScannerTestService_getSupportedServiceNames() local
136 pArray[0] = rtl::OUString::createFromAscii ( ScannerTestService::SERVICE_NAME ); in ScannerTestService_getSupportedServiceNames()
/trunk/main/toolkit/source/controls/
H A Droadmapentry.cxx104 ::rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
105 pArray[0] = ::rtl::OUString::createFromAscii( "com.sun.star.awt.RoadmapItem" ); in getSupportedServiceNames()
/trunk/main/filter/source/pdf/
H A Dpdfdialog.cxx70 OUString* pArray = aRet.getArray(); in PDFDialog_getSupportedServiceNames() local
71 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in PDFDialog_getSupportedServiceNames()
/trunk/main/xmlsecurity/source/framework/
H A Dxmlencryptiontemplateimpl.cxx102 const OUString* pArray = seqServiceNames.getConstArray() ; in supportsService() local
104 if( *( pArray + i ) == serviceName ) in supportsService()
H A Ddecryptorimpl.cxx213 rtl::OUString* pArray = aRet.getArray(); in DecryptorImpl_getSupportedServiceNames() local
214 pArray[0] = rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in DecryptorImpl_getSupportedServiceNames()
H A Dsignatureverifierimpl.cxx209 rtl::OUString* pArray = aRet.getArray(); in SignatureVerifierImpl_getSupportedServiceNames() local
210 pArray[0] = rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in SignatureVerifierImpl_getSupportedServiceNames()
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx600 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
601 pArray[0] = C2U("com.sun.star.text.PrintSettings"); in getSupportedServiceNames()
1050 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
1051 pArray[0] = C2U("com.sun.star.text.ViewSettings"); in getSupportedServiceNames()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx1154 const rtl::OUString* pArray = seqServiceNames.getConstArray(); in supportsService() local
1157 if ( sServiceName == pArray[i] ) in supportsService()
1175 rtl::OUString* pArray = seqServiceNames.getArray(); in impl_getStaticSupportedServiceNames() local
1176 pArray[0] = rtl::OUString::createFromAscii( "com.sun.star.ui.dialogs.OfficeFilePicker" ); in impl_getStaticSupportedServiceNames()
/trunk/main/idlc/source/
H A Dparser.y2571 AstDeclaration* pArray = NULL;
2575 pArray = new AstArray((AstType*)$1, *$3, idlc()->scopes()->bottom());
2578 pDecl = pScope->addDeclaration(pArray);
2579 if ( pArray != pDecl )
2582 delete pArray;
2583 pArray = pDecl;
2587 $$ = pArray;
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizerdialog.cxx198 OUString* pArray = aRet.getArray(); in PPPOptimizerDialog_getSupportedServiceNames() local
199 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in PPPOptimizerDialog_getSupportedServiceNames()
/trunk/main/writerfilter/source/filter/
H A DWriterFilterDetection.cxx162 OUString* pArray = aRet.getArray(); in WriterFilterDetection_getSupportedServiceNames() local
163 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in WriterFilterDetection_getSupportedServiceNames()

Completed in 161 milliseconds

12345678910>>...15