Home
last modified time | relevance | path

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

/AOO41X/main/toolkit/src2xml/source/
H A Dsrcparser.py123 values, lastPos = self.parseValues()
136 self.tokens[self.pos:self.pos+lastPos+1] = newtokens
/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java1061 int lastPos = 0; in getParentDir() local
1064 lastPos = pos; in getParentDir()
1066 return url.substring(0, lastPos); in getParentDir()
/AOO41X/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx115 void NotifySelection( const CellPos& firstPos, const CellPos& lastPos, const CellPos& newPos );