Searched refs:reeBegin (Results 1 – 1 of 1) sorted by relevance
1369 sal_Int32 reeBegin, reeEnd; in GetFieldTypeNameAtIndex() local1375 reeEnd = reeBegin + ree.aCurrentText.Len(); in GetFieldTypeNameAtIndex()1377 if( reeBegin > nIndex ) in GetFieldTypeNameAtIndex()1933 sal_Int32 reeBegin=0, reeEnd=0; in SkipField() local1938 reeEnd = reeBegin + ree.aCurrentText.Len(); in SkipField()1940 if( reeBegin > nIndex ) in SkipField()1958 return reeBegin; in SkipField()1969 sal_Int32 reeBegin=0, reeEnd=0; in ExtendByField() local1976 if( reeBegin > Segment.SegmentEnd ) in ExtendByField()1998 if( Segment.SegmentStart > reeBegin ) in ExtendByField()[all …]
Completed in 36 milliseconds