Home
last modified time | relevance | path

Searched defs:nVisPos (Results 1 – 6 of 6) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Dparalist.cxx274 sal_uLong nVisPos = 0; in GetVisPos() local
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx862 sal_uInt16 nVisPos = 0; in getElementNames() local
890 sal_uInt16 nVisPos = 0; in getElementScopeNames() local
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx1048 sal_uLong nVisPos = GetVisiblePos( pView, pEntry ); in NextVisible() local
1081 sal_uLong nVisPos = GetVisiblePos( pView, pEntry ); in PrevVisible() local
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx120 sal_uLong nVisPos; member in SvViewData
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1056 sal_uInt16 nVisPos = bStart ? 0 : aLine.Len()-1; in CursorVisualStartEnd() local
1181 …sal_uInt16 nVisPos = (sal_uInt16)ubidi_getVisualIndex( pBidi, !bEndOfLine ? nPosInLine : nPosInLin… in CursorVisualLeftRight() local
1215 …long nVisPos = (long)ubidi_getVisualIndex( pBidi, bWasBehind ? nPosInLine-1 : nPosInLine, &nError … in CursorVisualLeftRight() local
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx2097 for (sal_uInt16 nVisPos=0; nVisPos<nVisCount; nVisPos++) in SetDataPilotDetails() local

Completed in 71 milliseconds