Home
last modified time | relevance | path

Searched refs:pArray (Results 201 – 225 of 375) sorted by relevance

12345678910>>...15

/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2780 beans::PropertyValue* pArray = aRet.getArray(); in CreateSortDescriptor() local
2784 pArray[0] = beans::PropertyValue(C2U("IsSortInTable"), -1, aVal, in CreateSortDescriptor()
2788 pArray[1] = beans::PropertyValue(C2U("Delimiter"), -1, aVal, in CreateSortDescriptor()
2792 pArray[2] = beans::PropertyValue(C2U("IsSortColumns"), -1, aVal, in CreateSortDescriptor()
2796 pArray[3] = beans::PropertyValue(C2U("MaxSortFieldsCount"), -1, aVal, in CreateSortDescriptor()
2841 pArray[4] = beans::PropertyValue(C2U("SortFields"), -1, aVal, in CreateSortDescriptor()
3244 OUString* pArray = aRet.getArray(); in getAvailableServiceNames() local
3245 pArray[0] = OUString::createFromAscii("com.sun.star.text.TextContent"); in getAvailableServiceNames()
H A Dunodraw.cxx494 rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
495 pArray[0] = C2U("com.sun.star.drawing.GenericDrawPage"); in getSupportedServiceNames()
2764 awt::Point* pArray = pInnerSequence->getArray(); in _ConvertPolyPolygonBezierToLayoutDir() local
2768 basegfx::B2DPoint aNewCoordinatePair(pArray->X, pArray->Y); in _ConvertPolyPolygonBezierToLayoutDir()
2770 pArray->X = basegfx::fround(aNewCoordinatePair.getX()); in _ConvertPolyPolygonBezierToLayoutDir()
2771 pArray->Y = basegfx::fround(aNewCoordinatePair.getY()); in _ConvertPolyPolygonBezierToLayoutDir()
2772 pArray++; in _ConvertPolyPolygonBezierToLayoutDir()
H A Dunosrch.cxx780 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
781 pArray[0] = C2U("com.sun.star.util.SearchDescriptor"); in getSupportedServiceNames()
782 pArray[1] = C2U("com.sun.star.util.ReplaceDescriptor"); in getSupportedServiceNames()
/trunk/main/svtools/source/graphic/
H A Drenderer.cxx154 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() local
157 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx265 const OUString* pArray = seqServiceNames.getConstArray() ; in supportsService() local
267 if( *( pArray + i ) == serviceName ) in supportsService()
H A Dxmlsignature_mscryptimpl.cxx294 const OUString* pArray = seqServiceNames.getConstArray() ; in supportsService() local
296 if( *( pArray + i ) == serviceName ) in supportsService()
H A Dxmlencryption_mscryptimpl.cxx350 const OUString* pArray = seqServiceNames.getConstArray() ; in supportsService() local
352 if( *( pArray + i ) == serviceName ) in supportsService()
/trunk/main/filter/source/filtertracer/
H A Dfiltertracer.cxx48 rtl::OUString* pArray = aRet.getArray(); in SEQ() local
49 pArray[0] = B2UCONST( "com.sun.star.util.logging.Logger" ); in SEQ()
/trunk/main/forms/source/component/
H A DDate.cxx76 ::rtl::OUString*pArray = aSupported.getArray(); in getSupportedServiceNames()
77 pArray[aSupported.getLength()-1] = FRM_SUN_CONTROL_DATEFIELD; in getSupportedServiceNames()
H A DTime.cxx83 ::rtl::OUString*pArray = aSupported.getArray(); in getSupportedServiceNames()
84 pArray[aSupported.getLength()-1] = FRM_SUN_CONTROL_TIMEFIELD; in getSupportedServiceNames()
H A DRadioButton.cxx67 ::rtl::OUString* pArray = aSupported.getArray(); in getSupportedServiceNames()
68 pArray[aSupported.getLength()-1] = FRM_SUN_CONTROL_RADIOBUTTON; in getSupportedServiceNames()
/trunk/main/io/source/stm/
H A Dopipe.cxx441 const OUString * pArray = aSNL.getConstArray(); in supportsService() local
444 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx846 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
847 pArray[0] = C2U("com.sun.star.text.AutoTextGroup"); in getSupportedServiceNames()
1168 OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
1169 pArray[0] = C2U("com.sun.star.text.AutoTextEntry"); in getSupportedServiceNames()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx1072 PrinterGfx::PSDeltaArray (const sal_Int32 *pArray, sal_Int16 nEntries) in PSDeltaArray() argument
1078 nChar += psp::getValueOf (pArray[0], pPSArray + nChar); in PSDeltaArray()
1090 nChar += psp::getValueOf (pArray[i] - pArray[i-1], pPSArray + nChar); in PSDeltaArray()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsignature_nssimpl.cxx314 const OUString* pArray = seqServiceNames.getConstArray() ; in supportsService() local
316 if( *( pArray + i ) == serviceName ) in supportsService()
H A Dxmlencryption_nssimpl.cxx386 const OUString* pArray = seqServiceNames.getConstArray() ; in supportsService() local
388 if( *( pArray + i ) == serviceName ) in supportsService()
/trunk/main/sc/source/ui/unoobj/
H A Daddruno.cxx317 rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames() local
318 pArray[0] = rtl::OUString::createFromAscii( bIsRange ? SC_SERVICENAME_RANGEADDRESS in getSupportedServiceNames()
H A Ddapiuno.cxx1009 beans::PropertyValue* pArray = aSeq.getArray(); in getPropertyValue() local
1010 pArray[0].Name = rtl::OUString::createFromAscii( SC_UNO_SOURCENAME ); in getPropertyValue()
1011 pArray[0].Value <<= rtl::OUString( pServiceDesc->aParSource ); in getPropertyValue()
1012 pArray[1].Name = rtl::OUString::createFromAscii( SC_UNO_OBJECTNAME ); in getPropertyValue()
1013 pArray[1].Value <<= rtl::OUString( pServiceDesc->aParName ); in getPropertyValue()
1014 pArray[2].Name = rtl::OUString::createFromAscii( SC_UNO_USERNAME ); in getPropertyValue()
1015 pArray[2].Value <<= rtl::OUString( pServiceDesc->aParUser ); in getPropertyValue()
1016 pArray[3].Name = rtl::OUString::createFromAscii( SC_UNO_PASSWORD ); in getPropertyValue()
1017 pArray[3].Value <<= rtl::OUString( pServiceDesc->aParPass ); in getPropertyValue()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx713 uno::Any* pArray = aSeq.getArray(); in FuInsertChart() local
720 pArray[0] <<= uno::makeAny(aParam1); in FuInsertChart()
721 pArray[1] <<= uno::makeAny(aParam2); in FuInsertChart()
/trunk/main/uui/source/
H A Dpasswordcontainer.cxx348 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() local
351 if ( pArray[ i ] == ServiceName ) in supportsService()
/trunk/main/svx/source/unodraw/
H A DUnoNameItemTable.cxx90 const OUString * pArray = aSNL.getConstArray(); in supportsService() local
93 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/svx/source/xoutdev/
H A Dxattrbmp.cxx80 Bitmap createHistorical8x8FromArray(const sal_uInt16* pArray, Color aColorPix, Color aColorBack) in createHistorical8x8FromArray() argument
96 if(pArray[(a * 8) + b]) in createHistorical8x8FromArray()
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx319 rtl::OUString* pArray = aRet.getArray(); in XMLScanner_getSupportedServiceNames() local
320 pArray[0] = rtl::OUString::createFromAscii ( XMLScanner::SERVICE_NAME ); in XMLScanner_getSupportedServiceNames()
/trunk/main/formula/inc/formula/
H A Dtoken.hxx369 FormulaSubroutineToken( const FormulaTokenArray* pArray ) : in FormulaSubroutineToken() argument
370 FormulaToken( svSubroutine, ocCall ), mpArray( pArray) {} in FormulaSubroutineToken()
/trunk/main/sc/inc/
H A Dmiscuno.hxx52 ::rtl::OUString* pArray = aRet.getArray(); \
53 pArray[0] = ::rtl::OUString::createFromAscii(ServiceAscii); \

Completed in 145 milliseconds

12345678910>>...15