Home
last modified time | relevance | path

Searched refs:nLastWhich (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svl/source/items/
H A Dwhiter.cxx59 const sal_uInt16 nLastWhich = *pRanges + nOfst; in NextWhich() local
61 if (*(pRanges+1) == nLastWhich) in NextWhich()
/aoo4110/main/svx/source/svdraw/
H A Dsvdibrow.cxx243 nLastWhich = 0; in ImpCtor()
470 nLastWhich=nWh; in ImpSaveWhich()
481 if (nLastWhich!=0) { in ImpRestoreWhich()
491 if (nWh==nLastWhich) bFnd=sal_True; in ImpRestoreWhich()
492 else if (nWh<nLastWhich && nWh>nBestMinWh) nBestMinPos=nNum; in ImpRestoreWhich()
493 else if (nWh>nLastWhich && nWh<nBestMaxWh) nBestMaxPos=nNum; in ImpRestoreWhich()
H A Dsvdedxv.cxx2168 const sal_uInt16 nLastWhich = *pRanges++; in CreatePaintSet() local
2176 for( ; nWhich < nLastWhich; nWhich++ ) in CreatePaintSet()
/aoo4110/main/svx/inc/
H A Dsvdibrow.hxx46 sal_uInt16 nLastWhich; member in _SdrItemBrowserControl

Completed in 103 milliseconds