Home
last modified time | relevance | path

Searched refs:pRB (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svl/source/items/
H A Dnranges.cxx325 if (pRA[0] > pRB[0]) in operator +=()
338 pRB += 2; in operator +=()
341 if (!pRB[0]) in operator +=()
372 for (; pRB[0]; pRB += 2) in operator +=()
387 if (pRA[0] > pRB[0]) in operator +=()
403 pRB += 2; in operator +=()
406 if (!pRB[0]) in operator +=()
409 ++pRB; in operator +=()
428 ++pRB; in operator +=()
442 for (; *pRB;) in operator +=()
[all …]
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx810 void RBGroup::add(OCX_Control* pRB) in add() argument
814 if ( pRB->mnTabPos < mRBGroupPos ) in add()
816 mRBGroupPos = pRB->mnTabPos; in add()
823 mpControls.push_back( pRB ); in add()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx510 void add(OCX_Control* pRB);

Completed in 43 milliseconds