Home
last modified time | relevance | path

Searched refs:pArg (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/cppu/source/LogBridge/
H A DLogBridge.cxx149 rtl_logfile_trace( "%d", *static_cast<sal_Bool*>(pArg)); in traceValue()
152 rtl_logfile_trace( "%d", *static_cast<sal_Int8*>(pArg)); in traceValue()
155 rtl_logfile_trace( "%c", *static_cast<sal_Char*>(pArg)); in traceValue()
159 rtl_logfile_trace( "%d", *static_cast<sal_Int16*>(pArg)); in traceValue()
164 rtl_logfile_trace( "%d", *static_cast<sal_Int32*>(pArg)); in traceValue()
171 rtl_logfile_trace( "%f", *static_cast<float*>(pArg)); in traceValue()
174 rtl_logfile_trace( "%f", *static_cast<double*>(pArg)); in traceValue()
183 if ( static_cast<uno_Any*>(pArg)->pData ) in traceValue()
184 … traceValue(static_cast<uno_Any*>(pArg)->pType,static_cast<uno_Any*>(pArg)->pData); in traceValue()
194 rtl_logfile_trace( "%s 0x%p", sValue.getStr(),pArg); in traceValue()
[all …]
/trunk/main/sal/rtl/source/
H A Dcmdargs.cxx65 rtl_uString * pArg = 0; in init() local
66 osl_getCommandArg (i, &pArg); in init()
67 if (('-' == pArg->buffer[0] || '/' == pArg->buffer[0]) && in init()
68 'e' == pArg->buffer[1] && in init()
69 'n' == pArg->buffer[2] && in init()
70 'v' == pArg->buffer[3] && in init()
71 ':' == pArg->buffer[4] && in init()
72 rtl_ustr_indexOfChar (&(pArg->buffer[5]), '=') >= 0 ) in init()
75 rtl_uString_release (pArg); in init()
80 g_ppCommandArgs[g_nCommandArgCount++] = pArg; in init()
H A Dbootstrap.cxx171 rtl_uString *pArg = 0; in getFromCommandLineArgs() local
172 osl_getCommandArg( i, &pArg ); in getFromCommandLineArgs()
173 if( ('-' == pArg->buffer[0] || '/' == pArg->buffer[0] ) && in getFromCommandLineArgs()
174 'e' == pArg->buffer[1] && in getFromCommandLineArgs()
175 'n' == pArg->buffer[2] && in getFromCommandLineArgs()
176 'v' == pArg->buffer[3] && in getFromCommandLineArgs()
177 ':' == pArg->buffer[4] ) in getFromCommandLineArgs()
179 sal_Int32 nIndex = rtl_ustr_indexOfChar( pArg->buffer, '=' ); in getFromCommandLineArgs()
184 nameValue.sName = OUString( &(pArg->buffer[5]), nIndex - 5 ); in getFromCommandLineArgs()
185 nameValue.sValue = OUString( &(pArg->buffer[nIndex+1]) ); in getFromCommandLineArgs()
[all …]
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1115 for ( SfxPoolItem **pArg = pArgs; *pArg; ++pArg ) in ExecuteFunction() local
1252 for ( const SfxPoolItem *pArg = pArg1; pArg; in SfxExecuteItem() local
1301 pArg; in Execute()
1302 pArg = aIter.NextItem() ) in Execute()
1355 for ( const SfxPoolItem **pArg = pArgs; *pArg; ++pArg ) in Execute() local
1365 for ( const SfxPoolItem **pArg = pInternalArgs; *pArg; ++pArg ) in Execute() local
1366 aSet.Put( **pArg ); in Execute()
1424 pArg; in Execute()
1425 pArg = aIter.NextItem() ) in Execute()
1472 pArg; in _Execute()
[all …]
H A Dshell.cxx877 long ShellCall_Impl( void* pObj, void* pArg ) in ShellCall_Impl() argument
879 ((SfxShell* )pObj)->ExecuteSlot( *(SfxRequest*)pArg, (SfxInterface*)0L ); in ShellCall_Impl()
1238 long DispatcherUpdate_Impl( void*, void* pArg ) in DispatcherUpdate_Impl() argument
1240 ((SfxDispatcher*) pArg)->Update_Impl( sal_True ); in DispatcherUpdate_Impl()
1241 ((SfxDispatcher*) pArg)->GetBindings()->InvalidateAll(sal_False); in DispatcherUpdate_Impl()
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx211 …NBOTypeMgrBase(const NBOType aType,const SfxItemSet* pArg):eType(aType),pSet(pArg),eCoreUnit(SFX_M… in NBOTypeMgrBase() argument
223 …void SetItems(const SfxItemSet* pArg) { pSet = pArg;StoreBulCharFmtName_impl();StoreMapUnit_impl()… in SetItems() argument
246 BulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
278 GraphicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
310 MixBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
340 NumberingTypeMgr(const NBOType aType,const SfxItemSet* pArg);
371 OutlineTypeMgr(const NBOType aType,const SfxItemSet* pArg);
/trunk/main/basic/source/runtime/
H A Dmethods.cxx304 SbxVariableRef pArg = rPar.Get( 1 ); in RTLFUNC() local
320 SbxVariableRef pArg = rPar.Get( 1 ); in RTLFUNC() local
336 SbxVariableRef pArg = rPar.Get( 1 ); in RTLFUNC() local
368 String aStr( pArg->GetString() ); in RTLFUNC()
907 String aStr( pArg->GetString() ); in RTLFUNC()
955 if ( pArg->IsInteger() ) in RTLFUNC()
1148 double aDouble= pArg->GetDouble(); in RTLFUNC()
1359 if ( pArg->IsInteger() ) in RTLFUNC()
1584 pArg->Format( aStr ); in RTLFUNC()
1587 if( pArg->IsNumericRTL() ) in RTLFUNC()
[all …]
H A Dstep2.cxx395 AutomationNamedArgsSbxArray* pArg = in SetupArgs() local
397 ::rtl::OUString* pNames = pArg->getNames().getArray(); in SetupArgs()
404 pArg->Put( pVar, nCurPar++ ); in SetupArgs()
406 refArgv = pArg; in SetupArgs()
444 SbxArray* pArg = new SbxArray; in SetupArgs() local
468 pArg->Put( pVar, nCurPar++ ); in SetupArgs()
470 refArgv = pArg; in SetupArgs()
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_factory.cxx90 const PropertyValue* pArg = i_rArgs.getConstArray(); in createUIElement() local
92 for ( ; pArg != pArgEnd; ++pArg ) in createUIElement()
94 if ( pArg->Name.equalsAscii( "ParentWindow" ) ) in createUIElement()
96 xParentWindow.set( pArg->Value, UNO_QUERY ); in createUIElement()
/trunk/main/basic/source/sbx/
H A Dsbxcoll.cxx132 SbxArray* pArg = pVar->GetParameters(); in SFX_NOTIFY() local
137 CollItem( pArg ); in SFX_NOTIFY()
143 CollAdd( pArg ); in SFX_NOTIFY()
146 CollItem( pArg ); in SFX_NOTIFY()
149 CollRemove( pArg ); in SFX_NOTIFY()
/trunk/main/autodoc/source/cosv/service/
H A Dcommandline.cxx169 for ( char ** pArg = &argv[0]; in Get_Arguments() local
170 pArg != pArgEnd; in Get_Arguments()
171 ++pArg ) in Get_Arguments()
173 Store_Argument(*pArg); in Get_Arguments()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx969 PropertyValue* pArg = aArgs.getArray(); in IMPL_LINK() local
970 pArg[0].Name = rtl::OUString::createFromAscii("Referer"); in IMPL_LINK()
971 pArg[0].Value <<= rtl::OUString::createFromAscii("private:user"); in IMPL_LINK()
980 PropertyValue* pArg = aArgs.getArray(); in IMPL_LINK() local
981 pArg[0].Name = rtl::OUString::createFromAscii("Referer"); in IMPL_LINK()
982 pArg[0].Value <<= rtl::OUString::createFromAscii("private:user"); in IMPL_LINK()
1014 static long implDispatchDelayed( void*, void* pArg ) in implDispatchDelayed() argument
1016 struct ImplDelayedDispatch* pDispatch = reinterpret_cast<ImplDelayedDispatch*>(pArg); in implDispatchDelayed()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx316 const uno::Any** pArg = aArgsPtrArray; in Run() local
322 for ( ; pArg != pArgEnd; ++pArg, ++nArgProcessed ) in Run()
324 aArgs[ nArgProcessed ] = **pArg; in Run()
325 if( (*pArg)->hasValue() ) in Run()
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx239 void * pArg = pArgs[0] = alloca( pTD->nSize ); in set() local
244 uno_copyAndConvertData( pArg, SAL_CONST_CAST( Any *, &rValue ), in set()
250 uno_copyAndConvertData( pArg, SAL_CONST_CAST( void *, rValue.getValue() ), in set()
262 *(void **)pArg = getReflection()->getCpp2Uno().mapInterface( in set()
275 pArg, pTD ); in set()
278 pArg, pTD, pTemp, pValueTD, 0, 0, 0 ); in set()
291 uno_destructData( pArg, pTD, 0 ); in set()
/trunk/main/sfx2/source/appl/
H A Dmodule.cxx147 for ( SfxObjectFactory *pArg = pFactoryP; pArg; in SfxModule() local
148 pArg = va_arg( pVarArgs, SfxObjectFactory* ) ) in SfxModule()
149 pArg->SetModule_Impl( this ); in SfxModule()
H A Dapp.cxx217 for ( SfxPoolItem **pArg = pArgs; *pArg; ++pArg ) in Property() local
218 aSet.Put( **pArg ); in Property()
H A Dshutdownicon.cxx349 PropertyValue* pArg = aArgs.getArray(); in FromTemplate() local
350 pArg[0].Name = rtl::OUString::createFromAscii("Referer"); in FromTemplate()
351 pArg[0].Value <<= ::rtl::OUString::createFromAscii("private:user"); in FromTemplate()
/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx252 ExpressionNodeSharedPtr pArg( rNodeStack.top() ); in operator ()() local
256 if( pArg->isConstant() ) in operator ()()
260 maFunctor( (*pArg)(0.0) ) ) ); in operator ()()
269 pArg ) ) ); in operator ()()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx158 …void variantToAny( const VARIANTARG* pArg, Any& rAny, const Type& ptype, sal_Bool bReduceValueRang…
304 void UnoConversionUtilities<T>::variantToAny( const VARIANTARG* pArg, Any& rAny, const Type& ptype,… in variantToAny() argument
314 if( FAILED(hr= VariantCopyInd( &var, const_cast<VARIANTARG*>(pArg)))) // remove VT_BYREF in variantToAny()
371 if( pArg->vt == VT_DISPATCH) in variantToAny()
373 dispatchExObject2Sequence( pArg, rAny, ptype); in variantToAny()
416 if( pArg->vt == VT_DISPATCH && isJScriptArray( pArg)) in variantToAny()
418 dispatchExObject2Sequence( pArg, rAny, in variantToAny()
421 else if (pArg->vt == VT_DECIMAL) in variantToAny()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx629 const beans::PropertyValue *pArg = rArguments.getConstArray(); in Impl_createDataSource() local
632 if (pArg[i].Name.equalsAscii( "DataRowSource" )) in Impl_createDataSource()
635 if (!(pArg[i].Value >>= eSource)) in Impl_createDataSource()
638 if (!(pArg[i].Value >>= nTmp)) in Impl_createDataSource()
644 else if (pArg[i].Name.equalsAscii( "FirstCellAsLabel" )) in Impl_createDataSource()
646 if (!(pArg[i].Value >>= bFirstIsLabel)) in Impl_createDataSource()
651 if (!(pArg[i].Value >>= aRangeRepresentation)) in Impl_createDataSource()
654 else if (pArg[i].Name.equalsAscii( "SequenceMapping" )) in Impl_createDataSource()
656 if (!(pArg[i].Value >>= aSequenceMapping)) in Impl_createDataSource()
659 else if (pArg[i].Name.equalsAscii( "ChartOleObjectName" )) in Impl_createDataSource()
[all …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx334 BulletsTypeMgr::BulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in BulletsTypeMgr() argument
335 NBOTypeMgrBase(aType,pArg) in BulletsTypeMgr()
613 GraphicBulletsTypeMgr::GraphicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in GraphicBulletsTypeMgr() argument
614 NBOTypeMgrBase(aType,pArg) in GraphicBulletsTypeMgr()
866 MixBulletsTypeMgr::MixBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in MixBulletsTypeMgr() argument
867 NBOTypeMgrBase(aType,pArg) in MixBulletsTypeMgr()
1409 NumberingTypeMgr::NumberingTypeMgr(const NBOType aType,const SfxItemSet* pArg): in NumberingTypeMgr() argument
1410 NBOTypeMgrBase(aType,pArg), in NumberingTypeMgr()
1710 OutlineTypeMgr::OutlineTypeMgr(const NBOType aType,const SfxItemSet* pArg): in OutlineTypeMgr() argument
1711 NBOTypeMgrBase(aType,pArg)//, in OutlineTypeMgr()
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx311 Timer *pArg = (Timer*)pArgV; in TimeOut_Impl() local
316 delete pArg; in TimeOut_Impl()
318 else pArg->Start(); in TimeOut_Impl()
/trunk/main/svtools/source/control/
H A Dasynclink.cxx122 void AsynchronLink::Call_Impl( void* pArg ) in Call_Impl() argument
127 _aLink.Call( pArg ); in Call_Impl()
/trunk/main/starmath/source/
H A Dparse.cxx1731 *pArg; in UnOper() local
1768 pArg = m_aNodeStack.Pop(); in UnOper()
1785 pSNode->SetSubNodes(pLeft, pArg, pRight); in UnOper()
1790 pSNode->SetSubNodes(pExtra, pOper, pArg); in UnOper()
1796 pSNode->SetSubNodes(pArg, pOper); in UnOper()
1799 pSNode->SetSubNodes(pOper, pArg); in UnOper()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx859 ExpressionNodeSharedPtr pArg( rNodeStack.top() ); in operator ()() local
862 if( pArg->isConstant() ) // check for constness in operator ()()
863 …deSharedPtr( new ConstantValueExpression( UnaryFunctionExpression::getValue( meFunct, pArg ) ) ) ); in operator ()()
865 rNodeStack.push( ExpressionNodeSharedPtr( new UnaryFunctionExpression( meFunct, pArg ) ) ); in operator ()()

Completed in 197 milliseconds

12