Home
last modified time | relevance | path

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

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

Completed in 59 milliseconds