Searched refs:pDflt (Results 1 – 7 of 7) sorted by relevance
/trunk/main/basic/source/runtime/ |
H A D | step0.cxx | 73 if ( pDflt ) in StepArith() 124 if ( pDflt ) in StepCompare() 126 p1 = pDflt; in StepCompare() 130 if ( pDflt ) in StepCompare() 132 p2 = pDflt; in StepCompare() 397 if ( pDflt ) in StepPUT() 398 refVar = pDflt; in StepPUT() 403 if ( pDflt ) in StepPUT() 404 refVal = pDflt; in StepPUT() 535 if ( pDflt ) in StepSET_Impl() [all …]
|
/trunk/main/rsc/source/res/ |
H A D | rsctop.cxx | 197 RSCINST * pDflt, RSCVAR nVarType, sal_uInt32 nMask, in SetVariable() argument 202 SetVariable( nVarName, pClass, pDflt, in SetVariable()
|
H A D | rscclass.cxx | 356 RSCINST * pDflt, in SetVariable() argument 376 if( pDflt ) in SetVariable() 377 pVarTypeList[ nEntries ].pDefault = pDflt->pData; in SetVariable()
|
/trunk/main/basic/source/sbx/ |
H A D | sbxvalue.cxx | 450 SbxVariable* pDflt = pObj->GetDfltProperty(); in TheRealValue() local 458 if( bObjInObjError && !pDflt && in TheRealValue() 469 else if( pDflt ) in TheRealValue() 470 p = pDflt; in TheRealValue()
|
/trunk/main/rsc/inc/ |
H A D | rscclass.hxx | 69 RSCINST * pDflt,
|
H A D | rsctop.hxx | 102 RSCINST * pDflt = NULL,
|
/trunk/main/sw/source/filter/html/ |
H A D | svxcss1.hxx | 164 const SvxBoxItem* pDflt=0, sal_Bool bTable = sal_False );
|
Completed in 74 milliseconds